/***** Global Settings *****/
html, body
{
	border: 0;
	margin: 0;
	padding: 0;
}

body
{
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	margin: 0;
	background-color: #efefef;
}

#container
{
	width: 100%;
	margin: 0 auto;
	display: block;
	position: relative;
}

/***** Common Formatting *****/
h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
	font-weight: normal;
}

img { border: 0; }


/***** Links *****/
a { color: #c65623; }
a:hover { color: #666666; }


/***** Masthead *****/

#masthead { 
	background: #FFFFFF url('images/masthead-bkgd.jpg') 50% 0 repeat-x;
	height: 125px;
	display: block;
	position: relative;
}

#masthead .logo {
	display: block;
	position: absolute;
	top: 18px;
	left: 50px;
}

#masthead .address {
	color: #333333;
	font-size: 12px;
	font-weight: 800;
	margin: 10px 10px 0 0;
	display: block;
	position: relative;
	width: 700px;
	float: right;
	text-align: right;
}

/***** Top Navigation Area *****/

#topnav {
	display: block;
	background: url('images/nav-bkgd.jpg') 0 0 repeat-x;
	height: 32px;
	border-top: 1px solid #536d8f;
}

#topnav #tabs {
	width: 600px;
	margin-left: 150px;
	display: block;
}

#topnav #tabs ul {
list-style: none;
padding: 0;
margin: 0 auto;
}

#topnav #tabs li { float: left; }

#topnav #tabs li a {
	display: block;
	height: 32px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 30px;
	padding: 0 24px;
}

#topnav #tabs li a:hover {
	background-color: #EFEFEF;
	color: #666666;
}

#topnav #tabs li.selected a {
	background-color: #FFFFFF;
	color: #0a2e5b;
}

#topnav #tabs .divider {
	float:left;
	background: url('images/nav-divider.jpg') 0 0 no-repeat;
	display: block;
	width: 2px;
	height: 32px;
}
	



/***** Home Column Content *****/

#content-area {
	display: block;
	position: relative;
	margin: 0 auto;
	background-color: #FFFFFF;
 	border-left: 1px solid #cccccc;
 	border-right: 1px solid #cccccc;
 	width: 1010px;
 	padding-bottom: 80px;
}

 #home-content, #interior-content {
 	display: block;
 	width: 1000px;
 	margin: 0px auto;
 	padding: 10px 10px 30px 10px;
 }
 
 .intro-text {
 	display: block;
 	font-size: 14px;
 	color: #666666;
 	width: 650px;
 	margin: 0px auto 20px auto;
 }
 
 /***** Home Banner *****/
 
  #banner-area {
 	display: block;
 	width: 935px;
 	height: 240px;
 	margin: 0px auto;
 	padding: 20px;
 }
 
 #home-banner {
 	display: block;
 	position: relative;
 	width: 621px;
 	height: 239px;
 	background: url('images/home-banner.jpg') 0 0 no-repeat;
 	float: left;
 }
 
 #home-banner .message {
 	display: block;
 	float: right;
 	width: 300px;
 	margin: 50px 20px;
 }
 
 #home-banner img {
 	float: left;
 	padding-left: 20px;
 }
 
  #home-banner .message h1 {
 	font-size: 18px;
 	color: #666666;
 	line-height: 20px;
 	margin-right: 15px;
 }
 
 #home-banner .message a.btn-learn {
 	display: block;
 	margin-top: 20px;
 }
 
 
  /***** Home Banner Fade *****/
 
 /* <![CDATA[ */
.dumbCrossFade {
	width:621px;
	height:239px;
	display:block;
	cursor:pointer;
	border:none;
	position:relative;
	overflow:hidden;
}
.dumbCrossFade .dumbItem {
	display:none;
	position:absolute;
	top:0;
	left:0;
	border:none;
}
.dumbCrossFade .dumbItem img {
	border:none;
}
.dumbCrossFade * {
	border:none;
	text-decoration:none;
}
/* ]]> */
 
 
 /***** Latest News *****/
 
 .news-box {
 	display: block;
 	width: 228px;	
 	float: right;
 	margin: 20px 50px 0 10px;
 }
 
.news-box .interior {
 	background-color: #f1f1f1;
 	border-left: 1px solid #dcdcdc;
 	border-right: 1px solid #dcdcdc;
 	padding: 4px 15px;
 	width: 226px;
 	font-size: 11px;
 	line-height: 14px;
 }

 .news-box .interior .title a { 
 	font-size: 12px;
 	text-transform: uppercase;
 	color: #35557b;
 	text-decoration: none;
 	line-height: 18px;
 }
 
 .news-box .interior .title a:hover { 
 	text-decoration: underline;
 	color: #666666;
 }
 
 
 /***** Home Page Column Content *****/	
 
 #home-content #column {
	display: block;
	width: 210px;
	float: right;
	padding: 10px 14px 10px 20px;
	margin-bottom: 30px;
	margin-right: 10px;
	border-left: 1px solid #dcdcdc;
}

#home-content #column-start {
	display: block;
	position: relative;
	width: 200px;
	padding: 10px 15px 10px 20px;
	margin-right: 10px;
	margin-bottom: 30px;
}

h2 {
	display: block;
	color: #666666;
	font-size: 21px;
	background: url('images/bullet-arrow.png') 0 0 no-repeat;
	padding-left: 23px;
	height: 26px;
	border-bottom: 1px solid #dcdcdc;
}

h3, h3 a {
	color: #35557b;
	font-size: 13px;
	padding-top: 10px;
	text-transform: uppercase;
	font-size: normal;
	text-decoration: none;
}
  
#column p, #column-start p {
	font-size: 12px;
	line-height: 15px;
	margin: 5px 20px 0 0;
}


 /***** Interior Banner *****/
 
  #interior-banner-area {
 	display: block;
 	width: 935px;
 	height: 90px;
 	margin: 0px auto;
 	padding: 20px;
 }
 
 #interior-banner {
 	display: block;
 	position: relative;
 	width: 896px;
 	height: 88px;
 	background: url('images/interior-banner.jpg') 0 0 no-repeat;
 	float: left;
 	margin-left: 26px;
 }
 
 #interior-banner h1 {
 	display: block;
 	font-size: 23px;
 	color: #666666;
 	width: 300px;
 	margin: 40px auto;
 	line-height: 20px;
 }


 /***** Interior Pages Column Content *****/	
 
 #interior-content {
 	display: block;
 	margin: 0px auto;
 	width: 850px;
 	padding: 0px 20px 30px 0;
 }

#interior-content #prog-column-main {
	display: block;
	width: 375px;
	padding: 0px 25px 0 20px;
	border-right: 1px solid #cccccc;
	margin: 50px 0;
}

#interior-content #prog-column-side {
	display: block;
	float: right;
	width: 375px;
	padding: 0 15px 0 20px;
	margin: 0px 0;
}

#interior-content #about-column-main {
	display: block;
	width: 500px;
	padding: 0px 25px 0 20px;
	border-right: 1px solid #cccccc;
	margin: 50px 0;
}

#interior-content #about-column-side {
	display: block;
	float: right;
	width: 250px;
	padding: 0 15px 0 20px;
	margin: 0px 0;
}

#interior-content #about-column-side .main {
	padding-bottom: 30px;
}

 #interior-content img {
 	margin: 15px 0;
 }
 
 #about-column-side p {
 	font-size: 12px;
	line-height: 15px;
	margin-top: 5px;
 }
 
 #interior-content .main {
 	margin: 0 20px;
 }
 
#interior-content h2 {
	display: block;
	color: #666666;
	font-size: 21px;
	background: url('images/bullet-arrow.png') 0 0 no-repeat;
	padding-left: 23px;
	height: 26px;
	border-bottom: 1px solid #dcdcdc;
	margin-top: 30px;
}

#interior-content ul li ul {
	margin:10px;
	padding: 0;
}

h3, h3 a {
	color: #35557b;
	font-size: 15px;
	padding-top: 10px;
	text-transform: uppercase;
	font-size: normal;
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}

.right { float: right; }


 /***** Side Box *****/
 
 .side-box {
 	display: block;
 	width: 228px;	
 	float: right;
 	margin: 20px 0 0 10px;
 }
 
 .side-box .interior h2 {
 	display: block;
 	height: 26px;
	color: #666666;
	font-size: 21px;
	background: url('images/bullet-arrow.png') 0 0 no-repeat;
	padding-left: 23px;
	border-bottom: 1px solid #dcdcdc;
}
 
.side-box .interior {
 	background-color: #f1f1f1;
 	border-left: 1px solid #dcdcdc;
 	border-right: 1px solid #dcdcdc;
 	padding: 1px 15px;
 	width: 226px;
 	font-size: 11px;
 	line-height: 14px;
 }

 .side-box .interior .title a { 
 	font-size: 12px;
 	line-height: 20px;
 	text-transform: uppercase;
 	color: #35557b;
 	text-decoration: none;
 }
 
 .side-box .interior .title a:hover { 
 	text-decoration: underline;
 	color: #666666;
 }







/***** No Column Page Content *****/

#no-column .page-content {
	display: block;
	width: 820px;
	padding: 30px 55px 20px 55px;
}

.search {
	font-weight: bold;
	color: #666666;
	text-align: right;
	display: block;
}

.search input {
	border: 1px solid #999999;
	padding: 2px;
	margin: 5px 0 10px 5px; 
}

.pagination {
	font-weight: bold;
	color: #666666;
	text-align: right;
	display: block;
	padding-top: 15px;
}

.pagination a, .pagination span { margin: 0 5px; }


/***** Buttons *****/

a.btn-learn {
	display: block;
	width: 94px;
	height: 27px;
	background: url('images/btn-learn-more.png') 0 0 no-repeat;
	text-decoration: none;
}
	
a:hover.btn-learn {
	background: url('images/btn-learn-more-hover.png') 0 0 no-repeat;
	text-decoration: none;
}

a.btn-contact {
	display: block;
	width: 93px;
	height: 27px;
	background: url('images/btn-contact.png') 0 0 no-repeat;
	text-decoration: none;
}
	
a:hover.btn-contact {
	background: url('images/btn-contact-hover.png') 0 0 no-repeat;
	text-decoration: none;
}

.submitform .btn-submit {
	display: block;
	border: 0;
	width: 71px;
	height: 27px;
	background: url('images/btn-submit.png') 0 0 no-repeat;
	text-decoration: none;
	float: right;
	margin-right: 40px;
	margin-top: 10px;
}


/***** Form *****/

.submitform {
	font-weight: bold;
	color: #666666;
	display: block;
	margin: 20px 100px 100px 0;
}

.submitform input, .submitform textarea {
	border: 1px solid #999999;
	padding: 1px;
	width: 250px;
	font-size: 13px;
	float: right;
	margin-top: -2px;
}

.submitform textarea { height: 70px; }

.submitform p {
	padding: 5px 0;
}

.submitform a { 
	float: right;
	margin-right: 40px;
	margin-top: 10px;
}

.required, #column .required { color: #FF0000; font-weight: bold; font-size: 14px; }



/***** Footer *****/

#footer {
	display: block;
	position: relative;
	height: 350px;
	width: 100%;
	margin: 0 auto;
	font-size: 12px;
	color: #999999;
	text-align: center;
	background: url('images/footer-bkgd.png') 0 0 repeat-x;
	margin-top: -100px;
}

#footer-links {
	display: block;
	width: 800px;
	height: 340px;
	margin: 0 auto;
}

#footer-links .col {
	display: block;
	width: 150px;
	color: #FFFFFF;
	float: left;
	margin: 110px 10px 0 30px;
	text-align: left;
	line-height: 18px;
}

#footer-links .col h4 {
	color: #efefef;
	font-weight: bold;
	font-size: 13px;
}

#footer-links .col a {
	color: #FFFFFF;
}

#footer-links .col a:hover {
	color: #EFEFEF;
}

#footer .legal {
	display: block;
	position: relative;
	margin-top: -25px;
	font-size: 11px;
}
