A:link {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px;
	COLOR: #393939; FONT-WEIGHT: normal; TEXT-DECORATION: none;  border: none;
}
A:visited {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px;
	COLOR: #393939; FONT-WEIGHT: normal; TEXT-DECORATION: none; border: none;
}
A:active {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px;
	COLOR: #393939; FONT-WEIGHT: normal; TEXT-DECORATION: none; border: none;
}
A:hover {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px;
	COLOR: #000000; FONT-WEIGHT: normal; TEXT-DECORATION: none; border: none;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #393939;
}

.content_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #303030;
}

.content_Xtra_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #303030;
}

.header_bg {
	background-image: url(images/header_bg.png);
	height: 500px;
}

.inner_header_bg {
	background-image: url(images/header_bg_1.png);
	height: 375px;
}

.home_content_bg {
	background-image: url(images/home_content_bg.png);
	background-repeat: no-repeat;
	height: 287px;
	width: 456px;
}

.inner_content_bg {
	background-image: url(images/inner_content_bg.png) ;
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 250px;
	width: 420px;
}

.gal_content_bg {
	background-image: url(images/gal_content_bg.png) ;
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 365px;
	width: 614px;
}

.rev_content_bg {
	background-image: url(images/gal_content_bg.png) ;
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 250px;
	width: 614px;
}

.menu_content_bg {
	background-image: url(images/menu_content_bg.png) ;
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 300px;
	width: 614px;
}


.height_adj {
	height : 10px;
}

.border {
	width: 150px;
	border-bottom: 1px solid #A69663;
	border-top: 1px none #A69663;
	border-left: 1px none #A69663;
	border-right: 1px none #A69663;
}

.divider {
	width: 400px;
	border-bottom: 1px none #A69663;
	border-top: 1px none #A69663;
	border-left: 1px none #A69663;
	border-right: 1px solid #A69663;
}

.menu_content_div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #393939;
	border-bottom: 1px solid #A69663;
	border-top: 1px none #A69663;
	border-left: 1px none #A69663;
	border-right: 1px none #A69663;
}

.cellpad {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #393939;
}


.ver_divider{
	background:#393939;
	width:1px;
}
