/***********************************************************************
Site Styles
***********************************************************************/

/***********************************************************************
General
***********************************************************************/
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #999;
}

/***********************************************************************
LAYOUT
***********************************************************************/
#TopHeaderContainer {
	height: 100px;
	background-color: #000;
}
#NavOuterContainer {
	width: 100%;
	background: url(../images/misc/bg_navigation.jpg) repeat-x top #000;
	height: 46px;
	
}
#NavInnerOuterContainer {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}
#NavInnerLog {
	width: 73px;
	padding-top: 7px;
/*	height: 46px;*/
	float: right;
	text-align: right;
}
#NavInnerContainer {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	float: right;
	background: url(../images/misc/bg_navigation_symbol.jpg) no-repeat right top;
	text-align: center;
}
#ContentOuterContainer {
	width: 100%;
	background-color: #000;
}
#ContentTopContainer {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	min-height: 250px;
}
#ContentTopInnerContainer {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#ContentTopContainer .Heading{
	width: 600px;
	height: 250px;
	float: left;
	position: relative;
}
#ContentTopContainer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	text-align: left;
	margin: 0;
	bottom: 0;
	position: absolute;
}
#ContentTopContainer .BoxOverlay {
	width: 300px;
	height: 210px;
	float: right;
	background: url(../images/misc/squares_overlay.png) right top no-repeat;
	background-position: 26px 10px;
	text-align: right;
}
#ContentBottomContainer {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	min-height: 250px;
	border-top: 3px solid #824F09;
	background: url(../images/misc/bg_content_trans.png);
/*	background-color: #000;
	filter: alpha(opacity=65);
	opacity: 0.6;*/
}
#ContentBottomInnerContainer {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#ContentBottomInnerContainer .LeftPanel {
	width: 650px;
	float: left;
	padding: 10px 40px 40px 0;
}
#ContentBottomInnerContainer .GalleryPanel {
	width: 920px;
/*	float: left;*/
	padding: 10px 40px 40px 0;
	text-align: left;
}
#ContentBottomInnerContainer .RightPanel {
	width: 260px;
	float: right;
	padding-top: 20px;
}
#ContentBottomInnerContainer .RightPanelInner {
	border-left: 1px solid #FFF;
}
#ContentBottomInnerContainer .SpecialsIntro {
	width: 240px;
	padding: 0 0 10px 20px;
	font-weight: bold;
	text-align: left;
	color: #FFF;
}
#ContentBottomInnerContainer .SpecialOffer {
	width: 240px;
	padding: 0 0 50px 0;
	text-align: left;
	line-height: 150%;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
.Clear {
	clear: both;
	margin: 0;
	padding: 0;
}

		/***********************************************************************
		CONTENT AREA BACKGROUND.
		***********************************************************************/
#ContentMainImageContainer1, #ContentMainImageContainer2, #ContentMainImageContainer3, #ContentMainImageContainer4, #ContentMainImageContainer5,
	#ContentMainImageContainer6, #ContentMainImageContainer7 {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	min-height: 500px;
}
		/* ********** Background Image Files **********/
#ContentMainImageContainer1 {
	background: url(../images/main_bgs/1.jpg) center top no-repeat;
}
#ContentMainImageContainer2 {
	background: url(../images/main_bgs/2.jpg) center top no-repeat;
}
#ContentMainImageContainer3 {
	background: url(../images/main_bgs/3.jpg) center top no-repeat;
}
#ContentMainImageContainer4 {
	background: url(../images/main_bgs/4.jpg) center top no-repeat;
}
#ContentMainImageContainer5 {
	background: url(../images/main_bgs/5.jpg) center top no-repeat;
}
#ContentMainImageContainer6 {
	background: url(../images/main_bgs/6.jpg) center top no-repeat;
}
#ContentMainImageContainer7 {
	background: url(../images/main_bgs/7.jpg) center top no-repeat;
}


/***********************************************************************
FOOTER SECTION
***********************************************************************/
#FooterOuterContainer {
	width: 100%;
	background-color: #000;
}
#FooterInnerContainer {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.FooterLogo {
	width: 430px;
	padding: 0 0 50px 0;
	float: left;
	text-align: left;
}
.FooterContact {
	width: 518px;
	float: right;
	padding: 10px 12px 50px 0;
	text-align: right;
}
.FooterEmail {
	padding-bottom: 10px;
}
.FooterNumber {
	padding-bottom: 15px;
}
.FooterCopyright {
	font-size: 10px;
}

/* *****************************************
GALLERY
***************************************** */
.GalleryContainer {
	width: 100%;
	padding-bottom: 30px;
}
.GalleryImageBox {
	width: 279px;
	padding: 0 10px 40px 10px;
	float: left;
	text-align: center;
	color: #cccc99;
}
.GalleryPageMarker {
	width: auto;
	padding: 0 0 20px 0;
	text-align: left;
	font-weight: bold;
}

/* *****************************************
FORMS
***************************************** */
#FormIntro {
	padding: 0 0 20px 0;
	text-align: left;
}
#ContactSection {
	width: 550px;
	float: left;
/*	margin-left: auto;
	margin-right: auto;*/
}
#ContactSection .FormHeader {
	width: 530px;
	padding: 5px 0 5px 20px;
	background-color: #D1955F;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: left;
}
#ContactSection	.FormRow {
	width: 100%;
	float: left;
	padding: 3px 0px 3px 0;
}
#ContactSection	.FormRow label {
	width: 140px;
	float: left;
	padding: 4px 0 0 20px;
	text-align: left;
}
#ContactSection	.FormRow input {
	float: left;
	width: 330px;
	vertical-align: middle;
	background-color: #FFFFFF;
	border: 1px solid #2ABCBB;
	padding: 1px;
}
#ContactSection	.FormRow select {
	float: left;
	width: 250px;
}
#ContactSection	.FormRow textarea {
	float: left;
	width: 350px;
}
#ContactSection	.FormButton {
	padding: 10px 0 10px 160px;
	text-align: left;
}
#ContactSection	.FormDiv {
	width: auto;
	border-bottom: 1px dotted #5E7987;
}
#ContactSection .FormLabelCol {
	width: 140px;
	float: left;
	padding: 4px 0 4px 20px;
	text-align: left;
}
#ContactSection .FormFieldCol {
	float: left;
	width: 330px;
	vertical-align: middle;
	background-color: #FFFFFF;
	padding: 4px 0 4px 1px;
}
.FormNotes {
	color: #5E7987;
}
#FormErrorBox {
	width: 510px;
	float: left;
	margin-bottom: 10px;
	background-color: #990000;
	padding: 20px;
	color: #FFF;
	text-align: left;
}
.errorHighlight { 
	background-color: #FFFFCC; 
	color: #333333; 
}
#Other {
	display: none; 
}

