/* General */
body
{
	background: #120f08 url(../images/gold2_background.jpg) no-repeat center top;
	width: 100%;
  	display: table;	
	padding: 10px 0px 0px 0px;
  	margin: 0;
	text-align: center;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 12px;
}

a {
	color: #29521b;
}

a:hover {
	color: #e5fa2f;
}


/* Menu Buttons */
.MenuButton1 {
	background:url(../images/button1_both_2.jpg) no-repeat -117px 0px;
	float:left;
	width:117px;
	height:256px;
	font-family:Arial,Helvetica,Sans-Serif;
}

.MenuButton1 a
{
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #ffedc6;
}

.MenuHomeImg
{
	background:url(../images/button1_both_2.jpg) no-repeat 0px 0px;
	margin:0px;
	padding:0px;
	height:256px;
}

.MenuHomeImg:hover
{
	background-image:none;
}


.MenuButton2 {
	background:url(../images/button2_both_2.jpg) no-repeat -117px 0px;
	float:left;
	width:117px;
	height:256px;
	font-family:Arial,Helvetica,Sans-Serif;
}

.MenuButton2 a
{
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #ffedc6;
}

.MenuAboutImg
{
	background:url(../images/button2_both_2.jpg) no-repeat 0px 0px;
	margin:0px;
	padding:0px;
	height:256px;
}

.MenuAboutImg:hover
{
	background-image:none;
}

.MenuButton3 {
	background:url(../images/button3_both_2.jpg) no-repeat -117px 0px;
	float:left;
	width:117px;
	height:256px;
	font-family:Arial,Helvetica,Sans-Serif;
}

.MenuButton3 a
{
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #ffedc6;
}

.MenuTechImg
{
	background:url(../images/button3_both_2.jpg) no-repeat 0px 0px;
	margin:0px;
	padding:0px;
	height:256px;
}

.MenuTechImg:hover
{
	background-image:none;
}

.MenuButton4 {
	background:url(../images/button4_both_2.jpg) no-repeat -117px 0px;
	float:left;
	width:117px;
	height:256px;
	font-family:Arial,Helvetica,Sans-Serif;
}

.MenuButton4 a
{
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #ffedc6;
}

.MenuMarketImg
{
	background:url(../images/button4_both_2.jpg) no-repeat 0px 0px;
	margin:0px;
	padding:0px;
	height:256px;
}

.MenuMarketImg:hover
{
	background-image:none;
}

.MenuButton5 {
	background:url(../images/button5_both_2.jpg) no-repeat -117px 0px;
	float:left;
	width:117px;
	height:256px;
	font-family:Arial,Helvetica,Sans-Serif;
}

.MenuButton5 a
{
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #ffedc6;
}

.MenuTourImg
{
	background:url(../images/button5_both_2.jpg) no-repeat 0px 0px;
	margin:0px;
	padding:0px;
	height:256px;
}

.MenuTourImg:hover
{
	background-image:none;
}

.MenuButton6 {
	background:url(../images/button6_both_2.jpg) no-repeat -117px 0px;
	float:left;
	width:117px;
	height:256px;
	font-family:Arial,Helvetica,Sans-Serif;
}

.MenuButton6 a
{
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #ffedc6;
}

.MenuContactImg
{
	background:url(../images/button6_both_2.jpg) no-repeat 0px 0px;
	margin:0px;
	padding:0px;
	height:256px;
}

.MenuContactImg:hover
{
	background-image:none;
}

.ActiveMenuButton1 {
	background-image:url(../images/active_button1_new_2.jpg);
	float:left;
	width:117px;
	height:256px;
	font-family:Arial,Helvetica,Sans-Serif;
}

.ActiveMenuButton1 a 
{
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#ffedc6;
}

.ActiveMenuButton2 {
	background-image:url(../images/active_button2_new_2.jpg);
	float:left;
	width:117px;
	height:256px;
	font-family:Arial,Helvetica,Sans-Serif;
}

.ActiveMenuButton2 a 
{
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#ffedc6;
}

.ActiveMenuButton3 {
	background-image:url(../images/active_button3_new_2.jpg);
	float:left;
	width:117px;
	height:256px;
	font-family:Arial,Helvetica,Sans-Serif;
}

.ActiveMenuButton3 a 
{
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#ffedc6;
}

.ActiveMenuButton4 {
	background-image:url(../images/active_button4_new_2.jpg);
	float:left;
	width:117px;
	height:256px;
	font-family:Arial,Helvetica,Sans-Serif;
}

.ActiveMenuButton4 a 
{
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#ffedc6;
}

.ActiveMenuButton5 {
	background-image:url(../images/active_button5_new_2.jpg);
	float:left;
	width:117px;
	height:256px;
	font-family:Arial,Helvetica,Sans-Serif;
}

.ActiveMenuButton5 a 
{
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#ffedc6;
}

.ActiveMenuButton6 {
	background-image:url(../images/active_button6_new_2.jpg);
	float:left;
	width:117px;
	height:256px;
	font-family:Arial,Helvetica,Sans-Serif;
}

.ActiveMenuButton6 a 
{
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#ffedc6;
}

.MenuHomeBtn {
	padding:165px 41px 25px 41px;
	position:relative;
	top:166px;
}

.MenuAboutBtn {
	padding:165px 27px 25px 27px;
	position:relative;
	top:166px;
}

.MenuAboutTopBtn {
	padding:125px 41px 0px 41px;
	position:relative;
	top:158px;
}

.MenuAboutBottomBtn {
	padding:0px 39px 20px 39px;
	position:relative;
	top:158px;
}

.MenuTechBtn {
	padding:165px 10px 25px 10px;
	position:relative;
	top:166px;
}

.MenuTechTopBtn {
	padding:157px 19px 0px 19px;
	position:relative;
	top:160px;
}

.MenuTechBottomBtn {
	padding:0px 27px 15px 27px;
	position:relative;
	top:156px;
}

.MenuMarketBtn {
	padding:165px 30px 25px 30px;
	position:relative;
	top:166px;
}

.MenuTourBtn {
	padding:165px 42px 25px 42px;
	position:relative;
	top:166px;
}

.MenuContactBtn {
	padding:165px 18px 25px 18px;
	position:relative;
	top:166px;
}

.MenuContactTopBtn {
	padding:125px 36px 0px 36px;
	position:relative;
	top:158px;
}

.MenuContactBottomBtn {
	padding:0px 52px 20px 52px;
	position:relative;
	top:158px;
}

/* Corners */
.rounded {
  -moz-border-radius:3ex;
  -webkit-border-radius:3ex;
}

/* CM Editor Styles */
.PageTitle
{
	font-weight: bold;
	font-size: 24px;
	color: #29521b;
}

.Emphasis
{
	font-weight: bold;
	color: #29521b;
}

.Highlight
{
	font-weight: bold;
	font-size: 14px;
	color: #e5fa2f;
}

.LargeText
{
	font-size: 16px;
}

.PageTitleBlack
{
	font-weight: bold;
	font-size: 24px;
	color: #000000;
}

.TitleSuper
{
	font-size: 0.7em;
	vertical-align: text-top;
}

.TextSuper
{
	font-size: 0.6em;
	vertical-align: text-top;
}

/* List pages */
.listdivider
{
	background-image: url(../images/divider.gif);
	background-repeat: repeat-y;
	background-position: 239px 0px;
}

.ListTitles
{
	font-size: 18px;
	font-weight: bold;
	color: #29521b;
	text-transform: uppercase;
}

.ListTitles:hover
{
	color: #e5fa2f;
}

.ListPageTitle
{
	font-weight: bold;
	font-size: 24px;
	color: #29521b;
	margin-bottom: 10px;
}

.advListCurrentItem .ListTitles
{
	color: #e5fa2f;
}

.ListText
{
	font-size: 12px;
}

.ListDivider
{
	height: 9px;
	width: 195px;
	background: url(../images/listdivider.gif) no-repeat center ;
}


/* Map */
.dvFullMap {
	background:url("../images/US Map.jpg") no-repeat 0px 0px;
	float:left;
	width:460px;
	height:319px;
}

.dvW {
	background:url("../images/US Map.jpg") no-repeat 0px -1276px;
	float:left;
	width:460px;
	height:319px;
}

.dvMW {
	background:url("../images/US Map.jpg") no-repeat 0px -1595px;
	float:left;
	width:460px;
	height:319px;
}

.dvSW {
	background:url("../images/US Map.jpg") no-repeat 0px -957px;
	float:left;
	width:460px;
	height:319px;
}

.dvSE {
	background:url("../images/US Map.jpg") no-repeat 0px -638px;
	float:left;
	width:460px;
	height:319px;
}

.dvNE {
	background:url("../images/US Map.jpg") no-repeat 0px -319px;
	float:left;
	width:460px;
	height:319px;
}

.SalesName {
	font-weight:bold;
	font-size:16px;
	text-align:center;
}

.SalesTerritory {
	font-size:12px;
	text-align:center;
}

.SalesPhone {
	font-weight:bold;
	font-size:14px;
	text-align:center;
}

.SalesEmail {
	text-align:center;
}

.dvPhoto {
	background:url("../images/salesstaff.jpg") no-repeat 0px 0px;
	height:161px;
	width:110px;
}

.dvPhotoMW {
	background:url("../images/salesstaff.jpg") no-repeat -220px 0px;
	height:161px;
	width:110px;
}

.dvPhotoNE {
	background:url("../images/salesstaff.jpg") no-repeat -330px 0px;
	height:161px;
	width:110px;
}

.dvPhotoSE {
	background:url("../images/salesstaff.jpg") no-repeat -110px 0px;
	height:161px;
	width:110px;
}

.dvPhotoSW {
	background:url("../images/salesstaff.jpg") no-repeat -550px 0px;
	height:161px;
	width:110px;
}

.dvPhotoW {
	background:url("../images/salesstaff.jpg") no-repeat -440px 0px;
	height:161px;
	width:110px;
}
	



