@charset "utf-8";

* { padding: 0; margin :0; }

html {
    height: 100%;
	background-color: #000;
	background-image: url(../images/body_bg_tile.jpg);
	background-repeat: repeat;
	background-position: center 492px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-position: center top;
	height: 100%;
	background-image: url(../images/body_bg_top.jpg);
	background-repeat: repeat-x;
	color: #333333;
}
html>body {
 min-height: 100%;
 height: auto;
}



h1 {
	height: 110px;
	background-image: url(../images/h1.jpg);
	text-indent: -9999px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	color: #B2193B;
	font-weight: normal;
	line-height: 1.6em;
	margin-bottom: 20px;
	letter-spacing: -0.05em;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	color: #A5B4BB;
	font-weight: normal;
	line-height: 1.6em;
	margin-bottom: 12px;
	letter-spacing: -0.05em;
	padding-top: 5px;
}
h4 {
	height: 30px;
	text-indent: -9999px;
	background-image: url(../images/h4_spec_offer.gif);
	margin-left: -15px;
	margin-right: -15px;
}
h5 {
	color: #7B919B;
	font-size: 1.4em;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FEA7BD;
	margin-bottom: 8px;
}


p {
	font-size: 1.2em;
	line-height: 1.3em;
	margin-bottom: 15px;
}
a {
	text-decoration: none;
	color: #A90027;
	outline: none;
}
a:hover {
	color: #57043F;
}


#wrapper {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
}
#subNav {
	height: 30px;
	background-image: url(../images/subnav_bg.gif);
}
#flashSection {
	height: 280px;
}
#specOffers {
	background-image: url(../images/spec_offer_top.jpg);
	padding-top: 100px;
	width: 150px;
	float: left;
	margin-left: 20px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #596D73;
	padding-left: 15px;
	padding-right: 15px;
	color: #FFFFFF;
	min-height: 200px;
	height: auto !important;
	height: 200px;
}
#rightBoxes {
	width: 310px;
	float: right;
	margin-top: 20px;
	margin-right: 15px;
	z-index: 44;
}
#centreCol {
	width: 330px;
	margin-left: 225px;
	margin-top: 25px;
}
#tel {
	position: absolute;
	left: 764px;
	top: 70px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	color: #A70028;
}



#footer {
	clear: both;
	background-color: #59071E;
	padding-right: 20px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A90027;
	padding-top: 10px;
	margin-top: 15px;
}




ul#nav {
	height: 30px;
	background-image: url(../images/nav_bg.jpg);
	padding-left: 220px;
}
ul#nav li {
	float: left;
	display: inline;
}
ul#nav a { display: block; height: 30px; text-indent: -9999px; }

ul#nav li#nav1 a { width: 60px; }
ul#nav li#nav1 a:hover, ul#nav li#nav1 a#active {background-image: url(../images/nav1.gif);}
ul#nav li#nav2 a { width: 130px; }
ul#nav li#nav2 a:hover, ul#nav li#nav2 a#active {background-image: url(../images/nav2.gif);}
ul#nav li#nav3 a { width: 110px; }
ul#nav li#nav3 a:hover, ul#nav li#nav3 a#active {background-image: url(../images/nav3.gif);}
ul#nav li#nav4 a { width: 120px; }
ul#nav li#nav4 a:hover, ul#nav li#nav4 a#active {background-image: url(../images/nav4.gif);}
ul#nav li#nav5 a { width: 150px; }
ul#nav li#nav5 a:hover, ul#nav li#nav5 a#active {background-image: url(../images/nav5.gif);}
ul#nav li#nav6 a { width: 120px; }
ul#nav li#nav6 a:hover, ul#nav li#nav6 a#active {background-image: url(../images/nav6.gif);}

a#active {color:#540745;}




p.subnavLinks {
	position: absolute;
	left: 498px;
	top: 111px;
	width: 431px;
	font-size: 1.3em;
	color: #711F45;
}
p.subnavLinks a {
	padding-right: 5px;
	padding-left: 5px;
}


#footer p, p.ra a, p.copy a {
	color: #FFFFFF;
	font-size: 1em;
}
p.ra {float: left;}
p.copy {float: right;}

a img {
	border: none;
} 
.bigRed {
	font-size: 1.7em;
	color: #861F3C;
}
