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

/*********************************
TABLE OF CONTENTS
**********************************
1. Reset
2. Default Classes
3. Banner
4. Navigation
5. Main
6. Content
7. Form
8. Form Styles
9. Footer
*********************************/

/************ RESET *************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	background:url(../images/body_bg.jpg) repeat-x top;
	background-color: #dc5000;
	height:100%;
	
}

body {
	height:100%;
}



.clear {
	clear: both; 
}

/************ DEFAULT CLASSES ************/
h1 {
	color: #5BB7E6;
	font: bold 1.5em/1 Arial, Helvetica, sans-serif;
	padding: 0 0 0 0;
	font-variant:small-caps;
}

h2 {
	color: #1b1b1b;
	font: bold 1em/1.4em Verdana, Helvetica, sans-serif;
	padding: 1em 0 0 0;
}

h3 {
	color: #000;
	font: bold 0.9em/1em Arial, Helvetica, sans-serif;
	padding: 1em 0 0 0;
}

p {
	color: #232323;
	font: normal 0.8em/1.5em Arial, Helvetica, sans-serif;
	padding: 1em 0 0 0;
}

a {
	color: #03C;
	text-decoration: underline;
}

a:hover {
	color: #06F;
	text-decoration: none;
}

ul,ol {
	color: #262626;
	margin: 0 0 0 25px;
	padding: 1em 0 0 0;
}

li {
	background: url(../images/bullet.gif) no-repeat 0% 6px;
	font: normal 0.8em/1.5em Verdana, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: none;
	padding: 0 0 0 20px;
	vertical-align: 0;
}

em,i {
	font-style: italic;
}

strong,b {
	color: #000;
	font-weight: bold;
}

/************ BANNER ************/
#banner {
	background: url(../images/banner.png) no-repeat;
	height: 112px;
	width: 850px;
	margin:auto;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/banner.png', sizingMethod='scale');
}


#logo  {
	padding: 0 0 0 0;
}

#logo a {
	display: block;
	height: 112px;
	width: 349px;
}

/************ NAVIGATION ************/
#navigation {
	float:left;
	height: 25px;
	width: 478px;
	margin: 10px 0 10px 19px;
	background-color:#5bb7e6;
	z-index:2000;
}

ul.menu {
	list-style-type: none;
	margin: 0 0 0 0px;
	padding: 0px 0 0 3px;
}

ul.menu li {
	background: none;
	display: inline;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

ul.menu a {
	border-right: 1px solid #fff;
	color: #fff;
	text-align:center;
	display: block;
	float: left;
	font: bold 14px/14px Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 25px;
	margin: 0 0 0 0;
	padding: 0 15px 0 15px;
	text-decoration: none;
	position:relative;
}

ul.menu a:hover{
	background-color: #fff;
	color: #5bb7e6;
}

/************ MAIN ************/

#main {
	background:url(../images/main_bg.png);
	height: auto;
	padding: 0 0 1em 0;
	margin: auto;
	width: 850px;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/main_bg.png', sizingMethod='scale');
	z-index:1000;
}

#programs p{
	font-size:12px;
	padding: 0 0 10px 20px;
}

#programs ul a {
	color: #22477F;
	text-decoration:underline;
}

#programs ul a:hover {
	color:#DE3535;
	text-decoration:none;
}

/************ CONTENT ************/
#content {
	display: inline;
	float: left;
	margin: 0 0px 0 35px;
	padding: 0 0px 117px 0;
	width: 797px;

}

.thank_you#content {
	float:left;
	width: 850px;
}

.about {
	padding:10px;
}

#featured{ 
	width:400px; 
	padding-right:250px; 
	position:relative; 
	border:5px solid #ccc; 
	height:250px; 
	background:#fff;
	margin: 20px 0 10px 60px;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:400px; 
	list-style:none; 
	padding:0; margin:0; 
	width:250px; 
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333;  background:#fff; 
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 
	background:url(../images/selected-item.gif) top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
}
#featured .ui-tabs-panel{ 
	width:400px; height:250px; 
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:180px; left:0; 
	height:70px; width: 400px;
	background: url(../images/transparent-bg.png); 
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/transparent-bg.png', sizingMethod='scale');
}
#featured .info h2{ 
	font-size:16px; font-family:Georgia, serif; 
	color:#fff; padding:1px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 1px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}

#subpage {
	width:400px;
	float:left;
}
#thumbnails {
	width:370px;
	float:right;
	padding: 0 5px 0 5px;
}

.button {
	margin:auto;
	text-align:center;
}
.thumbnails {
	margin-left: 25px;
}

/************ FOOTER ************/
#form {
	border:1px solid #E8E8E8; 
	padding: 5px;
	width:389px;
	margin:0px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	color: #232323;
}


/************ FOOTER ************/
#footer {
	background-color: #5BB7E6;
	height: 117px;
	padding: 0px 0 0 0;
	text-align: left;
	margin: auto;
	width: 100%;
	position:fixed;
	bottom: 0px;
}

#footer_content {
	width:850px;
	margin:auto;
	height:117px;
}

#footer p {
	float:left;
	color: #FFF;
	font: normal 11px/20px Verdana, Helvetica, sans-serif;
	padding: 40px 0 0 0;
	margin: auto;
}




#footer a {
	border-right: 1px solid #FFF;
	color: #FFF;
	padding: 0 10px 0 10px;
}

#footer a.last_child {
	border: none;	
}