@charset "utf-8";
a:link { 
	color: #fff;
	}
a:visited { 
	color: #fff;
	}
a:active { 
	color: #fff;
	}


body {
	background-color:#336699;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	overflow:inherit;
}

.oneColElsCtr #container {
	width: 1050px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin: auto;
	background-image: url(/images/bg.jpg);
	background-attachment:fixed;
	background-position: 0px 0px;
}

.oneColElsCtr #mainContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

. bodyText {
 font-family: Verdana, Arial, Helvetica, sans-serif;
}
.h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:21px;
	color: #336699;
	}
.h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #336699;
}
.h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #336699;
}
/*------------------header------------------------*/
.header1{
	background-image: url(images/header.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:256px;
}
#navigation {
	position:relative;
	background-image: url(images/nav.jpg);
	background-repeat:no-repeat;
	width:800px;
	height: 31px;
	
}
#navigation a  {
	display:block;
	background:url(images/navigation.png);
	height: 31px;
	
}
#navigation a.link1:hover {
	display:block;
	background-position:0px -31px;
	width:90px;
	
	}
#navigation a.link2 {
	display:block;
	position:relative;
	background-position:-89px 0px;
	width:84px;
	left:89px;
	top:-31px;
	
	}
#navigation a.link2:hover {
	background-position:-89px -31px;
	}
#navigation a.link3 {
	display:block;
	position:relative;
	background-position:-173px 0px;
	width:169px;
	left:173px;
	top:-62px;
	}
#navigation a.link3:hover{
	background-position:-173px -31px;
	}
#navigation a.link4 {
	display:block;
	position:relative;
	background-position:-342px 0px;
	width:71px;
	left:342px;
	top:-93px;
	}
#navigation a.link4:hover {
	background-position:-342px -31px;
	}
#navigation a.link5 {
	display:block;
	position:relative;
	background-position:-413px 0px;
	width:77px;
	left:413px;
	top:-124px;
	}
#navigation a.link5:hover {
	background-position:-413px -31px;
	}
#navigation a.link6 {
	display:block;
	position:relative;
	background-position:-490px 0px;
	width:190px;
	left:490px;
	top:-155px;
	}
#navigation a.link6:hover {
	background-position:-490px -31px;
	}
#navigation a.link7 {
	display:block;
	position:relative;
	background-position:-680px 0px;
	width:120px;
	left:680px;
	top:-186px
	}
#navigation a.link7:hover {
	background-position:-680px -31px;
	}

/*------------------navigation------------------------*/
.nav1{
	background-image: url(images/nav.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:31px;
}
/*------------------body content------------------------*/
.body1{
	background-image: url(images/body.jpg);
	background-repeat: repeat-y;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	width:800px;
	height:650px;
}
.body2{
	background-image: url(images/body.jpg);
	background-repeat: repeat-y;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	width:800px;
	height:940px;
}
.body3{
	background-image: url(images/body.jpg);
	background-repeat: repeat-y;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	width:800px;
	height:600px;
}

.hr_line{
	margin-bottom:15px;
}
.greatprices{
	background-image: url(images/great_prices.png);
	background-repeat:no-repeat;
	position:relative;
	/*padding:10px;*/
	height:208px;
	width:275px;
}
.hpspecials{
	background-image: url(images/specials.png);
	background-repeat:no-repeat;
	position:relative;
	/*padding:10px;*/
	height:420px;
	width:auto;
}
.hpblank{
	position:relative;
	/*padding:10px;*/
	height:420px;
	width:auto;
}
.hpcontent{
	background-image: url(images/welcome.png);
	background-repeat:no-repeat;
	position:relative;
	padding:20px;
	height:275px;
	width:auto;
}
.aboutcontent{
	background-image: url(images/about.png);
	background-repeat:no-repeat;
	position:relative;
	padding:20px;
	height:275px;
	width:auto;
}
.servicescontent{
	background-image: url(images/services.png);
	background-repeat:no-repeat;
	position:relative;
	padding:20px;
	width:480px;
	text-align: left;
}
.gallerycontent{
	background-image: url(images/gallery.png);
	background-repeat:no-repeat;
	position:relative;
	padding:20px;
	height:275px;
	width:auto;
}
.specialscontent{
	background-image: url(images/specialshead.png);
	background-repeat:no-repeat;
	position:relative;
	padding:20px;
	height:225px;
	width:auto;
}
.newscontent{
	background-image: url(images/news.png);
	background-repeat:no-repeat;
	position:relative;
	padding:20px;
	height:275px;
	width:auto;
}
.contactcontent{
	background-image: url(images/contactus.png);
	background-repeat:no-repeat;
	position:relative;
	padding:20px;
	height:100px;
	width:auto;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
.form{
	position:relative;
	padding:20px;
	height:150px;
	width:auto;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}

.floatleft{
	float:left;
	position:relative;
	width:275px;
	
}
.floatright{
	float:right;
	position:relative;
	width:524px;
	
}
/*------------------footer------------------------*/
.footer1{
	position:relative;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background-image: url(images/footer.jpg);
	background-repeat:no-repeat;
	background-color: #cc0000;
	width:800px;
	padding-top: 30px;
	
}

