/*
       Title:                  Open House Styles
       Last Modified:          12-mar-2007
*/
/*this margin makes lists viewable in CMS*/
ul, ol{margin: 0 0 7px 20px;}
img{border: none;}
hr{display: none;}
/* layout
----------------------------------------------- */
*{
	margin: 0;
	padding: 0;
	}
body{
	font-family: Times, Garamond, serif;
	font-size: 14px;
	color: black;
	behavior: url("csshover.htc");	/*Menu behavior for IEWin */
} 
body.colored{

background: #FFFFFF url(/media/contentbg.jpg) top center repeat-y;
}
#page{
	position: relative;
	width: 770px;
	margin: 0px auto;
	padding: 0 0 7px 0;
	
}
#contentarea{
    position: absolute;
    top: 145px;
	width: 770px;
    clear: both;
background: white;
}
#leftcols{
    float: left;
}
#content{
    position: absolute;
    top: 15px;
	left: 186px;
    width: 524px;
    margin: 30px;
    font-size: .9em; 
	line-height: 1.35;
}

#content img {
    margin: 0 5px 5px 0;
    }
	
#leftcol{
    position: absolute;
    top: 50px;
	left: 1px;
    width: 186px;
text-align: center;
}
#rightcol{

}

#header{
	position: absolute;
	top:0px;
	width: 760px;
	height: 170px;
	}

#banner-left-image{
	position: absolute;
	top:0px;
	}

#banner-right-image{
	position: absolute;
	top:0px;
left: 200px
	}


/* NEWS Article Styles **********
*********************************/
#news{
	width: 180px;
	background-color: #f0ecdb;
	padding: 0;
	margin-top: 14px;
	}
#newsbanner {
	background-image:url(/media/newshead.gif);
	background-color: #00587f;
	background-position: top;
	background-repeat: no-repeat;
	height: 27px;
	margin: 0;
	padding: 0;
	}
#newstext{
	background-color: #f0ecdb;
	padding: 0 4px 10px 7px;
	border-right: 2px solid #e3deca;
	border-bottom: 2px solid #e3deca;
	}

/* typography
----------------------------------------------- */
h1, h2, h3, h4, h5{
	font-weight: bold;
}
h1 {font-size: 24px;
font-weight: bold;
color: #00a25f;
line-height: .8em;
margin-bottom: 0;}

h2 {font-size: 17px;
font-weight: bold;
color: #00a25f;}

h3{font-size: 1.4em;}
h4{font-size: 1.2em;}
h5, h6{font-size: 1.1em;}
p{margin-bottom: 0.3em;}

.cs1{
font-size: 24px;
font-weight: bold;
color: #00a25f;
}
.cs2{
font-size: 24px;
font-weight: bold;
color: #FF0000;
}
.cs3{
font-size: 36px;
font-weight: bold;
color: #990000;
font-style: italic;
}
.cs4{
font-size: 20px;
font-weight: bold;
color: #FFFFFF;
}
.cs5{
font-size: 16px;
font-weight: bold;
color: #FFFFFF;
font-style: italic;
}
.cs5 a:link {color: #FFFFFF;}
.cs5 a:visited {color: #FFFFFF;}
.cs5 a:hover {color: black;}
.cs5 a:active {color: #FFFFFF;}

.cs6{
font-size: 19px;
font-weight: bold;
color: #FFFFFF;
}
.cs7{
font-size: 36px;
font-weight: bold;
color: #990000;
font-style: italic;
}
.cs8{
font-size: 16px;
color: #000;
}
.cs8 a:link {color: #000;
text-decoration: none;
}
.cs8 a:visited {color: #000;
text-decoration: none;}
.cs8 a:hover {color: #000;}
.cs8 a:active {color: #000;}

.plain-text{
}

a:link {color: #00a25f;}
a:visited {color: #00a25f;}
a:hover {color: black}
a:active {color: #00a25f;}
#logo img, #graphic img{
	border: none;
	}
p{
	line-height: 1.6em;
	}
ul, ol{
	margin-left: 1.2em;
	}
#main ul, #main ol{
	line-height: 1.5em;
	}
#main ul ul li{
	text-indent: 1.5em;
	}
p.info{
	font-family: 'Trebuchet MS', tahoma, sans-serif;
	color: #00587f;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 5px 0 290px;
	}
	
#assistance{
	width: 300px;
	height: 80px;
	margin-bottom: 10px;
	position: relative;
	text-align: center;
	background: url(/media/need_assistance.jpg) top center no-repeat;
	color: #fff;
	font: normal 11px arial, sans-serif;
	line-height: 1.3;
}
#assistance p{
	position: absolute;
	top: 30px;
	left: 70px;
}
#assistance p a{color: #fff; text-decoration: none;}

#newsbanner h1{
	font-family: 'trebuchet ms',sans-serif;
	font-size: 1.8em;
	color: #fff;
	margin-left: 60px;
	}
#news h2.newsDate {
	font-size: 1em;
	}
#newstext h1.newsTitle {
	letter-spacing: normal;
	margin: .3em 0 0 0;
	padding: 0 0 0 .1em;
	white-space: normal;
	border-bottom: 1px solid;
	}
#newstext h1.newsTitle a {
	text-decoration: none;
	}




#newstext h2.newsTitle {
	padding-top: 10px;
	font-size: 1em;
	font-weight: bold;
	}
#newstext p.newsArticle {
	padding: 0;
	}
#newstext a {
	margin-bottom: 10px;
	}
#newstext p {
	font-size: 1em;
	line-height: 1.2em;
	}
#footer a {
font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;

	color: #333;
	white-space: nowrap;
	display: inline;
	}
#footer a:hover {
	text-decoration: underline;
	}
/* Top nav
---------------------------------------------------------------------------- */
#topnav {
    position: absolute;
    top: 124px;
	width: 779px;
	margin: 0;
	padding: 0;
	background: url(/media/nav_bg_tile.jpg) top left repeat-x;

	white-space: nowrap;
}
#topnav a {
	display: block;
	text-decoration: none;
	padding: 4px 20px;
	font-family: verdana, tahoma, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	background: url(/media/nav_bg_tile.jpg) top left repeat-x;
	white-space: wrap;
}
#topnav a:link {color: white;}
#topnav a:visited {color: white;}
#topnav a:hover {color: white;}
#topnav a:active {color: white;}
#topnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#topnav ul li:hover ul { 
	display: block; /* Display sublist on hover */
}
#topnav ul.level0 li {
	float: left;
	position: relative;
	margin: 0 1px;
	/* IE hack use following rule if your links are block. IE inexplicabley adds 10px of bottom margin.
	border-bottom: 1px solid #000;*/
}
#topnav ul.level1 {
	display: none;
	position: absolute;
	background: #eee;
	white-space: normal;
width: 175px;

}
#topnav ul.level1 a{
	font-weight: normal;
	background: #eee;
	font-size: 0.9em;
	color: #333;
	border: solid 1px red;
	padding: 4px 5px;
width: 175px;
}
#topnav ul.level1 li {
	float: none;
	display: inline;
	position: relative;
}


/* Left Navigation
----------------------------------------------------------------------------------------------*/
#leftnav {
width: 186px; background-color: #00a25f;
text-align: left;
}
#leftnav ul {
list-style: none;
margin: 0;
padding: 0;
}
#leftnav li {margin-left: 15px; 
margin-bottom: 0px;
font-weight: bold; 
font-size: 19px;
}
#leftnav li a:link, #leftnav li a:visited {
font-size: 90%;
display: block;
padding: 0.4em 0 0.4em 0.5em;
_padding: 0.1em 0 0 0.5em;
color: #FFFFFF;
text-decoration: none;
}
#leftnav li a:hover {
color: black;
}
#leftnav ul ul {
margin-left: 12px;
}
#leftnav ul ul li {
margin:0;
}
#leftnav ul ul a:link, #leftnav ul ul a:visited {
color: #711515;
}
#leftnav ul ul a:hover {
color: black;
}


/* contact form
----------------------------------------------*/
#contact-form{
	width: 350px;
	padding: 20px;
	text-align: center;
border: 1px solid black;
}
#contact-form h5{
	text-align: center;
	margin-bottom: 10px;
}
#contact-form input,
#contact-form select,
#contact-form textarea{
	float: left;
	width: 190px;
	border: 1px solid #ccc;
	margin-bottom: 5px;
}
#contact-form label{
	float: left;
	width: 135px;
	text-align: right;
	margin-right: 5px;
}
#contact-form br{
	clear: both;
}
#contact-form #btnSubmit {
	width: auto;
	float: none;
	margin: 5px;
}
#contact-form #selContact{
	width: 70px;
}
#contact-form textarea{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	height: 8em;
}
#contact-form #lblCaptchaV{
	margin-left: 100px;
	float:none;
}
#contact-form #txtCaptchaV{
	margin-left: 146px;
	width: 150px;
}
#contact-form #imgCaptchaV{
	border: 1px solid #ccc;
}
#contact-form h5.error{
	color: red;
}


/* news
----------------------------------------------- */
#news {
}
#news h1.newsTitle {
	font-size: 1em;
	font-weight: bold;
}
#news p.newsArticle {
}
#news a {
}

/* footer
----------------------------------------------- */
#footer {
	width: 524px;
	margin: 0 auto;
	padding-top: 40px;
	text-align: center;
	clear: both;
}
#footer p{
	font-size: .8em;
	font-weight: bold;
}
#footer ul.topLevelNav {
	padding: 0;
	margin: 0px;
	list-style: none;
}
#footer ul.topLevelNav li {
padding: 4px;
	display: inline;
}

#footer a:link {color: black;}
#footer a:visited {color: black;}

#footer a:hover {color: #00a25f;}
#footer a:active {color: black;}
/* clearfix
----------------------------------------------*/
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {display:inline-block;} /*IE7*/
/* Hide from IE Mac \*/
.clearfix {display:block;}
* html .clearfix {height: 1%;}
/* End hide from IE Mac */




