@charset "utf-8";
/* CSS Document */
body {
	padding: 0px;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;	
}
#container {
	position: relative;
	width: 950px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #2d241b;
	background-image:url(../images/line.gif);
	background-repeat: repeat-y;
	background-position: 350px;
}
#banner {
	height: 289px;
	position: relative;
	width: 950px;
	background-image: url(../images/banner_background.jpg);
	background-repeat: repeat-x;
	background-position: center top;	
	text-align: right;
}
#banner_dots {
	position: absolute;
	width: 940px;
	height: 282px;
	top: 3px;
	left: 3px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #b3a99c;
	border-right-color: #b3a99c;
	border-left-color: #b3a99c;
	text-align: left;
}
#nav {
	position: relative;
	width: 944px;
	height: 41px;
	background-color: #5b0302;
	margin: 0px;
	padding: 3px;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 37px;
	width: 940px;
	display: block;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	border: 2px dotted #6e3032;	
}
#nav ul li {
	float: left;
	display: block;
	margin: 0px;
	padding-left: 30px;
	padding-right: 30px;
	border-right-width: 2px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #6e3032;
	height: 35px;
	padding-top: 4px;
}
#nav ul li a { 
	color:#FFFFFF;
	text-decoration:none;
}
#nav ul li a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#nav ul li a:hover {
	color:#fffea5;
	text-decoration:none;
}
#nav ul li a:visited:hover {
	color:#fffea5;
	text-decoration:none;
}
#nav ul li.right_li {
	float:right;
	border-right-style: none;
}
#content {
	position:relative;
	width:950px;
	min-height:411px;
	margin:0px;
	padding:0px;
}
#left {
	position:relative;
	height:auto;
	min-height:411px;
	width: 310px;
	float:left;
	margin: 0px;
	padding-left: 30px;
	padding-right: 10px;
	text-align:center;
	background-image: url(../images/left_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
#right {
	position:relative;
	height:auto;
	min-height:411px;
	width: 560px;
	float:right;
	padding-left: 10px;
	padding-right:30px;
	text-align:justify;
	background-image: url(../images/right_main.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
}
#content a, #content a:visited {
	color: 	#FFFEA5;
	text-decoration: underline;
}
#content a:hover, #content a:visited:hover {
	color: 	#FFFEA5;
	text-decoration: none;
}
#footerNav {
	clear:both;
	position: relative;
	text-align: center;
	width: 944px;
	height: 41px;
	background-color: #553401;
	margin: 0px;
	padding: 3px;
	font-size: 12px;
	line-height: 36px;
	font-weight: bold;
	color: #9f6a31;
}
#footerNavDots {
	border: 2px dotted #9f6a31;	
	height: 38px;
}
#footerNav a { 
	color:#9f6a31;
	text-decoration:none;
}
#footerNav a:visited {
	color:#9f6a31;
	text-decoration:none;
}
#footerNav a:hover {
	color:#5b0302;
	text-decoration:none;
}
#footerNav a:visited:hover {
	color:#5b0302;
	text-decoration:none;
}
#footer {
	padding: 10px;
	text-align:center;
	font-size: 14px;
	line-height: 17px;
	color:#000000;
	width:950px;
	margin-left:auto;
	margin-right:auto;
}
#footer a {
	text-decoration: underline;	
	color: #000000;
}
#footer a:visited {
	text-decoration: underline;	
	color: #000000;
}
#footer a:hover {
	text-decoration: none;
	color: #000000;
}
#footer a:visited:hover {
	text-decoration: none;	
	color: #000000;
}
img {
	border: 0px;
}
h1 {
	display:none;
}
h2 {
	font-size:16px;
	line-height:18px;
	color:#fffea5;
	background-image: url(../images/horizontal_scroll.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	display:block;
	width:100%;
	height:auto;
	text-align:center;
	padding-bottom:20px;
	padding-left:0px;
	padding-right:0px;
	padding-top:20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {
	font-size:14px;
	line-height:16px;
	color:#fffea5;
}
h4 {
	font-size:12px;
	line-height:14px;
	color:#fffea5;
}
h5 {
	font-size:10px;
	line-height:12px;
	color:#fffea5;
	}
h6 {
	font-size:8px;
	line-height:10px;
	color:#fffea5;
}
.top {
	position: relative;
	width: 560px;
	height: auto;
	padding-bottom:15px;
}
.bottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5c4c37;
	clear: both;
	position: relative;
	width: 560px;
	height: auto;
	padding-bottom:15px;
}
.logo {
	margin-top: 10px;
	margin-left: 55px;
}
.left_banner {
	float: left;
}
.pic_center {
	border: 4px solid #5c4c37;
	padding: 0px;
	margin: 10px;
}
.pic_left {
	position:relative;
	border: 4px solid #5c4c37;
	padding: 0px;
	margin: 10px;
	float: left;
}.pic_right {
	position:relative;
	border: 4px solid #5c4c37;
	padding: 0px;
	margin: 10px;
	float: right;
}
p {
	color: #FFFEA5;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}
tr {
	text-align:left;
	clear:both;
	color: #E6B75C;
	font-size: 16px;
	line-height: 18px;
}
#content ul {
	padding: 0px;
	list-style-position: inside;
	list-style-type: disc;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#content ul li {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#content ul li ul {
	padding: 0px;
	list-style-position: inside;
	list-style-type: circle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#content ul li ul li {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#content ol {
	padding: 0px;
	list-style-position: inside;
	list-style-type: decimal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#content ol li {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#content ol li ol {
	padding: 0px;
	list-style-position: inside;
	list-style-type: lower-alpha;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#content ol li ol li {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

#specials {
	position:relative;
	width:890px;
	min-height:411px;
	margin:0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	text-align: left;
        background-color: #2d241b;
        background-image: url(../images/bkgdSpecials.png);
	background-repeat: repeat-y;
	background-position: center top;
}
