/* CSS Document */
body, html {
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
/*MIN PAGE WIDTH (FIREFOX, IE6, IE7, SAFARI) */
	min-width:1000px;
	width:auto !important;
	width:1000px;
	height:100%;
/********************************************/
}
tr, td {
	padding:0px;
	margin:0px;
	margin-right:5px;
}
#container {
	position:absolute;
	left:50%;
	margin-left:-500px;
	width:1000px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background:#E6E6E6;
	
	/*min-height:100%;*/
	/*height:1380px!important;*/
	/*height:100%;*/
}

p {
font-size:11px;
line-height:normal;
}

p.intro {
text-align:center;
padding:8px 22px;
margin-top:0px;
font-size:10px;
}

p.centers {
font-size:12px;
margin-top:8px;
}

h1 {
font-size:14px;
}

img.toon {
margin:10px;
}

#header {
	height:210px;
}
#top_menu {
	background:#01415B;
	height:27px;
	padding:8px 0 0 0;
}
#logo_container {
	background:#3B5A6F;
	height:130px;
}

#logo_small {
	position:absolute;
	top:35px;
	right:41px;
}
#search {
	position:absolute;
	top:128px;
	right:11px;
	width: 242px;
	height: 85px;
}

#go_button {
	margin-top:9px;
	position:relative;
	right:-22px;
}
#main_menu {
	height:44px;
	background:#E6E6E6 url(images/main_menu_bg.gif) repeat-x top left;
	padding:0px;
}
#main_menu ul li {
	display:inline;
	height:10px;

}
#main_menu a {
	color:#908774;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	padding:10px;
}
#main_menu ul {
	padding:0 0 0 10px;
	margin:0px;
}

#top_menu ul li {
	display:inline;
	height:10px;
}
#top_menu a {
	color:#ffffff;
	text-decoration:underline;
	font-size:12px;
	padding:0 10px;
}
#top_menu ul {
	padding:0 0 0 10px;
	margin:0px;
}

#links {
margin-left:300px;
}

#ads {
position:absolute;
top:240px;
right:20px;
margin:0px 0px 90px 0px;
width:165px;
}

#home-content {
width:770px;
background:#FFFFFF;
margin:40px 45px 100px 45px;
}

#home-top {
background:#D6CFC6;
}

#home-bottom {
background:#ffffff;
padding:40px;
}

#content {
width: 914px;
background: #FFFFFF url(images/bg_sub.gif) left repeat-y;
margin: 40px auto 100px auto;
border: 0px solid green;
padding-bottom: 50px;
}

#sub-head {
height:77px;
/*border-bottom:solid 2px #436075;*/
}

#icons {
	position:absolute;
	top:250px;
	left:309px;
	height:125px;
	width: 638px;
}

#left-column {
width:262px;
margin-top: 10px;
margin-right: 40px;
float:left;
background:#d7d0c6;
}

#right-column {
/*margin: 40px 40px 40px 312px;*/
display: block;
clear: none;
margin: 0px;
margin-top: 30px;
padding: 0px;
padding-top: 40px;
padding-left: 20px;
padding-right: 20px;
min-height: 700px;
overflow: visible;
}

#right-column a {
	Color:#003366;
	font-family: "Century Gothic";
	font-size: 10pt;
	text-decoration: underline;
}

#right-column .content {
	display: block;
	border: 0px solid red;
	padding: 10px;
	padding-left: 0px;
	margin-top: 35px;
	width: 600px;
	max-width: 620px;
}

#right-column a:visited {
	Color:#3b5a6f;
	font-family: "Century Gothic";
	font-size: 10pt;
	text-decoration: underline;
}
	

#tools {
list-style:none;
margin:35px 30px;
padding-left:0px;
	
}

#tools li {
padding:2px;
}

#text-box {
background:#0076bf url(images/blue_top.gif) top no-repeat;
padding:40px 20px;
color:#FFFFFF;
font-size:10px;
}

#text-box h1 {
	font-size:13px;
	color:#FFFFFF;
	margin-top:0px;
	font-family: "Century Gothic";
}

#footer {
	font-size:11px;
	word-spacing:8px;
	width:797px;
	margin:20px;
	position:absolute; 
	clear: both;
	margin-top: 10px;
	bottom:0px;
}
#footer span {
	word-spacing:normal;
}
#footer a {
	font-weight: bold;
	text-decoration:underline;
	color:#000000;
}
#footer a:hover {
	text-decoration:underline;
	color:#01415B !important;
}
#footer a:visited {
	text-decoration:underline;
	color:#000000;
}
#container #header #top_menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container #header #top_menu a {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.Menu {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #918779;
}
.testimonal_header {
	font-family: "Century Gothic";
	font-size: 11pt;
	font-weight: bold;
}
.home_questions {
	font-family: "Century Gothic";
	font-size: 12pt;
	font-weight: bold;
	color: #3B5A6F;
}
.page_heads {
	font-family: "Century Gothic";
	font-size: 14pt;
	font-weight: bold;
	color: #01415B;
}

	
A:LINK {
	color: #e6e6e6;
	text-decoration: underline;
	font-family: "Century Gothic";
	font-size: 10pt;
	font-weight: bold;
	}
	
A:VISITED {
	color: #003366;
	text-decoration: underline;
	font-family: "Century Gothic";
	font-size: 10pt;
	}
	
A:ACTIVE {
	color: #ffffff;
	text-decoration: underline;
	font-size: 10pt;
	}

A:HOVER {
	color: #404040;
	text-decoration: underline;
	font-size: 10pt;
	}
	
A:VISITED:HOVER {
	color: #999999;
	text-decoration: underline;
	font-size: 10pt;
	}
	
A:LINK.white {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
A:VISITED.white {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
A:ACTIVE.white {
	color: #FFFFFF;
	text-decoration: underline;
	}

A:HOVER.white {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
A:VISITED:HOVER.white {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
A:LINK.gray {
	color: #999999;
	text-decoration: underline;

}

.edu_title {
	font-family: "Century Gothic";
	font-size: 12pt;
	font-weight: bold;
}
.large_head {
	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: bold;
	color: #ec5223;
}
