
* {
 margin: 0;
 padding: 0;
}

body {
 background: #F1F1F1 url(/_img/bg-body.gif) center top repeat-y;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 line-height: 18px;
}


/****************************************************
 DEFAULT LINKS
****************************************************/

a:link { 
 color: #C90049;
}

a:visited { 
 color: #C90049;
}

a:hover, a:active { 
 color: #C90049;
}


/****************************************************
 WRAPPER
****************************************************/

#wrapper {
 position: relative;
 background: transparent url(/_img/bg-wrapper.gif) center top no-repeat;
 margin: 0 auto;
 width: 841px;
 height: 800px;
}

#wrapper .inner {
 position: relative;
 margin: 0 40px;
}

/****************************************************
 HEADER
****************************************************/

#header {
 position: relative;
 height: 80px;
 width: 760px;
/* border: 1px solid #000;*/
}

#masthead {
 position: relative;
 width: 760px;
 height: 200px;
 margin: 0 0 10px 0;
} 	

/*#masthead {
 position: relative;
 width: 760px;
 height: 120px;
 margin: 0 0 10px 0;
} 	*/

/****************************************************
 CONTENT
****************************************************/

#content {
 position: relative;
 padding: 0;
 width: 500px;
 border-top: 5px solid #C90049;
}

#content .inner {
 padding: 1px 20px 0 0;
 margin: 10px 0 0 0;
}

#content p {
 margin: 0 0 20px 0;
 line-height: 20px;
}

#content .inner #introBlurb {
 font-size: 16px;
 font-weight: bold;
 color: #000;
}

#content .inner ol {
 margin: 0 0 20px 25px;
}

#content .inner ul {
 margin: 0 0 20px 20px;
}

#content .inner ol {
 list-style-type: decimal;
}

#content .inner ul li {
 list-style-type: disc;
}


/****************************************************
 SIDE
****************************************************/

#side {
 position: relative;
 float: right;
 width: 243px;
}

#side .inner {
 padding-top: 1px;
 margin: 0 0 0 0;
 font-size: 12px;
 line-height: 18px;
}

#side .inner p {
 margin: 0 0 20px 0;
}

#side .inner ul {
 margin: 0 0 20px 20px;
}

#side .inner ol {
 margin: 0 0 20px 25px;
}


/****************************************************
 LOGO
****************************************************/

h1 {
 text-indent: -9999px;
}

#logo {
 /* Clickable Background Images Via CSS */
 background: transparent url(/_img/logo.gif) 0 0 no-repeat;
 position: absolute;
 top: 12px;
 left: 0px;
 width: 219px;
 height: 50px; 
}

/* Clickable Background Images Via CSS */
#logo a {
 position: absolute;
 top: 0;
 left: 0;	
 width: 219px;
 height: 50px;
} 

/***************************************************
 MAIN NAVIGATION
***************************************************/

#nav {
 position: absolute;
 top: 39px;
 left: 254px;
 width: 507px;
 height: 25px;
}

div#nav ul#navbar {
 position: relative;
 height: 25px;
 width: 507px;
 background: transparent url(/_img/nav.gif) top left no-repeat;
}

div#nav ul#navbar li {
 list-style: none;
 position: absolute;
 top: 0;
}
	
ul#navbar li, ul#navbar a {
 height: 25px;
 display: block;
}
	
div#nav ul#navbar li a {
 text-indent: -9999px;
 text-decoration: none;
}
	
#home-nav { left: 0; width: 53px;}
#services-nav { left: 53px; width: 69px;}
#locations-nav { left: 122px; width: 83px;}
#education-nav { left: 205px; width: 84px;}
#news-nav { left: 289px; width: 50px;}
#resources-nav { left: 339px; width: 85px;}
#contact-nav { left: 424px; width: 83px;}

#home-nav a:hover {background: transparent url(/_img/nav.gif) 0 -25px no-repeat; border:0;}
#services-nav a:hover {background: transparent url(/_img/nav.gif) -53px -25px no-repeat; border:0;}
#locations-nav a:hover {background: transparent url(/_img/nav.gif) -122px -25px no-repeat; border:0;}
#education-nav a:hover {background: transparent url(/_img/nav.gif) -205px -25px no-repeat; border:0;}
#news-nav a:hover {background: transparent url(/_img/nav.gif) -289px -25px no-repeat; border:0;}
#resources-nav a:hover {background: transparent url(/_img/nav.gif) -339px -25px no-repeat; border:0;}
#contact-nav a:hover {background: transparent url(/_img/nav.gif) -424px -25px no-repeat; border:0;}

/* YOU ARE HERE */	
body#home #home-nav {background: transparent url(/_img/nav.gif) 0 -25px no-repeat; border:0;}
body#services #services-nav {background: transparent url(/_img/nav.gif) -53px -25px no-repeat; border:0;}
body#locations #locations-nav {background: transparent url(/_img/nav.gif) -122px -25px no-repeat; border:0;}
body#education #education-nav {background: transparent url(/_img/nav.gif) -205px -25px no-repeat; border:0;}
body#news #news-nav {background: transparent url(/_img/nav.gif) -289px -25px no-repeat; border:0;}
body#resources #resources-nav {background: transparent url(/_img/nav.gif) -339px -25px no-repeat; border:0;}
body#contact #contact-nav {background: transparent url(/_img/nav.gif) -424px -25px no-repeat; border:0;}


/****************************************************
 HEADINGS
****************************************************/

h2 {
 margin-bottom: .5em;
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 28px;
 font-weight: normal;
 line-height:31px;
 letter-spacing: -1px;
 color: #000;
}

h3 {
 font-weight: bold;
 font-size: 16px;
 line-height: 18px;
 padding-bottom: 3px;
 color: #000;
 margin-bottom: 10px;
}

#side .inner h3#h3-latest-news {
 background: transparent url(/_img/headings/h3-latest-news.gif) 0 0 no-repeat;
 width: 243px;
 height: 37px;
 text-indent: -9999px;
 margin: 0 0 15px 0;
 border-top: 5px solid #C90049;
}

#side .inner h3#h3-faqs {
 background: transparent url(/_img/headings/h3-faqs.gif) 0 0 no-repeat;
 width: 243px;
 height: 37px;
 text-indent: -9999px;
 margin: 0 0 15px 0;
 border-top: 5px solid #C90049;
}

#side .inner h3#h3-download-brochure {
 background: transparent url(/_img/headings/h3-download-brochure.gif) 0 0 no-repeat;
 width: 243px;
 height: 37px;
 text-indent: -9999px;
 margin: 0 0 15px 0;
 border-top: 5px solid #C90049;
}

#side .inner h3#h3-more-info {
 background: transparent url(/_img/headings/h3-more-info.gif) 0 0 no-repeat;
 width: 243px;
 height: 37px;
 text-indent: -9999px;
 margin: 0 0 15px 0;
 border-top: 5px solid #C90049;
}

#side .inner h3#h3-state {
 background: transparent url(/_img/headings/h3-state.gif) 0 0 no-repeat;
 width: 243px;
 height: 37px;
 text-indent: -9999px;
 margin: 0 0 15px 0;
 border-top: 5px solid #C90049;
}

#side .inner h3#h3-tell-a-friend {
 background: transparent url(/_img/headings/h3-tell-a-friend.gif) 0 0 no-repeat;
 width: 243px;
 height: 37px;
 text-indent: -9999px;
 margin: 0 0 15px 0;
 border-top: 5px solid #C90049;
}
#side .inner h3#h3-testimonials {
 background: transparent url(/_img/headings/h3-testimonials.gif) 0 0 no-repeat;
 width: 243px;
 height: 37px;
 text-indent: -9999px;
 margin: 0 0 15px 0;
 border-top: 5px solid #C90049;
}



/****************************************************
 IMAGES
****************************************************/

.img-center {
 display: block;
 margin: 0 auto;
}

.img-right {
 display: block;
 float: right;
 border-top: 6px solid #F1F1F1;
 border-left: 6px solid #F1F1F1;
 margin: 5px 0 20px 20px;
}

.img-left {
 display: block;
 float: left;
 border-top: 6px solid #F1F1F1;
 border-right: 6px solid #F1F1F1;
 margin: 0 10px 0 0;
}

#img-caption {
 width: 100px;	
 display: block;
 float: right;
 padding: 10px;
 margin: 0 10px;
 text-align: center;
}

/****************************************************
 MISC
****************************************************/

strong {
 color: #C90049;
}


.pdf {
 height: 13px;
 padding: 0 0 0 18px;
 background: transparent url(/_img/icon-pdf.gif) left top no-repeat;
}

.externalLink {
 height: 13px;
 padding: 0 18px 0 0 ;
 background: transparent url(/_img/icon-ex-link.gif) right 5px no-repeat;
}

.newsDate {
 color: #747474;
}

#infoBox {
 float: right;
 font-size: 12px;
 width: 247px;
 border: 5px solid #F1F1F1;
 padding: 8px;
}

body#home .checklist ul {
 margin: 10px 0 0 0;
 padding: 0;
 list-style-type: none;
}

body#home .checklist li { 
 list-style-type: none;
 padding: 0 0 10px 20px;
 margin: 0;
 background: #fff url(/_img/icon-check.gif) 0 3px no-repeat;
}

/****************************************************
 FOOTER
****************************************************/

#footer {
 clear: both;
 position: relative;
 margin: 20px 0 10px 0;
 height: 100px;
 background: #C90049 url(/_img/logo-footer.gif) 20px 20px no-repeat;
}

#footer .inner {
 color: #fff;
 font-size: 12px;
 margin: 0 20px 0 280px;
 padding: 30px 0 0 0;
}

#footer .inner a:link, #footer .inner a:visited, #footer .inner a:hover, #footer .inner a:active { 
 color: #fff;
}

/****************************************************
 FORMS
****************************************************/

#form1 fieldset, .thisform fieldset {
 border: 1px solid #000;
 padding: 10px;
 width: 470px;
 margin: 20px 0;
}

#form1 fieldset p {
 margin: 0 0 10px 0;
}

#form1 legend, .thisform legend {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 11px;
 color: #fff;
 background-color: #000;
 border: 1px solid #000	;
 border-bottom-color: #000;
 border-right-color: #000;
 padding: 4px 8px;
 margin: 0 0 10px 0;
}


.clsSeeNot{Display:none;}

.clsSee{Display:block;}
