@charset "UTF-8";
#headDivtop {
	height: 433px;
	width: 920px;
	float: left;
	background-color: #000000;
	background-image: url(images/homeheader.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#headDivBot {
	height: 112px;
	width: 860px;
	float: left;
	background-color: #000000;
	background-image: url(images/homeHeaderBot.jpg);
	background-repeat: no-repeat;
	padding-left: 60px;
}
.welcometext {
	font-size: 17px;
	line-height: 25px;
	color: #507D7D;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
#welcomeTextDiv {
	margin-top: 180px;
	float: left;
	width: 360px;
	padding-left: 530px;
}
#logosDiv {
	height: 100%;
	width: 900px;
	float: left;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-top: 8px;
}
.logoSpacing {
	float: left;
	margin-right: 23px;
}
#centreDiv {
	float: left;
	width: 495px;
}
#rightColDiv {
	float: left;
	width: 219px;
	padding-top: 8px;
}
#storeDiv {
	background-image: url(images/storePanelBg.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 209px;
	background-position: bottom;
	padding-bottom: 10px;
}
.nowOpenAddres {
	font-size: 13px;
	line-height: 17px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 7px;
}
#parkingMapsDiv {
	width: 189px;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.cpNames {
	font-size: 12px;
	line-height: 14px;
	color: #777777;
	margin-top: 2px;
	margin-bottom: 0px;
	font-weight: bold;
}
#homeContactDiv {
	width: 209px;
	background-color: #9EA185;
	background-image: url(images/homeContactTop.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 10px;
}
.contactHomeFields {
	width: 175px;
	font-size: 9pt;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #93977D;
	border: 1px solid #C1C1B2;
	margin-bottom: 5px;
}
.homeContactForm {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/homeContactBg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 179px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 15px;
}
.earlsButtonSpace {
	float: left;
	margin-right: 366px;
}
#mensChoiceDiv {
	background-image: url(Men/images/manchoiceBot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 209px;
	padding-bottom: 10px;
	margin-top: 10px;
	background-color: #005865;
}
.parking_button {
	margin-left: 10px;
}
.map_button {
	margin-right: 10px;
}

