@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	color: #CCCCCC;
	background-color: #460000;
}
img{overflow:hidden;}
th{
	background-color: #970000;
	color: #FFCC66;
	font-size: 1.2em;
	font-weight: bold;
}
td{
	color: #CCCCCC;
	text-align: center;
	background-color: #330000;
}
 #col-mid #list1a .photos{
	float:right;
	overflow:hidden;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: -2em;
}
a:link {
	color: #FFCC66;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC66;
}
a:hover {
	text-decoration: none;
	color: #FFCC66;
}
a:active {
	text-decoration: none;
	color: #FFCC66;
}
em{
	font-weight:bold;
	font-size: 1.2em;
	font-style: normal;
}
caption {
	font-size: 2em;
	color: #FFCC66;
	text-align: left;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	letter-spacing: -2px;
}
h2{
	font-size:150%;
	text-align: left;
	color: #F7AB00;
	margin-bottom: -10px;
	margin-left: 2px;
}
h1,h3{
	color: #FFFFFF;
}
h4{
	color: #FFCC66;
	font-size: 1.3em;
	line-height: 0.1em;
	margin-bottom: 10px;
	margin-left: 0px;

}
p,li {
	text-align: left;
	font-family: Arial, Helvetica, "sans-serif medium";
	color: #CCCCCC;
}
p{
margin:10px 0 0 2px;}
table li{
	padding:5px;
	margin-left: 20px;
}

#wrapper{
	width:960px;
	margin: auto;
}
#header {
	margin: auto;
	position:relative;
	height: 80px;
	width: 960px;
	background-image: url(images/letterhead.png);
	background-repeat: no-repeat;
	background-position: center center;
}



.top{
	width:700px;
	height:262px;
	display:block;
	background-color: #2B0000;
	padding: 10px;
}
#col-left{ }
#col-mid{
	width:680px;
	float:left;
	padding:20px;
	background-color: #2B0000;
	margin-bottom: 20px;
	position: relative;
	clear: none;
}
#col-right{
	background-color: #2B0000;
	float: right;
	width: 180px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#col-right #down {
	margin-top: 20px;
}

#col-right a {
	display: block;
	letter-spacing: -1px;
	font-family: Verdana, Arial, serif;
	font-size: 1.5em;
	padding: 5px 15px 5px 15px;
	font-weight: bold;
	color: #F7AB00;
}
#col-right  li a:hover{
	display: block;
	background-image: url(images/button1.png);
	background-repeat: repeat-x;
	background-position: top;
}
#col-right    li   {
	list-style-type: none;
	text-align: center;
	background-image: url(images/button2.png);
	background-repeat: repeat-x;
	background-position: top;
	width: 180px;
	position: relative;
	left: -30px;
}
#col-right #up {
	background-color: #330000;
	position: relative;
	width: 210px;
	padding-top: 10px;
	padding-bottom: 10px;

}


#col-right .photos{
	display:block;
	float: none;
	margin-top: 18px;
	margin-bottom: 17px;
	margin-left: 0;

}
#col-right  #down  li {
	list-style-type: none;
	position: relative;
	font-size: 0.8em;
	background-image: url(images/button2.png);
	background-repeat: repeat-x;
}
#col-right #down a:hover {
	color: #FFCC33;
	text-decoration: underline;
}
#col-right #down a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#build {
	margin-top: 20px;
	background-color: #330000;
	width: 200px;
	float: right;
	height: 300px;
}


table {
	float: left;
	background-color: #2B0000;
	margin-top: 15px;
	margin-bottom: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
}


#tabs {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	margin:0 0 20px 0;
	background-color: #330000;
      }
    #tabs ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }

    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
	float:left;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	background-image: url(images/tableftE.gif);
	background-repeat: no-repeat;
	background-position: left top;
      }
    #tabs a span {
	float:left;
	display:block;
	padding:5px 15px 4px 6px;
	color:#FFCC66;
	background-image: url(images/tabrightE.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 1.2em;
	font-weight: bold;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FF9834;
      }
    #tabs a:hover {
	background-position:0%;
      }
    #tabs a:hover span {
	background-position:100%;
      }

        #tabs #current a {
	background-position:0%;
        }
        #tabs #current a span {
	background-position:100%;
        }

#footer{
	position:relative;
	clear:both;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #2B0000;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	display: block;
}
#booking{
	float:right;
	display: block;
	margin-right: 20px;
}
#cits{
	border: 1px solid #FFCC66;
	margin-top: 5px;
	
}
.bignumber{
	display:block;
	margin: 5px;
	font-size: 3em;
	font-weight: bold;
}
.photos {
	display: block;
	float: right;
	clear: right;
}
#jclock4,#jclock1{
	font-size: 2em;
	font-weight: bold;
	color: #FFCC66;
}
#timer {
	padding: 10px;
}
#col-right  #mail a {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
#col-right  #info {
	position: relative;
	left: 16px;
}
#wrapper #col-right #down span {
	font-size: 0.7em;
	font-weight: normal;
}

