body {
	background: #58420f;
	margin: 0;
	background: url('../images/adhdbg.jpg');
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	color:#553e07;
}

h2 {
	color:#553e07;
	font-size:15px;
	padding-top:10px;
}

p, td, li, div {
	font-size:12px;
	color:#553e07;
}

#wrap {
	margin: 0 auto;
	width: 815px;
}

#swrap {
	width: 783px;
	margin: 0 auto;
	background: #f00;
	background: url('../images/swrapbg.jpg');
}

#iwrap {
	background: #fff;
	width: 775px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	margin: 0 auto;
}

#header {
	height: 43px;
	background: #f7f1e7;
	padding-top: 15px;
}

#menu {
	height: 20px;
	color: #fff;
	background: #cd9204;
	border-bottom: 5px solid #fff;
}

#menu a:hover {
	color: #58420F;
}

.active { color: #58420F; }

#menuitem {
	float: left;
	margin-right: 24px;
	font-size: 12px;
	margin-top: 3px;
}

#menuitem a {
	text-decoration: none;
	color: #fff;
}

#banner {

}

#content {
	padding: 10px;
}

#infobox {
	color: #553e07;
	float: right;
	font-size: 12px;
	padding-right: 5px;
}

#infobox a {
	color: #553e07;
	text-decoration: none;
}

#botshadow {
	
	background-image: url('../images/bot_shad.jpg');
	height: 4px;
}

#front_left {
	float: left;
	width: 355px;
	margin-right: 35px;
}

#front_right {
	float: left;
	width: 355px;
}

/* TEXT STYLES */

.footer {
	font-size: 12px;
	color: #4a3606;
}

.footer a {
	text-decoration: underline;
	font-size: 12px;
	color: #4a3606;
}

.brown, p { color: #553e07; }

.text14 { font-size: 14px; }

.lh18 { line-height: 18px; }
