/* CSS Document */

body {
	background-color: #FFF; 
	margin: 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

h1 {
	background: url('/images/banner_blank.png');
	color: #fff;
	font-size: 21px;
	font-weight: normal;
	padding: 10px 10px 10px 18px;
	margin: 35px 0 20px -25px;
	}

h2 {
	font-size: 14px;
	color: #007576;
	margin-top: 30px;
	}

h3 {
	font-size: 12px;
	color: #000000;
	}

h4 {
	font-size: 12px;
	color: #666666;
	}

p {
	text-align: justify;
	margin: 18px 0px 0px 0px;
	}

#wrapper {
	width: 1200px;
	margin: 0 auto;
	/*width: 900px;
	margin: 0 auto;*/
	background: url('/images/content-bg.gif') 0 0 repeat-y/
	}

#wrapper-home {
	width: 900px;
	margin: 0 auto;
	background: url('/images/content-bg.gif') 0 0 repeat-y;
	}

#wrapperFORM {
	width: 900px;
	/*margin: 0 auto;*/
	background: url('/images/content-bg.gif') 0 0 repeat-y;
	}

#header {
	background-color: #fff;
	}

#topnav {
	background: url('/images/nav-bg.gif');
	color: #fff;
	height: 36px;
	}

#topbar {
	padding: 5px 15px 0px 15px;
	}

#topbarleft {
	float: left;
	width: 290px;
	}

#topmenu {
	width: 840px;
	float: right;
}

#topbarcenter {
	float: right;
	width: 290px;
	text-align: center;
	}

#topbarright {
	float: right;
	width: 290px;
	text-align: right;
	}

#bodyregion {
	background: url('/images/content-bg.gif') 0 0 repeat-y;
	}
	
#leftnav {
	width: 210px;
	padding: 20px 10px 50px 5px;
	font-size: 11px;
	}

#leftnav a.sub-header {
	background: url('/images/subnav-header.gif') 0 0 no-repeat;
	display: block;
	height: 29px;
	width: 211px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 10px 0 0 0;
}

#leftnav ul {
	margin: 0px 0px 0px 10px;
	padding: 0 0 15px 0;
	background: #ebf6fe;
	width: 190px;
	display: block;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

#leftnav ul ul, #leftnav ul ul ul {
	margin: 0;
	padding: 0;
	border: none;
}
	
#leftnav li {
	list-style: none;
	margin: 0px 15px;
	padding: 5px 0px;
	border-bottom: 1px solid #9fb5d0;
}

#leftnav ul li a {
	color: #1a4583;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
#leftnav ul li a:hover {
	text-decoration: underline;
}

#leftnav ul ul {
	width: 160px;
	padding-bottom: 0px;
}
#leftnav ul ul ul {
	width: 150px;
	padding-top: 2px;
}

#leftnav ul li ul li {
	margin: 0;
	padding: 3px 0 3px 10px;
	background: none;
	border: none;
}

#leftnav ul li ul li a {
	color: #000;
	text-decoration: underline;
	text-align: left;
	font-weight: normal;
}
#leftnav ul li ul li a:hover {
	text-decoration: none;
}
	
#content-wrap {
	width: 645px;
	float: right;
	margin: 0px 25px 0px 0;
	padding: 0px 0px 100px 0px;
}

#content-wrap-home {
	width: 660px;
	float: right;
}

#content {
	padding: 0 0 0 20px;
}

#content-home {
	width: 420px;
	margin: 0px 10px 0px 0px;
	padding-top: 0px;
	}

#rightcol {
	width: 210px;
	float: right;
	padding: 20px 5px 50px 10px;
	background: url('/images/content-bg.gif') 0 0 repeat-y;
	}
	
#rightcol a.sub-header {
	background: url('/images/subnav-header.gif') 0 0 no-repeat;
	display: block;
	height: 29px;
	width: 211px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 10px 0 0 0;
}

#rightcol a.sub-header2 {
	background: url('/images/subnav_green.gif') 0 0 no-repeat;
	display: block;
	height: 29px;
	width: 211px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 10px 0 0 0;
}
	
#footer {
	background-color: #fff;
	padding-bottom: 20px;
	}

#footernav {
	background: #164281;
	margin-top: 0px;
	padding-top: 6px;
	color: #fff;
	height: 20px;
	text-align: center;
	}

#footernav a {
	color: #fff;
	}

/* begin minor styling components */
	
#innerfade {
	margin: 0px auto 0px 0px; 
	padding-bottom: 10px;}

#slideshow {
	width: 400px;
}

.rotate{
width: 400px;
height: 300px;
padding: 3px;
display: block;
text-align: center;
}

#innerfade h2 {
	color: #025797; 
	font-size: 18px;
	text-align: center;
	margin-top: 15px;
	}

.description {
	color: #025797; 
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	text-align: center;
	}

.moreinfo {
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	}

#innerfade a {
	text-decoration: none;
	}

.specials ul {
	margin: 0px 0px 0px 0px; 
	}
	
.specials li {
	list-style-type: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 11px;
	margin: 10px 30px 0px -20px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	}
	
.specials li a {
	color: #003366;  
	text-decoration: underline; 
	}

.specials_big {
	font-size: 13px;
	}

.introtext {
	font-size: 10px;
	font-style: italic;
	padding: 0px 0px 10px 0px;
	}

.phonecallout {
	font-size: 15px;
	color: #00F;
	font-weight: bold;
	}

.photocaption {
	font-size: 10px;
	}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
}

#contact-left {
	float: left;
	width: 400px;
	border-style: solid;
	border-width: medium;
	border-color: #ebf6fe;
	padding: 10px 5px 5px 5px;
	}

#contact-right {
	float: right;
	width: 150px;
	}

.match-form-heading {
	font-size: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	}

.address {
	font-size: 13px;
	font-family: Verdana, Arial, Geneva, sans-serif;
	}

#pageform {
	float: right;
	width: 300px;
	padding: 260px 0px 100px 0px;
	background: #FFFS;
	}