/* CSS Document */

<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#maincontainer{
	background-image: url(/images/92/right.jpg);
	background-position:top right;
	background-repeat:repeat-y;
	background-color: #E0CDBF;
}
#top{
	background-image: url(/images/92/top.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
#topbg{
	background-image: url(/images/92/topbg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}
#menutable
{
	position:relative;
	top:23px;
}
#business {
	position:relative;
	/*top:30px;*/
	left:7px;
}
#business h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	padding-top:30px;
	color:#e36451;
	margin:10px 0;
}
#logoimg {
	position:relative;
	top:-77px;
	right:27px;
	width:161px;
	height:65px;
}
#pagetitle 
{
	background-image:url(/images/92/page.jpg);
	background-position:left 50%;
	background-repeat:no-repeat;
	position:relative;
	top:-25px;
	padding-left:20px;
	text-transform:uppercase;
	font-weight:bold;
	color:#923c2f;
	white-space:nowrap;
}
#maintext {
	padding:20px;
}
#link {
	margin-top:12px;
	margin-left:25px;
}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
a:link {
	color: #4F765B;
	text-decoration: none;
}
a:visited {
	color: #4F765B;
	text-decoration: none;
}
a:hover {
	color: #79A386;
	text-decoration: none;
}
a:active {
	color: #4F765B;
	text-decoration: none;
}
-->
