@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
body {
	background-color: #FFF3D3;
	background-image: url(images/page-bkg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}
a   {
	color: #009;
}
p  {
	margin: 4px 0px 12px 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	color: #900;
	font-weight: normal;
	line-height: 23px;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	color: #880000;
	margin: 0px;
	padding: 0px;
	display:inline;
}
h4 {
	font-size: 20px;
	color: #333;
	font-weight: normal;
	margin-top: 8px;
}
hr {
	color: #9B874A;
}
.headerbkg {
	background-image: url(images/headerBkg.jpg);
	background-repeat: repeat-x;	
}
.header {
	padding: 70px 2px 5px 65px;
	background-image: url(images/header1a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 408px;
	height: 233px;
}
.headertitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.8em;
	line-height: 35px;
	font-weight: normal;
	color: #900;
	margin-left: 97px;
}
.headershort {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	line-height: 50px;
	color: #000;
	margin-left: 97px;
}
.headerquote {
	font-size: 12px;
	color: #900;
}
.header2 {
	background-image: url(images/header1b.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 430px;
	height: 303px;
	padding: 0px 0px 0px 0px;
}
.menu {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	margin-right: 15px;
	margin-left: 15px
}
.searchbar {
	padding-left: 45px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.content_main {
	padding: 10px 24px 10px 36px;
}

.copyright {
	font-size: 9px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3D485A;
}
.submenu-header {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/submenu-headerBkg.jpg);
	background-repeat: repeat-x;
	padding: 11px 4px 11px 8px;
	border-top: 1px solid #800000;
	border-right: 1px solid #800000;
	border-bottom: 1px solid #800000;
}
.submenu {
	background-color: #CFC09C;
	border-right: solid 1px #BDA877;
	border-bottom: solid 1px #BDA877;
	border-left: solid 1px #BDA877;
	padding: 5px 8px 5px 8px;
	font-size: 12px;
}
.starburstimg {
	margin-right: 10px;
}
.homeboxes {
	padding-right: 8px;
}
.submenu a {
	line-height: 35px;
	color: #000;
	text-decoration: none;
}
.submenu a:hover {
	color: #800000;
	text-decoration: none;
}
.submenu_separator {
	border-bottom: solid 1px #8F815A;
}
.submenutext {
	font-size: 9px;
}
.courses {
	font-size: 9px;
	line-height: 11px;
}
.announce_title {
	font-size: 20px;
	color: #900;
	font-weight: bold;
}
.announce_text {
	font-size: 13px;
	color: #900;
	font-weight: normal;
}


