@import url("reset.css");



body {
	background: #055379;
	font-family: "Trebuchet MS";

	text-align: left;

	color: #666666;

	font-size: 12px;

}



.clear {clear: both;}	



a:link, a:visited, a:active {

	color: #a2cbde;

	text-decoration: none;

	outline-color: invert;

	outline-style: none;

	outline-width: medium;	

}



a:hover {

	text-decoration: underline;

	cursor: pointer;

}



h1 {

	color: #231f20;

	font-size:22px;

}



h2 {

	color: #000;

	font-size: 16px;

}



h3 {

	color: #000;

	font-size: 14px;

}



h4 {

	font-size: 12px;

	color: #000;

}



h5 {

	font-size: 11px;

	color: #000;

}



h6 {

	font-size: 9px;

	color: #000;

}



p {

	margin-bottom: 10px;

}



#headerwrap {

	background: url(../images/headerwrap.jpg) repeat-x left top;

	width: 100%;

	height: 165px;



}



#header {

	background: url(../images/header_bg.jpg) no-repeat left top;

	width: 1000px;

	height: 165px;

	margin: 0 auto;

}



#header .header-top {

	width: 790px;

	height: 100px;

	padding: 26px 36px 0px 174px;

}



#header .header-top .clear {

	height: 1px;

	clear: both;

	overflow: hidden;

}



#header .header-top .logo {

	width: 603px;

	height: 63px;

	float: left;

}



#header .header-top .logo a:link,

#header .header-top .logo a:active,

#header .header-top .logo a:visited {

	color: #fff;

	font-size: 30px;

	font-family: "Trebuchet MS";	

	line-height: normal;

	font-weight: bold;

	letter-spacing: 1px;

	display: block;

	margin-bottom: 5px;

}



#header .header-top .logo a:hover {

	text-decoration: none;

}



#header .header-top .logo span.logoaddress {

	color: #a2cbde;

	font-size: 18px;

	font-family: "Trebuchet MS";

	margin-top: 5px;	

}



#header .header-top .sale {

	float: right;

	color: #a2cbde;

	font-size: 24px;

	margin-top: 8px;

} 



#header .header-top .sale a:link,

#header .header-top .sale a:visited,

#header .header-top .sale a:active {

	text-decoration: none;

	color: #a2cbde;

	font-size: 24px;

}



#header .header-top .sale a:hover {

	text-decoration: underline;

}



#header .nav {

	background: url(../images/menu_bg.jpg) repeat-x left top;

	width: 862px;

	height: 35px;

	line-height: 35px;

	margin-left: 138px;

}	



#header .nav ul li {
	background-image: none;
	float: left;	
	padding: 0px;
	
}



#header .nav ul li a:link,

#header .nav ul li a:visited,

#header .nav ul li a:active {

	text-decoration: none;

	background: url(../images/menu_li_bg.jpg) no-repeat left top;

	float: left;

	padding: 0 16px 0 18px;	

	font-size: 16px;

	display: block;

	color: #fff;

}

ul {margin:0; padding:0; list-style:none;}
li  {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
	background-color: transparent;
	background-image: url(../images/bullet-features.gif);
	background-repeat: no-repeat;
} 

#header .nav ul li a:hover {

	text-decoration: none;

	cursor: pointer;

}



#containerwrap {

	background: #0c3a51;

}



#container {

	background: url(../images/container_bg.jpg) no-repeat left top;

	width: 1000px;

	margin: 0 auto;

	min-height: 410px;

	height: auto !important;

	height: 410px;

}



#contenthome {

	width: 725px;

	margin-left: 138px;

}



#content {

	width: 824px;

	padding: 0 19px;

	margin-left: 138px;
	padding-bottom: 5px;

	background: #fff;

}



#content h2 {

	background: url(../images/title_bg.jpg) no-repeat left top;

	height: 35px;

	line-height: 35px;

	margin: 0 0 6px -19px;

	padding-left: 19px;

	font-size: 16px;

	color: #000;

}

/*------------------- feature -----------------------------------*/

#content .feature {

	margin-bottom: 5px;
	
	min-height: 300px;

	width: 842px;

}



#content .feature .imgwrap,

#content .availability .imgwrap {

	width: 428px;	

	float: right;

}



#content .location .imgwrap {

	width: 535px;	

	float: right;

}



#content .feature .imgwrap img,

#content .availability .imgwrap img,

#content .location .imgwrap, .arial img {

	border: 1px solid #6C8599;

	padding: 2px;

}



#content .feature .feature-left {

	width: 370px;

	float: left;

}



#content .feature .feature-left ul li {

	/* background: url(../images/feature_content_ul_li.jpg) no-repeat left 7px; */
	
	background: url(../images/bullet-features.gif) no-repeat left 4px;
	padding: 0 0 8px 15px;

}



#content .feature .feature-left ul li a:link,

#content .feature .feature-left ul li a:visited,

#content .feature .feature-left ul li a:active {

	color: #000;

	text-decoration: none;

}



#content .feature .feature-left ul li a:hover {

	text-decoration: underline;

}


#content .description {

	width: 822px;
	
	padding-bottom: 6px;
	
	min-height: 105px;

}

#content .arial {

	width: 842px;
	
	min-height: 170px;

	padding-bottom: 6px;

}

#content .description h3,

#content .arial h3 {

	background: url(../images/title_h3_bg.jpg) no-repeat left top;

	height: 25px;

	line-height: 25px;

	font-size: 14px;

	color: #000;

	margin: 0 0 9px -19px;

	padding-left: 19px;

}



/*------------------------------------------------------*/



/*---------------------- avail------------------------ */



#content .availability {

	width: 842px;
	
	min-height: 317px;

	margin-bottom: 40px;

}


#content .availability h4,

.location .location-left h4  {

	color: #000;

	font-size: 14px;

	padding-bottom: 5px;

}



.location .location-left h4 {

	padding-bottom: 15px;

	font-weight: bold;

}





#content .availability .imgwrap .imgtitle {

	text-align: left;

	font-size: 12px;

	color: #666666; 

}

.bodytext a:link, a:visited {
	color: #666666;
}

.availability .availability-left {

	width: 300px;

	float: left;


}



.availability .availability-left ul {

	margin-left: 20px;
	color: #666666;
}



.availability .availability-left ul li {

	background: url(../images/bullet-pdf.gif) no-repeat left top;

	padding: 0 0 5px 20px;

}



.availability .availability-left ul li a:link,

.availability .availability-left ul li a:visited,

.availability .availability-left ul li a:active {

	color: #000;

	text-decoration: none;

}



.availability .availability-left ul li a:hover {

	text-decoration: underline;

}



#content .text {

	text-align: center;

	color: #666;
	
	font-size: 13px;

	font-style: italic;

	padding-bottom: 22px;

}





/*----------------------------------------------------*/





/*---------------------photo---------------------------------- */



#content .photoimg {

	padding-bottom: 19px;

}





/*--------------------------------------------------------- */



/*--------------------location--------------------------------*/

#content .location .location-left {

	width: 280px;

	float: left;	

}



.location .clear {

	clear: both;

	height: 1px;

	overflow: hidden;

}





/*----------------------------------------------------------------*/





/*-------------------------- other ---------------------------- */



#content .other {

	width: 824px;

	min-height: 410px;

	height: auto !important;

	height: 368px;

}



#content .other img {

	margin-right: 10px;

	float: left;

}



/* ---------------------------------------------------------- */



.contentheading, .componentheading {

	color:#2a3f5b;

	font-size:16px;

	font-weight:bold;

	line-height: 28px;

	padding-bottom: 10px;

}



.small, .createdate, .modifydate {

	color: #837c50;

	font-size: x-small;

}



/*#content ul {

	padding-bottom: 15px;

	padding-left: 30px;

}



#content ul li {

	list-style: disc;

	margin-bottom: 3px;

}*/



#footerwrap {

	background: url(../images/footerwrap_bg.jpg) repeat-x left top;

	height: 125px;

}



#footer {

	background: url(../images/footer_bg.jpg) no-repeat left top;

	width: 976px;

	padding: 0px 0 0 24px;

	margin: 0 auto;

	height: 125px;

}



#footer .clear {

	clear: both;

	height: 1px;

	overflow: hidden;

}



#footer .footer-top {
	height: 72px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}



#footer .footer-top .footerlogo {

	float: left;

	margin-right: 44px;

}



#footer .footer-top .address {

	width: 175px; 

	float: left;

	font-size: 11px;

	color: #a2cbde;

	margin-right: 10px;

}



#footer .footer-top .address.last {

	margin-right: 0px;

} 



#footer .footer-top .address h4 {

	font-size: 11px;

	font-weight: bold;

	color: #fff;

}



#footer .copyright {
	height: 27px;
	line-height: 27px;
	padding-left: 0px;
	font-size: 13px;
	color: #fff;
	text-align: center;
}

ul#list li p {
	margin-bottom: 0px;
}

