* {
	margin: 0;
	padding: 0;
}
#container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#container {
	display: inline-block;
}
#container {
	display: block;
}
body {
	font: 100% Arial, Helvetica, Verdana, sans-serif;
	background: #CBBFA7 url(images/back.jpg) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #2b1e0a;
	line-height: 22px;
}

a:link,a:visited {color: #2b1e0a;}

h2 {border-bottom: 1px solid #6e1e1c; margin-bottom: 12px; padding-bottom: 7px; color: #6e1e1c; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; size: 1.5em;}

h3 {border-bottom: 1px solid #6e1e1c; margin-bottom: 12px;}

h4 {margin-bottom: 12px;}

p {font-size: .85em; margin-bottom: 12px;}
p img {float: left; margin-right: 7px;}
p.foot {text-align: center; width: 100%;}

#container {
	width: 793px;
	padding: 0;  
	margin: 0 auto; 
	text-align: left;
}

#innerWrap { background: #fff; margin-left: 13px; width: 768px; float: left;}

#copy {
	background: #fff;
	width: 420px;
	padding: 10px;
	float: left;
}

#header {
	padding: 0;
	margin: 0;
	height: 171px;
}
#mainContent {
	background: url(images/hp-main.jpg) no-repeat top left;
	height: 239px;
}
#mainContent h1 {
	text-indent: -999999px;
	margin:0;
}

#footer {
	padding: 0 0 100px 0;
	background: url(images/footer-back.gif) repeat-x top left;
}

#footer p {
	margin: 0 auto; 
	padding: 20px 0 0 0;
	width: 100%;
	font-size: .76em;
	color: #402d0f;
}

iframe {padding: 4px; border: 1px solid #2b1e0a;}

#callout {
	margin: 0;
}

#callout li {
	display: inline;
}

#callout li a {
	float: left;
	overflow: hidden;
	height: 156px;
	text-indent: -100000px;
	margin-bottom: 10px;
}

/* CALLOUT A */

#callout li#about a {
	background-image: url(images/callout-about.gif);
	width: 266px;
}

#callout li#prices a {
	background-image: url(images/callout-prices.gif);
	width: 257px;
}

#callout li#contact a {
	background-image: url(images/callout-contact.gif);
	width: 266px;
}

/* CALLOUT HOVER */

#callout li#about a:hover, #callout li#prices a:hover, #callout li#contact a:hover { background-position: 0 -156px;}

#sidebar1 {
	float: left;
	width: 220px;
	margin-right: 30px;
	margin-top: 10px;
	margin-left: 15px;
}

ul#nav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-top: 7px;
}

ul#nav li {
	width: 208px;
	padding: 0 0 0 9px;
}

ul#nav li a {
	text-transform: uppercase;
	display: block;
	border-bottom: 1px solid #CBBFA7;
	padding: 3px 0 3px 6px;
	text-decoration: none;
	color: #402d0f;
	font-size: .9em;
}

ul#nav li#first a { border-top: 1px solid #CBBFA7;}

ul#nav li a:hover {
	background: url(images/nav-back.gif) repeat-x top left;
	text-decoration: underline;
	color: #6e1e1c;
}



caption {
	margin: 0 auto;
	padding: 0;
	text-transform: uppercase;
	font-size: 15px;
	text-align: left;
	letter-spacing: 1px;
}
table, th, td {
	text-align:center;
}
table {
	border: 1px solid #333;
	width: 340px;
	margin: 15px 0;
}
th {
	background: #2b1e0a;
	padding: 10px;
	font-size:12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}
tbody td, tbody th {
	padding: 8px;
}
td {
	padding: 0 10px;
	font-size:.75em;
}
tfoot {
	line-height: 23px;
}
tbody tr {
	background: #efefef;
}
