body {
	background: #492111;
	margin: 0px;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #5A1725;
}


.uberwrapper {width: 100%; background:url(gfx/pixel.gif) repeat-y 50%;}

td p span{
	text-align:left
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #5A1725;
}
.masthead {
	border-top: 5px solid #261823;
	padding-top: 1px;
}

.nav {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin: 0px;
	height: 35px;
	background: #632c15 url(gfx/navbgimg.gif) repeat-x bottom;
	padding: 9px 0px 0px 16px !important; /* for the good browsers */
	padding /**/: 7px 0px 0px 16px; /* for the naughty ones */
	
	/* we need to keep this space above this comment for this trick to fool the naughty browsers */
}

.nav a {
	margin: 0px;
	padding: 9px 14px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 5px solid #DCD8DC;
	font-weight: normal;
}

.nav a:hover {
	margin: 0px;
	color: #FFFFFF;
	border-bottom: 5px solid #632c15;
}

.nav a:visited {
	margin: 0px;
	padding: 9px 14px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 5px solid #DCD8DC;
	font-weight: normal;
}

#off {
	padding: 8px 14px;
	vertical-align: bottom;
	margin: 0px;
}

.padBottom {
	margin-bottom: 1px;
}

.leftCol {
	padding: 20px 18px 18px;
	background: url(gfx/bg.gif) top left no-repeat;
}

.rightCol {
	background: url(gfx/horizontaldots.gif) repeat-y right;
	padding-bottom: 28px;
	padding-top: 28px;
	padding-right: 28px;
}

.photosRightCol {
	background: url(gfx/horizontaldots.gif) repeat-y right;
	width: 1px;	
}

.copy {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #FEFEFE;
	margin: 0px;
	height: 20px;
	padding: 12px 0px 12px 16px !important;
	padding /**/: 11px 0px 12px 16px;
	background-color: #632c15;
	background-repeat: repeat-x;
	background-position: top;
	
	/* we need to keep this space above this comment for this trick to fool the naughty browsers */
}
.copy a {
	color: #FFFFFF;
	font-weight: normal;
}

.copy a:visited {
	color: #FFFFFF;
	font-weight: normal;
}


.fillHori {
	background: url(gfx/horizontaldots.gif) repeat-y right;
}

.leftCol, .rightCol {
	font-size: 11px;
	line-height: 17px;
}

h1 {
	font: lighter 19px Georgia, "Times New Roman", Times, serif;
	color: #4E3C4E;
}

h2 {
	font: lighter 19px Georgia, "Times New Roman", Times, serif;
	color: #4E3C4E;
}

h3 {
	color: #4E3C4E;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
}

h4 {
	font: lighter 19px Georgia, "Times New Roman", Times, serif;
	color: #4E3C4E;
}

.leftCol img, .rightCol img {
	border: 1px solid #5A1725;
}

a {
	font-weight: bold;
	color: #4E3C4E;
}

a:hover {
	color: #952652;
}

a:visited {
	color: #4E3C4E;
}

.send {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #5A1725;
	background: #EEE7E9;
	border-top: 1px solid #692C39;
	border-right: 1px solid #B89BA1;
	border-bottom: 1px solid #B89BA1;
	border-left: 1px solid #692C39;
	padding: 3px 5px;
	cursor: hand;
}

.form {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	
	padding: 8px;
}


.thumbs, .thumbs a, .photos, .photos a {
	border: 1px solid #5A1725;
	margin: 10px;
}
.MapPanel
{
	border: solid 1px black;
	height: 400px;
	width: 720px;
	margin: 0;
	padding: 0;
}
.MapPopup
{
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.MapAddress
{
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

table.pricechart {
width: 95%;
text-align:left;
}
table.rates td{
font-size:12px!important;
}