body {
	margin: 0;
	padding: 0;
	color: #4d4d4d;
	background-color: #f2eee5;
	font: 0.8125em Verdana, sans-serif; 
	line-height:1.5; 

}
a {text-decoration: none;}
a img {border: none;}

a:link, a:visited {color: #555; }
html body a:hover {color:#0000FF;}


h2 {font: 1.5em Georgia, "Times New Roman", serif; letter-spacing: 1px;}
h3 {font: bold 1em Verdana, Arial, sans-serif; letter-spacing: 2px;
  text-transform: uppercase;}
h4 {font: bold 1.1em Georgia, "Times New Roman", serif; letter-spacing: 1px;}
#hold{
	background-image:url(../images/back.png);
	background-repeat: repeat-y;
	background-position: center top;
	text-align:center; 
}
#bot {
	background-image:url(../images/bot.png);
	background-position: center top;
	background-repeat:no-repeat;
}
#main {
	width:967px;
	margin:auto;
	background:#FFFFFF;
	text-align:left;
}
#header {
	padding-left:10px;
	padding-right:10px;
	background-image: url(../images/grassb.jpg);
	background-position: center top;
	width:947px;
	text-align:left;
}
#footer {
	width:967px;
	margin:auto;
	background:#FFFFFF;
}
#topc {
	width:967px;
	background-image: url(../images/leaf.gif);
	background-position: right top;
	background-repeat: no-repeat;
	text-align:left;
}
#pic {
	margin-left:1px;
	width:599px;
	float:left;
}
#botc {
	width:967px;
	text-align:left;
}
#mission {
	float:left;
	width:580px;
	line-height:2.25;
}
#lower {
	width:365px;
	float:right;
	text-align:left;
}
#events {
	background-image: url(../images/eve-back.png);
	background-position: right top;
	background-repeat:repeat-y;
	text-align:center;
}

#footer {
	clear: both;
	width: 967px;
	color: #f2eee5;
}
#prime {
	background-image: url(../images/leaf.gif);
	background-position: right top;
	background-repeat: no-repeat;
	width:340px;
	float:right;
	text-align:left;
}
#awards {
	float:right;
	width: 340px;
	padding-bottom: 17px;
}
#but1 {
	text-transform: uppercase;
	float:right;
	width: 340px;
	padding-top: 17px;
	height:41px;
	color: #887163;
	font-size:14px;
}
#but2 {
	text-transform: uppercase;
	float:right;
	width: 340px;
	padding-top: 10px;
	height:48px;
	color: #887163;
	font-size:14px;
}
#eve-head {
	padding-top:10px;
}
#eve-back {
	padding-top:7px;
	padding-left:30px;
	padding-right:30px;
	line-height:1;
}
#subpad {
	padding-left: 20px;
	padding-right: 20px;
}
#housepad {
	float:right;
	width:810px;
	padding-left: 5px;
	padding-right: 20px;
}
#leftmenu {
	width:122px;
	float:left;
}
#banner {
	text-align:center;
	padding:1px;
	border: 1px solid #000000;
}
#res {
	width:265px;
	float:right;
	padding:10px;
}
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: yellow;
}
