@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
}

#content {
	padding-top:39px;
	margin:auto;
	text-align:center;
}

.contentlarger {
	font-size:16px;
}

#content h2 {
	font-size:16px;
}

.mainBorder {
	border: 3px solid #353c97;
}

.navBG {
	background-image:url(graphics/sidenav-bg.gif);
	background-repeat:no-repeat;
	width:190px;
	margin:0 auto;
	padding-top:5px;
	background-position: top center;

}
.sidenavTile {
	background-image:url(graphics/sidenav-tile.gif);
	background-repeat:repeat-y;
	background-position:center;
}	

.bigFadedLogo {
	background-image:url(graphics/big-faded-logo.gif);
	background-position: bottom right;
	background-repeat:no-repeat;
}
.content {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#000000;
}
.contentExecutve {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#000000;
}
.contentSmallCaps {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#000000;
	font-variant:small-caps;
}
.blue {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#2a2a86;
}
.title {
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight: bold;
	color:#000000;
}
.footer {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#FFFFFF;
	line-height:18px;
}
.footer a:link  {
	font-family:rial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:visited  {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}
.footer a:hover {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#FFFFFF;
	text-decoration:underline;
}
.details {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#ffffff;
	font-variant:small-caps;
}
.greenboxBG {
	background-image:url(graphics/greenbox-bg.png);
	background-position:bottom;
	background-repeat: no-repeat;
}
p {
	text-align:justify;
	
}
/*p:first-letter {
	font-size:medium;
}
*/
#theVillageAtSierra {
	margin:0;
	padding-top:25px;
	position:relative;
}

#theVillageAtSierraDetails {
	margin-bottom:0;
	position:relative;
	vertical-align:bottom;
}
img, div, td {
	behavior: url(iepngfix.htc)
}
.green {
	color:#008f4b;
	font-size:16px;
}
.commutiesLineSpace {
	line-height:30px;
}
a:link {
	color: #0000CC;
}
a:visited {
	color: #0000CC;
}
