body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #411025;
	background-attachment: fixed;
	background-image: url(../../images/steve_00.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#main_menu {
	border: 1px solid #440E25;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: b8860b;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
}



a:link {color: #b8860b}     /* unvisited link */
a:visited {color: #b8860b}  /* visited link */
a:hover {color: #440f26}   /* mouse over link */
a:active {color: #b8860b}   /* selected link */
a {
	text-decoration:none;
}
#contact_bar {
	padding-right: 5px;
	padding-left: 8px;
}
#flash_div p {
	margin-top: 0px;
	margin-bottom: 12px;
}
