@import url("imp_forms.css");
/*
Author: Mitchell Gohman
Date: 2009-03-13
*/
* {
	margin:0px;
	padding:0px;
	outline: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-image: url(images/backgr_body.jpg);
	background-color: #687679;
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#container {
	width: 923px;
	position: absolute;
	margin-left: -461px;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: 0px 235px;
	left: 50%;
	top: 0px;
}
#masthead {
	background-image: url(images/backgr_masthead.jpg);
	height: 211px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 30px;
}
#masthead h2.webTitle,
#masthead h3.webSlogan,
#masthead h3.webTollFree { display: none; }
#masthead h3.applyNow {
	width: 223px;
	height: 35px;
	position: absolute;
	left: 680px;
	top: 148px;
	padding: 0px;
	margins: 0px;
}
#masthead h3.applyNow a:link, 
#masthead h3.applyNow a:visited
{
	padding: 0px;
	margins: 0px;
	display: block;
	height: 40px;
	text-indent: -999999px;
	background-attachment: scroll;
	background-image: url(images/questionsAnswers.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
} 
#masthead h3.applyNow a:hover, 
#masthead h3.applyNow a:active
{
	padding: 0px;
	margins: 0px;
	display: block;
	height: 40px;
	text-indent: -999999px;
	background-attachment: scroll;
	background-image: url(images/questionsAnswers.gif);
	background-repeat: no-repeat;
	background-position: 0px -35px;
}
#masthead ol.menu1 {
	list-style-type: none;
	width: 735px;
	position: absolute;
	left: 235px;
	top: 0px;
	height: 64px;
}
#masthead ol.menu1 li {
	float: left;
	width: 133px;
	margin-right: 3px;
}
#masthead ol.menu1 a:link, #masthead ol.menu1 a:visited {
	background-attachment: scroll;
	background-image: url(images/mainMenu_bgAllButtons.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 64px;
	text-indent: -999999px;
}
#masthead ol.menu1 a:hover, #masthead ol.menu1 a:active { background-position: left top; }

#masthead ol.menu1 a.campus:link, #masthead ol.menu1 a.campus:visited { background-position: -136px bottom;}
#masthead ol.menu1 a.online:link, #masthead ol.menu1 a.online:visited { background-position: -272px bottom;}
#masthead ol.menu1 a.admissions:link, #masthead ol.menu1 a.admissions:visited { background-position: -408px bottom;}
#masthead ol.menu1 a.financialAid:link, #masthead ol.menu1 a.financialAid:visited { background-position: -544px bottom;}


#masthead ol.menu1 a.campus:hover, #masthead ol.menu1 a.campus:active { background-position: -136px top;}
#masthead ol.menu1 a.online:hover, #masthead ol.menu1 a.online:active { background-position: -272px top;}
#masthead ol.menu1 a.admissions:hover, #masthead ol.menu1 a.admissions:active { background-position: -408px top;}
#masthead ol.menu1 a.financialAid:hover, #masthead ol.menu1 a.financialAid:active { background-position: -544px top;}

#masthead ol.menu2 {
	text-align: center;
	list-style-type: none;
	position: absolute;
	left: 0px;
	top: 211px;
	width: 100%;
	font-size: 14px;
}
#masthead ol.menu2 li {
	display: inline;
	margin-right: 7px;
	margin-left: 7px;
}
#masthead ol.menu2 a:link, #masthead ol.menu2 a:visited {
	color: #58382D;
	text-decoration: none;
}
#masthead ol.menu2 a:hover, #masthead ol.menu2 a:active {
	color: #7D1812;
	text-decoration: underline;
}
#content {
	width: 630px;
	float: left;
	color: #462921;
	padding-left: 9px;
}
#content h1 {
	font-size: 42px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E7D567;
	background-attachment: scroll;
	background-image: url(images/h1Bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 15px;
	margin-bottom: 15px;
}
#content h2, #content h3, #content h4, #content h5, #content h6 { margin-left: 10px; margin-bottom: 15px; }
#content .contactBody img {
	border: 1px solid #4D2F25;
	margin-top: 10px;
}
#content p {
	font-size: 14px;
	line-height: 150%;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#content img {}
#content .contactBody  h3 .webPhone { color: #A30000; }
#content .contactBody  h3 { font-size: 36px; }
#content strong {}
#content em {}
#content a:link, #content a:visited {
	color: #B91A02;
	padding-top: 3px;
	padding-bottom: 3px;
}
#content a:hover, #content a:active { text-decoration: overline; }
#content ul  {
	margin-left: 10%;
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 25px;
	line-height: 125%;
}
#content li { margin-bottom: 10px; }
#content table {}
#content tr {}
#content th, #content td {}
#content .flashSWFS {
	margin-bottom: 15px; }
#sideBar {
	width: 260px;
	float: right;
	padding-right: 9px;
}
#sideBar p {
	font-size: 12px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 125%;
	text-align: justify;
	padding: 0px;
}
#sideBar  em { color: #5A3B3B; }
#sideBar .flashSWFS { margin-bottom: 5px; }
#sideBar #flashApplyNow { margin-bottom: 10px; }
#sideBar a:link, #sideBar a:visited {
	color: #B91A02;
	padding-top: 3px;
	padding-bottom: 3px;
}
#sideBar a:hover, #sideBar a:active { text-decoration: none; }
#sideBar .lenders {
	font-size: 12px;
	color: #B91A02;
}
#footer {
	clear: both;
	float: none;
	padding-bottom: 25px;
}
#contact {
	color: #7E5737;
	background-image: url(images/backgr_footer.jpg);
	height: 54px;
	width: 906px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
#contact h5.webTollFree { display:none; }
#contact h5.webAddress {
	text-align: right;
	margin-right: 15px;
	margin-left: auto;
	padding-top: 22px;
}
#sitemap {
	margin-top: 0px;
	padding: 50px;
}

#sitemap ol {
	text-align: center;
	list-style-type: none;
	font-size: 12px;
	margin-bottom: 5px;
}
#sitemap li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 175%;
}
#sitemap a:link, #sitemap a:visited {
	color: #472C23;
	padding: 3px;
}
#sitemap a:hover, #sitemap a:active {
	color: #B81C03;
	text-decoration: none;
}
h6.webCopyright {
	text-align: center;
	width: 900px;
	padding-top: 25px;
	margin-right: auto;
	margin-left: auto;
	color: #967A66;
}
