/* Le Charron Style Sheet */

body 
{
	font: 13px "Trebuchet MS", Arial, sans-serif;
	color: #000;
	background: #FFFFFF url(images/bg.jpg) repeat;
	text-align:left;
}
		
a
{ 
	text-decoration:underline;
	color:#950505; 
} 

a:hover
{ 
	text-decoration:underline;
	color: #666;
} 


a.button
{ 
	text-decoration:none;
	color:#FFFFFF; 
	font-weight:normal;
	background:#223B11;
	padding:4px 20px;
	border:1px solid #000;
} 

a.button:hover
{ 
	text-decoration:none;
	color: #223B11;
	font-weight:normal;
	background:#FFFFFF;
}
	
	
/* Generic Selectors  =============================================== */

* 
{
	padding:0;
	margin:0;
}	
		
.clear 
{
  clear: both;
  height: 0;
}


.floatleft
{
	float:left;
}

.floatright
{
	float:right;
}

.center
{
	text-align:center;
}

img 
{
	border: 0;
}

p
{
line-height:19px;
margin:15px 0;
}
div#content_wide div {

line-height:19px;
margin:15px 0;
}

.right
{
	text-align:right;
}

hr
{
	color: #999;
	background-color: #999;
	height: 2px;
	width: 80%;
	text-align: center;
}

input, textarea, select	
{
	font: 11px verdana, arial, sans-serif;
	color:#666;
	border: 1px #999 solid;
	background: #FFFFFF;
}

.featbox input
{
	padding:4px;
	width:200px;
	margin-bottom:8px;
}

.searchbox p
{
	color:#7E7E7E;
}

input.button
{
background:#ffffff;
color:#7E7E7E;
padding:1px;
width:168px;}

input.calendarDateInput
{
color:#7E7E7E;
padding:2px;
width:37px;}

input.email
{
background:#ffffff;
color:#7E7E7E;
padding:2px;
width:121px;}


/* Begin Content Areas   =============================================== */
		
#wrapper
{
	width:750px;
	margin:auto;
	padding:10px;
	text-align: left;	
	background: #FFFFFF;
	margin-top:10px;
}

.header
{
	width:750px;
	height:260px;
	background:#ffffff  url(images/loading.gif) right no-repeat;
}

#booking .header
{
	height:300px;
}

#header_bottom
{
	width:750px;
	height:13px;
	background:url(images/header_bottom.gif) left no-repeat;
}


.address
{
	width:200px;
	border:3px solid #CCC;
	padding:10px;
	float:right;
}


.address h3
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

#nav
{
	float:left;
	width:190px;
	margin-right:26px;
	margin-top:0px;
	padding-top: 20px;
}

#main
{
	float:right;
	width:534px;
	margin-top:16px;
}

#box
{
	float:left;
	width:190px;
	margin-right:26px;
}

#content_thin
{
	float:left;
	width:280px;
	margin-left:0px;
	margin-right:0px;
	margin-top:8px;
	color:#7E7E7E;
}

#content_thin ul li
{
	margin:0 16px;
	list-style-image: url(images/bullet.gif);
}

#content_thin #twocolumns ul {
	width: 49%;
	margin: 0;
	float: left;
	list-style-image: url(images/bullet.gif);
}

#content_vthin
{
	float:left;
	width:230px;
	margin-left:0px;
	margin-right:0px;
	margin-top:13px;
}

p.intro
{
	color:#333333;
}
p.special {
	color:#741D09;
}

#content_wide
{
	float:left;
	width:532px;
	color:#7E7E7E;
}

#content_wide ul li
{
	margin:0 16px;
	list-style-image: url(images/bullet.gif);
}

#content_thin p, 
{
	margin-top:0;
}

#content_quicklinks
{
	float:left;
	width:170px;
}

#sidebar
{
	float:left;
	width:232px;
	color:#7E7E7E;
}

#sidebar p
{
	margin:4px 0;
}

/* FOOTER */


#footer
{
	margin:0 auto;
	width:770px;
	text-align:center;
	color:#666;
	height:75px;
	padding:41px 10px 0 0;
	background:url(images/footer_back.gif) bottom no-repeat;
	voice-family: "\"}\""; 
  	voice-family:inherit;
 	height:34px;	
	width:770px;
}

html>body #footer
{
  height:34px;
  width:760px;
} 


#footer a
{
	color:#CCC;
}


/* Begin Nav Styling   =============================================== */

#nav ul
{
	list-style:none;
	margin-bottom:30px;
	background:url(images/nav_back2.jpg) top left; 
	
} 

#nav li
{
	border-bottom: 1px solid #A7A7A7;
	list-style:none;
	text-align:right;
} 

#nav a
{ 
	text-decoration:none;
	font-weight:normal;
	color:#A7A7A7; 
	background:#FFFFFF;
	padding: 6px 5px;
	border-left:5px solid #FFFFFF;
	display:block;
} 


#nav a:hover, #nav a.on
{ 
	text-decoration:none;
	font-weight:normal;
	background: #E1E1E1;
	color:#132B07;
	border-left:5px solid #FF3333;
	display:block;
} 




/* GET RATES BOX */

.searchbox
{
	height:150px;	
	width:174px;
	border:3px solid #E2DDD2;
	padding:5px;
	background:#F7F7F7;
	voice-family: "\"}\""; 
  	voice-family:inherit;
}

.searchbox form {
	padding:0;
	margin:0;
}

.searchbox select.small
{
	width:49px;
}

.searchbox hr, #content_wide hr
{
	display:none;
}





/* FOOTER BUTTONS */

#footer ul li
{
	display:inline;
	margin:0 15px;
}

#footer a
{
	font-weight:normal;
	color:#333;
}

#footer a:hover
{
	font-weight:normal;
	text-decoration:underline;
}



	

	

/* Begin Image replacement Styling  =============================================== */	

.header h1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}

h2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}

h3
{
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:18px;
}


.header span
{
	display:none;
}






	


		
