/* CSS Document */

/*Mass Reset*/
* { 
	padding: 0; 
	margin: 0; 
	}
html { 
	padding: 0; 
	margin: 0; 
	}
body { 
	padding: 0; 
	margin: 0; 
	}
h1, h2, h3, h4, h5, h6, p, img { 
	margin: 0; 
	padding: 0; 
	}
pre, blockquote, form, label, ul, ol, li, dl, fieldset, address { 	
	margin: 0; padding: 0; 
	}
fieldset { 	
	padding: 10px; 
	}
/*End Mass Reset*/


/* General */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#8D5933;
	background-color:#005B27;
	background-image:url(../images/BkgdPage.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	}
a:link {
	color:#8D5933;
	text-decoration:underline;
	}
a:visited {
	color:#8D5933;
	text-decoration:underline;
	}
a:hover {
	color:#005B27;
	}
a:active {
	color:#005B27;
	}
#frame {
	width:800px;
	margin:0 auto;
	}
/* End General */


#top {
	width:800px;
	height:68px;
	padding:0;
	margin:0;
	background-image:url(../images/BkgdTopHP.gif);
	background-position:left top;
	background-repeat:no-repeat;
	}
h1 {
	color:#005B27;
	font-size:28px;
	position:absolute;
	z-index:80;
	margin-left:53px;
	}
#logo {
    margin:0; 
	padding:0;
	margin-left:53px;
	position:absolute;
    width:448px; 
	height:68px;
    overflow:hidden;
    }
#logo span {
    display:block;
	position:absolute;
	left:0; 
	top:0;
	z-index:101;
    width:597px; 
	height:68px;
    margin:0; 
	padding:0;
    }
#mid {
	width:800px;
	height:344px;
	background-image:url(../images/BkgdMidHP3.gif);
	background-position:left top;
	background-repeat:no-repeat;	
	clear:both;
	}
img.ext {
	margin-left:16px; 
	margin-right:10px;
	margin-top:1px;
	float:left;
	}
#maininfo {
	float:left;
	width:205px;
	}
p {
	text-align:left;
	font-weight:normal;
	padding-top:12px;
	font-size:12px;
	color:#000;
	line-height:23px;
	}
p.booknow {
	font-weight:bold;
	font-size:14px;
	margin-left:60px;
	padding-top:15px;
	}
p.booknow a:link {
	color:#005B27;
	text-decoration:underline;
	}
p.booknow a:visited {
	color:#005B27;
	text-decoration:underline;
	}
p.booknow a:hover {
	color:#8D5933;
	}
p.booknow a:active {
	color:#8D5933;
	}
#bottom {
	padding:0;
	margin:0;
	width:800px;
	background-image: url(../images/BkgdBottomHP2.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin-top:0;
	clear:both;
	}
ul.nav {
	color:#005B27;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	padding-top:15px;
	padding-bottom:13px;
	}
ul.nav li {
	list-style-type:none;
	display:inline;
	padding-left:3px;
	}	
ul.nav li a:link.nav  {
	text-decoration:none;
	padding-right:3px;
	}
ul.nav li a:visited.nav {
	text-decoration:none;
	padding-right:3px;
	}
ul.nav li a:hover.nav {
	text-decoration:underline;
	padding-right:3px;
	}
ul.nav li a:active.nav {
	text-decoration:underline;
	padding-right:3px;
	}	

#honors {
	width:340px;
	height:240px;
	text-align:center;
	background-image:url(../images/BkgdHonors2.jpg); 
	 background-position:bottom;
	 background-repeat:repeat-x;
	 color:#fff; 
	 font-size:11px;
	 line-height:18px;
	 float:left;
	 margin-left:30px; _margin-left:15px;
	 margin-top:15px;
	}
	   
#honors ul li {
	list-style-type:none;
	}
#honors a:link {
	color:#efe179;
	text-decoration:underline;
	}
#honors a:visited {
	color:#efe179;
	text-decoration:underline;
	}
#honors a:hover {
	color:#fff;
	text-decoration:none;
	}
#honors a:active {
	color:#fff;
	text-decoration:none;
	}
#honors strong {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#efe179;
	}	

img.SR {
	padding-bottom:20px;
	padding-top:20px;
	}
	
#specials {
	width:222px;
	height:52px;
	text-align:center;
	background-image:url(../images/BkgdSpecials.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:10px;
	margin-left:50px;
	margin-bottom:10px;
	}
#specials ul {
	color:#EFE179;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	padding-top:12px;
	padding-bottom:3px;
	}
#specials ul li {
	list-style-type:none;
	line-height:20px;
	}
#specials a:link {
	color:#EFE179;
	text-decoration:underline;
	}
#specials a:visited {
	color:#EFE179;
	text-decoration:underline;
	}
#specials a:hover {
	color:#fff;
	}
#specials a:active {
	color:#fff;
	}
#photo {
	float:left; width:190px;
	}
p.cap {
	font-size:11px;
	color:#fff;
	line-height:16px;
	text-align:center;
	padding-top:0;
	}
img.HPimg {
	border:1px solid #652C20;
	}
p.buhl {
	clear:both;
	/*width:394px;*/
	width:557px;
	font-weight:bold;
	font-size:14px;
	line-height:18px;
	text-align:center; 
	background-image:url(../images/scrolls2.gif); 
	background-position:top; 
	background-repeat:no-repeat;
	padding-top:7px;
	margin-bottom:10px;
	margin-left:121px;
	}	
a.white:link {
	color:#fff;
	text-decoration:none;
	}
a.white:visited {
	color:#fff;
	text-decoration:none;
	}
a.white:hover {
	color:#FFF18F;
	text-decoration:underline;
	}
a.white:active {
	color:#FFF18F;
	text-decoration:underline;
	}
address {
	text-align:center;
	color:#7C0E13;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:normal;
	padding-top:6px;
	clear:both;
	width:800px;
	height:32px;
	background-image:url(../images/BkgdAddress.gif);
	background-position:top;
	background-repeat:no-repeat;
	}
