body {
	padding:0px;
	margin:0px;
	background-color: #000;
	background-image: url(../images/interface_parts/main_bg.jpg);
	background-repeat: repeat-y;
	background-position: top center;
}

div {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#412b0f;
}


/* containers */

#jeep {
	position:absolute;
	z-index:90;
	top:0px;
	right:50%;
	padding:0px;
	margin:0px 200px 0px 0px;
	width:190px;
	height:150px;
}

#top_graphic{
	position:relative;
	z-index:60;
	top:0px;
	left:50%;
	height:50px;
	margin:0px 0px 0px -300px;
	padding:0px;
	width:620px;
}

#menu {
	position:absolute;
	z-index:100;
	top:40px;
	left:50%;
	padding:0px;
	margin:0px 0px 0px 235px;
}

#main_container {
	position:relative;
	width:600px;
	height:100%;
	top:0px;
	left:50%;
	margin: 0px 0px 0px -302px;
	padding:0px;
}

#header {
	background: url(../images/interface_parts/red_line.gif) bottom left no-repeat;
	width:100%;
	height:50px;
	margin: 0px;
	padding:0px;
	text-align:center;
}

#content {
	width:525px;
	margin: 0px;
	padding:10px 60px 10px 10px;
}

#footer {
	background: url(../images/interface_parts/red_line.gif) top left no-repeat;
	width:100%;
	margin:0px;
	padding:10px 0px 0px 0px;
	text-align:center;
}

/* header styles */

#header h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#412b0f;
	padding:0px;
	margin:0px;
}

/* sub menu links -------------------------------------------------------- */
#headerlinks {
	position:relative;
	z-index:80;
	top:0px;
	left:50%;
	height:30px;
	margin:0px 0px 0px -250px;
	padding:10px;
	width:500px;
	text-align:center;
	background: url(../images/interface_parts/sub_nav_bg.gif) top left no-repeat;
}

#headerlinks ul {
	margin:0px;
	padding:0px;
}

#headerlinks li {
	display:inline;
	list-style-type:none;
	margin:2px;
	padding:0px;
	
}

#headerlinks li a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#CCC;
	height:10px;
	line-height:10px;
	margin:0px;
	padding:2px;
	text-decoration:none;
}

#headerlinks li a:hover {
	color:#FFF;
	padding-bottom: 1px;
	border-bottom:1px solid #C00;
}

.emaillinks a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#999;
	height:10px;
	line-height:10px;
	margin:0px;
	padding:2px;
	text-decoration:none;
}

.emaillinks a:hover {
	color:#666;
	padding-bottom: 1px;
	border-bottom:1px solid #C00;
}

.centerlinks {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
}

.centerlinks a {
	color:#999;
	height:10px;
	line-height:10px;
	margin:2px 0px 0px 0px;
	padding:2px;
	text-decoration:none;
	width:550px;
	text-align:center;
}

.centerlinks a:hover {
	color:#666;
	padding-bottom: 1px;
	border-bottom:1px solid #C00;
}



/* foodmenu styles */
h1.title{
	font-size:14px;
	float:left;
	padding:0px;
	margin:3px 0px 0px 0px;
}

h1.title2{
	font-size:14px;
	float:left;
	padding:0px;
	margin:3px 0px 0px 0px;
	width:225px;
}

h1.title_center{
	font-size:14px;
	text-align:center;
	padding:0px;
	margin:3px 0px 0px 0px;
	width:300px;
}

h2.price{
	font-size:12px;
	font-weight:normal;
	float:right;
	padding:0px;
	margin:3px 0px 0px 0px;
}

h2.price2{
	font-size:12px;
	font-weight:normal;
	float:left;
	padding:0px;
	margin:3px 0px 0px 0px;
	width:20px;
}

p.description{
	clear:both;
	padding:5px 5px 10px 5px;
	margin:0px;
	width:400px;
}

p.description_long{
	clear:both;
	padding:5px 5px 10px 5px;
	margin:0px;
	width:480px;
}

p.ad_on{
	padding:0px 5px 10px 5px;
	margin:0px 0px 0px 5px;
	width:50%;
	float:left;
}

.cleaner{
	clear:both;
	padding:0px;
	margin:0px;
	height:0px;
	line-height:0px;
	font-size:0px;	
}

.spacer{
	width:20px;
	float:left;
}

.blank{
	clear:both;
	padding:0px;
	margin:0px;
	height:10px;
	line-height:0px;
	font-size:0px;	
}

p.heading{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	clear:both;
	padding:0px 5px 10px 5px;
	margin:0px;
}

p.subheading{
	font-weight:normal;
	font-size:12px;
	font-style:italic;
	text-align:center;
	clear:both;
	padding:0px 5px 10px 5px;
	margin:0px;
}

.photos{ 
	position:relative;
	margin:10px;
	float:left;
	border:#FFCC33 2px solid;
	width:100px;
	height:100px;
}

.photos_spacer{
	float:left;
	width:5px;
}

.center{
	width:500px;
	padding:10px 5px 10px 5px;
	text-align:center;
	margin:0px 0px 0px 15px;
}

.reviews_text{
	width:500px;
	height:325px;
	padding:10px 5px 10px 5px;
	text-align:left;
	margin:0px 0px 0px 15px;
}

.companyinfo_text{
	width:500px;
	height:325px;
	padding:10px 5px 10px 5px;
	text-align:center;
	margin:0px 0px 0px 15px;
}

.bold{
	font-size:14px;
	font-weight:bold;
}

.home_splash{
	background:url('../images/interface_parts/home_splash.jpg') top left no-repeat;
	border:none;
	width:580px;
	height:290px;
	font-size:10px;
	padding:50px 0px 20px 15px;
	margin:0px 10px;
}

.home_splash p {
	width:170px;
	margin:10px 0px;
	padding:0px;
}

/* footer styles */

#footerlinks{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
}

ul#footerlinks {
	margin:0px;
	padding:0px;
}

ul#footerlinks li {
	display:inline;
	list-style-type:none;
	margin:2px;
	padding:0px;
}

ul#footerlinks li a {
	color:#412b0f;
	height:12px;
	line-height:12px;
	vertical-align:top;
	margin:0px;
	padding:3px;
	text-decoration:none;
}

ul#footerlinks li a:hover {
	background: url(../images/interface_parts/red_line.gif) 50% 14px no-repeat;
}

#redline{
	background: url(../images/interface_parts/red_line.gif) 50% 14px no-repeat;
}

/* rrg footer */

ul#rrg_footer {
	margin:5px 0px 0px 0px;
	padding:0px;
}

ul#rrg_footer li{
	display:inline;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
