
html, body {
	padding:0; 
	margin:0; 
	font-family: 'Lucida Grande', Tahoma, Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height:16px;
	text-align: center;
}

#home {
	background:url(../images/home-bg.jpg) repeat-x left top;
}
#contentPage {
	background:url(../images/content-bg.jpg) repeat-x left top;
}

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl {
	margin:0;
	padding:0;
	}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
	text-decoration: none;
}
h6 {
	font-size: 9px;
	font-weight: normal;
	padding-bottom: 5px;
}

a:link {
	color: #4C7DA5;
	color:#5588bb;
}
a:visited {
	color: #6C7DA5;
	color:#76a9dc;
}

a:hover {
	color: #0A5C8F;
}

a:focus {outline-style: none;}

.cleaner {
	margin: 0;
	padding: 0;
	clear: both;
}
.clear {
	clear:both;
	margin:0;
	padding:0;
	line-height:0;
}

.hr {
	height: 1px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 8px;
}


h4 {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 4px;
}

/* Wrapper
----------------------------------------------- */
div#Container{
	width:100%;
	margin:0 auto;
	position:relative;
	overflow:hidden;
	text-align:left;
}

#hdrContainer {
	position:relative;
	top:0px;
	left:0px;
	margin:0 auto;
	padding:0;
	height:124px;
	z-index:15;
	width:800px;
}

#hdrContainer div#logo {
	width:252px;
	margin:0;
	padding:0;
	margin-left:0px;
	margin-top:10px;
	float:left;
}
#topNav {
	float:right;
	width:363px;
	overflow:hidden;
	margin:0;
	padding:0;
	position:relative;
	top:0px;
	background: url(../images/top_nav-bg.jpg) left top no-repeat;
}
#linksBox {
	text-align:right;
	width:340px;
	height:25px;
	margin:0;
	padding:0;
	margin-top:7px;
	margin-left:15px;
	padding:0 0 3px 0;
	font-size:11px;
	line-height:13px;
	color:#fff;
}
#linksBox a {
	padding-right:33px;
}
#linksBox a:link, #linksBox a:visited {
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}
#linksBox a:hover {
	color:#fff;
	text-decoration:underline;
}
#topNav #search {
	width:295px;
	height:30px;
	overflow:hidden;
	margin:0;
	padding:0;
	margin-top:19px;
	margin-left:58px;
	padding:0 0 0 5px;
	font-size:11px;
	line-height:13px;
}
input.search-box, select#shortCuts {
	background:url(/images/searchbox-bg2.gif) no-repeat left top;
	border:none;
	height:25px;
	width:173px;
	padding:5px 6px 4px 28px;
	margin:0;
	margin-top:2px;
	float:left;
	color:#222;
	font-size:12px;
}
button.go {
	margin:0 0 0 10px;
	padding:0;
	border:none;
	width:53px;
	height:28px;
	float:left;
	background:none;
}
button.go img {
	margin:0;
	padding:0;
	border:none;
	width:51px;
	height:26px;
	background:none;
}

/* MAIN NAVIGATION STYLES  */
#mainNav {
	margin:0 auto;  
	text-align:left; 
	height:29px; 
	width:825px;
	overflow:hidden;
	padding:0; 
	z-index:15;
	position:relative;
	top:7px;
}
#mainNav ul, #mainNav ul li, #mainNav ul a {margin:0 auto; padding:0;}
#mainNav ul  { width:auto; position:relative; left:0px; /*background:url(../images/nav-bg.jpg) repeat-x left top;*/ }
#mainNav ul li {list-style:none; float:left; font-size:13px; margin:0 auto; text-align:center;}
#mainNav ul li.nav-div{
	 padding: 0;
	 margin: 0;
	 float: left;
	 width:1px;
	 height:28px;
	 overflow:hidden;
	 list-style: none;
	 background:url(../images/nav-div.gif) no-repeat center bottom;
}
#mainNav ul a, #mainNav ul span {
	float:left; 
	display:block; 
	text-decoration:none; 
	font-weight:normal; 
	color:#000000; 
	text-align:center; 
	height:24px;
	padding:0 14px;
	padding-top:5px;
	letter-spacing:-0.4px;
	white-space:nowrap;
	
}
*html #mainNav ul a {
	padding:0 12px;
	padding-top:6px;
}

#mainNav ul a:link, #mainNav ul a:visited {
color:#0f75bc;
}

#mainNav ul a:hover { 
	color:#000000; 
	color:#fff;
	background:url(../images/nav_on-bg.gif) repeat-x left bottom; 
}
#mainNav ul a.isactive { 
	font-weight:normal;
	background:url(../images/nav_on-bg.gif) repeat-x left bottom; 
}
#mainNav ul a.isactive:link, #mainNav ul a.isactive:visited  { 
	color:#000;
	color:#fff; 
	font-weight:bold;
}

/* Footer
------------------------------------------------------------------*/
#footerWrapper {
	float: left;
	clear: both;
	padding: 0;
	width: 100%;
	margin:0;
	background:#bcd0e1;
	border-top:1px solid #97BACD;
	text-align: center;
	overflow:hidden;
}
*html #footerWrapper {
	background-color:#ffffff;
}
.subpage {
	margin-top:10px;
}
#footer{
	clear:both;
	width:850px;
	margin:10px auto;
	padding:0;
	color:#bcd0e1;
	text-align:center;
	padding-bottom:20px;
}
*html #footer{
	width:850px;
}

#footer p{
	margin:0;
	padding:3px;
	font-size: 11px;
	line-height:14px;
	font-weight:bold;
	letter-spacing:-0.1px;
}
.copyright {
	color:#4E4D49;
}
#footer a{
	font-weight: normal;
	text-decoration: none;
	border:0;
	padding:0 5px;
}
#footer a:link{
	color: #4C7DA5;
}
#footer a:visited{
	color: #4C7DA5;
}
#footer a:hover{
	color: #0b609e;
}
/*  End footer styles */



/*---- HOME PAGE STYLES -----*/
div#homeContent {margin:0 auto; padding:0; width:100%; overflow:hidden; text-align:center; position:relative; top:0px; background: url(../images/home-midsect-bg.jpg) center top no-repeat;
}
*html div#homeContent {
	position:relative; 
	top:-5px; 
	background: url(../images/home-midsect-bg.jpg) center top no-repeat;
}

/* home Slideshow & News */
#homeCallouts {
	width: 800px;
	margin:0 auto;
	margin-top:1px;
	padding: 8px 0 0 0;
	height: 240px;
	text-align: left;
}
*html #homeCallouts {
	margin-top:0;
	padding: 8px 0 0 0;
}
#slideshow {
	float: left;
	width: 517px;
	height: 223px;
	background-color: white;
	border: 1px solid #34547e;
	color: black;
	background: url(../images/slideshow.jpg) top left no-repeat;
	margin:0 0 0 2px;
	padding:0;
	position:relative;
	top:0;
}
#slideshow #slideNav {
	height: 41px;
	width:511px;
	background: url(../images/slideshow-navbar.png) 0 0 no-repeat;
	margin: 0;
	padding: 0;
	position: absolute;
	left:3px;
	top: 179px;
}

#slideNav div.slide-numbers {
	margin: 0;
	padding: 0;
	margin-top:9px;
	margin-left:12px;
	float:left;
	width:180px;
}
#slideNav div.slide-numbers a {
	margin: 0;
	padding:3px 0px 4px 6px;
	margin-top:5px;
	margin-left:3px;
	display:block;
	float:left;
	width:14px;
	font-weight:bold;
	font-size:12px;
	line-height:12px;
	text-decoration:none;
}
div.slide-numbers a:link, div.slide-numbers a:visited {
	color:#0F4172;
}
div.slide-numbers a:hover {
	color:#AB3938;
}
#slideNav div.slide-numbers a.slide-arrow {
	width:10px;
	padding:3px 2px;
	margin-top:6px;
	margin-left:1px;
}
#slideNav div.slide-numbers a.slide-arrow:hover {
	background:#A0BFD1;
}
#slideNav div.slide-numbers a.current-slide {
	background: url(../images/current-slide-bg.png) 0px 0px no-repeat;
}

#slideNav div.slide-button {
	margin: 0;
	padding: 0;
	margin-top:3px;
	margin-right:5px;
	float:right;
	width:140px;
	overflow:hidden;
}

#newsWrapper {
	float: right;
	width: 245px;
	height: 223px;
	margin: 0 20px 0 0;
	padding: 0;
	position: relative;
	border: 1px solid #34547e;
	background: url(../images/news-bg.jpg) top left no-repeat;
	overflow:hidden;
}
#newsWrapper h1 {
	margin: 5px 4px 1px 4px;
	padding:10px 0 0 54px;
	height:42px;
	color:#692d2c;
	font-weight:bold;
	font-size:16px;
	line-height:17px;
	background: url(../images/icn_news.gif) top left no-repeat;
}
#newsWrapper #newsText {
	width: 239px;
	height: 217px;
	margin:0 2px;
	padding: 0;
	position:relative;
	top:0;
}
#newsWrapper #newsText p {
	margin: 0 0 0 8px;
	padding: 4px 5px 5px 14px;
	background: url(../images/news-bullet.gif) 1px 7px no-repeat;
	color:#111;
}
#newsWrapper a:link, #newsWrapper a:visited {
	color: #065FB7;
}

#newsWrapper #newsText p.news-div {
	margin: 3px 7px;
	padding: 0;
	height:2px;
	overflow:hidden;
	background: url(../images/news-div.gif) center bottom no-repeat;
}

/* HOME Bottom 2 Columns */
div#homeContent #twoColumns {
	width: 900px;
	margin:0 auto;
	padding: 0 0 5px;
	text-align: left;
	overflow:hidden;
}
*html div#homeContent #twoColumns {
	padding: 0;
	width: 905px;
}
div#homeContent #leftColumn {
	padding:0;
	margin:0;
	font-size: 13px;
	line-height: 16px;
	color: #313131;
	float:left;
	width:550px;
	position:relative;
	top:3px;
	left:25px;
	overflow:hidden;
}
*html div#homeContent #leftColumn {
	height:375px;
	left:20px;
}


#leftColumn a, #leftColumn a:link, #leftColumn a:visited {
	color: #4C7DA5;
}
#leftColumn a:hover {
	color: #0A5C8F;
}
	
#leftColumn div.letter-text {
	margin-top: 10px;
	margin-right:10px;
	margin-bottom:5px;
	margin-left:35px;
}

#leftColumn h1 {
    font-family:Georgia, 'Times New Roman', serif;
	font-size:18px;
	line-height:18px;
	font-weight:bold;
	margin:7px 0 4px 0px;
	padding:0;
}

#leftColumn ul {
margin-top:15px;
margin-left: 25px;
}

#leftColumn li {
font-size:13px;
line-height: 20px;
}

div#homeContent #rightColumn {
	float:left;
	width:275px;
	overflow:hidden;
	margin:0;	
	position:relative;
	top:5px;
	left:26px;
	font-size: 11px;
	line-height: 16px;
}
#rightColumn #buttonsWrapper {
	margin:0 0 0 3px;
	width:255px;
	overflow:hidden;
}
#rightColumn h1 {
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	margin:7px 0 4px 0px;
	padding:0;
}

#rightColumn p {
	margin-top: 5px;
	line-height: 1.3em;
}
#rightColumn #quickLinks {
	background:url(../images/quicklinks-bg.jpg) repeat-y left top;
	margin:0;
	margin-top:12px;
	padding:0;
	width:267px;
	overflow:hidden;
	color:#577A96;
	font-size:15px;
	line-height:23px;
}
#quickLinks h2 {
	margin:0;
	padding:0;
	background:url(../images/quicklinks-hdr.jpg) no-repeat left top;
	width:267px;
	height:37px;
}
#quickLinks div.shortcut {
	margin:5px 5px 5px 12px;
	padding:0;
	overflow:hidden;
	clear:both;
}
#quickLinks div.shortcut a img {
	float:left;
	margin:0 4px 0 0;
	padding:0;
	width:37px;
	border:none;
}
#quickLinks div.shortcut div.link-text {
	float:left;
	margin:0 0 0 3px;
	padding:0;
	padding-top:5px;
	width:195px;
	font-size:11px;
	line-height:15px;
	color:#666;
}
#quickLinks a {
	color:#577A96;
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	text-decoration:underline;
}
#quickLinks a:hover {
	color:#025796;
}
#quickLinks div.ql-bottom {
	margin:0;
	padding:0;
	background:url(../images/quicklinks-btm.jpg) no-repeat left top;
	width:267px;
	height:19px;
}

/* end home callouts */

/* sub page content columns */

div#subpageWrapper {
	margin:0 auto; 
	padding:20px 0; 
	width:1000px; 
	text-align:center; 
	position:relative; 
	top:18px;
	overflow:hidden;
}

div#subpageWrapper #twoColumns {
	width: 810px;
	margin:0 auto;
	padding: 0 0 15px;
	text-align: left;
}

div#subpageWrapper #contentLeft {
	float: left;
	width: 530px;
	height:auto;
	padding: 0 0 5px 3px;
	margin:0;
	text-align: left;
	color: #444;
	position:relative;
	top:0px;
	left:5px;
	background:none;
}

div#subpageWrapper #contentLeft h1 {
font-family: Georgia, 'Times New Roman', serif;
font-size:18px;
line-height: 22px;
color:#000000;
font-weight:bold;
}

div#subpageWrapper #contentLeft ul {
margin-left:25px;
margin-bottom:15px;
}

div#subpageWrapper #contentLeft li {
font-size:13px;
line-height: 20px;
}

div#subpageWrapper #contentRight {
	float: right;
	width: 245px;
	position: relative;
	background-color: #E7F4F4;
	color: #555;
	position:relative;
	top:0px;
	padding: 0 0 15px;
	margin: 0;
	text-align:left;
}


/* Madison's style additions */

#homeForm {
	padding-left:15px;
	width:262px;
	height:350px;
	background:url(../images/request-info-bg.jpg) no-repeat left top;
}
#homeForm div {
	padding:1px 0;
	margin:0;
	overflow:hidden;
	height:27px;
	clear:both;
}
form div span.error-icon {
	width:16px;
	height:16px;
	margin:0;
	margin-top:1px;
	margin-left:2px !important;
	padding:0;
	padding-left:1px !important;
	display:block;
	clear:none;
	float:left;
}

div#homeForm input, div#homeForm textarea {
	margin:0px 2px 0px 1px;
	padding:2px;
	width:140px;
	font-size:10px;
	line-height:12px;
	float:left;
	border:1px solid #ccc;
}
div#homeForm select { 
	margin: 4px 3px 2px 18px;
	width:190px;
	border:1px solid #ccc;
	padding:2px;
	font-size:10px;
	line-height:12px;
	float:left;
}

div#homeForm label {
	display: block;
	float: left;
	width: 53px;
	text-align: right;
	padding-top:1px;
	padding-right:7px;
	margin:0 0 0 2px;
	font-size:92%;
}
#homeForm label.req {
	font-weight:bold;
}

div#homeForm input.btn, div#contactForm input.btn {
	margin:0px 0 0 0;
	width:136px;
	height:35px;
	padding:0;
	position:relative;
	top:0px;
	left:49px;
	background:url(/images/submit_button.gif) no-repeat left top;
	font-size:16px;
	font-weight:bold;
	padding:6px 7px;
	text-align:center;
	color:#455F2C;
	border:none;
}
#formName {
	margin:0;
	padding: 13px 0 0 13px;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	text-transform:uppercase;
}

#contactForm {
	margin:20px 0;
	overflow:hidden;
	width:450px;
	padding:25px 10px;
	border: 1px solid #c2e6ff;
	background: url(/images/form-bg.jpg) repeat-x left top;
}

#contactForm label {
	clear: left;
	display: block;
	float: left;
	width: 150px;
	text-align: right;
	padding-top:2px;
	padding-right: 7px;
	font-size:11px;
	font-weight:normal;
}
#contactForm label.req {
	font-weight:bold;
}
#contactForm h6 {
	background:url(/images/form-rule.gif) no-repeat left top;
	width:350px;
	height:20px;
	clear:both;
}
div#contactForm select {
	float:left;
	border:1px solid #ccc;
	padding:1px;
	width:200px;
	margin:1px 5px 2px 0;
}

div#contactForm input, div#contactForm textarea {
	margin:1px 5px 2px 0;
	width:200px;
	float:left;
	border:1px solid #ccc;
	padding:2px;
}
form div input#zip {
	width:80px;
}
/*-----HOME PAGE 3 BUCKET STYLES------*/
#bucketWrapper {
margin:auto;
width:809px;
}

#webchatWrapper {
font-size:10px;
text-align:left;
margin:10px 12px 10px 8px;
padding:51px 0 0 15px;
float:left;
width:230px;
height:80px;
background:url(../images/web-chat-bg.jpg) no-repeat left top;
}

#campusWrapper {
font-size:10px;
text-align:left;
margin:10px 12px;
padding:51px 0 0 15px;
float:left;
width:230px;
height:80px;
background:url(../images/campus-tour-bg.jpg) no-repeat left top;
}

#rafWrapper {
font-size:10px;
text-align:left;
margin:10px 0px 10px 12px;
padding:51px 0 0 15px;
float:left;
width:225px;
height:80px;
background:url(../images/refer-bg.jpg) no-repeat left top;
}

#bucketWrapper p {
	padding-right:15px;
	padding-left:5px;
}

div#schoolCalendar p {
margin: -2px 0 0 20px;
background-color: #f8f8f8;
padding:10px 15px 10px 25px;
}

div#schoolCalendar h6 {
background:url(/images/calendar-rule.gif) no-repeat left top;
width:530px;
height:15px;
margin-left:20px;
}

/* Homepage Styles - Scott*/
.val{width:16px;padding:0;margin:0 4px 0 -6px;float:left;}
/* End Scott */

.testimonial {
	width:485px;
	height:225px;
	background-image:url('../images/chat-bubble.jpg');
	background-repeat:no-repeat;
}
.testimonial-text {
	width:auto;
	padding:20px 30px 45px 30px;
}
.testimonial p {
  font-family:Georgia, Times, serif;
  font-size:1em;
  line-height:19px!important;
}
.green {
	color:#006a3a;
}
