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

/*MAIN BACKGOUND*/

body {
	background-image: url(images/paneling.jpg);
	background-repeat:repeat;

}
.maincontainer{
position:absolute;
left:50%;
margin-left:-400px;
width:830px;
height:auto;}

.roundtop{
	background-image:url(images/roundtop.png);
	background-repeat:no-repeat;
	background-position:top;
	height:32px;
}

.topban{
	height:100px;
	background-image:url(images/top.png);
	background-repeat:repeat-y;
	background-position:top;
	padding-left:20px;
	padding-bottom:10px;
}
.topnav{
	background-image:url(images/top.png);
	padding-left:30px;
	padding-top:5px;
}

#navigationtabs{
font-size:16px;
letter-spacing:2px;}

#navigationtabs a{
color: #fff;
background: #666666 url(images/left-tab.png) left top no-repeat;
text-decoration:none;
padding-left:10px;
}

#navigationtabs a:hover{
color: #000000;
background: #ffffff url(images/left-tab-hover.png) left top no-repeat;
padding-left:10px;
}

#navigationtabs a span{
background: url(images/right-tab.png) right top no-repeat;
padding-right:10px;}


#navigationtabs a:hover span{
color: #000000;
background: url(images/right-tab-hover.png) right top no-repeat;
padding-right:10px;
}


.middle{
	background-image:url(images/middle.png);
	padding-bottom: 20px;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	}

.botnav{
	background-image:url(images/middle.png);
	height:80px;
}

.roundbot{
	background-image:url(images/bottom.png);
	height:40px;
	background-repeat:no-repeat;
	background-position:top;
}

/*END MAIN BACKGROUND*/

/*LINKS*/


a.topnavlinks:link {color: #ffffff;
text-decoration:none;} 
a.topnavlinks:visited {color: #ffffff;
text-decoration:none;}
a.topnavlinks:hover {color:#000000;
text-decoration:underline;}
a.topnavlinks:active {
	color: #ffffff;
	text-decoration:none;
}

a.botnavlinks:link {color: #000000;
text-decoration:none;} 
a.botnavlinks:visited {color: #000000;
text-decoration:none;}
a.botnavlinks:hover {color:#660000;
text-decoration:underline;}
a.botnavlinks:active {color: #000000;
text-decoration:none;}

a.resourcelink:link {color: #000000;
text-decoration:none;} 
a.resourcelink:visited {color: #000000;
text-decoration:none;}
a.resourcelink:hover {color:#660000;
text-decoration:none;}
a.resourcelink:active {color: #000000;
text-decoration:none;}

a.printcouplink{
	font-size:14px;
	font-style:italic;
padding-top:10px;
}
a.printcouplink:link {color: #000000;
text-decoration:none;} 
a.printcouplink:visited {color: #000000;
text-decoration:none;}
a.printcouplink:hover {color:#660000;
text-decoration:none;}
a.printcouplink:active {color: #000000;
text-decoration:none;}


/*END LINKS*/
.logo{
border:none;}


.homepic{
	margin-left:60px;
	width: 300px;
}

.bestvalue{
	margin-left:15px;
}

.homecontent{
	height:400px;
	width:200px;
}

.botlinks{
	text-align:center;
	width: 500px;
	margin-left: 150px;
	padding-top: 2px;
}

.guestcard{
	width:400px;
}

.style1 {color: #FF0000}

.style2{
	font-size:17px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	letter-spacing:2px;
	}
	
.style3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-transform:uppercase;
	font-weight:200;
	line-height:30px;

}
.style4{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:14px;}

.style5{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:28px;
color:#660000;}

.style6{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#660000;
	letter-spacing:4px;
	text-indent:20px;
}

a.style7, style7{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
letter-spacing:1px;
line-height:20px;
}

.style8{
	font-family:"Times New Roman", Times, serif;
	color:#660000;
	font-size: 20px;
	font-weight: bolder;
}

.style9{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}

.resources{
	padding-left: 35px;
	width: 725px;
}


.packbus{
	width:700px;
	padding-left:30px;
	padding-top:30px;
	text-align: justify;
}

h1{
font-size:18px;
font-family:"Times New Roman", Times, serif;
font-style:italic;
font-weight:200;}

h3{
	font-size:24px;
}

h4{
	font-size:14px;
	font-style: italic;
}


li{
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	line-height:25px;
}

.coupons{
	padding-left:20px;
	text-indent: 5px;
}

.unitprices{

}

.pricetext{
	text-align:center;
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#660000;
}

.error{
	width:400px;
	height:500px;
	display: block;
}

.contact{
	position:relative;
	height: 880px;
	width: 310px;
}

.contactpage{
padding-left:20px;

}

.quicklinks{
	padding:10px;
}
