html, p, li, td, th {	
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;

	color: #231617;
	text-align:left;}
	
body {background:#702912;}

#wrapper
{
padding: 0;
width: 980px;
margin:20px auto;
font-size: 13px;
color:#231617;
border: 1px solid #3C1E20;
background:#fff;
}   

#header{
background: #ffffff url('../images/2008/hometop.jpg') no-repeat;
width:100%;
margin:0;
padding:0;
height:138px;
}


#copy img.homelarge{margin-top:0; display: block;}
#copy img.home1small{margin-top:16px; display: inline; margin-right:14px; border:1px solid #666666;}
#copy img.home2small{margin-top:16px;  display: inline; border:1px solid #666666;}


#middle-link {
	width: 100%;
	height:20px;
	clear: both;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 2px 0 2px 0;
	border-top: 1px solid #debd79;
	border-bottom: 1px solid #debd79;
	background: white url(../images/footer-bar-bg-left.png) repeat-y
}

#middle-link p {
	margin:0; padding:0;
	text-align:center;
	font-weight:bold;
}

#middle-link p a{
	margin: 0 10px;
}

#footer p {
	text-align:center;
}

#footer img {
	border:none;
	margin-bottom:10px;
}



td {
	vertical-align:top;
}

/* ---------------------- */
/*		 navigation	  	  */
/* ---------------------- */

#main-nav {
	width: 100%;
	height: 102px;

}
#nav-wrapper {
	width:980px
	height: 104px;
}

#navtable td {
	padding-top:8px;
}

#nav-wrapper a {color:#fff; font-weight:bold; font-size:12px;text-decoration:none;}
#nav-wrapper a:hover {text-decoration:underline;}

#content p {
		line-height:20px;
		margin-top:5px;
}

#content h1 {
	margin-bottom:0;
	font-size:18px;
}