* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#56472B;
	font-size: 13px;
	background-color: #990000;
	text-align: center;
}
#container {
	width:780px;
	background-image: url(../images/bkg-container.jpg);
	background-repeat:repeat-y;
	margin: 0 auto;
	position: relative;
	text-align: left;
}
#header {
	width:780px;
	height:99px;
}
a {
	margin: 0;
	padding: 0;
	color:#56472B;
	text-decoration:underline;
}
a:hover {
	background-color:#56241B;
	color:white;
	text-decoration:none;
}
div#mainnav {
	width:780px;
	height:34px;
	list-style-type:none;
	text-align:center;
	background-image:url(../images/nav-green.gif);
	background-repeat:repeat-x;
}
#mainnav ul li {
	float:left;
	display:inline;
}
#mainnav a {
	display:block;
}
.navwelcome {
	width:246px;
	height:34px;
	background:url(../images/nav-welcome.gif) 0 0 no-repeat;
}
.navhome a {
	width:86px;
	height:34px;
	background:url(../images/nav-home.gif) 0 0 no-repeat;
}
.navschool a {
	width:78px;
	height:34px;
	background:url(../images/nav-school.gif) 0 0 no-repeat;
}
.navspa a {
	width:51px;
	height:34px;
	background:url(../images/nav-spa.gif) 0 0 no-repeat;
}
.navgallery a {
	width:84px;
	height:34px;
	background:url(../images/nav-gallery.gif) 0 0 no-repeat;
}
.navlinks a {
	width:67px;
	height:34px;
	background:url(../images/nav-links.gif) 0 0 no-repeat;
}
.navfaqs a {
	width:59px;
	height:34px;
	background:url(../images/nav-faqs.gif) 0 0 no-repeat;
}
.navcontact a {
	width:109px;
	height:34px;
	background:url(../images/nav-contact.gif) 0 0 no-repeat;
}
.navgreen {
	width:82px;
	height:34px;
	background:url(../images/nav-green.gif) 0 0 no-repeat;
}
.navhome a:hover {
	width:86px;
	height:34px;
	background:url(../images/nav-home.gif) 0 -34px;
}
.navschool a:hover {
	width:78px;
	height:34px;
	background:url(../images/nav-school.gif) 0 -34px;
}
.navspa a:hover {
	width:51px;
	height:34px;
	background:url(../images/nav-spa.gif) 0 -34px;
}
.navgallery a:hover {
	width:84px;
	height:34px;
	background:url(../images/nav-gallery.gif) 0 -34px;
}
.navlinks a:hover {
	width:67px;
	height:34px;
	background:url(../images/nav-links.gif) 0 -34px;
}
.navfaqs a:hover {
	width:59px;
	height:34px;
	background:url(../images/nav-faqs.gif) 0 -34px;
}
.navcontact a:hover {
	width:109px;
	height:34px;
	background:url(../images/nav-contact.gif) 0 -34px;
}
body#home a#navhome, body#school a#navschool, body#spa a#navspa, body#gallery a#navgallery, body#links a#navlinks, body#faqs a#navfaqs, body#contact a#navcontact {
	background-position:0 -34px;
}
/* LEFT COLUMN STARTS HERE left col is 246px with padding and margins*/ 
div#left_col {
	width:246px;
	float:left;
	position:relative;
	margin:0;
	padding:0;
	background:url(../images/logo.gif) 20px 20px no-repeat;
}
#left_col p {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin-top:150px;
	padding-right:60px;
	text-align:right;
}
#left_col ul {
	margin-top:15px;
	padding-right:60px;
	text-align:right;
	display:block;
}
#left_col ul li {
	list-style-type:none;
	float:right;
}
#left_col li {
	margin-bottom:5px;
}
.gc a {
	display: list-item;
	width:163px;
	height:39px;
	background:url(../images/gc-nav.gif) 0 0 no-repeat;
}
.application a {
	display: list-item;
	width:163px;
	height:39px;
	background:url(../images/app-nav.gif) 0 0 no-repeat;
}
.aacs a {
	display: list-item;
	width:163px;
	height:39px;
	background:url(../images/aacs-nav.gif) 0 0 no-repeat;
}
.facebook a {
	display: list-item;
	width:163px;
	height:39px;
	background:url(../images/facebook-nav.gif) 0 0 no-repeat;
}
.sallie a {
	display: list-item;
	width:163px;
	height:39px;
	background:url(../images/salliemae-nav.gif) 0 0 no-repeat;
}
.gc a:hover {
	background:url(../images/gc-nav.gif) 0 -39px;
}
.application a:hover {
	background:url(../images/app-nav.gif) 0 -39px;
}
.aacs a:hover {
	background:url(../images/aacs-nav.gif) 0 -39px;
}
.facebook a:hover {
	background:url(../images/facebook-nav.gif) 0 -39px;
}
.sallie a:hover {
	background:url(../images/salliemae-nav.gif) 0 -39px;
}
/* RIGHT COLUMN STARTS HERE right col is 534px with margins and padding*/ 
div#right_col {
	width:414px;
	min-height:340px;
	padding: 30px 80px 0 0px;
	float:right;
	position:relative;
}
* html div#right_col {
	\width: 494px; /* for IE5 and IE6 in quirks mode */
	w\idth: 414px; /* for IE6 in standards mode */
}
#right_col p, h1, ul {
	font-style:oblique;
	line-height:20px;
}
#right_col p {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	margin-bottom:10px;
}
#right_col h1 {
	font-size: 25px;
	font-weight: normal;
	line-height: 23px;
	margin-bottom:10px;
	color: #4F98A7;
}
#right_col h2 {
	font-size:18px;
	font-weight:normal;
	line-height:23px;
	color: #4F98A7;
}
#right_col object {
	margin:10px 0;
}
#right_col .bold {
	font-weight:bold;
	line-height:21px;
}
#right_col ul {
	width:350px;
	padding:10px;
	background-color:#fcf9eb;
	border-style:dotted;
	border-width:1px;
	border-color:#68472b;
}
#right_col li {
	margin:0 0 5px 30px;
	list-style-image:url(../images/bulletAcrobat.gif);
}
#footer {
	width:780px;
	height:132px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	clear:both;
}
#footer p {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	padding-right:15px;
	padding-top:85px;
}
.face {
	width:180px;
	height:365px;
	background:url(../images/bkg-face.jpg) no-repeat;
	position:absolute;
	margin:133px 0 0 600px;
}
.float {
	float:left;
}
.homemap {
	margin-right:10px;
	padding:0;
	display:inline;
	float:left;
}
.gallery {
	margin-top: 15px;
	padding-bottom: 10px;
	border-bottom-color: #773f02;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	width: 398px;
}
	
.gallery a {
	float: left;
	margin: 8px 16px 8px 0;
	border-style: solid;
	border-color: #9bb76a;
	border-width: 4px;
}
.gallery a:hover {
	border-color: #773f02;
}
.clear-flaots {
	clear: both;
}
