body,html {
	margin: 0px;
	background: #FFF;
	padding: 0px;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	color: #666;
	width: 100%;
}
#mainwrap {
	background: #FEFEFE;
	width: 826px;
	margin: auto;
	border-left: 1px #E6E6E6 solid;
	border-right: 1px #E6E6E6 solid;
}

#header {
	background: url(../img/fade-top.jpg) top repeat-x;
	display: block;
	width: 826px;
	min-height: 460px;
	margin: auto;
	position: relative;border-left: 1px #E6E6E6 solid;
	border-right: 1px #E6E6E6 solid;}
#hWrap {
	display: block;
	background: url(../img/couple.jpg) bottom left no-repeat;
	position: absolute;
	bottom: 0;
	height: 100%;
	width: 100%;
}
#headerin {
	background: url(../img/fade-top.jpg) bottom repeat-x;
	display: block;
	width: 826px;
	min-height: 350px;
	margin: auto;
	position: relative;border-left: 1px #E6E6E6 solid;
	border-right: 1px #E6E6E6 solid;}
#hWrapin {
	display: block;
	background: url(../img/couple.jpg) bottom left no-repeat;
	position: absolute;
	bottom: 0;
	height: 100%;
	width: 100%;
}
#search {
	position: absolute;
	top: 250px;
	right: 0;
	text-align: right;
}
#searchin {
	position: absolute;
	top: 150px;
	right: 0;
	text-align: right;
}
#logo {
	position: absolute;
	top: 25px;
	right: 25px;
	clear: both;
	display: block;
}
#bottom {
	background: url(../img/fade-bot.jpg) bottom repeat-x;
	display: table;
	width: 826px;
	min-height: 264px;
	margin: auto;
	padding: 20px 0;
	text-align: center;
	border-left: 1px #E6E6E6 solid;
	border-right: 1px #E6E6E6 solid;
	
}
#copy {
	display: block;
	clear: both;
	margin: auto;
	width: 826px;
	text-align: center;	
}
tr,td {
	color: #535031;
	min-height: 35px;
}
#towns {
	position: absolute;
	display: block;
	top: 80px;
	left: 35px;
}
#towns li {
	float: left;
	width: 175px;
	display: block;
}
#towns li a {
	color: #D56D46;
	text-decoration: none;
	font-weight: bold;
}
#towns li a:hover {
	color: #D56D46;
	text-decoration: underline;
	font-weight: bold;
}
.bLinks {
	list-style: none;
	width: 85px;
	font-size: 85%;
	float: left;
}
.bLinks a {
	text-decoration: none;
	color: #666;
	display: block; 
}
.bLinks a:hover {
	text-decoration: underline;
	color: #666;
	display: block; 
}
.block {
	clear: both;
	display: block;
	float: none;
	margin-top: 10px;
}
.men {
	background: url(../img/men-background.png) no-repeat;
	width: 100px;
	height: 135px;
	float: left;
	padding: 15px 35px 0px 15px;
	display: block;
	color: #FFF;
	font-weight: bold;
	font-size: 90%
}
.women {
	background: url(../img/women-background.png) no-repeat;
	width: 100px;
	height: 135px;
	float: left;
	padding: 15px 35px 0px 15px;
	display: block;
	color: #FFF;
	font-weight: bold;
	font-size: 90%
}
#hMen {
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
	color: #535031;
}
#hWomen {
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
	color: #535031;
}
#hMen a {
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
	color: #535031;
	text-decoration: none;
}
#hWomen a {
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
	color: #535031;
	text-decoration: none;
}
.inLink {
	color: #535031;
	text-decoration: none;
}
#showMen,#showWomen {
	width: 750px;
	margin: 0px auto 10px auto;
	display: block;
}
#showMen a,#showWomen a {
	color: #FFF;
	text-decoration: none;
}
.left {
	text-align: right;
	width: 65px;
	vertical-align: top;
}
.right {
	text-align: left;
	width: 150px;
	vertical-align: top;
}
.noShow {
	display: none;
}