@charset "utf-8";
/* CSS Document */


body{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		background-color:#627361;
	}

img{border:none;}

#main_container{
	width:760px;
		background-color:#bbcfba;
	border:1px solid #666633;
	background-image:url(images/mowry_hdr1.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
}


#featured_programs{
	background-image:url(images/featured_home.jpg);
	background-repeat:no-repeat;
	margin-top: 125px;
	height: 201px;
}

#featured_programs_text{
	width: 190px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-top:10px;
	line-height: 16px;
	text-align: left; 
}

#indent_box{margin-left:30px;}

#featured_programs_text a:link{
	font-size: 10px;
	color: #d8e030;
	text-decoration: none;
	
}

#featured_programs_text a:visited{
	font-size: 12px;
	color: #d8e030;
	text-decoration: none; 
}

#featured_programs_text a:hover{
	font-size: 12px;
	color: #cccc66;
	text-decoration: none;
}

#top_navigation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3b2d08;
	margin-left:55px;
	margin-top: -15px;
	text-align: left;
}

#top_navigation a:link{
	color: #000000;
	text-decoration: none;
	margin-right: 15px;
}
#top_navigation a:visited{
	color: #3b2d08;
	text-decoration: none;
	margin-right: 15px;
}

#top_navigation a:hover{
	color: #6a4e05;
}

#left_navigation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px;
	margin-top: 50px;
	text-align: left;
	margin-left: 55px;
}

#left_navigation a:link{
	color: #663333;
	text-decoration: none;
	margin-right: 15px;
}

#left_navigation a:visited{
	color: #663333;
	text-decoration: none;
	margin-right: 15px;
}

#left_navigation a:hover{
	color: #996666;
	text-decoration: none;
	margin-right: 15px;
}


#content{
	width: 375px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	float: right;
	position: relative;
	top: 50px;
	right: 55px;
	text-align: left;
}

#bottom{background-color:#6a4e05; text-align:right; height:20px;}

#bottomlinks{width:760px; font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; text-align:left;
	color: #000000; padding-left:95px; padding-top:5px;}
	
#bottomlinks a:link{color: #ffffff; margin-right:25px; text-decoration:none;} 
#bottomlinks a:visited{color: #ffffff; margin-right:25px; text-decoration:none;}
 #bottomlinks a:hover{color: #cccc33; margin-right:25px; text-decoration:none;}



