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

body {
	padding: 0;
	margin: 0px;
	color: #666;
	font-family: Arial, Tahoma, Geneva, sans-serif;
	background: url(../images/bg_page.jpg) no-repeat top left;
}




img {border:none;}

#Wrapper {
	width:990px;
	text-align:left;
	padding:10px 0;
}



.header {
	width:980px;
	height:120px;
	margin:0px;
	padding:0px;
	float:left;
	clear:both;
}

.logo {
	margin:10px 0px 0px 18px;
	width:200px;
	float:left;
	position:fixed;
}

.slogan {
	margin:25px 0px 0px 240px;
	width:270px;
	float:left;
}

.address {
	margin:10px 0px 0px 20px;
	padding:5px 0px 5px 40px;
	width:180px;
	float:left;
	font-size:14px;
	line-height:20px;
	color:#FFF;
	height:60px;
	background: url(../images/bg_address.png) no-repeat top left;
}

.sheridan {
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 40px;
	width:290px;
	float:right;
	font-size:14px;
	line-height:20px;
	color:#FFF;
	height:60px;
}



.banner {
	width:755px;
	margin:0px 0px 15px 40px;
	padding:0px;
}

.banner_index {
	width:599px;
	height:260px;
	margin:0px;
	padding:17px 0px 0px 17px;
	background: url(../images/banner_index.png) no-repeat top left;
}



.content{
	width:700px;
	margin:5px 0px 0px 0px;
	padding:30px 20px 10px 10px;
}



.content_inside {
	background: url(../images/bg_content.png) repeat top left;
	width:660px;
	margin:10px 0px 0px 0px;
	padding:10px 0px 25px 25px;
	-moz-border-radius: 5px;
	border-radius: 10px;
	overflow:hidden;
}


.column_a {
	width: 240px;
	float: left;
	margin:0px 5px 0px 0px;
	padding:0px;
}

.column_b {
	width: 670px;
	margin:0px 0px 0px 220px;
	padding: 0px 0px 0px 5px;
}


.column_c {
	width: 275px;
	float: left;
	margin:0px 0px 0px 5px;
	padding: 0px 0px 10px 0px;
}


.column_d {
	width: 370px;
	float: left;
	margin:0px;
	padding: 10px 0px;
}


.column_e {
	width: 280px;
	float: left;
	margin:0px;
	padding: 0px;
}


.column_f {
	width: 730px;
	float: left;
	margin:0px;
	padding: 0px 10px 10px 10px;
}



/* LINKS
________________________________________*/

a:link, a:active {
	color:#1d87b2;
	text-decoration: underline;
}

a:hover {
	color: #2db5ec;
	text-decoration: none;
}

a:visited {
	color:#1d87b2;
	text-decoration: underline;
}

 
/* TAGS
_______________________________________________*/
h1 {
	padding: 5px 20px 5px 0px;
	font-size: 24px;
	color:#0791af;
	text-align:left;
	font-weight:normal;
	margin:0px;
}

h2 {
	padding: 5px 10px 10px 0px;
	font-size: 18px;
	line-height:22px;
	color:#452606;
	text-align:left;
	font-weight:bold;
	margin:0px  40px 10px 0px;
	font-style: italic;
}

h3 {
	padding: 13px 10px 10px 10px;
	font-weight: bold;
	font-size: 18px;
	line-height:21px;
	color:#07355f;
	margin:0px;
	background: url(../images/bg_h3.png) no-repeat top left;
}

h4 {
	padding: 0px 10px 5px 0px;
	font-weight:bold;
	font-size: 16px;
	color:#e5341c;
	line-height:17px;
	margin:10px 20px 10px 0px;
	border-bottom: 1px dashed #e5341c;
}


h5 {
	padding: 10px 10px 5px 10px;
	font-weight: bold;
	font-size: 15px;
	font-style: normal;
	color:#07355f;
	line-height:17px;
	margin:10px 20px 10px 0px;
	background: url(../images/bg_h5.png) no-repeat 0px 0px;
}


h6 {
	padding: 8px 10px 8px 10px;
	font-size: 13px;
	color: #262723;
	margin:0px;
	font-weight: normal;
	line-height:20px;
	border-bottom: 1px dotted #e5341c;
}


p {
	padding: 0px 30px 10px 0px;
	margin:0px;
	font-size: 14px;
	font-weight:normal;
	line-height:22px;
	color:#464646;
}




/* MAIN MENU
_______________________________________________*/


#Menu {
			width: 960px;
            height: 60px;
            padding: 0px;
            margin: 20px 0px 0px 18px;
			
}





/* SUBNAVIGATION
_____________________________________________________________ */

#leftnav { width:190px; padding:25px 0px 10px 0px; margin:10px 0px 0px 4px;}
#leftnav ul {font-size:14px; font-weight:bold; list-style-type:none; padding:0; margin:0px;}
#leftnav li {padding:5px 7px 5px 25px;margin:4px 0px;text-indent:-10px;font-size:11px;color:#ff0e4c;background:url(../images/bg_nav.png) 0px 0px repeat-y;	-moz-border-radius: 5px;border-radius: 5px; }
#leftnav li a {color:#ff0e4c; margin:10px; text-decoration:none;font-size:13px;line-height:21px;}
#leftnav li a:hover {text-decoration:none; color:#940cad;}
#leftnav li a:visited {text-decoration:none; color:#929292;}
#leftnav ul ul li {background:none; font-weight:normal; text-indent:0; margin:0px 0px 0px 0px; background:url(../images/arrow_selected.gif) 0px 7px no-repeat; width:150px;}
#leftnav li ul {padding-top:4px;}
#leftnav ul ul {list-style-type:none; font-size:.9em; color:#fba825; margin:0px 0px 5px 0px;}
#leftnav ul ul li {border-bottom:none; padding:4px 0px 0px 10px; }
#leftnav ul ul a {background:none; padding:0; margin:0;}

#leftnav li.selected {background:url(../images/arrow_down.gif) 5px 9px no-repeat; color:#fa0e2a; padding:6px 7px 7px 18px; width:150px; }
#leftnav ul li .on {color:#940cad; padding:0px;}


.openhouse {
	/*background: url(../images/bg_openhouse.png) no-repeat 0px 0px;*/
	width:285px;
	margin:0px;
	padding:5px 0px 30px 0px;
	font-size:12px;
	line-height:17px;
	float:left; 
	
}




.openhouse_home {
	background: url(../images/bg_openhouse_01.png) no-repeat 0px 10px;
	width:290px;
	margin:0px;
	padding:5px 0px 20px 20px;
	font-size:15px;
	line-height:22px;
	float:right;
	
}





/* ONLINE BUTTON
----------------------------------------------------- */

#online_bu {
			width: 200px;
            height: 40px;
            margin:72px 0px 0px 60px;
			padding:0px;
			float:right;
			
}

#online_bu ul {
            padding:0px;
			margin: 0px;
			overflow: hidden;
}

#online_bu li {
            float: left;
            height: 40px;
			margin: 0px ;
			display: block;
			list-style:none;
}

#online_bu a,
#online_bu strong {
            display: block;
            height: 40px;
            overflow: hidden;
            text-indent: -100em;
}

#online_bu a:hover {
			background-position: 0 -40px;
}


#online_bu .m1,
#online_bu .m1 strong,
#online_bu .m1 a {
	width: 194px;
	background-image: url(../images/online_bu.png);
}




.dashed_line { border-top: 1px dashed #44A7CF; height:1px; margin:5px 30px 10px 0px; }

.dashed_line2 {
	border-top: 1px dashed #FF9900;
	height:1px;
	margin:10px 20px 10px 0px;
}

.dashed_line3 {
	border-top: 1px dashed #CCCCCC;
	height:1px;
	margin:10px 0px;
	padding:0px;
	clear:both;
}

.left { width:260px; float:left; margin:0px; padding:0px;}


.top {
	padding: 10px 10px 15px 20px;
	font-weight: normal;
	font-size: 14px;
	font-style: normal;
	color:#252A64;
	line-height:17px;
	margin:0px 20px 40px 0px;
	background: url(../images/bg_top.png) no-repeat 0px 0px;
}

/* LISTS
_____________________________________________________________ */

.lists UL {
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:14px;
	line-height:18px;
	font-weight: normal;
	color:#333;
	border-bottom:1px solid #666:
 }

.lists  LI
{	margin:0px;
	padding:0px 10px 10px 20px;
	list-style-type:none;
	background-image: url(../images/li.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.lists  LI a:link {text-decoration: none; }
.lists  LI a:visited {text-decoration: none; }
.lists  LI  a:hover {text-decoration: underline;}
.lists  LI  a:active { text-decoration: none; }





/* FOOTER
----------------------------------------------------------- */
#footer {
	font-size: 10px;
	line-height: 15px;
	color: #fff;
	font-weight: bold;
	margin:0px 0px 0px 235px;
	padding:15px 0px 5px 0px;
	width:685px;
	background: url(../images/bg_content.png) repeat 0px 0px;
	-moz-border-radius: 5px;
	border-radius: 10px;
	overflow:hidden;
}

#footer_left {
	margin: 0px;
	padding: 0px;
	text-align:center;
	float:left;
	width: 515px;
}

#footer_right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 160px;
}


#footer a:link,  #footer a:visited  {
	color: #b30834;
	text-decoration: underline;
}

#footer a:hover, #footer a:active {
	color: #ff0214;
	text-decoration: none;
}

#footer h2 {
	padding: 0px 0px 0px 30px;
	font-weight: normal;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:normal;
	color: #b30834;
	text-align:left;
	margin:0px;
}

#footer h6 {
	padding: 3px 10px 8px 10px;
	font-size: 13px;
	color: #b30834;
	margin:0px;
	font-weight: normal;
	line-height:20px;
	border-bottom: none;
}


#footer p {
	margin:0px 20px 0px 0px;
	padding:0px;
	width:300px;
	font-size: 10px;
	color: #b30834;
	font-weight: normal;
}
#footer .disclaimer {padding:15px 0px 0px 20px; }
#footer .text {padding:35px 50px 10px 0px; float:left; width:500px;}
#footer .credits {padding:35px 0px 10px 0px; float:left;width:300px;}


/* Clearfix
----------------------------------------------------------- */

.br:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.br {
    display: inline-block;
}

.br {
    display: block;
	clear:both;
}

