@charset "utf-8";
/* CSS Document */

body {
	background-image: url(Images/BG.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	margin:0;
	background-attachment: scroll;
	background-position: center top;
}
#mainholder {
	height: auto;
	width: 980px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	float: none;
}
#upper {
	background-image: url(Images/upper.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 104px;
	width: 980px;
	margin-top: 8px;
}
#nav {
	float: left;
	height: 31px;
	width: 539px;
	margin-top: 48px;
	margin-left: 277px;
}
#sign {
	background-image: url(Images/sign.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 76px;
	width: 980px;
}
#gutter {
	background-image: url(Images/sign_lower.jpg);
	float: left;
	height: 22px;
	width: 980px;
}
#door {
	float: left;
	height: 520px;
	width: 351px;
}
#window {
	float: left;
	height: 335px;
	width: 629px;
	background-image: url(Images/fullwindow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 54px;
}
#content {
	float: left;
	width: 753px;
	margin-left: 108px;
	margin-right: 108px;
	height: auto;
	margin-bottom: 15px;
	margin-top: 15px;
}
#left_side {
	background-image: url(Images/inner_left.jpg);
	float: left;
	height: 274px;
	width: 107px;
}
#main_page {
	float: left;
	height: auto;
	width: 705px;
	padding-top: 15px;
	padding-left: 25px;
	background-color: #FFF;
	padding-right: 25px;
	padding-bottom: 15px;
}
#right_side {
	background-image: url(Images/inner_right.jpg);
	height: 274px;
	width: 118px;
	float: right;
}

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #2331B8;
	font-style: normal;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #2331B8;
	font-style: normal;
}


#bestselling_products {
	background-image: url(Images/wall.jpg);
	float: left;
	height: 115px;
	width: 500px;
	clear: none;
	padding-right: 129px;
	padding-top: 16px;
}


a.White:link {color: #FFF}

a.White:hover {
	color: #FFF;
}

a.White:visited {color: #FFF}

a.White:active {color: #FFF}
.form_details {
	height: 20px;
	width: 180px;
}
.form_message {
	height: 120px;
	width: 280px;
}


.Title_Text {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FFF;
	font-size: 15px;
}

a:link {
	color: #0033CC;
	text-decoration: none;
}

a:visited {
	color: #0033CC;
	text-decoration: none;
}

a:hover {
	color: #0033CC;
	text-decoration: underline;
}

a:active {
	color: #0033CC;
	text-decoration: none;
}

.RegularText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
}
#opening_times {
	float: right;
	height: 265px;
	width: 200px;
	margin-left: 20px;
	text-align: right;
}
#footer {
	float: left;
	height: 35px;
	width: 755px;
	margin-right: 113px;
	margin-left: 107px;
	text-align: center;
	background-color: #FFF;
}
.image_right_align {
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	float: right;
}
.image_left_align {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
}
