@import url("reset.css");

/* Reaction Charters Style Sheet by 601MEDIA.COM */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
}
a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #B0D0D5;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
h1, h1 a {
	font-size: 18px;
	color: #FFFFFF;
	margin: 0px;
}
h2, h2 a {
	font-size: 18px;
	color: #FFFFFF;
	margin: 0px;
}
h3, h3 a {
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px;
}
p {
	padding-bottom:12px;
}
small {
	font-size:8px;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.clear {
	clear: both;
}

/* Layout */
#wrapper {
	background-image: url(../images/100_2599_BG.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #19160D;
	width: 100%;
	margin: 0px;
}


#container {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#nav {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 20px;
	padding-top: 144px;
	text-align: right;
}

*:first-child+html #nav {
	height: 18px;
	padding-top: 146px;

}

#nav ul {
	padding-right: 18px;
}

#nav  li {
	display: inline;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	padding-right: 3px;
}

#content h1 {
	padding-bottom: 22px;
	padding-top: 8px;
	font-size: 18px;
	font-weight: bold;
}

#header {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 317px;
	padding-top: 17px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#content {
	width: 790px;
	min-height:500px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 80px;
	padding-right: 55px;
	padding-left: 55px;
	background-image: url(../images/content.jpg);
}
#content img {
	padding: 2px;
	border: 1px solid #663300;
}

#content p {
	font-size: 14px;
	color: #000000;
}
#content ul {
	padding-left: 35px;
}
#content li {
	padding: 2px;
	list-style-type: square;
}
#content .resources li {
	padding-bottom: 12px;
}
#content .rateblock   {
	margin-top: 12px;
	margin-bottom: 22px;
	padding-right: 35px;
}
#content .rateblock img {
	border-style: 0;
	float: right;
}


#photos {
	width: 836px;
	min-height:820px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 80px;
	padding-right: 32px;
	padding-left: 32px;
	background-image: url(../images/contentFullPhotos.jpg);
	background-repeat: no-repeat;
}
#photos p {
	font-size: 14px;
	color: #000000;
}
/* End Slider */

#photos .photoL {
	float: left;
	width: 204px;
	text-align: center;
	padding-top: 15px;
	padding-right: 5px;
}
#photos .photoL img {
	border: 2px solid #6C5644;
}

#photos .photoR {
	text-align: center;
	float: right;
	width: 220px;
	padding-top: 15px;
}
#photos .photoR img {
	border: 6px solid #6C5644;
}
#map {
	text-align: center;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 4px;
	border: 2px solid #663300;
}
#booking {
	text-align: center;
	min-height: 300px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#booking .valid {
	background-color:#D9E1D9;
}
#booking .notvalid {
	background-color:#FFFF66;
}
#booking .warning {
	font-weight: normal;
	color: #006600;
	background-color: #EEF2EE;
	padding-top: 8px;
	border: 1px solid #006600;
	padding-bottom: 8px;
	margin-bottom: 22px;
	margin-top: 10px;
}
#booking .warning a {
	color: #333300;
	font-weight: normal;
}
#booking .item1 {
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	padding-top: 22px;
	width: 200px;
}
#booking .item2 {
	text-align: left;
	width: 485px;
}
#booking button {
	margin: 22px;
}

#booking .ip {
	font-size: 10px;
	padding-bottom: 36px;
}

#footer {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 25px;
	text-align: center;
	background-image: url(../images/footerCap.png);
	background-repeat: no-repeat;
}
#cards {
	text-align: right;
	padding-right: 12px;
}
#tutorials {
	min-height: 300px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#tutorials p.ip {
	font-size: 10px;
	padding-bottom: 36px;
	text-align: center;
	padding-top: 36px;
}
#footnav {
	width: 755px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #000000;
	text-align: center;
	padding-bottom: 10px;
}
#footnav p {
	height: 12px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

#footnav a {
	color: #000000;
	font-weight: normal;
}
#footnav a:hover {
	color: #666666;
	font-weight: normal;
}


/* Slider */
#sliderbox {
	position:relative;
	text-align:left;
	width:848px;
	height: 248px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #98A790;
}
#slider {
}

#slider img {
	border:none;
	margin: 0px;
	padding: 0px;
}
#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider li {
	width:848px;
	height:286px;
	overflow:hidden;
}
p#controls {
	margin:0;
	position:relative;
}
#prevBtn, #nextBtn {
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;
	width:30px;
	height:25px;
	position:absolute;
	left:788px;
	top:-25px;
}
#nextBtn {
	left:818px;
}
#prevBtn a, #nextBtn a {
	display:block;
	width:30px;
	height:25px;
	background-image: url(../images/prev.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#nextBtn a {
	background:url(../images/next.png) no-repeat 0 0;
}
#XprevBtn a:hover {
	background-image: url(../images/prevOver.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#XnextBtn a:hover {
	background:url(../images/nextOver.png) no-repeat 0 0;
}
.email  {
	font-size: 14px;
	padding-top: 12px;
	width: 550px;
	float: left;
	clear:both;
}
.email img {
	float:right;
}
.email  a  {
	color: #555555;
}
.email a:hoveer {
	color: #CCCCCCC;
}

