/* Miltonaires Styles - 2009 */

/* New Styles */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #006850 url(images/bodybg.jpg) repeat-x;
}


/* Landing Elements */
#landingwrapper1 {
	width: 870px;
	margin: 0 auto;
	height: 700px;
	background: url(images/landing_page_bg.jpg) no-repeat;
}
#landingtextbox1 {
	width: 830px;
	margin: 0 auto;
	height: 245px;
	padding-top: 60px;
	}

#landingtextbox1 a {
	font: italic 65px Georgia, "Times New Roman", Times, serif;
	color: #004F3C;
	text-decoration: none;
	}
#landingtextbox1 .nocol {
	visibility: hidden;
}
	
#landingtextbox2 {
	width: 345px;
	height: 160px;
	padding-left: 35px;
}
#landingtextbox2 a {
	font: italic 18px/25px Georgia, "Times New Roman", Times, serif;
	color: #004F3C;
	text-decoration: none;
}

#landingtextbox3 {
	width: 445px;
	height: 90px;
	padding-left: 35px;
	position: relative;
	top: 20px;
}

#landingtextbox3 {
	width: 870px;
	height: 90px;
	position: relative;
	top: 20px;
	padding-left: 0;
}

#landingtextbox3 a {
	font: italic 21px Georgia, "Times New Roman", Times, serif;
	color: #004F3C;
	text-decoration: none;
}

#landingtextbox3 a:hover {
	text-decoration: underline;
	font: italic 21px Georgia, "Times New Roman", Times, serif;
	color: #cc9901;
}
#landingtextbox3 img {
	position: relative;
	top: 40px;
}

#shopfronts {
	width: 770px;
	margin: 0 auto;
	height: 215px;
}
#shopfronts h2 {
	color: white;
	text-align: center;
	font: 16px Georgia, "Times New Roman", Times, serif;
	padding-top: 0;
	top: 51px;
	position: relative;
}
#shopfronts p {
	color: white;
	text-align: center;
	font: 13px/18px Georgia, "Times New Roman", Times, serif;
	padding-top: 0;
	top: 70px;
	position: relative;
}
#chester_shop_front {
	width: 170px;
	height: 200px;
	float: left;
	background: url(images/shop_front.jpg) no-repeat;
	margin-left: 35px;
}
#liverpool1_shop_front {
	width: 170px;
	height: 200px;
	float: left;
	background: url(images/shop_front.jpg) no-repeat;
	margin-left: 5px;
}
#liverpool2_shop_front {
	width: 170px;
	height: 200px;
	float: left;
	background: url(images/shop_front.jpg) no-repeat;
	margin-left: 5px;
}
#birkenhead_shop_front {
	width: 170px;
	height: 200px;
	float: left;
	background: url(images/shop_front.jpg) no-repeat;
	margin-left: 5px;
}

.footerlnk {
	color: #e3e3e3;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: 9px;
}
