/* CSS Crowley Homes 2008 */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 110%;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	background-color:#11245b;
	height: 84px;
}
#content_bg{
	background-image: url(../images/content.jpg);
	background-repeat: repeat;
	background-color:#0d2e51;
	padding-bottom: 20px;
	
}
#content_bg_2{
	background-image: url(../images/content.jpg);
	background-repeat: repeat;
	background-color:#0d2e51;
	padding-left: 35px;
	padding-right: 35px;
	padding-bottom: 20px;
	
}
/* Fonts */

.header_w {
	font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.header_w_11 {
	font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.header_w_11_b {
	font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.header_w_10 {
	font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.header_w_10_b {
	font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.header_w_16 {
	font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.header_w_13 {
	font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
}
.header_b_13 {
	font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	text-decoration: none;
}
.header_b_18 {
	font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #6b97b9;
	text-decoration: none;
}
.header_bl_16 {
	font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #6b97b9;
	text-decoration: none;
}

.rule {
	color: #6b97b9;
}
.rule_b {
	color: #000000;
}
a:link {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2 px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2 px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2 px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}
a:active {
font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2 px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/* Lightboxy */


.lightclose:link {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2 px;
	font-weight: bold;
	color: #777777;
	text-decoration: none;
}
.lightclose:visited {
font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2 px;
	font-weight: bold;
	text-decoration: none;
	color: #777777;
}
.lightclose:hover {
font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2 px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}
.lightclose:active {
font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2 px;
	font-weight: bold;
	color: #777777;
	text-decoration: none;
}

#lightbox{
	background-color:#fcf9f5;
	padding: 5px;
	border-bottom: 1px solid #0a1f5e;
	border-right: 1px solid #0a1f5e;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: 0; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
	}
