@charset "UTF-8";

* {
	margin: 0px;
	padding: 0px;
}
body { 
	color: #3a1d11; 
	font-size: 12px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	line-height: 14px; 
	background-color: #3a1d11; 
	text-align: center; 
	margin: 0; padding: 0; 
}
#container { 
	text-align: left; 
	width:800px; 
	height:auto ; 
	margin: 20px auto 0; 
}
p { 
	word-spacing: 0.13em; 
	letter-spacing: 0.03em; 
	}
a:link, a:visited { 
	text-decoration: none; 
	}
h2 { 
	font-size: 8px; 
	font-weight: bold; 
	text-align: left; 
	text-indent: -9999px; 
	width: auto; 
	height: auto
	}
h3 { 
	color: #3a1d11; 
	font-weight: bold; 
	line-height: 12px; 
	word-spacing: 0.03em; 
	letter-spacing: 0.03em; 
	padding-right: 24px; 
	padding-left: 24px; }

#clear {
	clear: both;
}
ul, ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
a img {
	border: none;
}


/*    --------------header styles --------------*/

#redbkg #header, #creambkg #header {
	background-image: url(../images/header_red.gif);
	background-repeat: no-repeat;
	width:800px;
	height:197px;
	margin: 0;
	padding: 0;
	position: relative;
}
#creambkg #header {
	background-image: url(../images/header_red.gif);
}
#header_contact {
	height: auto;
	width: 275px;
	position: absolute;
	left: 15px;
	top: 42px;
}

#header #navbar_left {
	width: 335px;
	position: absolute;
	top: 167px;
	left: 15px;
}
#header #navbar_right {
	float: left;
	width: 340px;
	position: absolute;
	top: 167px;
	left: 445px;
}

.headermain {
	color: #ded6c1;
	font-weight: bold;
	line-height: 13px;
	margin-top: 10;
}
.headermain_yellow {
	color: #E2CC59;
	font-weight: bold;
	line-height: 13px;
	padding-bottom: 6px;
}

.headermain a:link, .headermain a:active, .headermain a:visited { 
	color: #ded6c1; 
	font-size: 12px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: bold; 
	line-height: 13px; 
	text-decoration: none; 
 } 
.headermain a:hover { 
	color: #e2cc59; 
	text-decoration: underline; 
	}

#navbar_left li, #navbar_right li { 
	list-style-type: none; 
	display: inline; 
	}
#navbar_left li a, #navbar_right li a { 
	text-decoration: none; 
	padding-right: 8px; 
	padding-left: 8px; 
	}
#navbar_left li a:link, #navbar_right li a:link, #navbar_left li a:visited, #navbar_right li a:visited { 
	color: #ded6c1; 
	}
#navbar_left li a:hover, #navbar_right li a:hover { 
	color: #e2cc59; 
	}

h1 { 
	font-weight: bold; 
	text-align: left; 
	text-indent: -9999px; 
	}

/*     ______________________Main Content Styles --------------------*/

#redbkg #content {
	background-color: #732117;
	height: auto;
	position: relative;
	padding-top: 10px;
	padding-bottom: 20px;
	width: 800px;
	color: #efe6c7;
}
#creambkg #content {
	background-color: #efe6c7;
	height: auto;
	position: relative;
	padding-top: 10px;
	padding-left: 20px;
	width: 780px;
	color: #3a1d11;
}
#content #sub_content {
	float: right;
	height: auto;
	width: 520px;
	background-color: #efe6c7;
	padding-bottom: 50px;
}

.map_img {
	padding-top: 100px;
}
#content #main_content, #main_content_sitemap {
	height: auto;
	width: 240px;
	float: left;
	background-color: #efe6c7;
}
#main_content_sitemap {
	width: 270px;
}
#creambkg #content p, #redbkg #content p {
	padding-bottom: 4px;
	padding-left: 20px;
	padding-right: 20px;
}
#contactform {
	height: auto;
	width: 740px;
	margin-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	margin-top: 15px;
	border-top-color: #EFE7C7;
	border-bottom-width: 1px;
	border-bottom-color: #EFE7C7;
}

.subheadimage { padding-bottom: -4em; }

#redbkg #content p {
	padding-left: 20px;
	padding-right: 20px;
}
#creambkg p strong {
	color: #7F271E;
}

#redbkg #bottom_content {
	background-image: url(../images/red_striped_bkg.jpg);
	height: auto;
	width: 800px;
}
#firehouselogo img {
	padding-left: 20px;
}
#firehouselogo {
	height: auto;
	width: 255px;
	float: left;
}
#firehouse_info {
	float: right;
	width: 520px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#firehouse_info p {
	text-align: center;
	padding-top: 10px;
}
#firehouse_info a:link, #firehouse_info a:visited, #firehouse_info a:hover {
	color: #D7C272;
}
#firehouse_info a:hover{
	text-decoration: underline;
}
.img_padding {
	padding-bottom: 20px;
}
.attention_title_yellow {
	color: #d6c172;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	word-spacing: 0.1px;
	letter-spacing: 0;
	padding-top: 20px;
	padding-bottom: 20px;
}
#redbkg #content h3 {
	font-size: 16px;
	line-height: 18px;
	color: #efe6c7;
	text-align: center;
}
.img_home_bottom {
	margin-top: 20px;
	margin-bottom: 30px;
}

/*-------------table styles ------------------------*/

#creambkg #info_table {
	background-image: url(../images/resturant-stores-bkg_2.jpg);
	background-repeat: repeat;
}
#creambkg #info_table h3 {
	color: #7F271E;
	font-size: 12px;
	line-height: 13px;
	padding-left: 150px;
}
#info_table #first {
	padding-top: 40px;
}

#creambkg #info_table li {
	padding-left: 20px;
	padding-bottom: 15px;
	height: 100px;
	width: 670px;
}
#creambkg #info_table li p {
	font-size: 11px;
	line-height: 13px;
	word-spacing: 0.13em;
	letter-spacing: 0.03em;
	padding-left: 150px;
	}
#creambkg #info_table strong {
	color: #7F271E;
}
#info_table li a:link, #info_table li a:visited, #creambkg #content a:link, #creambkg #content a:visited { 
	color: #7e261d; 
	font-weight: bold; 
	line-height: 13px; 
	text-decoration: none; 
	}
#info_table li a:hover, #creambkg #content a:hover{
	text-decoration: underline;
}

#info_table li img {
	padding-right: 20px;
	float: left;
}

/*-----------------Footer Styles ---------------------*/

#redbkg #footer {
	background-image: url(../images/pre_footer_red.jpg);
	width:100%;
	height:39px;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
}
#creambkg #footer {
	background-image: url(../images/pre_footer_cream.gif);
	width:100%;
	height:43px;
	text-align: center;
	padding-bottom: 10;
}
#creambkg #footer_2 {
	background-image: url(../images/pre_footer_cream.gif);
	width:100%;
	height:43px;
	text-align: center;
	padding-bottom: 10;
}

#site_info_copy {
	color: #9d9278;
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
	height: auto;
	width: 800px;
	margin-top: 30px;
	margin-bottom: 20px;
}
#site_info_copy p {
	padding-bottom: 15px;
}
#site_info_copy a:link,#site_info_copy a:visited, #site_info_copy a:active { 
	color: #9d9278; 
	text-decoration: none; 
	 }

#site_info_copy a:hover { 
	color: #d6c172; }
.extra_padding {
	padding-top: 50px;
	padding-bottom: 50px;
}
