/*
Original Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
Modified by Chris Germano, www.germanophotography.com
*/

body {
	margin: 20px;
	padding: 0;
	background: #786E50 url(images/img1.gif);
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C3728;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

h4 {
	margin: 0 ;
	padding: 1em 0 0 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

h2 { font-size: 24px; }
h3 { font-size: 18px; }
h3 { font-size: 18px; }

p, ol, ul {
	line-height: 20px;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

.imageL {
	float: left;
	margin: 5px 15px 0 0;
	border: 2px solid #000000;
}

.imageR {
	float: right;
	margin: 5px 0 0 15px;
	border: 2px solid #000000;
}

.byline {
	margin: 0;
	padding: 0 0 0 5px;
	background: #645B43;
	font-size: 9px;
}

/* Header */

#RR {
	margin-left: -2500px;
	font-size:1px;
}

#header {
	width: 592px;
	height: 112px;
	margin: 0 auto;
	background: url(images/Header9.jpg);
	border: 4px solid #000000;
}

#header2 {
	width: 592px;
	height: 112px;
	margin: 0 auto;
	background: url(images/Header3a.jpg);
	border: 4px solid #000000;
}

#header3 {
	width: 592px;
	height: 112px;
	margin: 0 auto;
	background: url(images/Header4a.jpg);
	border: 4px solid #000000;
}

#header4 {
	width: 592px;
	height: 112px;
	margin: 0 auto;
	background: url(images/Header5a.jpg);
	border: 4px solid #000000;
}

#header5 {
	width: 592px;
	height: 112px;
	margin: 0 auto;
	background: url(images/Header8a.jpg);
	border: 4px solid #000000;
}

#header6 {
	width: 592px;
	height: 112px;
	margin: 0 auto;
	background: url(images/Header9a.jpg);
	border: 4px solid #000000;
}


#header h1 {
	float: left;
	padding: 40px 0 0 20px;
	text-transform: uppercase;
	font-size: 36px;
	color: #000000;
}

#header h2 {
	float: right;
	padding: 95px 5px 0 0;
	font-size: 11px;
}

#header a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	color: #ACA283;
}



/* Menu */

#menu {
	width: 600px;
	height: 30px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 120px;
	height: 26px;
	padding: 4px 0 0 0;
	background: url(images/img4.gif);
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #000000;
}

#menu a:hover, #menu .active a {
	background: url(images/img4a.gif);
	color: #000000;
}



/* Content */

#content {
	width: 592px;
	margin: 0 auto;
	background: #c1beaf url(images/img5.gif) repeat-y;
	border: 4px solid #000000;
	z-index: 150;
}

#colOne {
	float: left;
	width: 166px;
	padding: 20px;
}

#colOne h3 {
	margin: 5px 0 10px 0;
	color: #FFFFFF;
	text-align: center;
}


#colOne ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #FFFFFF;
}

#colOne h4 {
	margin: 0;
	padding: 0 2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:14px;
}


#colOne span {
	color: #c98000;
	display: block;
	float: left;
	width: 100px;
	height: 20px;
	padding: 0 2px;
	margin: 2px 0;
	text-decoration: none;
	text-align: left;
}

#colOne a {
	color: #FFFFFF;
	display: block;
	float: left;
	width: 100px;
	height: 20px;
	padding: 0 2px;
	margin: 2px 0;
	text-decoration: none;
	text-align: left;
}

#colOne a:hover {
	color:#c98000;
	text-decoration: none;
}


#colTwo {
	float: right;
	width: 346px;
	padding: 20px;
	background: #c1beaf url(images/img7.gif) repeat-both;
	overflow: auto;
}

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #000000;
}

#food h3{
	margin: 5px 0 0 0;
	color: #000000;
	font-size:14px;
	text-transform: none;
	font-weight: bold;
}

#food p{
	margin: 0;
	color: #000000;
	font-size:12px;
	text-transform:none;
	line-height: 1.2em;
}

/* Footer */

#footer {
	width: 600px;
	margin: 0 auto;
	background: #000000;
}

#footer p {
	margin: 0;
	padding: 0 0 4px 0;
	text-transform: lowercase;
	text-align: center;
	font-size: 9px;
	color: #3C3728;
}

#footer a {
	color: #3C3728;
}