@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
html,body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body {
	background-attachment: fixed;
	background-color: #330000;
	background-image: url(../images/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: 50%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#header {
	background-image: url(../images/bg_header.gif);
	background-repeat: repeat-x;
	width: 100%;
	float: right;
}
#floaterHome {
	float: left;
	height: 50%;
	margin-bottom: -270px;
	position: relative;
	width: 1px;
}
#floaterVideo {
	float: left;
	height: 50%;
	margin-bottom: -270px;
	position: relative;
	width: 1px;
}
#floaterGallery {
	float: left;
	height: 50%;
	position: relative;
	width: 1px;
}

#menu {
	float: right;
	padding-top: 5px;
}
#menu ul {
	display: inline;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	color: #FFFF99;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 0.9em;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
#menuHome {
	float: right;
	width: 250px;
	padding-top: 5px;
}
#menu ul, #menuHome ul {
	display: inline;
}
#menu ul li, #menuHome ul li {
	display: inline;
}
#menu ul li a, #menuHome ul li a {
	color: #FFFF99;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 0.9em;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}

#logo {
	height: 47px;
	width: 336px;
	margin-left: 25px;
	float: left;
}
#logoHome {
	height: 47px;
	width: 336px;
}
.clear {
	clear: both;
}
#mainContent {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#homeContent {
	width: 951px;
	height: 509px;
	position: relative;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#galleryContent {
	position: relative;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.lgLineHeight {
	line-height: 2em;
}

#pageTitle {
	height: 600px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #663333;
	width: 36px;
	float: left;
}
#mainContent h2 {
	color: #D0C784;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: normal;
}
#mainContent h5 {
	font-size: 2em;
	float: left;
	margin-right: 6px;
	color: #D0C784;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-left: 22px;
}
#mainContent p {
	margin-bottom: 25px;
	color: #AD995C;
	font-size: 0.9em;
	margin-left: 60px;
}
#rightCol {
	float: right;
	width: 145px;
	text-align: center;
	margin-bottom: 100px;
	margin-left: 25px;
	padding-top: 40px;
}
#rightColA {
	float: right;
	width: 198px;
	text-align: center;
	margin-bottom: 100px;
	margin-left: 25px;
}
#rightCol a,#rightColA a {
	color: #D0C784;
	text-decoration: none;
}

#rightCol p, #rightColA p {
	margin-left: 0px;
	margin-bottom: 4px;
}

#videoContent {
	width: 1000px;
	position: relative;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#videoContent #video {
	float: left;
	width: 820px;
}

#galleryContent #gallery {
	float: right;
}
#galleryContent #galleryMenu, #videoContent #galleryMenu{
	float: left;
	width: 180px;
}
#galleryMenu a:link, #galleryMenu a:visited, #videoContent a:link, #videoContent a:visited {
	font-size: 1.2em;
	color: #FFFF99;
	line-height: 2em;
	text-decoration: none;
}
#galleryMenu a.current:link, #galleryMenu a.current:visited,#galleryMenu a:hover, #galleryMenu a:active {
	color: #FFFFFF;
}
#galleryMenu li {
	background-image: url(../images/line_gallery_menu.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	list-style-type: none;
}
#homeVideo {
	width: 650px;
	float: left;
	background-image: url(../images/bg_home_video.jpg);
	background-repeat: no-repeat;
	height: 489px;
	padding-top: 6px;
	padding-left: 5px;
}

#homeMenu {
	float: left;
	width: 296px;
	height: 495px;
	background-image: url(../images/home_left.png);
	background-repeat: no-repeat;
}
#disclaimer h5 {
	text-align: center;
	margin-top: 15px;
}
#disclaimer p {
	font-size: 0.8em;
	margin-right: 25px;
	margin-bottom: 8px;
	margin-left: 25px;
}
#disclaimer ol {
	font-size: 0.8em;
	margin-top: 2px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 60px;
}


.marginTop19 {
	margin-top: 13px;
}
#homeMenu p {
	font-size: 0.8em;
	color: #BCAF4F;
	text-align: center;
	margin-top: 27px;
}
.bigger {
	font-size: 1.3em;
}
#homeMenu .bigger a {
	color: #BCAF4F;
}

#galleryMenu p {
	margin-top: 25px;
	color: #AD995C;
	font-size: 0.9em;
}
.floatLeft {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}
#galleryContent #gallery {
	float: right;
	width: 990px;
}
#testimonials {
	float: left;
	width: 85%;
}
#testimonials p {
	margin-bottom: 8px;
}
#homeFooter {
	background: #330000;
	clear: both;
}
#homeFooter p {
	color: #FFFF99;
	font-size: 0.8em;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#homeFooter .bigger a {
	color: #FFFF99;
	margin-left: 25px;
}
#homeFooter .floatRight {
	float: right;
}
