/* CSS Document */
html {
	height: 100%;
}

img {
  border: 0;
}

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
	background-color: #000000;
	background-image: url(http://www.cumonherface.com/images/bg.jpg);
	color: #FFFFFF;
	scrollbar-base-color: #acd9ff; /*Scrollbar color*/
	scrollbar-arrow-color: #000000; /*Scrollbar arrow color*/
	scrollbar-DarkShadow-Color: #005195; /*Scrollbar shadow color*/
	margin: 0px;
	padding: 0px;
}

/* Footer Styles */
a.footer:link {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;

}
a.footer:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
a.footer:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
a.footer:active {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}.medborder {
	border: 1px solid #FFFFFF;
}
.smallborderleft {
	border: 1px solid #FFFFFF;
}
.smallborderright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.warnbox {
	width: 598px;
	padding: 0px;
	height: 121px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	border: 1px solid #2e96eb;
}
.content_txt {
	color: #000000;
	}
.mainbg {
	background-image: url(../mainimages/main_bg_nogleam.jpg);
	background-repeat: repeat-y;
	background-position: 0px -3px;
}
.tourtitle {
	font-size: 24px;
	font-weight: bold;
}

div.legal {
	
	text-align: center;
}

div.legal a {
	color: #fff;
	text-decoration: none;
}

div.legal a:hover {
	text-decoration: underline;
}

.chooselink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ffffff;
	}
.chooselink a{
	color: #FFFFFF;
	}
.chooselink a:hover{
	text-decoration: none;
	}
#header-rotator {
	background: url('http://www.cumonherface.com/tours/images/headerimages/rotator.php') no-repeat;
	float:left;
	width:500px;
	height:202px;
	border:0;
	padding:0;
	position:relative;
	top:0;
	
}
#header-left {
	width: 239px;
	height: 202px;
	position:relative;
	float:left;
	top:0;
	padding:0;
	border:0;
	}
#header-right {
	width: 58px;
	height: 202px;
	position:relative;
	float:left;
	top:0;
	padding:0;
	border:0;
	}
#header-girls {
	width:703px;
	height:202px;
	float:left;
	}
