@charset "UTF-8";
/*--------------------------------------*/
	/*     global elements
/*--------------------------------------*/

body, html {
	background-color: #000000;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #DDB426;
}

.embedCode {
	display: none;
}

a {
	text-decoration: underline;
	color: #DDB426;
	}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFFFFF;
	font-weight: normal;}

.boldYellow {
	color: #DDB41B;
	font-weight: bold;
}

/*--------------------------------------*/
	/*     header elements
/*--------------------------------------*/

#headerContainer {
/*	*/
	height: 84px;
	width: 780px;
	margin: auto;
	background-image: url(../images/template/header_bg2.jpg);
	background-repeat: no-repeat;
}
#headerLogo {
	height: 84px;
	width: 190px;
	float: left;
}
#headerLogo:hover {
	cursor: pointer;
}
#headerMenu {
	height: 84px;
	width: 500px;
	float: left;
}
#topRow {
	height: 42px;
	width: 580px;
}
#topRow .menuItem a {
	display: block;
	margin-top: 20px;
	height: 22px;
	padding-left: 0px;
	padding-right: 5px;
	margin-left: 5px;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #DDB426;
	line-height: 22px;
	float: left;
}
#topRow .menuItem a:hover {
	color: #FFFFFF;
}
#topRow .menuItemActive a {
	display: block;
	margin-top: 20px;
	height: 22px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 4px;
	margin-right: 4px;
	border-left: 1px solid #DDB426;
	border-right: 1px solid #DDB426;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 22px;
	float: left;
}

#bottomRow {
	height: 42px;
	width: 580px;
}
#bottomRow .menuItem a {
	display: block;
	height: 22px;
	padding-left: 15px;
	padding-right: 15px;
	border-left: 1px solid #DDB426;
	border-right: 1px solid #DDB426;
	border-top: 1px solid #DDB426;
	text-decoration: none;
	font-size: 12px;
	color: #DDB426;
	line-height: 22px;
	float: left;
}
#bottomRow .menuItem a:hover {
	color: #FFFFFF;
}
#bottomRow .menuItemActive a {
	display: block;
	height: 22px;
	padding-left: 15px;
	padding-right: 15px;
	border-left: 1px solid #DDB426;
	border-right: 1px solid #DDB426;
	border-top: 1px solid #DDB426;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 22px;
	float: left;
}


#homeBottomRow {
	width: 755px; color: #bca067; font-size: 11px; clear: both; 
	min-height:30px;height:auto !important; height:1px; margin: 30px 0px 30px 20px;display:table;
	/*margin-left: 20px; margin-bottom: 30px; margin-top: 30px;*/}
#homeBottomRow div {float:left; width: 160px; border-left: 1px solid #bca067; padding-left: 10px;}
.Clear {clear:both; border:none;display:none;}/**/
/*--------------------------------------*/
	/*     main content elements
/*--------------------------------------*/

#mainContainer {
	width: 950px;
	margin: auto;
	background-image: url(../images/template/main_bg.jpg);
	background-repeat: no-repeat;
}
#mainBodyWrapper {
	width: 100%;
	min-height: 460px;
	height: auto !important;
	height: 460px;
	background: url(../images/template/main_bg2.jpg) no-repeat 50% 0;
}
#interiorBodyWrapper {
	width: 780px;
	margin: auto; 
}
.ivorySeparator {
	background-image: url(../images/template/ivorystrip.gif);
	background-repeat: repeat-x;
	height: 4px;
	width: 100%;
	margin: 0;
	font-size: 0;
}

#leftContainer {
	float: left; 
	width: 390px;
	margin-top: 30px; /*min-height:200px; height: auto !important; height:1px;*/
}
#leftContainerHome {
	float: left;
	width: 557px;
	margin-top: 30px;
	margin-left: 30px !important; margin-left:10px;/* For IE */
}
#leftContainerThreeCol {
	float: left; 
	width: 175px;
	margin-top: 30px;
	margin-left: 50px !important;margin-left:20px;
}
#leftRegion { position:relative;min-height:5px; height:auto !important; height:1px;}
#leftRegion p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	padding-left: 34px;
	margin-left: 90px;
	width: 270px;
	border-left: 1px solid #DDB426;
	margin-bottom: 20px;
}
#leftContainer p .small {
	font-size: 75%;
}
#leftContainer a {
	text-decoration: underline;
	color: #DDB426;
}
#leftColumnContent {
	font-size: 13px;
	color: #eed489;
	padding: 10px;
}
#rightContainer {
	float: right;
	width: 325px;
	_width: 300px;
	margin-left: 40px !important;
	margin-left: 30px;
	margin-top: 30px;
}
#rightContainer p.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
}
#rightContainer p.bolder {
	font-size: 14px;
	font-weight: bold;
	color: #ddb426;
}
#rightContainer p {
	font-size: 13px;
	color: #eed489;
}
#rightContainer a {
	text-decoration: underline;
	color: #DDB426;
}

#rightContainer ul {
	list-style: none;
	color: white;
	padding: 0;
	margin: 0;
	font-size: 12px;
}

#rightContainer ul li a {
	text-decoration: none;
}

#rightContainerThreeCol {
	float: right; 
	width: 500px;
	/*_width: 300px;
	margin-left: 20px !important;
	margin-left: 30px;*/
	margin-top: 30px;
	margin-right: 25px;
	margin-bottom: 20px;
}
#rightContainerThreeCol p.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
}
#rightContainerThreeCol p.bolder {
	font-size: 14px;
	font-weight: bold;
	color: #ddb426;
}
#rightContainerThreeCol p {
	font-size: 13px;
	color: #eed489;
}
#rightContainerThreeCol a {
	text-decoration: underline;
	color: #DDB426;
}

#rightContainerThreeCol ul {
	list-style: none;
	color: white;
	padding: 0;
	margin: 0;
	font-size: 12px;
}

#rightContainerThreeCol ul li a {
	text-decoration: none;
}
#rightContainerHome {
	float: right;
	width: 170px;
/*	_width: 300px;
	margin-left: 40px !important;
	margin-left: 30px;*/
	margin-top: 87px;
	margin-right: 10px;
}
#rightContainerHome p.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
}
#rightContainerHome p.bolder {
	font-size: 14px;
	font-weight: bold;
	color: #ddb426;
}
#rightContainerHome p {
	font-size: 13px;
	color: #eed489;
}
#rightContainerHome a {
	text-decoration: underline;
	color: #DDB426;
}

#rightContainerHome ul {
	list-style: none;
	color: white;
	padding: 0;
	margin: 0;
	font-size: 12px;
}

#rightContainerHome ul li a {
	text-decoration: none;
}

.extendMe {
	clear: both;
}

#coin {
	margin-top: 40px;
	width: 390px;
	height: 320px;
}
#frame {
	position: relative;
	margin-top: 10px;
	width: 390px;
	/*height: 296px;min-height:1px; height: auto !important; height: 1px;*/
}

.galleryImages {
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 5px solid white;
}

#thumbnails { 
	position:relative; margin-top: 300px;
	width: 440px;
	margin-left: 1px;
}

#thumbnails img {
	border: 2px solid white;
	margin-right: 9px;
	margin-bottom: 10px;
}

#galleryNav { position:relative;top:290px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	width: 425px;
	margin-bottom: 10px;
	font-size: 14px;
}

#galleryNav a {
	text-decoration: none;
}

/*--------------------------------------*/
	/*    footer elements
/*--------------------------------------*/

#footerContainer {
	width: 780px;
	margin: auto;
	font-size: 11px;
	text-align: right;
	padding-top: 10px;
	padding-right: 5px;
}


