.main_bg {
	background-color: #FBF5EB;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #AA9777;
	border-left-color: #AA9777;
	border-bottom:1px solid #aa9777;
}

a:link {color:#aa9777;}
a:visited {color:#aa9777;}
a:hover {color:#000000; text-decoration:none;}

.bottom {
	font-family: Georgia;
	font-size: 14px;
	color: #AA9777;
	font-weight: bold;
}

.footertext {font-size:12px; height:24px; }
.footertext a:link {color:#66666; }
.footertext a:visited {color:#66666}
.footertext a:hover {color:#66666}

.center_bg {
	background-image: url(images/center_box.jpg);
	background-repeat: repeat-y;
}

.top_text {
	color: #8A9D6E;
	font-family: Georgia;
	font-size: 14px;
	text-align: right;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 6px;
}
.heading {
	font-family: Georgia;
	font-size: 15px;
	font-weight: bold;
	color: #AA9777;
	background-image: url(images/logo_small.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-bottom: 12px;
	padding-left: 40px;
	background-position: 5px top;
	padding-right: 2px;
}

.address {
	font-family: Georgia;
	font-size: 11px;
	color: #836B42;
	padding-left: 5px;
}
.main_text {
	font-family: Georgia;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #66666;
	text-align: left;
	padding-right: 4px;
	padding-left: 8px;
}
/*main navigation*/

.topmenu {margin: 0; padding: 0; float:left;  height:30px; width:776px; font-family:Myriad Pro, Geneva, Verdana, Arial, Helvetica, sans-serif; font-size:14px; text-transform:uppercase; padding-bottom:1px; text-align:right; background-color:#aa9777;}
.topmenu ul{ margin:0px; padding:0px; float:left; padding-left:40px; }
.topmenu li{list-style:none; float:left; }
.topmenu li a:link{color:#ffffff;  padding:0px 21px 0px 21px;text-decoration: none;  display:block; line-height:30px; }
.topmenu li a:visited{color:#ffffff; padding:0px 21px 0px 21px;text-decoration: none;   display:block; line-height:30px; }
.topmenu li a:hover{color:#000000; padding:0px 21px 0px 21px; text-decoration: none;   display:block; line-height:30px; background-color:#fbf5eb; }

.title1 {color:#836c43; padding-bottom:10px; font-family:Georgia, "Times New Roman", Times, serif; font-size:22px; /*font-weight:bold;*/ padding-right: 4px; padding-left: 8px;}

.imgleft {margin-right:8px; border:1px solid #000000}

