/* General */
* {
	font-size: 100%;
	border: 0;
	outline: 0;
	padding: 0;
	margin: 0;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	color: #393939;
	line-height: 150%;
	z-index: 0;/*background-color: #74A6DB;*/
	/*background: #e1dccd;*/
	background: #6F564C url('../images/pattern.gif') 0 0 repeat
}
#wrapper, #wrapperH {
	width: 960px;
	margin: 10px auto 0px auto;
	position: relative;
	z-index: 1;
}
#wrapperH {
	background: #DBEEF4 url('../images/infinity-backing-image-2.jpg') no-repeat top left;
}
#headerH {
	height: 100px;
	padding: 0px;
}
#header {
	height: 161px;
	padding: 0px;
}
#logo, #logoH {
	width: 460px;
	height: 70px;
	float: left;
	margin: 60px 0px 0px 30px;
}
#logoH {
	margin: -10px 0px 0px 30px;
}
#logo h1, #logoH h1 {
	display: none;
}
#mainNavH, #mainNav {
	text-align: right;
	width: 450px;
	height: 70px;
	float: left;
	margin-top: 40px;
}
#mainNav {
	width: 960px;
	height: 40px;
	margin: 0px;
	background-color: #784c29;
}
#mainNavH {
	float: right;
	width: 680px;
	height: 40px;
	margin: 10px 0px 0px 0px;
}
#mainNavH ul, #mainNav ul {
	list-style: none;
	margin: 0px 10px 0px 0px;
	padding: right;
	float: right;
}
#mainNavH ul li, #mainNav ul li {
	display: block;
	float: left;
	height: 20px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	position: relative;
}
#mainNavH ul li a, #mainNav ul li a {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	color: #FFF;
	font-size: 110%;
	text-transform: uppercase;
	text-decoration: none;
}
#mainNavH ul li a, #mainNavH .subNav li a {
	color: #7F7F7F;
}
#mainNavH ul li a:hover, #mainNav ul li a:hover {
	text-decoration: underline;
}
#mainNavH ul li:hover .subNav, #mainNav ul li:hover .subNav {
	display: block;
}
#mainNavH .subNav, #mainNav .subNav {
	display: none;
}
.subNav {
	text-align: left;
	position: absolute;
	left: 0;
	top: 30px;
	z-index: 99;
	padding: 3px 0px 3px 0px !important;
	background-color: #9a7a65;
}
#mainNavH .subNav {
	text-align: left;
	position: absolute;
	z-index: 99;
	padding: 3px 0px 3px 0px !important;
	background: none;
}
.subNav li {
	display: block !important;
	float: none !important;
	min-height: 24px;
	min-width: 300px;
}
.subNav li a {
	padding: 0px 10px 0px 10px !important;
	font-size: 90% !important;
	display: block;
}
#mainBody, #mainBodyHome {
	margin: 0px;
	padding: 0px;
	min-height: 410px;
}
#mainBodyHome {
	height: 410px;
}
#mainBody {
	background-color: #FFF;
	padding: 10px 20px 20px 20px;
	font-size: 110%;
}
#colouredBannerP {
	height: 10px;
	background-color: #9a7a65;
}
#colouredBannerB {
	height: 4px;
	background-color: #9a7a65;
}
#colouredBanner {
	height: 10px;
	background: #9a7a65;
}
#woman {
	width: 120px;
	position: absolute;
	top: 310px;
	left: 30px;
}
#man {
	width: 120px;
	position: absolute;
	top: 310px;
	right: 30px;
}
#woman h2, #man h2 {
	margin: -30px 0px 0px 0px;
	padding: 0px;
	font-size: 120%;
	color: #000;
}
#baseLineH {
	width: 940px;
	margin: 0px auto 0px auto;
	padding: 0px 10px 0px 10px;
	color: #333333;
	font-size: 70%;
}
#baseLine {
	color: #FFF;
	padding: 0px 10px 0px 10px;
	font-size: 90%;
	background-color: #784c29;
}
#baseLine a {
	color: #FFF;
	text-decoration: none;
}
#footerLinks {
	float: right;
}
#footer {
	width: 940px;
	margin: 0px auto 0px auto;
	padding: 0px 10px 0px 10px;
	color: #333333;
	font-size: 70%;
}
#footer a {
	color: #333333;
	text-decoration: none;
}
h1 {
	font-size: 180%;
	padding: 20px 0px 20px 0px;
	font-weight: normal;
}
h2 {
	font-size: 160%;
	font-weight: normal;
	padding: 30px 0px 10px 0px;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	padding: 20px 0px 5px 0px;
}
p {
	padding: 5px 0px 5px 0px;
}
a {
	color: #333333;
}
.clear {
	clear: both;
}
ul, ol {
	margin: 10px 0px 10px 30px;
	list-style: square;
}
/* Specific */
.mand {
	color: #F00;
}
#water-cont {
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 100%;
	top: 0;
	left: 50%;
}
#water {
	position: absolute;
	z-index: 0;
	width: 1280px;
	height: 100%;
	top: 0;
	left: -640px;
	background: url('/assets/templates/mainsite/images/water.jpg') no-repeat top center;
}
#slideshow {
	width: 332px;
	height: 332px;
	float: right;
	margin: 0px 0px 10px 10px;
	position: relative;
	z-index: 0;
}
#slideshow1 {
	
	position: relative;
	z-index: 0;
}
/* rotator in-page placement */
    div.rotator {
	position:relative;
	height:435px;
	margin:0px;
	display: none;
}
/* rotator css */
	div.rotator ul li {
	float:left;
	position:absolute;
	margin-left:-25px;
	list-style: none;
}
/* rotator image style */	
	div.rotator ul li img {
	margin-left:-25px;
	background: #f6f5f3;
}
    div.rotator ul li.show {
	z-index:10
}
