body {
	background : #D9D5C4 url(im/bkg.jpg) repeat;
	margin: 0;
	padding: 0;
}

body, html {
	font: 12px/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#ED {
	clear: both;
}

#case {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background: #ffffff;
}

#logo {
	width: 275px;
	height: 47px;
	position: relative;
	top: 18px;
	left: 25px;
}

#phone {
	width: 200px;
	color: #AEAEAE;
	font: 18px Georgia, Times New Roman, Times, serif;
	text-align: right;
	left: 467px;
	position: relative;
}

#fla {
	width: 698px;
	height: 120px;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

#bod {
	width: 680px;
	margin: 10px;
}

#homebod p {
	padding-left: 10px;
}

#searchbod {
	font-size: 12px;
}

#homebod img {
	padding-top: 10px;
}

#imHome {
	width: 270px;
	height: 264px;
	background: #CCCCCC;
	margin-right: 10px;
	float: left;
	margin-top: 5px;
}

#foot {
	color: #ffffff;
	font-size: 10px;
	text-align: center;
	padding-top: 2px;
	height: 26px;
}

#foot a {
	text-decoration: none;
	color: #ffffff;
}

#foot a:hover {
	text-decoration: underline;
}

#restbod {
	font-size: 11px;
}

#restbodResults {
	font-size: 11px;
	font-weight: bold;
	border-top: 1px solid #BD6B00;
	border-right: 1px solid #BD6B00;
	border-left: 1px solid #BD6B00;
}

#restbodResults td {
	padding: 10px;
	border-bottom: 1px solid #BD6B00;
}

#begreen {
	background-color: #7B844A;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}

/* @group class */

.bold {
	font-weight: bold;
}

.boldONE {
	font-weight: bold;
	display: block;
}

a {
	color: #7B844A;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1 {
	color: #666666;
	font: normal 20px/1.25em Georgia, Times New Roman, Times, serif;
	text-align: center;
	padding-top: 0;
	padding-bottom: 10px;
	border-bottom: 1px dashed #D6D6CE;
	width: 620px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

.titleONE {
	color: #BD6B00;
	font-weight: bold;
	font-size: 13px;
	display: block;
}

.quote {
	text-align: center;
	margin: 0;
	font: 10px Arial, Helvetica, sans-serif;
	color: #AEAEAE;
	display: block;
}

.paging {
	color: #7B844A;
	font: bold 14px Georgia, Times New Roman, Times, serif;
	display: block;
}
	
/* @end */

#mininav {
	width: 150px;
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 18px;
}

#mininav a {
	width: 130px;
	margin-bottom: 4px;
	background: #A39C8C;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 4px 10px;
}

#mininav a:hover {
	background: #7D755C;
}

#contactinfo {
	width: 180px;
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
}

#copyright {
	text-align: center;
	font-size: 10px;
}

#copyright a {
	color: #AEAEAE;
	font-size: 9px;
	text-decoration: none;
	display: block;
}

#copyright a:hover {
	color: #7B844A;
}