@charset "utf-8";
body, html {padding:0px; margin:0px; background:#721001; font:12px Tahoma, Geneva, sans-serif;}
a {text-decoration:none;}
a:hover {text-decoration:underline;}
#container {width:760px; margin:0px auto; background:url(images/background.jpg); border-left:1px solid #ae761d; border-right:1px solid #ae761d;}

#menu {width:760px; height:28px; background:#ae761d;}

#subheader {width:760px; height:170px; margin-top:10px;}
#contact {width:715px;  padding:15px 45px 10px 0px; text-align:right; font-size:22px; font-weight:bold; color:#fff;}
#contact a {color:#fed798;}

#sidemenu {width:176px; padding:0px 2px; float:left; color:#fff; font-weight:bold;}
#sidemenu ul  {list-style:none; list-style-image: none; padding:0px; margin:0px;}
#sidemenu ul li a {color:#fff; display:block; padding:8px 0px 1px; border-bottom:1px solid #ae761d; text-decoration:none; font-weight:normal;}
#sidemenu ul li a:hover {color:#ae761d; background:#730d01;}

#main {width:580px; float:left;}
#main .topedge {width:580px; height:22px; background:url(images/content-top.gif);}
#main .bottomedge {width:580px; height:26px; background:url(images/content-bottom.gif);}
#main .content {width:500px; padding:0px 40px 10px; background:url(images/content-back.gif); color:#6a0d01;}
#main .content a {font-weight:bold;}

#footer {width:720px; padding:20px; background:#ae761d; clear:both; color:#fff; text-align:center; font-size:10px;}
#footer a {color:#6a0d01; font-weight:bold;}
h1 {font-size:18px; padding:0px; margin:0px 0px 5px;}
h2 {font-size:14px; padding:0px; margin:0px 0px 3px;}
input, textarea, select {color:#000; font-size:10px; margin-bottom:4px; width:150px; font-family:Tahoma, Geneva, sans-serif;}

.site-header {
	background-color: #FFFFFF;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.best { font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #ae761d; }

#specials{
	border: medium double #6A0D01;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}

#specials div{
	border: thin dashed #6A0D01;
	margin: 5px;
}


#specials h2{
	text-align: center;
	font-size:2.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	margin-bottom: -18px;
}

#specials h3{
	text-align: center;
	font-size:1.6em;
	font-style: italic;
}

#specials p{
	text-align:center;
}

#reviewbutton{
	background-color: #eb9d1d;
	color: #721101;
	padding:2px 15px;
	text-align: center;
	letter-spacing: 2pt;
	border-radius:10px;
	margin:2px 0 2px 2px;
}
.facebook {
	background: url(images/FaceBook_32x32.png) center center no-repeat;
	display: block;
	float: left;
	height: 32px;
	width: 32px;
	margin: 5px 5px 5px 0;
}

.twitter {
	background: url(images/Twitter_32x32.png) center center no-repeat;
	display: block;
	float: left;
	height: 32px;
	width: 32px;
	margin: 5px 0 5px 5px;

}
.social {
	display:block;
	padding:10px;
}
