body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	background-color:#8B532F;
}
.title-bar {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
h1 {
	font-size:14px;
	margin-bottom:0px;
	margin-top:0px;
}
.sidebar {
	color: #FFFFFF;
	background-color: #7A4929;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B29684;
	border-right-color: #4E2E1A;
	border-bottom-color: #331F11;
	border-left-color: #966F55;
	padding: 8px;
}

a {
	color: #411814;
}
a:hover {
	color: #8B532F;
	text-decoration: none;
}
.smalltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.lighttxt {
	color: #DCC6A6;
}
a.lighttxt:hover {
	color: white;
}
.spacer {
	margin-bottom:8px;
}
.white {
	color:white;
	}
.border {
	border:1px solid #7a4929;
	}
.margin10 {margin:10px;
	}
.cityspan {	color: #DCC6A6;
	font-weight:bold;
	font-size:14px;
	background-color:#521812;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color:#8E2B20;
	border-right-color:#44140F;
	border-bottom-color: #44140F;
	border-left-color: #8E2B20;
	padding: 5px;}


/* NAVIGATION
------------------------------------------------- */
	
#mainMenu h1, #mainMenu ul, #mainMenu li {
	margin: 0;
	padding: 0;
	font: normal 1em/1em "Trebuchet MS", Arial, Helvetica;
	color: #333333;
	text-decoration: none;
	border: none;
	}
#mainMenu {
	background: url(http://www.louisianabandb.com/img/bg_nav.jpg) no-repeat top left;
	height: 87px;
	width: 700px;
	position: relative;
	top: 0;
	left: 0;
	}
#mainMenu h1 {
	background: url(http://www.louisianabandb.com/img/logo.jpg) no-repeat top left;
	display: block;
	width: 221px;
	height: 55px;
	position: absolute;
	top: 18px;
	left: 18px;
	}
#mainMenu h1 span {
	display: none;
	}
#mainMenu #menu {
	position: absolute;
	top: 13px;
	left: 267px;
	}
#mainMenu #menu li{
	display: inline;
	padding: 0 10px 0 0;
	}
#mainMenu #menu li a:link, #mainMenu #menu li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
#mainMenu #menu li a:hover, #mainMenu #menu li a:active{
	position: relative;
	top: 1px;
	color: #E8D7B2;
	text-decoration: none;
	padding-top: 2px;
	}
#mainMenu #searchField{
	display: block;
	position: absolute;
	top: 56px;
	left: 267px;
	width: 425px;
	height: 23px;
	}
#mainMenu #searchField label span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
#mainMenu #searchField #search label .box{
	height: 13px;
	width: 301px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
#mainMenu #searchField #search .button{
	height: 20px;
	width: 43px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: #FFFFFF solid 1px;
	color: #000000;
	}
	
/* GIFTS
------------------------------------------------- */
	
td.giftsDescription {
	font-size: .9em;
	}
td.giftsFooter {
	font-size: .8em;
	}
p.giftsPrice {
	font-weight: bold;
	font-size: 1.1em;
	}
p.callout {
	font-size: 1.3em;
	}
h3.callout {
	font-size: 1.8em;
	font-weight: bold;
	margin: 0 0 10px 0;
	}
h3 {
	font-size: 1.35em;
	}
h4 {
	font-size: 1.1em;
	}
img.inline_left {
	float: left;
	display:inline;
	margin: 0 12px 8px 0;
	}
	

/* FEEDBURNER
------------------------------------------------- */

.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type: none;
font-size: 1.3em;
}
.feedburnerFeedBlock ul li {
padding: 5px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #411814;
}

.feedburnerFeedBlock ul li span.headline a {
color: #411814;
text-decoration: none;
font-weight:bold;
display: block;
}

.feedburnerFeedBlock ul li span.headline a:hover {
color: #411814;
text-decoration:underline;
font-weight:bold;
}

#creditfooter {
display: none;
}
