ul#mainmenu {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left:100px;
}
ul#mainmenu li {
	display: block;
	float: left;
	background: url('../i/menu_sep.gif') top left no-repeat;
}
*html ul#mainmenu li {
	display: block;
	float: left;
}
ul#mainmenu li.f {
	background: none;
}

ul#mainmenu li a:link, ul#mainmenu li a:active, ul#mainmenu li a:visited {
	display:block;
	font-family: "Century Gothic", Arial, sans-serif;
	text-transform:uppercase;
	font-weight: normal;
	font-size: 9pt;
	color: #010000;
	text-decoration: none;
	padding: 5px 10px;
}


ul#mainmenu li a:hover {
	background: #010000;
	color:#fff;
}

body {
	background: #b5a591;
	margin: 0;
	text-align: center;
}
div {
	display: inline-block;
}
div {
	display: block;
}
a img {
	border: 0;
}
img {
	vertical-align: bottom;
}
.clearing {
	clear: both;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
.clear_r {
	clear: right;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
.clear_l {
	clear: left;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}

body,td,th,div,p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;

}
a:link, a:active, a:visited {
	color: #494546;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #494546;
	font-weight: normal;
	text-decoration: none;
}
#iasp_listhighlight a:link, #iasp_listhighlight a:active,#iasp_listhighlight  a:visited {
	color: #000;
}
h1, h2, h3, h4, h5, h6, p, .bottom_margin {
	margin: 0 0 11px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Century Gothic", Arial, sans-serif;
}

h1 {
	font-size: 14pt;
	font-weight: normal;
	background: #744247;
	margin:0 -10px 0 -10px;
	padding:2px 10px;
	color: #fff;
}
h3 {
	font-size: 12pt;
	font-weight: normal;
	background: #744247;
	margin:0 -10px 11px -10px;
	padding:2px 10px;
	color: #fff;
}

h4 {
	font-size: 12pt;
	font-weight: normal;
}

h5, h6 {
	font-weight: bold;
	font-size: 8pt;
}

#ct0 {
	background:url('../i/bgx_bg.gif') top center repeat-y;
}
.home #ct0{
	background: url('../i/bgx_bg_hp.gif') top center repeat-y;
}
.full #ct0{
	background: url('../i/bgx_bg_full.gif') top center repeat-y;
}
#ct1 {
	background:url('../i/bgx_top.jpg') top center no-repeat;
	text-align: left;
	width: 1001px;
	margin: 0 auto;
}
#top_elements{
	text-align: center;
	padding: 0 20px;
}
h2#logo {
	padding: 23px 0 0 0;
}

#menu {
	text-align:center;
	padding: 20px 0 0 0;
	overflow:hidden;
}

* html h2#logo {
	margin-right: -3px;
}





#content_in{
	padding:0 20px;
	overflow:hidden;
}
.home #banner_area{
	width:589px;
	padding-left:20px;
	background:none;
	min-height:0;
	margin:0;
}
*html #banner_area{
	margin-left:-1px;
}
.home #content{
	width:350px;
	color: #494546;
	margin-right:20px;
}
*html .home #content,*html #content{
	margin-left:-1px;
}

.full #banner_area{
	width:0;
	padding-left:-20px;
	background:none;
	height:0;
}
.full #banner_area img{
	height:0;
	width:0;
}
.full #content{
	width:940px;
	color: #494546;
	float:none;
}
#banner_area{
	width:500px;
	margin-left:-20px;
	float:left;
	background:url('../i/bottom_bg.gif') 20px 330px no-repeat;
	min-height:550px;
}
#banner_area .banner_right_iframe {
        margin: 20px 0 20px 20px;
        text-align: center;
        background: transparent;
}
#content{
	float:right;
	width:460px;
	padding:10px;
	margin-right:0px;
	color: #494546;
}
#profilemain,#cms_kb_cms_module_user_outer{
	float:right;
	width:460px;
}



.spacer {
	height: 11px;
}

#footer {
	padding: 10px 0;
	width: 1000px;
	margin: 0 auto;
	border-top:20px solid #fff;
}

#footer_left {
	float: left;
	width: 600px;
	text-align: left;
}

#footer_right {
	margin-left: 630px;
	text-align: right;
}

#footer, #footer div, #footer a:link, #footer a:visited, #footer a:active {
	color: #dad2c6;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}	

#content table {
	border-collapse: separate;
	background: none;
}

#content table td, table td {
	border: none;
}

#content table th, table th  {
	background: #744247;
	border: none;
	color: #fff;
}

.boxes{
	float:left;
	width:240px;
	padding:5px 0 10px 20px;
}
.long.boxes {
	width:300px;
	padding-left:10px;
}
.long.boxes .sponsors{
	text-align:center;
}
.box0{
	background:url('../i/box_roll_bg.gif') top left repeat-x;
}
.box1{
	background:url('../i/box_roll_left.gif') top left no-repeat;
}
.box2{
	background:url('../i/box_roll_right.gif') top right no-repeat;
	min-height:162px;
	padding:20px 25px 20px 25px;
}
.boxes p{
	color:#010000;
	font-weight:normal;
	font-size:7pt;
	margin-bottom:7px;
}
.boxes .orange{
	font-family: "Century Gothic", Arial, sans-serif;
	color:#744247;
	font-weight:bold;
	font-size:9pt;
}
.boxes .sponsors{
	overflow:hidden;
	padding-top:5px;
}
.boxes .sponsor{
	padding:0 5px;
	float:left;

}
#booking_frame {
    padding-top: 5px;
}
#bookingPage {
    background: none;
}
.hp_icons {
    padding: 30px 0 0 0;
    clear: both;
    overflow: hidden;
}
.TA_rated, .TA_cdswritereviewlg {
    float: right;
    padding: 13px 0 0;
}
* html #TA_certificateOfExcellence908 {
    display:inline;
    width: 172px;
}
* html .TA_rated {
        float: none;
        margin: 0 0 0 172px;
}
.icon {
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
}
.icon_label {
    display: block;
    padding-bottom: 5px;
    font-size: 13pt;
    font-weight: bold;
}
.icon img {
    vertical-align: middle;
}
.icon.l {
    float: left;
}
* html .icon.l {
    display: inline;
}
.icon.r {
    float: right;
}
* html .icon.r {
    display: inline;
}
.icon#wifi_icon {
    padding: 10px 0 0 15px;
}
