
*{
	padding:0px;
	margin:0px;
}

body{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	background-image:url(images/backgrd.gif);
	background-repeat:repeat;
	line-height: 18px;
	color: #6e6366;
	font-size: 11px;
}


p{
	margin-bottom:10px;
}


h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	margin: 0px;
	padding: 5px 0px 10px 0px;	
}

h6{ 
	display: inline;
	color:#666;
}

h1{	
	font-size: 150%;
	color: #676a4f;	
}

h2{
	font-size: 110%;
	color: #646464;	
}

h3{
 font-size: 95%;
 color: #646464;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #676a4f;
}

h5{
 font-size: 95%;
 color: #666;
}



a.linkOpacity:hover img {
	filter:alpha(opacity=50); 	
	opacity: 0.5;
	
}

img{
	border:none;
}


label{
	font: bold 100% Arial,sans-serif;
	color: #999;
	display: block;
}

fieldset{
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #999;
	width: 350px;
}
 legend{
	font-weight: bold;
	color: #999;
 }

 p input{
	width: 200px;
}	


textarea{
	width: 300px;
	height: 100px;
} 

input:focus, textarea:focus{
	background: #efefef;
}

p .checkBox{
	width:20px;
}


.clear {
	clear:both;
	height:1px;
}


#wrapper {
	width: 773px;
	margin-left: auto;
	margin-top:5px;
	margin-right: auto;
}



#flash {
	width:750px;
	height:218px;
	margin:12px;
}

#logo {
	width: 772px;
	background-image:url(images/logo2.gif);
	height:127px;
	float:left;

}


#address a:link, #address a:visited{
	color:#fff;
	text-decoration:none;
}

#contentContainer {
	width:480px;
	float:left;
	margin-right:15px;
	margin-left:35px;
	margin-top:20px;
	min-height:700px;
	padding-bottom: 80px;
	
}
#contentContainer ul li{
	list-style-type:none;
	padding: 7px 10px 7px 20px;
	background-image: url(images/content_bullet.gif);
	background-repeat: no-repeat;
	background-position: 1% 50%;
}
#footer {
	color:#FFFFFF;
	width:773px;
	margin-top:10px;
	height:70px;
}

#footer a:link {
	color:  #fff;
	text-decoration: none;
}

#footer a:visited {
	color:  #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;	
}




#leftContainer{
	width:218px;
	float:left;
	margin-left:1px;
}

#lowerLinks img{
	border-top:solid 1px #efefef;
}
#wrapper #lowerIcons img{
	border-top:none;
}



.greyBox{
	padding:15px;
	background-color:#deded2;
	margin-bottom:15px;
}
.greyBox li{
	background-image:url(images/grey_bullet.gif);
}
#oTitle{
	float:left;
	width:250px;
	font-size:14px;
	font-weight:bold;
}
#oPrice{
	float:right;
	width:150px;
	font-weight:bold;
}

.termsBox{
	font-size:90%;
}

.picBox{
	background-color:#efefef;
	height:218px;
	overflow:hidden;
}
.picBox img{
	float:left;
}



/*********VARIES BY INN***/

#address {
	float:right;
	width:540px;
	color:#fff;
}


#navContainer{
	
	width:218px;
	background-color:#676a4f;
	float:left;
}

#navtext{
	color: #fff;
	float:left;
	width:218px;
	background-color:#751312;
	padding:30px 0px

}

#navtext ul{
	
}

#navtext ul li{
	list-style:none;
}

#navtext ul li a:link, #navtext ul li a:visited{
	color:#fff;
	text-decoration: none;
	padding:0px 30px;
	display:block;

}

#navtext ul .dwn a:link, #navtext ul .dwn a:visited{
	background-color:#ca8685;
	color:#5f0e0d;
}

#wrapper #navtext ul li li a:link, #wrapper #navtext ul li li a:visited{
	padding-left:60px;
}

#navtext ul li .dwn a:link, #navtext ul li .dwn a:visited{
	color:#e9c7c6;
}

#navtext ul li a:hover{
	color:#ca8685;
	text-decoration: none;
}
#navtext ul ul li a:hover{
	color:#e9c7c6;
	text-decoration: none;
}

#innerwrapper {
	padding-top:2px;
	width:773px;
	background-color:#faeff3;
	background-image: url(images/footer_logos.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	
}



h1{	
	font-size: 150%;
	color: #8a0b29;	
}

h2{
	font-size: 110%;
	color: #8a0b29;	
}

h3{
 font-size: 95%;
 color: #8a0b29;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #8a0b29;
}

a:link, a:visited {
	color:  #333;
	text-decoration: underline;
}


a:hover {
	color: #666;
	text-decoration: underline;	
}

.banner_wrapper{

}
  .banner,.banner_3{ float:left; width:120px;}
  .banner{margin-right:40px;}
  .banner_img{ float:left; }
  .banner_text{ float:left; text-align:center; color:#FFFFFF;  background-color:#751312; width:110px; padding-top:5px;padding-bottom:5px; padding:5px; text-transform:uppercase; font-weight:bold;}

.banner_text a:link,   .banner_text a:visited{
	color:#fff;
	text-decoration:none;
}


.event:link, .event:visited{
	display:block;
	color:#5f5f61;
	background-color:#deded2;
	padding:10px;
	text-decoration:none;
	margin-bottom:7px;
	background-position:left;
	background-repeat:no-repeat;
}

.event:hover{
	background-color:#ca8685;

}

.headerAll{
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	height:50px;
	margin:0;
	padding:0;
	overflow: hidden;	
	line-height:50em;
}

#headHome{ background-image:url(images/titles/carn_welcome.gif);}
#headEating{ background-image:url(images/titles/carn_eating.gif);}

/************************/