/***********************************************/
/* HTML tag styles - Venture Inns  */
/***********************************************/ 

*{
	padding:0px;
	margin:0px;
}

body{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	background-color: #1b0501;
	line-height: 16px;
	color: #fff;
	font-size: 12px;
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
}
a{
	outline:none;
}
a img{
	border:none;
}
#outerWrapper {
	width:1050px;
	background-image:url(../images/left_chalkboard.gif);
	background-repeat:no-repeat;

}

#wrapper {
	width: 1023px;
	float: right;
	background-image:url(../images/background_img2.jpg);
	
	height:678px;
	background-repeat:no-repeat
}

#topLinks {
	width:280px;
	height:20px;
	margin-top:7px;
	padding:10px 10px 10px 15px;
	color: #db7b44;	
}

#chalkBoard {
	width:190px;
	height:407px;
	margin-top:16px;
}
#chalkBoard img,#chalkBoard a{
	margin:0;
	padding:0;
}
#chalkBoard ul {
	margin:0;
	padding:0;
}
#chalkBoard ul li{
	margin:0;
	padding:0;
}
#flash{
	width:651px;
	height:335px;
	display:block;
	margin-left:-8px;
	margin-top:-47px;
}
#bottomBanners {
	width:636px;
	height:175px;
	float:right;
	height:460px;
	/*padding-top:290px;*/
	padding-left:3px;

}

#offerBanners {
	width:141px;
	height:146px;
	float:right;
	padding-right:51px;
}

.home-banner-pics{
	width: 196px;
	background-image:url(../images/button_backgrd.gif);
	/*background-repeat:no-repeat;*/
	margin-bottom: 5px;
	padding:5px;
	height: 134px;
	float: left;
	margin-right: 9px;
	
	
}
.home-banner-pics.last{
	margin-right:0;
}
.home-banner-text1{
	font-size:20px;
	height: 14px;
	/*background-image:url(/images/text_trans.png);*/
	text-align: center;   
	background-image: none;                           
	background-color: #a55619;                                                 
	width: 156px;
	padding:20px 20px 20px 20px;
}

.home-banner-text2{
	font-size:20px;
	height: 14px;
	/*background-image:url(/images/text_trans.png);*/
	text-align: center;   
	background-image: none;                           
	background-color: #3b2e33;                                                 
	width: 156px;
	padding:20px 20px 20px 20px;
}

.home-banner-text3{
	font-size:20px;
	height: 14px;
	/*background-image:url(/images/text_trans.png);*/
	text-align: center;   
	background-image: none;                           
	background-color: #640601;                                                 
	width: 156px;
	padding:20px 20px 20px 20px;
}

#contentContainer {
	width: 1022px;
	background-image:url(../images/content_background.gif);
	/*margin-top:10px;*/
}

#pageContent {
	width:922px;
	padding:30px 50px 30px 50px;
	background-image:url(../index.html);
	background-position:bottom;
	background-repeat:no-repeat;
	
}

.clear {
	clear:both;
	height:1px;
}

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:#d9497b;
}

h1{	
	font-size: 180%;
	color: #a55619;	
}

h2{
	font-size: 110%;
	color: #fff;	
}

h3{
 font-size: 95%;
 color: #db7b44;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #fff;
}

h5{
 font-size: 95%;
 color: #db7b44;
}


/***********************************************/ 



a:link {
	color:  #db7b44;
	text-decoration: none;
}

a:visited {
	color:  #db7b44;
	text-decoration: none;
}

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

a.linkOpacity:hover img {
	filter:alpha(opacity=50); 	
	opacity: 0.5;
	
}



#navContainer{
/*padding:5px;*/
width:715px;
margin-left:55px;
/*margin-top:27px;*/
margin:37px 0 0 20px;
}

#navtext{
	color: #db7b44;
	height:31px;
}

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

#navtext ul li{
	float:left;
	padding: 0px 10px 0px 10px;
	border-right:solid 1px #db7b44;
	margin:0;
}

#navtext ul li a:link, #navtext ul li a:visited{
	color:#db7b44;
	text-decoration: none;
	font-weight: bold;
	display:block;

}

#navtext ul li a:hover{
	color:#f8975f;
}

#navtext ul li.last{

	border-right:none;

}

#footer {
	color:#666666;
	margin-top:10px;
}

#footer a:link {
	color:  #666;
	text-decoration: none;
}

#footer a:visited {
	color:  #666;
	text-decoration: none;
}

#footer a:hover {
	color:#999999;
	text-decoration: none;	
}

/*******************/
.our_inns span,.our_inns img,.our_inns p{
	float:left;
}
.our_inns img{
	margin-right:10px;
}
.our_inns p{
	clear:both;
}

#bottomBanners a{
	color:#fff;
}
#map{
	width:920px;
	height:500px;
	color:#000;
}

/**Gallery **/
.galleryItem{
    float:left;
    padding:5px;
}
a.linkOpacity{
    opacity:1;filter:alpha(opacity=100);
}
a.linkOpacity:hover{
    opacity:0.4;filter:alpha(opacity=40);
}
/**************/
.error,.success{
	padding:5px;
	border:1px solid #fff;
	margin:3px 0 ;
}
#contact ol{}
#contact ol li{
	list-style:none;
	width:310px;
	clear:both;
	margin-bottom:3px;
	float:left;
	
}
#contact ol li label,#contact ol li input[type="text"]{
	width:100px;
	float:left;
	display:block;
}
#contact ol li input[type="text"]{
	width:200px;
}
#contact ol li input{
	
}