/* CSS Document */

/*body*/
* {/* zero margins and padding */
		margin: 0;
		padding: 0;
		}

body {
	background-color:#000000;
	margin:10px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}

html {
		font-size: 100%;
		}

body {
		font-size: 62.5%;
		}
/* -- main navigation -- */
#mainNav	{
	width: 885px;
	float: left;
	top: 0px;
	background-color: #000000;
	padding-left: 15px;
	padding-top: 10px;
	position: relative;
	left: 0px;
	height: 20px;
	padding-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#mainNavigation {
	background-color: #000000;
	padding: 6px 0;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #A6A6A6;
		}

#mainNavigation ul {
		text-align: left;
		}

#mainNavigation li {
		display: inline;
		}

#mainNavigation a {
	color: #ffffff;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 1.3em;
	font-weight: normal;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 10px;
		}
		
#mainNavigation a:hover {
		color: #1188FF;
		}
.sectionHome #mainNavigation #linkHome a, .sectionGalleries1 #mainNavigation #linkGalleries1 a, .sectionGalleries2 #mainNavigation #linkGalleries2 a, .sectionContact #mainNavigation #linkContact a, .sectionLinks #mainNavigation #linkLinks a, .sectionTerms #mainNavigation #linkTerms a {/* automation for active tab */
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: 0 100%;
	color: #1188FF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
		}


.sectionHome #mainNavigation #linkHome a:hover, .sectionGalleries1 #mainNavigation #linkGalleries1 a:hover, .sectionGalleries2 #mainNavigation #linkGalleries2 a:hover, .sectionContact #mainNavigation #linkContact a:hover, .sectionLinks #mainNavigation #linkLinks a:hover, .sectionTerms #mainNavigation #linkTerms a:hover {/* hover over-ride for automated tab */
		color: #999999;
		}	

	/* -- sub-navigation -- */
#subNavigation {
	margin-top: 0px;
	background-color: #161616;
	background-repeat: repeat-x;
	background-position: 0 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #191919;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	text-indent: 72px;
	float: left;
		}

#subNavigation2 {
	margin-top: 0px;
	background-color: #161616;
	background-repeat: repeat-x;
	background-position: 0 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #191919;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	text-indent: 72px;
	float: left;
		}

#subNavigation3 {
	margin-top: 0px;
	background-color: #161616;
	background-repeat: repeat-x;
	background-position: 0 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #191919;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	text-indent: 215px;
	float: left;
		}
#subNavigation ul {
		text-align: left;
		}

#subNavigation li {
		display: inline;
		}

#subNavigation a {
	color: #9DCEFF;
	text-decoration: none;
	padding: 6px 10px;
	font-family: "Century Gothic";
	font-size: 1.3em;
	font-weight: normal;
		}

#subNavigation a:hover {
		color: #FFFFFF;
		}
.subNavigation_active {
	color: #1188FF;


}

#subNavigation2 ul {
		text-align: left;
		}

#subNavigation2 li {
		display: inline;
		}

#subNavigation2 a {
	color: #9DCEFF;
	text-decoration: none;
	padding: 6px 10px;
	font-family: "Century Gothic";
	font-size: 1.3em;
	font-weight: normal;
		}

#subNavigation2 a:hover {
		color: #FFFFFF;
		}
		
#subNavigation3 ul {
		text-align: left;
		}

#subNavigation3 li {
		display: inline;
		}

#subNavigation3 a {
	color: #9DCEFF;
	text-decoration: none;
	padding: 6px 10px;
	font-family: "Century Gothic";
	font-size: 1.3em;
	font-weight: normal;
		}

#subNavigation3 a:hover {
		color: #FFFFFF;
		}

/*navigation*/

a {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:normal;
	bottom: 5px;
	font-family: "Century Gothic";
	font-size: 12px;
	font-variant: normal;
	}

a:hover {
	color: #1188FF;
	text-decoration:underline;
}

a.nav {
	color: #4859D0;
	text-decoration:none;
	font-weight:normal;
	font-family: "Century Gothic";
	font-size: 14px;
	}
a.nav:hover {
	color: #ED373D;
	text-decoration:none;
	font-weight:normal;
	font-family: "Century Gothic";
	font-size: 14px;
	}
	
a.thumbs {
	font-family:"Century Gothic";
	size:10pt;
	font-size: 11px;
	line-height: 150%;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align: center;
	}
a.thumbs:hover {
	font-family:"Century Gothic";
	size:10pt;
	font-size: 11px;
	line-height: 150%;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align: center;
	text-decoration: underline;
	}
#menuLinks{
	margin: 0px;

}


#menuLinks a:link, #menuLinks a:visited {
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 15px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #FFFFFF;
	height: 18px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#menuLinks a:hover{
	display: block;
	font-weight: bold;
	color: #669966;
	border-top-width: 15px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #FFFFFF;
	height: 18px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-decoration: underline;
}

.navSpacer {
	color: #FFFFFF}


/*layout*/

#pagecell{
	width:900px;
	background-color: #191919;
	margin-right: auto;
	margin-left: auto;
	height: 795px;
	border: 2px solid #666666;
}
#pagecellGalleries{
	width:900px;
	background-color: #191919;
	margin-right: auto;
	margin-left: auto;
	height: 710px;
	border: 2px solid #666666;
}

#pagecellTerms{
	width:900px;
	background-color: #161616;
	margin-right: auto;
	margin-left: auto;
	height: 950px;
	border: 2px solid #666666;
}
#pagecellGalleries1{
	width:900px;
	background-color: #ECE9D8;
	margin-right: auto;
	margin-left: auto;
	height: 592px;
	border: 2px solid #666666;
}
#pagecellGalleries2{
	width:900px;
	background-color: #191919;
	margin-right: auto;
	margin-left: auto;
	height: 2300px;
	border: 2px solid #666666;
}
#pagecellLinks{
	width:900px;
	background-color: #191919;
	margin-right: auto;
	margin-left: auto;
	height: 1800px;
	border: 2px solid #666666;
}
#masthead {
	background-color: #000000;

	margin: auto
	height: 150px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 85px;
}
#masthead .slogan {
	background-color: #000000;

	margin: auto
	height: 150px;
	width: 500px;
	font-family: "Comic Sans MS";
	font-size: 22px;
	font-weight: normal;
	position: relative;
	text-align: right;
	color: #FFFFFF;
	float: right;
	padding-top: 35px;
	padding-right: 40px;
	padding-bottom: 20px;
}
#masthead .logo {
	float: left;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 100px;
}
#title {
	position:absolute;
	width:500px;
	height:27px;
	z-index:1;
	left: 400px;
	font-family: "Century Gothic";
	font-weight: bold;
	color: #F9AE15;
	letter-spacing: 0.4em;
	font-size: 24px;
	white-space: nowrap;
}

#mainCont {
	width: 900px;
	float: left;
	background-color: #191919;
	margin-top: 0px;
	height: 500px;
}
#galleriesCont {
	width: 900px;
	float: left;
	background-color: #191919;
	margin-top: 0px;
	height: 500px;
}
#leftCont {
	width: 270px;
	float: left;
	background-color: #191919;
	height: 420px;
	margin-top: 0px;
}
#rightCont {
	width: 630px;
	float: right;
	background-color: #191919;
	height: 420px;
	margin-top: 0px;
}
#mainContTerms {
	width: 900px;
	float: left;
	background-color: #191919;
	height: 800px;
	margin-top: 0px;
}
#mainContGalleries2 {
	width: 900px;
	float: left;
	background-color: #191919;
	height: 2150px;
	margin-top: 0px;
}
#mainContLinks {
	width: 900px;
	float: left;
	background-color: #191919;
	height: 1500px;
	margin-top: 0px;
}
#leftFill {
	width: 50px;
	float: left;
	position: relative;
	top: 0px;
	height: 525px;
	background-color: #756E66;
	left: 0px;
}

#mainNav {
	width: 885px;
	float: left;
	top: 0px;
	background-color: #000000;
	padding-left: 15px;
	padding-top: 10px;
	position: relative;
	left: 0px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #666666;
}

#footer {
	width: 900px;
	background-color: #191919;
	text-align: center;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #534E48;
	clear: both;
	padding-bottom: 0px;
}
.footerAddress {
	width: 170px;
	background-color: #59544D;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #8F877E;
	position: relative;
	left: -192px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-top: 5px;
	z-index: 1;
}

#footer2Left{
	clear:both;
	width: 600px;
	background-color: #333300;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	float: left;
}

#footer2{
	width: 904px;
	background-color: #000000;
	height: 13px;
	padding-top: 3px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#footerLeft {
	font:Verdana, Arial, Helvetica, sans-serif;
	size: 10px;
	text-align: left;
}

#footerRight {
	font:Verdana, Arial, Helvetica, sans-serif;
	size: 10px;
	text-align: right;
	background-color: #FFFFFF;
}
#booknow {
	size: 10px;
	position: relative;
	top: 315px;
	height: 35px;
	text-align: center;
}
#addressContainer {
	size: 10px;
	position: absolute;
	height: 109px;
	text-align: center;
	width: 170px;
	top: 430px;
}
#imagefloatRight {
	size: 10px;
	float: right;
	width: 200px;
	margin-left: 20px;
}
#imagefloatLeft {
	size: 10px;
	float: left;
	width: 250px;
	margin-left: 10px;
}
#date {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
	float: right;
	width: 175px;
	height: 25px;
	text-align: right;
	position: static;
	top: 25px;
	padding: 5px;
}
#logo {
	font-family:Georgia, "Times New Roman", Times, serif;
	size:14;
	color: #DFAD00;
	font-size: 24px;
	padding-left: 100px;
	padding-top: 10px;
}

/*font*/

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	size:10pt;
	font-size: 8.75pt;
	line-height: 130%;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
}

.ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	size:10pt;
	font-size: 12px;
	line-height: 130%;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
	margin-left: 100px;
}
.pLinks {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	size:10pt;
	font-size: 11px;
	line-height: 150%;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}

.pDarker {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	size:10pt;
	font-size: 11px;
	line-height: 150%;
	color: #666666;
	margin-bottom: 10px;
}
.links {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	size:10pt;
	font-size: 100%;
	line-height: 150%;
	color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 15px;
	font-weight: bold;
}
.activePage {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:normal;
	bottom: 5px;
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-variant: normal;
	}
.copySmall {
	font-family:"Century Gothic";
	size:10pt;
	font-size: 12px;
	line-height: 150%;
	color: #1188FF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.thumbSmall {
	font-family:"Century Gothic";
	size:10pt;
	font-size: 11px;
	line-height: 150%;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align: center;
}
.address {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	size:10pt;
	font-size: 9px;
	line-height: 130%;
	color: #FFFFFF;
}
.copyParahead{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	size:10pt;
	font-size: 100%;
	line-height: 100%;
	color: #484800;
	font-weight: bold;
}
.copyBold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	size:10pt;
	font-size: 80%;
	line-height: 150%;
	color: #484800;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}

.copyQuote {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	size:10pt;
	font-size: 100%;
	line-height: 130%;
	color: #FF668C;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	font-weight: normal;
	padding-left: 30px;
}
.copyQuote2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	size:10pt;
	font-size: 100%;
	line-height: 130%;
	color: #999999;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-weight: normal;
}
	
.copyImages {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	size:10pt;
	font-size: 10px;
	color: #484800;
	line-height: 175%;
	text-align: center;
}

H1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	size:14;
	color: #0067CE;
	font-size: 14px;
	background-position: center;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 25px;
	padding-left: 18px;
}
H2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	size:14;
	color: #666666;
	font-size: 16px;
	margin-top: 10px;
	margin-left: 20px;
}


.footerNav {
	padding-left: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 9px;
	text-align: left;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
}
.nav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
}

.footerCopy {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #0067CE;
	text-align: center;
	padding-right: 0px;
	font-size: 12px;
}
a.fullScreen {
	font-family:"Century Gothic";
	color: #1188FF;
	font-size: 12px;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}
.copyright{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #373737;
	font-size: 9px;
	padding-left: 15px;
	float: left;
}
.H1_buy{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 50px;
	padding-top: 50px;
	
}
a.netReaction {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #484848;
	padding-right: 5px;
	font-size: 9px;
	float: right;
}
a.netReaction:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
