body,html {
	margin: 0px;
	padding: 0px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	width: 100%;
	background-attachment: fixed;
	background-color: #F4F4EC;
	font-weight: bold;
}
select {
}

#mainwrap {
	width: 824px;
	margin: auto;
	border-left: 1px #E6E6E6 solid;
	border-right: 1px #E6E6E6 solid;
	background-color: #FEFEFE;
}

#header {
	display: block;
	width: 824px;
	min-height: 460px;
	margin: auto;
	position: relative;
	border-left: 12px #FFFFFF solid;
	border-right: 12px #FFFFFF solid;
	background-image: url(../img/fade-top.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#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: 824px;
	min-height: 350px;
	margin: auto;
	position: relative;border-left: 12px #FFFFFF solid;
	border-right: 12px #FFFFFF 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: 140px;
	right: -14px;
	text-align: right;
}
#searchin {
	position: absolute;
	top: 150px;
	right: 0;
	text-align: right;
}
#logo {
	position: absolute;
	top: 28px;
	right: 366px;
	clear: both;
	display: block;
}
#bottom {
	display: table;
	width: 824px;
	min-height: 264px;
	margin: auto;
	padding: 20px 0;
	text-align: center;
	border-left: 12px #FFFFFF solid;
	border-right: 12px #FFFFFF solid;
	background-color: #FFFFFF;
	background-image: url(../img/fade-bot.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	
}
#copy {
	display: block;
	clear: both;
	margin: auto;
	width: 824px;
	text-align: center;
	background-color: #FFFFFF;
	border: 12px solid #FFFFFF;
}
tr,td {
	color: #786060;
	min-height: 35px;
}
#towns {
	position: absolute;
	display: block;
	top: 360px;
	left: 55px;
}
#towns li {
	float: left;
	width: 175px;
	display: block;
}
#towns li a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#towns li a:hover {
	color: #B78F8F;
	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: 0px;
	background-color: #FFFFFF;
	color: #A7A7A7;
	border-top-width: 0px;
	border-right-width: 12px;
	border-bottom-width: 0px;
	border-left-width: 12px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.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: #9C8B8A;
}
#hMen a {
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
	color: #9C8B8A;
	text-decoration: none;
}
#hWomen {
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
	color: #786060;
}
#hWomen a {
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
	color: #786060;
	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: 100px;
	vertical-align: top;
}
.right {
	text-align: left;
	width: 90px;
	vertical-align: top;
}
.noShow {
	display: none;
}
.inLink {
	color: #786060;
	text-decoration: none;
}
.find {
	color: #786060;
	font-size: 14px;
	font-weight: bold;
}
select {
	font-size: 10px;
	background-color: #E4E2C9;
	font-family: Arial, Helvetica, sans-serif;
}

