.BG {
	background-image: url(images/homepage1-background.jpg);
	background-repeat: repeat-x;
	background-color: #E1A64A;
}
.footerLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #E1A64C;
	text-decoration: none;
}
.Verdana_Slate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #bcbcbb;
	text-decoration: none;
}
.TableBG {
	background: #272217 url(images/MainContentBG_01.jpg) fixed top no-repeat;
	padding: 0px;
	margin: 0px;
	height: auto;
	width: auto;
}

.Verdana_White_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.TableBG2 {
	background-attachment: fixed;
	background-color: #272217;
	background-image: url(images/MainContentBG_03.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

 .boxTest { 
    width: 532px; 
    overflow: visible;  
	background: url(images/MainContent_BG.jpg) left bottom fixed no-repeat; 
}
.Arial13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.Arial13Black {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.menu_bg {
	background-attachment: fixed;
	background-image: url(images/Menu/menu_bg.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width: 100%;
}
#contentArea {
	background: url(images/contentTile.gif) repeat-y left;
	width: 738px;
	color: #fff;
}

#contentArea .wrapperTop {
	background: url(images/contentTop.jpg) no-repeat left top;
	width: 738px;
}

#contentArea .wrapperBottom {
	background: no-repeat url(images/contentBottom.jpg) left bottom;
	width: 738px;
}

#contentArea #menu {
	float: left;
	width: 202px;
}

#contentArea #menu ul {
	list-style: none;
	padding: 0;
	margin: 15px 0 0 7px;
}

#contentArea #menu ul li {
	margin-bottom: 10px;
	padding-left: 20px;
}

#contentArea #menu ul a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

* html #contentArea #menu ul a {
	font-size: 12px;
}

#contentArea #menu ul a:hover {
	text-decoration: underline;
	color: #cbb243;
}

#contentArea #menu ul li.selected {
	background: url(images/bulletMenu.gif) no-repeat left center;
}

#contentArea #menu ul li.selected a {
	color: #cbb243;
}

#contentArea #content {
	float: left;
	width: 515px;
	margin-left: 12px;
	min-height: 300px;
}

* html #contentArea #content {
	height: 300px;	
}
.outline {
	border: 1px dotted #4F402B;
}

.subtitle a:link {
	text-decoration: none;
	color: #9F7E51;
}.Verdana9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.thumbborder {
	border: 1px solid #333333;
}
.leftborder {
	border-left: 1px solid #9F7E51;
}
.rightborder {
	border-right: 1px solid #9F7E51;
}
