@charset "utf-8";

/* CSS Document */

/* Commonly used to style page titles. */

@font-face {
    font-family: 'BallparkWeiner';
    src: url('../Ballpark-fontfacekit/ballpark_weiner-webfont.eot');
    src: url('../Ballpark-fontfacekit/ballpark_weiner-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Ballpark-fontfacekit/ballpark_weiner-webfont.woff') format('woff'),
         url('../Ballpark-fontfacekit/ballpark_weiner-webfont.ttf') format('truetype'),
         url('../Ballpark-fontfacekit/ballpark_weiner-webfont.svg#BallparkWeiner') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MarketingScriptRegular';
    src: url('../Marketing/MarketingScript-webfont.eot');
    src: url('../Marketing/MarketingScript-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Marketing/MarketingScript-webfont.woff') format('woff'),
         url('../Marketing/MarketingScript-webfont.ttf') format('truetype'),
         url('../Marketing/MarketingScript-webfont.svg#MarketingScriptRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
h1 {
	font-family:"Times New Roman", Times, serif;
	color: #330000;
	font-size: large;
	font-weight: 100;
	margin-top: 0px;
}
/* Commonly used to style section titles. */
h2 {
	font-family:"Times New Roman", Times, serif;
	color: #000000;
	font-size: medium;
	font-weight:100;
	line-height:1.3em;
	margin-top: 0px;
	text-align: center;
}

h3 {
font-family:Arial, Helvetica, sans-serif;
	color: #878F7B;
	font-size: 120%;
	font-weight: 100;
	margin-top: 0px;
}
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #797F5B;
}
.thumbImage {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}



p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/* Sets the style for unvisited links. */
a,  a:link {
font-family:Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
/* Sets the style for visited links. */
a:visited {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
/* Sets the style for links on mouseover. */
a:hover {
  color: #000;
  text-decoration: underline;
}
/* Sets the style for a link that has focus. */
a:focus {
  color: #000;
}
/* Sets the style for a link that is being activated/clicked. */
a:active {
	color: #EAFAD6;
}
.contactBoxes {
	background-color: #BAAA79;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #454539;
	border-left-color: #454539;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454539;
}
.sendMail {
	background-color: #BAAA79;
	border: 1px solid #454539;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
}
.underlineTable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BAAA79;
	padding-bottom: 10px;
}
.maptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
#outerWrapper #contentWrapper #leftColumn2 .imageTbumb {
	margin: auto;
	padding: 3px;
	height: 100px;
	width: 100px;
	border: 1px solid #626749;
	overflow: hidden;
}
#outerWrapper #contentWrapper #content table .tableSubdiv {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 5px;
}
.alignRight {
	float:right;
	margin-right: 5px;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #454539;
	top: 0px;
	background-color: #EAFAD6;
	overflow: hidden;
	height: 150px;
	width: 150px;
}
#outerWrapper #contentWrapper #content2 #hiddenGallery {
	margin: 0px;
	padding: 0px;
}
#repeatImage {
	width: 150px;
	height: 100px;
	overflow:hidden;
	padding: 2px;
	background-color: #EAFAD6;
	float: left;
	margin: 2px;
}
.SpecialsDownload {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
}
#note {
	clear: both;
	float: left;
	width: 100%;	
}
#note .noteProp {
	font-size:9px ;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	line-height: 20px;
}
.ModelHome {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #EAFAD6;
	line-height: 40px;
	font-variant: small-caps;
	text-transform: none;
}
.descriptionMHdetailSuper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	vertical-align: super;
}

