body {
	font: 100% "Times New Roman", Times, serif;
	background: #c12c29;
	margin: 0;
    padding: 0;
	text-align: center;
	color: #000000;
}
#container {
	width: 760px;
	background: #c12c29;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding-bottom: 0;
	padding-right:0;
	margin-bottom:0;
	margin-top:10px;
	background-image:url(../images/sideMainBg.jpg);
	background-repeat:repeat-y;
}
#header {
	width:760px;
	padding: 0;
	margin-bottom:0;
	background-color: #c12c29;
	background-image: url(ArrAyTee:Personal:Peterson-design%20Files:PetersonDesignInhouse:Web:Website%209-08:peterson-design:images:);
	background-repeat: no-repeat;
	height: 100px;
}
#header h1 {
	margin: 0;
	padding: 10px 0;
}
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 250px;
	background-color:transparent;
	padding: 0px;
	background-image: url(ArrAyTee:Personal:Peterson-design%20Files:PetersonDesignInhouse:Web:Website%209-08:peterson-design:images:);
	background-repeat: no-repeat;
	background-position: center top;	
}
#rssfeeds
{
    clear: both;
    float: left; 
    width: 140px; 
    height: 70px; 
    margin-right: 3px;
    margin-left: 45px;
}
#menuSidebar {
	width:250px;
	background-color:transparent;
}
.naviBar{
	float:left;
	width: 510px;
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

.naviBar ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background: #336633;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000
}

.naviBar ul li{
display: inline;
}

.naviBar ul li a{
	float: left;
	color: #ffffff;
	padding: 5px 11px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: transparent;
}

.naviBar ul li a:visited{
color: #FFFF00;
}

.naviBar ul li a:hover, .naviBar ul li .selected{
	color: #FFFF00 !important;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #808080;
}

#navi{
float: right;
width:510px;
/*height:74px;*/
}

#mainwrap {
margin-left:250px;
paddig 0;
margin 0;
background-image:url(../images/watermark.png);
background-repeat:repeat-y;
}
#homeimg{
position: relative;
width:510px;
padding 0;
margin:0;
margin-top:10px;
margin-left:250px;
}
#foodTxt{
padding:10px;
background-color:transparent;
width:490px;
/*margin-top:5px;*/
margin-left:-30px;
}
#atmosTxt{
padding:10px;
background-color: #transparent;
width:490px;
/*margin-top:5px;*/
margin-left:-30px;
}
#atmosPic{
	float:right;
	border: 3px solid 99933;
}
#restTxt{
padding:10px;
background-color: #transparent;
width:490px;
/*margin-top:5px;*/
margin-left:-30px;
}

#historyTxt{
padding:10px;
background-color: #transparent;
width:490px;
/*margin-top:5px;*/
margin-left:-30px;
}
#mainContent {
	margin: 0 0 0 10px; 
	padding: 0 20px; 
	padding-bottom: 24px;
	
}
#footer {
	padding: 0; 
	background:#c12c29;
	margin:0;
	margin-bottom:0;
}
#footer p {
	margin: 0; 
	padding: 0; 
}
#footerAd{
margin-top:-225px;
background-color:000000;

}
#footerinfo{
margin-top: 75px;
}
#menu{
padding-left: 250px;
margin-top:-550px;
}
#coupons{
padding-left: 250px;
margin-top:-550px;
}
#work{
padding-left: 250px;
margin-top:-60px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.homeH1 {color: #cc3333}

