/* Homepage Stylesheet */

/* Layout Elements */

body
{
	background-image: url("../images/pagebkg.jpg");
	background-repeat: repeat-x;
	background-color: #adcfe6;
	padding: 0;
	margin: 0;
}

#container
{
	width: 790px;
	margin: 0 auto;
	background-color: #ffffff;
	padding: 0;
}

#header
{
	width:100%;
	float: left;
	background-image: url("../images/headerbkg2008.jpg");
	margin: 0;
	padding: 0;
	position: relative;
}

#header .logoarea
{
	height: 85px;
	float: left;
	margin: 0;
	padding: 0;
}

#header .logo
{
	float: left;
	margin: 0;
}

#header .links
{
	position: absolute;
	right: 20px;
	top: 5px;
	margin: 0;
	color:#FFFFFF;
	font-weight:bold;
}

#header .links a
{
	color: #FFFFFF;
}

#header .forms
{
	position: absolute;
	right: 20px;
	top: 25px;
}

#header .forms .quicklinks
{
	float: left;
	display: inline;
	margin: 0 0 0 5px;
}

#header .forms .google
{
	float: left;
	display: inline;
	margin: -2px 0px 0px 5px;
}

#header .topnav
{
	width: 100%;
	clear: both;
	float: left;
	background-image: url("../images/topbtnbkg.jpg");
	background-repeat: repeat-x;
	height: 23px;
	margin: 0;
}

#content
{
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	background-image: url("../images/contentbkg.jpg");
	background-repeat: repeat-y;
}

#content .topimage
{
	width: 100%;
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	background-image: #f7a30a;
}

#content .topimage img
{
	margin: 0;
	float: left;
	overflow: hidden;
}

#content .topimage a img
{
	border: none;
}

#content .leftcolumn
{
	width: 214px;
	float: left;
	border-right: solid 1px #848388;
	margin: 0;
	background-image: url("../images/leftnavbkg.jpg");
	background-repeat: repeat-y;
}

#content .leftcolumn img
{
	margin-left: 36px;
	border: none;
}

#content .centercolumn
{
	width: 414px;
	float: left;
	margin: 0;
	background-color: #ccddee;
}

#content .rightcolumn
{
	width: 161px;
	margin: 0;
	padding: 0;
	background-color: #003896;
	background-image: url("../images/rightnavbkg.jpg");
	background-repeat: repeat-y;
	float: left;
}

#footer
{
	width: 100%;
	clear: both;
	background-color: #ffffff;
	float: left;
}

#footer .campuses
{
	width: 100%;
	height: 84px;
	clear: both;
	float: left;
	background-image: url("../images/footerbkg.jpg");
}

#footer .campuses h1
{
	color: #003896;
	font-size: 110%;
	font-weight: bold;
	margin: 25px 0 5px 10px;
}

#footer .campuses ul
{
	margin: 0 0 0 5px;
	padding: 0 0 0 5px;
	list-style: none;	
}

#footer .campuses ul li
{
	margin: 0 10px 0 0px;
	display: inline;
}

#footer .campuses ul li a
{
	color: #000000;
	text-decoration: none;
}

#footer .campuses ul li a:hover
{
	color: #003896;
}

#footer .campuses ul li img
{
	margin: 0 3px 2px 0;
	border: none;
}

#footer .copyright
{
	width: 100%;
	clear: both;
	background-color: #003896;
	border-bottom: solid 5px #adcfe6;
}	
	
/* Font Elements */

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

#header p, #header a
{
	text-decoration: none;
}

#header .links a:hover
{
	color: #f7a30a;
}

#content .leftcolumn .leftnav a
{
	color: #000000;
	text-decoration: none;
	border-bottom: solid 1px #848388;
	float: right;
	margin: 0;
	display: block;
	width: 205px;
}

#content .leftcolumn .leftnav a:hover
{
	background-image: url("../images/leftnavoverbkg.jpg");
	background-position: right;
}

#content .leftcolumn h1
{
	font-size: 110%;
	color: #000000;
	margin: 10px 5px 0 0;
	clear: both;
}

#content .leftcolumn p
{
	font-size: 70%;
	color: #000000;
	margin: 0 5px 0 0;
	clear: both;
}

#content .leftcolumn img
{
	margin-top: 30px;
}

#content .centercolumn h1, #content .centercolumn ul, #content .centercolumn hr
{
	margin-left: 5px;
	margin-right: 10px;
}

#content .centercolumn h1
{
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 120%;
}

#content .centercolumn ul
{
	margin-top: 2px;
	margin-bottom: 3px;
	padding: 0;
	font-size: 90%;
	list-style: none;
}

#content .centercolumn ul li
{
	margin-left: 10px;
}

#content .centercolumn ul li a
{
	color: #003896;
	text-decoration: none;
}

#content .centercolumn ul li img
{
	margin: 0 4px 2px 0;
}

#content .centercolumn ul li a:hover
{
	text-decoration: underline;
}

#content .centercolumn hr
{
	margin-top: 0;
	margin-bottom: 5px;
	height: 1px;
	overflow: hidden;
}

#content .rightcolumn h1
{
	font-size: 110%;
	color: #b5ba05;
	margin: 0 0 0 10px;
	font-weight: bold;
	clear: both;
}

#content .rightcolumn h1 a
{
	display: block;
	font-size: 110%;
	color: #F7A30A;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 10px 0;
	clear: both;

}

#content .rightcolumn h1 a:hover
{
	color: #FFFFFF;
	background: #B5BA05;

}

#content .rightcolumn ul
{
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	float: left;
}

#content .rightcolumn ul li
{
	margin: 0;
	padding: 0;
	width: 161px;
	float: left;
	clear: both;
}

#content .rightcolumn ul li a
{
	font-size: 80%;
	color: #ffffff;
	text-decoration: none;
	margin: 0 10px 0px 10px;
	padding: 0;
	float: left;
	clear: both;
}

#content .rightcolumn a:hover
{
	color: #f7a30a;
}

#content .rightcolumn .buttons
{
	margin-left: 10px;
}

#content .rightcolumn .buttons a
{
	margin: 0;
}

#content .rightcolumn .buttons img
{
	border: none;
}

#footer .copyright p
{
	color: #adcfe6;
	font-size: 80%;
	text-align: center;
	margin: 5px;
}

#footer .copyright a
{
	color: #adcfe6;
}

#footer .copyright a:hover
{
	color: #ffffff;
}
