body {
	font-family: "MS Sans Serif";
	font-size:10pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #f8f7f3;
}
hr {
	color: #70502d;
}
/*DIV ID'S*/
#main {
	width: 768px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	background: url('../images/img_bann_shadow_3.jpg') #f2eee3 repeat-y;
	min-height: 600px;
}
#left {
	width:191px;
	float:left;	
}
#center {
	width:577px;
	float:right;
	background: url('../images/img_main_back2.gif') no-repeat;
}
#top_menu {
	background-image: url('../images/img_content_back.gif');
	background-repeat: repeat-y;
	margin-top:40px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}
#content {
	background-image: url('../images/img_content_back.gif');
	background-repeat: repeat-y;
	min-height: 550px;
	font-size: 10pt;
	color: #AA8051;
	text-decoration: none;
	font-weight: normal;
}

#content a {
	color: #70502D;
	font-style: normal;
	text-decoration: none;
}
#content a:hover {
	color: #aa8051;
}

#left ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#left li {
	height: 83px;
	width: 180px;
}
#left a {
	display:block;
	text-decoration: none;	
}
#left a img {
	border: none;
}
#gallery {
	background: url('../images/img_pic_gallery.jpg') no-repeat;
}
#gallery a:hover {
	background: url('../images/img_pic_gallery_hover.jpg') no-repeat;
}
#virtual {
	background: url('../images/img_vir_tour.jpg') no-repeat;
}
#virtual a:hover {
	background: url('../images/img_vir_tour_hover.jpg') no-repeat;
}
#menu {
	background: url('../images/img_menu.jpg') no-repeat;
}
#menu a:hover {
	background: url('../images/img_menu_hover.jpg') no-repeat;
}
#contact {
	background: url('../images/img_contact.jpg') no-repeat;
}
#contact a:hover {
	background: url('../images/img_contact_hover.jpg') no-repeat;
}
#direction {
	background: url('../images/img_direction.jpg') no-repeat;
}
#direction a:hover {
	background: url('../images/img_direction_hover.jpg') no-repeat;
}
#footer {
	background: #e5d9c3;
	width:768px;
	height: 20px;
	clear: both;
	border-right: 1px solid #f8f7f3;
}
/*STYLING CLASSES*/
.content_top {
	margin-top:15px;
	margin-left:34px;
	margin-right:34px;
	text-align:left;
}
.web {
	text-align:right;
	font-weight:bold;
}
.text {
	font-size: 10pt;
	color: #AA8051;
	text-decoration: none;
	font-weight: normal;
}
.bold {
	font-size: 10pt;
	font-weight: bold;
	color: #70502D;
	font-style: normal;
}
.blackbold {
	font-family: "Monotype Corsiva";
	font-size: 14pt;
	color: #895101;
}
.whitetext {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.blacktext {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.whitebold {
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;	
}
a.text:hover {
	text-decoration: underline;
}

.smalltext {
	font-size: 7pt;
	color: #AA8051;
	text-decoration: none;
	font-weight: normal;
}
.links {
	font-size: 9pt;
	font-weight: bold;
	color: #70502D;
	font-style: normal;
	text-decoration: none;
}
a.links:hover{
	color: #aa8051;
}
