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

html, body  {
	padding:0; 
	margin:0;
	font-family: 'Lucida Grande', Tahoma, Geneva, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height:16px;
	background:url(/images/background_interior.jpg) repeat-x left top;
}

#home {
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
	text-decoration: none;
}
h1 {
    margin:15px 0 20px 13px;
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color:#157c8c;
	text-transform:uppercase;
	
}

#wrapper {
	width:100%;
	margin:0;
	padding:0;
}

#hdrContainer {
	width:950px;
	height:111px;
	overflow:hidden;
	text-align:left;
	margin:0 auto;
	margin-top:2px;
	
	padding:0;
	top:0;
	left:0;
}

	#hdrContainer div#logo {
		width:346px;
		height:85px;
		text-align:center;
		overflow:hidden;
		margin:0;
		padding:0;
		margin-top:20px;
		margin-left:0px;
		float:left;
		color:#127c8c;
	}
	#hdrContainer div#logo a, a:link, a:visited, a:hover {
		background:transparent;
		background:none;
	}

#cleaner {
clear:both;
padding:0;
margin:0;
}

/* Top Quicklink Nav */

#topNav {
float:right;
height:50px;
width:465px;
margin:0;
padding:0;
position:relative;
top:14px;
display:inline;
}
#topNav {
	float:right;
	height:65px;
	width:465px;
	overflow:hidden;
	margin:0;
	padding:0;
	position:relative;
	top:12px;
	display:inline;
}
#topNav2 {
	float:right;
	height:111px;
	width:450px;
	overflow:hidden;
	margin:0;
	padding:0;
	position:relative;
	top:0px;
	display:inline;
	
}
/*-------- Search Hdr Styles --------*/
		
	#hdrContact {
		float:right;
		width:375px;
		height:85px;
		overflow:hidden;
		margin:0;
		margin-top:2px;
		padding:0;
		text-align:left;
	}
		#hdrContact #toplinks {
			clear:both;
			width:375px;
			margin:0;
			margin-top:1px;
			padding:6px 0;
			text-align:left;
		}
		#hdrContact #toplinks p {
			font-size:13px;
			color:#f0b706;
			font-weight:bold;
		}
		#hdrContact #toplinks a {
		color:#127c8c;
		font-size:13px;
		font-weight:bold;
		}
			#hdrQuickSearch {
			float:right;
			text-align:left;
			margin:0px 37px 0 0; 
			padding:0;
			font-size:15px;
			width:200px;
			height:200px;
			clear:both;
			}
			#hdrQuickSearch input {
				border:1px solid #127c8c;
				padding:3px 2px 4px 0;
				padding-left:28px;
				width:125px;
				background:url(../images/image3.jpg) no-repeat left center;
				background-color:#ffffff;
				color:#000000;
				float:left;
				margin-right:5px;
			}
			#hdrQuickSearch #qshBtn {
				margin-top:2px; 
				padding:1px 0 0; 
				width:20px; 
				float:left;
			}
			#hdrQuickSearch #qshBtn a {
				text-decoration:none;
				padding:2px;
				display:block;
			}
			#hdrQuickSearch #qshBtn a:link  {
			color:#000;
			}
			#hdrQuickSearch #qshBtn a:visited {
			color:#333;
			}
			#hdrQuickSearch #qshBtn a:hover {
				color:#7b002d;
				text-decoration:underline;
				background-color:#eaeaea;
			}
	
/*-------- END Search Hdr Styles --------*/

	#topNav a {
	float:left;
	font-weight:bold;
	color:#39607d;
	text-decoration:none;
	}
	
	#topNav a:link {
	color:#39607d;
	text-decoration:none;
	}
	
	#topNav a:visited {
	color:#39607d;
	text-decoration:none;
	}
	
	#topNav a:hover {
	color:#39607d;
	text-decoration:none;
	}

	#topNav #topNavDivider {
	float:left;
	width:18px;
	height:19px;
	margin:0 2px;
	padding:0;
	background:url(../images/qnav-div.jpg) no-repeat left bottom;
	}


/* Quicklinks Bar */

/*  QUICK LINKS BOX ---------------------*/

#webChat {
    position:relative;
	text-align:left;
	top:0px;
	left:10px;
	margin:0; 
	padding:4px 0px;
	font-size:15px;
	width:189px;
	float:left;
}

/* --------------------- Main Section Elements ------------------------------- */ 

#main {
width:876px;
margin:0 auto;
padding:0;
background:url(../images/content-bg.jpg) center top repeat-y;
min-height:490px;
}

#mainTop {
	width:876px;
	margin:0 auto;
	margin-top:55px;
	padding:0;
	position:relative;
	top:0;
	left:0;
	height:16px;
	overflow:hidden;
	clear:both;
	background:url(../images/content-bg-top.jpg) center top no-repeat;
}

/* Footer
------------------------------------------------------------------*/
#footerWrapper {
	clear: both;
	padding: 0;
	width: 100%;
	margin:0;
	margin-top:20px;
	background: url(../images/footer-bg.jpg) repeat-x left top;
	overflow:hidden;
}
*html #footerWrapper {
	background-color:;
}
.subpage {
	margin-top:5px;
}
#footer{
	clear:both;
	width:760px;
	margin:5px auto;
	padding-top:7px;
	color:#0c505a;
	padding-bottom:10px;
	text-align:center;
	position:relative;
	left:0px;
	font-size: 90%;
	line-height:15px;
}
*html #footer {
	width:875px;
}

#footer p {
	margin:0;
	padding:2px;
	font-weight: normal;
}

*html #footer p{
	font-size:11px;
}

.copyright {
	color:#000000;
}
#footer a{
	font-weight: normal;
	text-decoration: none;
	border:0;
	padding:2px 7px;
}
#footer a:link{
	color: #0c505a;
}
#footer a:visited{
	color: #0c505a;
}
#footer a:hover{
	color: #000;
	text-decoration:underline;
}

/* ------------------- End footer styles ----------------------------*/


div#Column {
float:left;
position:relative;
width:550px;
padding:0;
margin-left:20px;
padding-top:25px;
}

div#Column #mainText {
margin:0;
padding:0;
float:left;
}

div#Column #mainText img {
float:left;
}

div#Column #mainText table {
margin-left:15px;
}

div#Column #mainText table h2 {
margin:0;
padding:0;
width:475;
height:1px;
overflow:hidden;
background: url(/images/payment-options-rule.jpg) repeat-x center top;
}

div#Column #mainText table p {
color:#000;
}


div#Column #mainText td {
padding:2px;
font-size:0.9em;
}

div#Column #mainText h2 {
font-size:15px;
margin-left:15px;
color:#000;
line-height:20px;
}

div#Column #mainText p{
color:#767676;
margin-left:15px;
margin-right:10px;
}

div#Column #mainText ul,li {
color:#767676;
list-style-type:circle;
}

div#Column #mainText #testimonial {
margin:0px 15px 5px 15px;
width:520px;
background:url(/images/home_callout_bg_testimonial.jpg) repeat-y center top;
padding:0;
overflow:hidden;
border-bottom:3px solid #eff3f6;
}

div#Column #mainText #testimonial #testimonialTop {
margin:0;
padding:0;
width:520px;
height:13px;
background:url(/images/home_callout_top_testimonial.jpg) no-repeat center bottom;
padding:0;
overflow:hidden;
}

div#Column #mainText #testimonial p {
font-weight:normal;
font-style:italic;
line-height:18px;
color: #b48c01;
padding:12px 12px 0 0
}

div#Column #mainText #testimonial h6 {
margin:0 auto;
width:400px;
height:1px;
background:url(/images/testi-rule.jpg) no-repeat center top;
}



/* ------------------------------- Bucket Container ----------------------- */

#bucketContainer {
width:875px;
height:127px;
margin:0 auto;
background:url(../images/bottom-bg.jpg) no-repeat center top;
}

#bucketContainer #content {
float:left;
width:285px;
margin:13px 0 0 5px;
}

#bucketContainer #content h5 {
font-family:Arial,sans-serif;
font-size:16px;
color:#fff;
margin:0;
padding:0;
padding-top:7px;
}

#bucketContainer #content p {
font-size:11px;
color:#fff;
}

#bucketContainer #content a {
color:#fff;
}


/* ------------ Click to Call Form ----------------------- */

div#clickForm label {
	width: 150px;
	line-height:18px;
	font-weight:bold;
	clear:both;
	text-align:left;
	display:block;
}

div#leftColumn #clickForm form {
	padding:0;
	margin:0;
	background:#f1f1f1;
	border-color: #dcdadb;
	border-style:solid;
	border-width:0 1px;
}

/*----------------------- Sidebar Styles ------------------ */

#sideBar {
	float: right;
	width: 250px;
	position: relative;
	right:25px;
	background:#f3f3f3;
	color: #555;
	padding: 0;
	padding-bottom:15px;
	margin:7px 0 15px 0;
	overflow:hidden;
}
	#sideBar div.snav-top {
		margin: 10px 0 10px 0;
		text-align:center;
	}
		#sideBar div.snav-top img {
			margin: 0 auto;
			width:227px;
			overflow:hidden;
		}

	#sideBar div.snav {
		clear:both;
		margin:7px 0 2px 0;
		padding:0;
		padding-bottom:15px;
		width: 250px;
		position: relative;
		color: #555;
		text-align: left;
	}
		.snav ul#subNav {
			list-style: none;
			margin:0 0 0 1px;
			padding:0;
		}
		.snav ul#subNav li {
			margin: 0 4px;
			padding: 0;
			background: url(../images/snav-div.png) center bottom no-repeat;
		}
		*html .snav ul#subNav li {
			height:22px;
			background: url(../images/snav-div.png) center bottom no-repeat;
		}
		*html .snav ul#subNav li.tall {
			height:45px;
			background: url(../images/snav-div.png) center bottom no-repeat;
		}
		.snav ul#subNav li a {
			display: block;
			margin:0 0 0 6px;
			padding: 6px 5px 6px 17px;
			display:block;
			background: url(../images/interior_arrow.jpg) 0px 10px no-repeat;
			text-decoration:none;
		}
		*html .snav ul#subNav li a {
			margin-top:0;
			margin-bottom:0;
			padding: 3px 5px 3px 15px;
			line-height:16px;
			height:17px;
			background: url(../images/interior_arrow.jpg) 0px 6px no-repeat;
		}
		.snav ul#subNav li a:link, .snav ul#subNav li a:visited {
			color:#157c8c;
		}
		.snav ul#subNav li a:hover {
			color:#157c8c;
			text-decoration:underline;
		}
	.snav h2 {
		margin:0;
		padding:8px 0 0 10px;
		width:243px;
		height:28px;
		color:#fcfcfc;
		font-size:13px;
		font-weight:bold;
		text-transform:uppercase;
		background: url(../images/snav_hdr-bg.jpg) left top repeat-x;

	}

	#sideBar h3 {
		margin: 12px 0 5px 20px;
		height: 17px;
		width: 230px;
		padding: 2px 0 0 23px;
		text-transform:uppercase;
		font-weight:normal;
		font-size:12px;
		color:#252525;
	}
	#sideBar h3.contact {
		background: url(../images/reqinfo-ico.jpg) 0 50% no-repeat;
	}
	#sideBar h3.cal {
		background: url(../images/schoolcal-ico.jpg) 0% 50% no-repeat;
	}
	#sideBar h3.vid {
		background: url(../images/vid-snapshot-mini.jpg) 0% 50% no-repeat;
	}
	
	
	#sideBar p {
		margin: 0 0 1px 20px;
		padding: 5px 10px 10px 0;
		font-size:95%;
		line-height: 17px;
	}

	#sideBar a {
		padding: 2px 0;
		font-weight: normal;
		text-decoration: underline;
		/*
		background:#C6D7E1;
		*/
	}
	#sideBar a:link, #sideBar a:visited {
		color: #4C7DA5;
		/*
		background:#C6D7E1;
		*/
	}
	#sideBar a:hover {
		/* background:#C6D7E1; */
		color: #3C7DA5;
	}

	#sideBar div.hr {
		height: 7px;
		background: url(../images/snav_section-div.jpg) repeat-x left center;
		color: inherit;
		margin:0;
		padding:0;
		border:none;
	}
	
	#sideBar div.hr hr {
		display: none;
	}
	#sideBar form {
		margin: 10px 0 0 15px;
		padding: 0 15px 0 0;
		line-height: 17px;
	}

		#sideBar form p {
			margin: 10px 0 0;
			padding: 0 15px 0 0;
			line-height: 17px;
		}
		
		#sideBar form select {
			margin: 0 7px 0 0;
			padding:0 1px 1px;
			height: 19px;
			width: 140px;
			color: black;
			background-color: white;
			font-size: 11px;
			vertical-align: middle;
		}

		#sideBar form p img {
			border: 0;
			margin: 0;
			padding: 0;
			height: 21px;
			width: 33px;
			vertical-align: middle;
			cursor: default;
		}
		
		#sideBar form p a {
			border: 0;
			margin: 0;
			padding: 0;
		}
	
	#sideBar dl {
		padding: 0;
		margin: 0 0 15px 17px;
		width: 215px;
		font-size: 1.0em;
		color: #737373;
		background-color: inherit;
	}
	
	#sideBar dt {
		padding: 0 0 0 18px;
		margin: 0 0 5px;
		display: block;
		line-height: 15px;
	}

	#sideBar dt a {
		padding: 0;
		margin: 0;
		color: #24B4D3;
		background-color: inherit;
		font-weight: normal;
		text-decoration: underline;
		display: block;
	}
	
	#sideBar div#testimonialWrapper {
	margin:15px;
	margin-bottom:0;
	background-color:#fffdf1;
	padding:0;
	border:1px dashed #f2b704;
	overflow:hidden;
}

    #sideBar div#testimonialWrapper h3 {
		font-size:16px;
		font-style:normal;
		color: #0c505a;
		padding:0;
		margin:0px 15px 5px 17px;
}
    #sideBar div#testimonialWrapper p {
		font-weight:normal;
		font-style:italic;
		color: #b48c01;
		padding:12px 12px 0 0;
}

    #sideBar div#testimonialWrapper a {
        color:#0c505a;
}

/* ------------------------ DEMOGRAPHIC BAR ---------------------------------- */	

#demoBar {
width:510px;
margin: 0 auto;
border-top:1px solid #eedd83;
border-left:1px solid #efe5ad;
border-right:1px solid #efe5ad;
background-color:#fff6c6;
padding-left:3px;
background: url(../images/demo-btm-div.jpg) left top repeat-x;
}

#demoBar div.box {
float:left;
width:75px;
margin:4px;
text-align:center;
}

#demoBar a {
float:left;
margin:2px;
font-size:11px;
color:#423800;
text-transform:uppercase;
margin-top:5px;
}

#demoBar div#divider {
margin:15px 0 0 0;
padding:0;
float:left;
height:59px;
width:1px;
background: url(../images/demo-div.jpg) left top repeat-x;
}

#demoBar a:link, #demoBar a:visited {
	color:#423800;
}

#mainNav ul a:hover { 
	text-decoration:none;
	color:#423800;
}

/* --------------------------------- Conatct Form --------------------------------- */

#contactform {
width:525px;
height:550px;
margin:0 0 0 15px;
padding:0;
background:url(/images/form-bg.jpg) no-repeat top left;
}

#contactform #left {
float:left;
margin:0 0 0 12px;
padding:85px 0 0 0;
width:175px;
}

#contactform #left p {
margin:0 !important;
padding:0 !important; 
line-height:17px;
font-size:90%;
color:#000 !important;

}

#contactform #right {
float:right;
width:300px;
margin:0 10px 0 0;
padding:25px 0 0 0;
}

#contactform #right label {
padding:3px 5px 4px 0;
display:block;
float:left;
width:225px;
margin:0 0 2px 0;
font-size: 90%;
line-height:150%;
}

#contactform #right input {
font-size: 90%;
float:left;
width:200px;
border:1px solid #ccc;
padding:3px;
}
#contactform #right input#submitbtn {
width:133px;
border:none;
padding:0;
margin-top:2px;
}

#contactform #right select {
float:left;
width:auto;
padding:2px;
font-size: 90%;
color:#444;
}

#contactform #right textarea {
font-size: 90%;
float:left;
width:230px;
height:60px;
border:1px solid #ccc;
padding:3px;
margin-bottom:5px;
color:#444;
}


#contactform #right input[type="checkbox"] {
width: 17px;
margin:8px 8px 0 0;
padding:0;
float:left;
clear:both;
border:none;
background:none;
}

#calendar {
width:525px;
}

#calendar table td {}

#calendar .odd {
background-color:#f3f3f3;
}

#vidWrapper {
width:375px;
height:123px;
margin:0 0 0 15px;
padding:0;
border:1px solid #82c5d0;
}

#vidWrapper h2 {
font-size:75%;
}

#vidWrapper p {
font-size:90%;
}

#vidWrapper #vidimage {
margin:7px;
float:left;
}

#news {}

#news #box {
margin:0;
padding:10px;
background-color:#fffdf1;
border:1px solid #ccc;
font-size:95%;
}

#news ul, li {
color:#000;
list-style-type:square;
}

#news .date {
margin:0;
padding:0;
font-size:80%;
text-transform:uppercase;
margin-left:15px;
}

#interiorh2 {
font-size:18px !important;
margin-left:65px !important;
color:#0c505a!important;
line-height:20px!important;
}










