/****************/
a{
	color: #AC9C20;
	text-decoration: none;
}
a:hover {
	color: #272710;
}

body{
	background: #655B38 url(../images/mccune.jpg) no-repeat center top;
	color: #867849;
	font-family: Georgia,"Times New Roman",Times,serif;
	line-height: 1.8em;
	margin: 0px;
}
h1,h2,h3,h4,h5,h6{
	color: #1B190C;
	font-size: 1em;
	letter-spacing: -0.03em;
	margin: 0px;
	text-transform: uppercase;
}
hr,#sidebar{
	left: -9999px;
	position: absolute;
}
p,ol,dl,ul{
	margin-top: 0px;
}
/****************/
#body{
	background: #EDE7D7 url(../images/mccune.jpg) no-repeat -171px -246px;
	width: 750px;
}
#body,#content{
	float: left;
	margin-bottom: 10px;
}
/****************/
#container{
	background: url(../images/mccune.jpg) no-repeat center top;
	margin: auto;
	position: relative;
	width: 750px;
}
/****************/
#content{
	font-size: 0.8em;
	line-height: 1.8em;
	padding: 30px 100px;
	min-height:310px;
}
#content form img{
	margin:0;
	padding:0;
	border:none;
	background:none;
}
#content h1{
	color: #DDD4A1;
	font-size: 1.7em;
	margin-bottom: 1em;
}
#content h2{
	color: #615917;
	font-size: 1.3em;
}
#content img {
	background: #F5F5F5;
	padding: 10px;
	border: 1px solid #E0D8C0;
	margin: 1em;
}

/****************/
#footer{
	background: #3B3922;
	font-size: 0.7em;
	padding: 20px 0 80px 100px;
	clear: both;
}
#footer *{
	line-height: 1.3em;
	margin: 0px;
}
/****************/
#nav{
	float: left;
	font-size: .6em;
	left: 275px;
	position: absolute;
	text-transform: uppercase;
	top: 194px;
}
#nav *{
	color: #FFF;
	float: left;
	font-size: 1em;
	line-height: 1em;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nav a{
	padding: 13px;
}
#nav a:hover, #nav a.selected {
	background:#81751e;
}
/****************/
#title{
	height: 246px;
}
#title *{
	margin: 0px;
	padding: 0px;
}
#title a{
	height: 50px;
	left: 370px;
	position: absolute;
	text-indent: -9999px;
	top: 125px;
	width: 340px;
}
