html { overflow: scroll; }

body { 
	background: #000 url(images/backpage2.jpg) center top repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ECD672;
	margin:0;
	height: 101%;
	
	}
body img {
	border: 0;
	}
h1 {
	font-size: 120%;
	font-weight: 600;
	padding: 0px;
 }
b {
	font-weight: normal;
}
h2 {
	font-size: 110%;
 	padding: 5px 15px;
 }
 h3 {
 font-size: 100%;
 }
p {
	font-size: 14px;
	margin: 0;
	padding: 5px;
    text-align:center;
 }
.p2 {
 font-size: 16px;
 margin: 0;
 padding: 5px;
 text-align:left;
 }
 .subtitle {
text-align:center;
font-size:1.3em;
font-style:italic;
font-family:Georgia, "Times New Roman", Times, serif;
 }
.bold {
 font-size: 14px;
 font-weight: bold;
 margin: 0;
 padding: 5px;
 text-align: center;
 }
.bolditalic {
 font-size: 14px;
 font-style: italic;
 font-weight: bold;
 margin: 0;
 padding: 5px;
 text-align: center;
 }
 
ul {
 font-size : 14px
}

ol {
 font-size : 14px;
 font-style:italic;
}
ol li {
  margin-bottom:15px;
  }

a:link,  a:visited, a:active {
 font-size : 100%;
 color: #fff;
}
 
a:hover {
 font-size : 100%;
 color: #ed784b;
 text-decoration: none;
 }
.hr{
border-top: 1px solid #ED784A;
border-bottom: 1px solid #820B15;
margin: 20px 140px 20px 140px;
}
big{
font-size: 24px;
}
.container{
width: 800px;
margin: auto;
}
#tophome{
width: 100%;
height: 81px;
}
#tophome img{
margin: 0;
border:0;
padding-left:5px;
}
#logo {
width:330px;
left: 19px;
float:left;
margin:0 0 -4px 10px;
padding:0;

}
#media {
width:120px;
height:24px;
float:right;
margin:55px 10px 0 0;
}
.top{
width: 100%;
height: 80px;
}
.top img{
margin: 0;
position: relative;
left: 10px;
}
.top .rightfloat{
float: right;
width:auto;
position: relative;
top: 20px;
left: -14px;
}
#content{
clear: both;
width: 100%;
}
#content h1 {
	text-align:center;
	font-size: 100%;
	font-weight: 600;
	padding: 0px;
 }
#content h2 {
	font-size: 90%;
	font-style:italic;
}
#content h3 {
	font-size: 100%;
	font-style:italic;
}
#content .center {
font-size:100%;
margin: 20px 0 20px 0;
}
.center p {
text-align:center;
}

#indexcontent{
clear: both;
width: 100%;
}
#indexcontent h1 {
margin:110px 0 5px 0;
font-size:100%;
text-align:left;
}
#indexcontent h2 {
margin:10px 0 5px -10px;
font-size:100%;
text-align:left;
}
#indexcontent p {
text-align:left;
}
#indexcontent a:link {
 font-size : 100%;
 color: #ECD672;
font-weight:bold;
text-decoration:none;
}
#indexcontent a:active {
 font-size : 100%;
 font-weight:bold;
 text-decoration:underline;
}
#indexcontent a:hover {
 font-size : 100%;
 color: #ed784b;
 font-weight:bold;
 text-decoration: underline;
 }	
#indexcontent a:visited {
 font-size : 100%;
 color: #ed784b;
 font-weight:normal;
 text-decoration:none;
} 
.enter {
text-align: center;
}
.enter img {
margin:40px 50px 0 80px;
}
.copyright {
	text-align:center;
	color:#521B24;
	font-size:50%;
	margin:50px 0 0 0;
	}
.copyright a {
	color:#521B24;
	}
.rightcol {
float: right;
text-align: center;
width: 500px;
}
.rightcol h1 {
	text-align:center;
	font-size: 120%;
	font-weight: 600;
	padding: 0px;
 }
.rightcolhome {
float: right;
text-align: center;
width: 650px;
}
.rightcolhome h1 {
	text-align:center;
	font-size: 120%;
	font-weight: 600;
	padding: 0px;
 }
.leftcol {
float: left;
text-align: center;
width: 620px;
}
.leftcol h1 {
text-align:center;
font-size: 120%;
font-weight: 600;
padding: 0px;
 }
.menu{
clear: both;
background: url(images/menuback.jpg) no-repeat top;
height: 45px;
margin:0;
padding:0;
}
.menu ul {
list-style-type: none;
text-align:center;
margin:0 0 0 20px;
padding:10px 0 0 0;
}
.menu ul li {
margin: 2px 0 0 0;
padding: 0;
float: left;
}

.menu ul li a {
display: block;
height: 30px;
padding: 0 25px 0 0;
margin:0;
}

.menu span {
display: none;
}
.menu a:link.home, .menu a:active.home, .menu a:visited.home {
background: url(images/about-off.png) no-repeat;
width: 85px;
}
.menu a:hover.home, .menu a:focus.home, .home_on {
background: url(images/about-on.png) no-repeat;
width: 85px;
}
.menu a:link.offer, .menu a:active.offer, .menu a:visited.offer {
background: url(images/offer-off.png) no-repeat;
width: 124px;
}
.menu a:hover.offer, .menu a:focus.offer, .offer_on {
background: url(images/offer-on.png) no-repeat;
width: 124px;
}
.menu a:link.gallery, .menu a:active.gallery, .menu a:visited.gallery {
background: url(images/gallery-off.png) no-repeat;
width: 65px;
}
.menu a:hover.gallery, .menu a:focus.gallery, .gallery_on {
background: url(images/gallery-on.png) no-repeat;
width: 65px;
}
.menu a:link.review, .menu a:active.review, .menu a:visited.review {
background: url(images/reviews-off.png) no-repeat;
width: 66px;
}
.menu a:hover.review, .menu a:focus.review, .review_on {
background: url(images/reviews-on.png) no-repeat;
width: 66px;
}

.menu a:link.whatson, .menu a:active.whatson, .menu a:visited.whatson {
background: url(images/whatson-off.png) no-repeat;
width: 100px;
}
.menu a:hover.whatson, .menu a:focus.whatson, .whatson_on {
background: url(images/whatson-on.png) no-repeat;
width: 100px;
}
.menu a:link.contact, .menu a:active.contact, .menu a:visited.contact {
background: url(images/contact-off.png) no-repeat;
width: 100px;
}
.menu a:hover.contact, .menu a:focus.contact, .contact_on {
background: url(images/contact-on.png) no-repeat;
width: 100px;

}
.menu a:link.links, .menu a:active.links, .menu a:visited.links {
background: url(images/links-off.png) no-repeat top left;
width: 56px;
}
.menu a:hover.links, .menu a:focus.links, .links_on {
background: url(images/links-on.png) no-repeat;
width: 56px;
}


.footer a:link, .footer a:active, .footer a:visited {
text-decoration: none;
font-size: 12px;
padding: 0 3px;
}
.footer a:hover, .footer a:focus {
text-decoration: underline;
font-size: 12px;

}
.footer {
font-size: 12px;
clear: both;
text-align: center;
border-top: 1px solid #ED784A;
background: #000;
margin: 5px 0 0 0;
}
.footer2 {
font-size: 12px;
clear: both;
text-align: center;
border-top: 1px solid #ED784A;
background: #000;
margin: 100px 0 0 0;
}

.gallerypage {
margin-left: 3px;
}
.gallerypage img {
border-top: 3px solid #F7C2AE;
border-left: 3px solid #F7C2AE;
border-right: 3px solid #AE7D6A;
border-bottom: 3px solid #AE7D6A;
margin: 13px;

}
.linkspage img {
border-top: 2px solid #F7C2AE;
border-left: 2px solid #F7C2AE;
border-right: 2px solid #AE7D6A;
border-bottom: 2px solid #AE7D6A;
text-align:center;
}
.linkcode {
font-weight: normal;
font-size:1.1em;
}
.morelinks {
text-align:center;
font-size:1.5em;
font-style:italic;
}
.alignright{
float: right;
width:auto;
clear: both;
padding: 0;
}
.homeback{
background: #000 url(images/homeback.jpg) no-repeat center top;
}
.homeback p{
font-size: 14px;
}
.aboutback{
background: #000 url(images/aboutback.jpg) no-repeat center top;
}
.offerback{
background: #000 url(images/offerback.jpg) no-repeat center top;
}
.contactback{
background: #000 url(images/contactback.jpg) no-repeat center top;
}
.sessionback{
background: #000 url(images/sessionback.jpg) no-repeat center top;
}
.rssback{
background: #000 url(images/rss-back.jpg) no-repeat center top;
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
	font-size: 16px;
	font-weight:bold;
}
.style4 {
	color: #fff;
	font-weight:bold;
}
.style3 {
	font-size: 16px;
	font-weight: bold;
}
.style5 {
	color: #FF9900;
	font-style: italic;
}
.bold {
	font-weight:bold;
}
.galnav {
margin-bottom:10px;
}
.email {
	padding: 0 0 0 50px;
}
#feescontainer {
width:520px;
margin:0 0 10px 50px;
float:left;
}
#feescontainer p {
text-align:left;
}
#feesleft {
width:250px;
float:left;
}
#feesleft ul {
margin:0;
}
#feesleft li {
list-style:inside;
}
#feesright {
width:225px;
float:right;
margin-left:10px;
}
#feesright ul {
margin:0;
}
#feesright li {
list-style:inside;
}

#whatcontainer {
width:410px;
margin-right:40px;
float:right;
}
#whatleft {
width:200px;
float:left;
text-align:left;
}
#whatleft ul {
margin:0;
}
#whatleft li {
list-style:inside;
}
#whatright {
width:200px;
float:right;
text-align:left;

}
#whatright ul {
margin:0;
}
#whatright li {
list-style:inside;
}
.nojustify {
text-align:left;
font-weight:bold;
}
.notice {
width:440px;
margin:auto;
border:2px dashed #fff;
padding:5px;
color:#fff;
font-weight:bold;
text-align:center;
}
.notice2 {
width:460px;
margin:20px 0 10px 20px;
border:2px dashed #fff;
padding:5px;
color:#fff;
font-weight:bold;
}

#valid p {
	font-size:70%;
	text-align:center;
	color:#ECD672;
	margin-bottom:5px;
}
#valid a {
	color:#ECD672;
	}
#valid a:hover {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
#valid a:visited {
	color:#521B24;
	text-decoration:underline;
}
#video {
text-align:center;
border:0;
}

/* GALLERY STYLING ELEMENTS */
#galcontainer {
width:535px;
background-color:#000;
border:3px solid #600;
margin:0 auto;
padding:0;
}
#galscrollbox {
width:160px;
float:left;
height:548px;
overflow:auto;
margin:0;
padding:0;
}
ul#thumbs {
background-color:#000;
margin:0;
padding:10px;
}
ul#thumbs li {
list-style:none;
margin:0;
padding:0;
}
.thumb {
margin:10px;
}
#largeHolder {
background-color:#000;
margin:0 auto;
padding:0;
}
#imgText {
width:535px;
height:2em;
text-align:right;
font-size:1.2em;
color:#fff;
margin:0 auto;
padding:0;
}
.clear {
clear:both;
}