/* *** ** Start of DefaultWrapper ** *** */
* {margin:0; padding:0;}
h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address { margin:.5em 0 1em 0; }
img { border:none; }
strong {}
hr { color: #000; margin-bottom: 5px;}
#main-content li {margin-left: 15px;}
#main-content h1
{	font: 22px Arial, Helvetica, sans-serif;
	color: #152263;
	text-align: center;
	display: block;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 1em;
	border-bottom: 1px solid #152263;
}
h2
{	font-size: 15px;
	font-weight: bold;
}
p
{
}
a
{	text-decoration: none;
	font: 12px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000;
}
a:hover { text-decoration: underline;}
.clear { clear:both; }

.body {
	font: 13px Georgia, "Times New Roman", Times, serif;
	background: #593723 url(/images/body-bg.jpg) top repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
#container {
	width: 951px;
	margin: 0 auto;
	text-align: left;
}
#header
{	background: url(/images/header-bg.jpg) no-repeat;
	width: 951px;
	height: 253px;
}
#header h1
{	margin: 0;
	padding: 0;
	border: 0;
}
#header h1 a
{	cursor: pointer;
	height: 219px;
	text-indent: -9000px;
	display: block;
	width: 951px;
	margin: 0;
	padding: 0;
}
#address
{	color: #FFF;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	width: 951px;
	height: 34px;
	text-align: center;
	line-height: 34px;
}
#outer-content
{	width: 927px;
	min-height: 592px;
	_height: 592px;
	background: #a5835d url(/images/content-bg.jpg) top repeat-x;
	padding: 0 12px 12px 12px;
}
#content
{	width: 911px;
	min-height: 563px;
	_height: 563px;
	border: 1px solid #cfb290;
	border-top: none;
	padding: 0 7px 0 7px;
}
#menu
{	width: 163px;
	float: left;
	display: inline;
	padding-top: 37px;
}
ul#MenuBar
{	list-style: none;
	margin: 0;
	padding: 0;
}
ul#MenuBar li
{	margin-bottom: 2px;
}
ul#list-of-areas li
{	color: #ece0d0;
	font: 13px Arial, Helvetica, sans-serif;
	margin-left: 25px;
}
#main-content {
	padding: 37px 20px 0 28px;
	width: 497px;
	float: left;
	display: inline;
	border-right: 1px solid #cfb290;
	min-height: 555px;
	_height: 555px;
	line-height: 20px;
}
#right-sidebar
{	width: 190px;
	height: 100%;
	padding: 37px 0 0 7px;
	float: left;
	display: inline;
	text-align: center;
	color: #FEFEFE;
	font: 12px Arial, Helvetica, sans-serif;
}
#consult
{	width: 190px;
	height: 48px;
	background: url(/images/consult-bg.jpg) no-repeat;
	color: #5b3924;
	font: 30px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
	padding-top: 33px;
}
#quick-contact
{	text-align: left;
	width: 169px;
	margin: 0 auto;
}
#quick-contact-form label
{	height:18px;
	padding:3px 0 3px 0;
	margin: 0 0 10px 0;
	width:169px;
	font: 11px Arial, Helvetica, sans-serif;
}
#quick-contact-form input
{	background:#ede3d5;
	border-top: 1px solid #fef1e8;
	border-left: 1px solid #fef1e8;
	border-bottom: 1px solid #373e41;
	border-right: 1px solid #373e41;
	height:18px;
	margin: 0 0 10px 0;
	padding:3px 0 3px 0;
	width:169px;
}
#quick-contact-form textarea
{	background: #ede3d5;
	border-top: 1px solid #fef1e8;
	border-left: 1px solid #fef1e8;
	border-bottom: 1px solid #373e41;
	border-right: 1px solid #373e41;
	margin: 0 0 10px 0;
	padding: 3px 0 3px 0;
	width: 169px;
}
#quick-contact-form .button
{	height: 24px;
	padding: 0;
	width: 93px;
	margin: 10px 0 0 35px;
	border: none;
}

#footer {
	padding: 0;
	width: 951px;
	margin: 0;
	color: #000;
}
#footer p {
	margin: 0;
	padding: 10px 0;
}
#disclaimer {
	width: 848px; /* adjust width and height for your disclaimer */
	height:50px;
	margin: 0 auto; /* centers the disclaimer (if outside your container div) */
	padding: 25px 27px 0 27px;
	text-align: left;
}
#disclaimer p {
	margin:0; 
	padding:0; 
	line-height:17px;
	font-size:11px;
}
#disclaimer a
{	color: #000;
	font-size: 10px;
}

/* = Pop Up Styling */
#popup { position:relative; padding-top: 20px; text-align: center;}
#popup #pop {
 font-size:11px;
 position:absolute;
 left:-90px;
 top:0px;
 padding:0 5px;
 margin:0 auto;
 width: 150px;
 background:#FFFFFF;
 border:solid 1px #7e694e ;
 text-decoration:none;
 height:30px;
 text-align:left;
 z-index:10000;
 display:none;
 line-height:18px;
}
#popup #pop:hover {background-position: 0 0;}


.footer-Navigation ul
{	list-style-type: none;
}
.footer-Navigation li
{	display: inline;
	margin: 0;
}
.footer-Navigation
{	width: 951px;
	margin: 12px auto;
	text-align: center;
}
.footer-Navigation a
{	color:#ECE0D0;
	text-decoration: none;
	padding: 0 15px;
	border-right: 1px solid #ECE0D0;
	font: 12px Arial, Helvetica, sans-serif;
}
.footer-Navigation a:hover
{	color:#ECE0D0;
	text-decoration: underline;
}
.footer-Navigation li.last_child a
{	border: none;
}/* *** ** End   of DefaultWrapper ** *** */
