/* BODY STYLES */
/***************************************************/

body, html {
	margin:  0;
	padding: 0;
	background: #aa8d6b;
	font: 12px/18px Arial, sans-serif;
	color: #000000;
}

* body a:focus{  
  -moz-outline-style: none;
}

p {
  margin: 0;
	padding: 6px 0 6px 0;
}

h1 {
	font: bold 18px Arial, sans-serif;

	color: #371008;
	margin: 0;
	padding: 8px 0 8px 0;
}

h2 {
 font: bold 14px Arial, sans-serif;
	color: #000;
	margin: 0;
	padding: 14px 0 4px 0;
}

h3 {
	font: bold 18px Arial, sans-serif;
	color: #000000;
	margin: 0;
	padding: 8px 0 8px 0;
}

h4 {
	font: bold 16px/20px Arial, sans-serif;
	color: #371008;
	margin: 10px 0 10px 0;
	padding: 0;
}

h5 {
	width: 100%;
	background-color: #f0f0f0;
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	color: #000000;
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	margin: 10px 0 4px 0;
	padding: 2px 0 2px 10px;
}

h6 {
	font: bold 14px Arial, sans-serif;
	color: #371008;
	margin: 8px 0 8px 0;
	padding: 0;
}

a:link, a:visited {
	font: 12px/18px Arial, sans-serif;
	color: #371008;
	text-decoration: none;
}

a:hover, a:visited:hover {
	font: 12px/18px Arial, sans-serif;
	color: #371008;
	text-decoration: underline;
}

* body a:focus{  
  -moz-outline-style: none;
}

.wspace {
	margin: 28px 0 0 0;
	padding: 0;
}

.search {
	height: 18px;
	width: 120px;
	margin: 0;
	padding: 0;
	border: 1px solid #c2c2c2;
}

.into_text {
	font: bold 13px/20px Arial, sans-serif;
	color: #000;
	margin: 10px 0 10px 0;
	padding: 0;
}



/* PAGE BUILD */
/***************************************************/

#wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	background:  url(../images/border_middle.gif) repeat-y;
}

#border_bottom {
	width: 980px;
	height: 20px;
	clear: both;
	margin: 0;
	padding: 0;
	background:  url(../images/border_bottom.gif) bottom center no-repeat;
}
#border_top {
	width: 980px;
	height: 20px;
	clear: both;
	margin: 0;
	padding: 0;
	background:  url(../images/border_top.gif) bottom center no-repeat;
}

#subpage_header {
	width: 944px;
	height: 205px;
	margin: 0 auto;
	background-color: #ffffff;
	clear: both;
	padding: 0;
	background:  url(../images/header.jpg) top left no-repeat;
}
#BGcolumn {
background: transparent url(../images/menu_bk.gif) repeat-y scroll left top;
-moz-background-clip: -moz-initial;
-moz-background-origin: -moz-initial;
-moz-background-inline-policy: -moz-initial;
}
#BGtitle {
	width: 200px;
	height: 46px;
	margin: 0 auto;
	border:0;
	background-color: #ffffff;
	clear: both;
	padding: 0;
	background:  url(../images/menublock.gif) top left no-repeat;
}
#BGmap {
	width: 200px;
	height: 152px;
	margin: 0 auto;
	border:0;
	background-color: #ffffff;
	clear: both;
	padding: 0;
	background:  url(../images/address.gif) top left no-repeat;
}


#footer {
	width: 944px;
	margin: 0 auto;
	padding: 0;
	font: 11px/16px Arial, sans-serif;
	color: #000000;
text-align: center;
}

#footer a:link, #footer a:visited {
	font: 11px/16px Arial, sans-serif;
	color: #000000;
	text-decoration: none;
}

#footer a:hover, #footer a:visited:hover {
	font: 11px/16px Arial, sans-serif;
	color: #000000;
	text-decoration: underline;
}

/******** SUB PAGE ELEMENTS ********/

#greybar {
	background-color: #f0f0f0;
	margin: 0;
	padding: 0;
	height: 15px;
	width: 100%;
	border-bottom: 1px solid #cacaca;
}

#main_content {
	width: 700px;
	margin: 0;
	padding: 0 0 0 20px;
}

#content {
	width: 534px;
	margin: 0;
	padding: 0 0 70px 0;
}

#content ul {
	margin: 6px 0 6px 50px;
	padding: 0;
}

#content ul li {
	list-style: disc;
	margin: 0;
	padding: 3px 0 3px 0;
}

#content ol li {
	list-style: decimal;
	margin: 0;
	padding: 3px 0 3px 0;
}

#content_header {
	width: 700px;
	background:  url(../images/grt_header_wm2.gif) top left no-repeat;
	margin: 6px 0 0 0;
	padding: 3px;
	border-bottom: 1px solid #371008;
}
#faq_header {
	width: 700px;
	margin: 6px 0 0 0;
	padding: 0;
	border-bottom: 1px solid #371008;
	font-weight:bold;
}
#right_sidebar {
	margin: 28px 0 0 0;
	padding: 0;
	width: 166px;
	height: 270px;
	float: right;
	border: 1px solid #cacaca;
}

.table_header {
	border-bottom: 1px solid #cacaca;
	background-color: #f0f0f0;
	font: bold 14px/20px Arial, sans-serif;
	color: #371008;
	text-align: center;
}

#right_sidebar ul {
	margin: 0 10px 0 10px;
	padding: 0;
}

#right_sidebar li {
	margin: 0;
	padding: 6px 0 6px 0;
	list-style: none;
	border-bottom: 1px solid #cacaca;
	color: #371008;
}




/* BUSINESS SECTION ELEMENTS */
/***************************************************/

#bottom_container {
	background:  url(../images/rightcolumn.gif) top left repeat-y;
	margin: 0;
	padding: 0;
}

#bottom {
	width: 944px;
	margin: 0 auto;
	padding: 0;
	background:  url(../images/bottom_wm2.gif) bottom right no-repeat;
}

/* CONTENT BUILD */
/***************************************************/

#content_header h1 {
	margin: 0;
	padding: 26px 0 0 0;
	color: #371008;
}



 /* SIDEBAR NAV */
/***************************************************/

#sidebar {
	margin: 0;
	padding: 0;
	width: 200px;
	color: #ffffff;
	background-color: #371008;
}

#sidebar_nav {
  padding: 0;
	margin: 0;
	list-style: none;
	border-bottom: 0px solid #81bdf1;
}

#sidebar_nav_level2 {
  padding: 0;
	margin: 0;
	list-style: none;
}

#sidebar_nav_level3 {
  padding: 0;
	margin: 0;
	list-style: none;
}

/* first level */
#sidebar_nav li a {
  display: block;
	height: 20px;
	background-color: #371008;
	text-decoration: none;
	padding: 5px 0 0 12px;
	font: bold 11px/14px Arial, Helvetica, sans-serif;
	color: #dd9d54;
	border-top: 0px solid #81bdf1;
	background: url(../images/leather_button.gif) no-repeat bottom center;
}

#sidebar_nav li a:hover {
  display: block;
  height: 20px;
	background-color: #337cbb;
	color: #fff;
	text-decoration: none;
	padding: 5px 0 0 12px;
	font: bold 11px/14px Arial, Helvetica, sans-serif;
	border-top: 0px solid #81bdf1;
}

#sidebar_nav li a.subnav_on, #sidebar_nav li a.subnav_on:hover {
  display: block;
	height: 20px;
	background-color: #7b9a3d;
	color: #fff;
	text-decoration: none;
	padding: 5px 0 0 12px;
	font: bold 11px/14px Arial, Helvetica, sans-serif;
	border-top: 0px solid #81bdf1;
}

/* second level */
#sidebar_nav_level2 li a {
  display: block;
	height: 20px;
	background-color: #337cbb;
	text-decoration: none;
	padding: 5px 0 0 24px;
	font: bold 11px/14px Arial, Helvetica, sans-serif;
	color: #002544;
}

#sidebar_nav_level2 li a:hover {
  display: block;
  height: 20px;
	background-color: #7b9a3d;
	color: #fff;
	text-decoration: none;
	padding: 5px 0 0 24px;
	font: bold 11px/14px Arial, Helvetica, sans-serif;
}

#sidebar_nav_level2 li a.subnav2_on, #sidebar_nav_level2 li a.subnav2_on:hover {
  display: block;
	height: 20px;
	background-color: #7b9a3d;
	color: #fff;
	text-decoration: none;
	padding: 5px 0 0 24px;
	font: bold 11px/14px Arial, Helvetica, sans-serif;
}

/* third level */
#sidebar_nav_level3 li a {
  display: block;
	height: 20px;
	background-color: #337cbb;
	text-decoration: none;
	padding: 5px 0 0 36px;
	font: bold 11px/14px Arial, Helvetica, sans-serif;
	color: #002544;
}

#sidebar_nav_level3 li a:hover {
  display: block;
  height: 20px;
	background-color: #7b9a3d;
	color: #fff;
	text-decoration: none;
	padding: 5px 0 0 36px;
	font: bold 11px/14px Arial, Helvetica, sans-serif;
}

#sidebar_nav_level3 li a.subnav3_on, #sidebar_nav_level3 li a.subnav3_on:hover {
  display: block;
	height: 20px;
	background-color: #7b9a3d;
	color: #fff;
	text-decoration: none;
	padding: 5px 0 0 36px;
	font: bold 11px/14px Arial, Helvetica, sans-serif;
}

.sidebar_map {
	margin: 20px 0 0 0;
	padding: 0;
	border-bottom: 1px solid #81bdf1;
	border-top: 1px solid #81bdf1;
}

.side_address {
	font: 11px/16px Arial, Helvetica, sans-serif;
	color: #002544;
	margin: 0;
	padding: 0 6px 0 12px;
}

.side_address a:link, .side_address a:visited {
	font: 11px/16px Arial, Helvetica, sans-serif;
	color: #002544;
	text-decoration: underline;
	margin: 0;
	padding: 00;
}

.side_address a:hover, .side_address a:visited:hover {
	font: 11px/16px Arial, Helvetica, sans-serif;
	color: #002544;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.title_bg {
	height: 18px;
	background-color: #f0f0f0;
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	color: #371008;
	font: bold 14px/18px Arial, Helvetica, sans-serif;
	margin: 10px 0 4px 0;
	padding: 2px 0 2px 10px;
}

#results_footer {
  margin: 10px 0 0 0;
  padding: 0;
  border: none;
}