/* LAYOUT.CSS */

body {
margin: 0px;
padding: 0;
background-color: #2D2D2D;
}

/* --- Header Content --- */

#header_wrap {
width: 100%;	
background: #322f28 url("../images/header_bgr.png") bottom repeat-x;
}

#header {
margin:0 auto;	
width: 940px;
height: 160px;
background: #322f28 url("../images/header_bgr.png") bottom repeat-x;
}

/* --- Logo --- */

#logo {
width: 582px;
height: 100px;
float: left;
margin: 30px 0 30px 0px;
background:  url("../images/logo.png") no-repeat;
}

#logo a { 
width: 582px;
height: 100px;
overflow: hidden;
display: block;
float: left;
text-indent: -9999px;
outline: none;
text-decoration: none;
border: none;
}

#header_text {
padding: 0 0 0 0px;
width: 300px;
height: 160px;
float: right;
}

/* --- Navigation --- */

#nav_main_wrap {
width: 100%;	
background: #F6F6F6 url("../images/nav_bgr.png") bottom repeat-x;
}

#nav_main {
margin:0 auto;	
width: 940px;
height: 48px;
background: #F6F6F6 url("../images/nav_bgr.png") bottom repeat-x;
}

#nav_main ul  { 
margin:0;
padding:0;
float: left;
}

#nav_main ul li  { 
float: left;
margin: 0 0 0 0px;
padding: 0 80px 0 0px;
background-color: transparent;
}

#nav_main a  {
font-weight: bold; 
padding: 0px; 
display: inline;
height: 48px;
line-height: 48px;
text-align: center;
color: #434342;
}

#nav_main li a:hover, #nav_main li a.current {
background-color: transparent;	
color: #547a44;
}

/* --- Banner --- */

#banner_wrap {
width: 100%;	
background: #202020 url("../images/banner_bgr.png") top repeat-x;
}

#banner {
margin:0 auto;
padding: 20px 0 20px 0px;
width: 940px;
height: 220px;
background: #202020 url("../images/banner_bgr.png") top repeat-x;
overflow: hidden;
}

#image_area_left {
float: left;
margin: 0 20px 0 0px;
padding: 10px 10px 10px 10px;
width: 280px;
height: 200px;
background-color: #FFFFFF;
display: inline;
overflow: hidden;
}

#image_area_mid {
float: left;
margin: 0 20px 0 0px;
padding: 10px 10px 10px 10px;
width: 280px;
height: 200px;
background-color: #FFFFFF;
overflow: hidden;
}

#image_area_right {
float: left;
margin: 0 0 0 0px;
padding: 10px 10px 10px 10px;
width: 280px;
height: 200px;
background-color: #FFFFFF;
overflow: hidden;
}

/* --- Content --- */

#content_wrap {
width: 100%;
display: block;
height: 100%;
overflow: hidden;
background: #f1ede1 url("../images/content_bgr.png") top repeat-x;
}

#content {
margin:0 auto;
width: 940px;
height: 100%
position: relative;
background: #f1ede1 url("../images/content_bgr.png") top repeat-x;
}

/* --- Container --- */
#container, #container_contact, #container_message {
width: 600px;
height: 100%;
float: left;
margin: 44px 0 0 0px;
padding: 0px 20px 44px 0px;
background-color: transparent;
display: inline;
}

/* --- Sidebar --- */

#sidebar {
width: 300px;
height: 100%;
float: right;
background-color: transparent;
padding: 54px 0 24px 0px;
}

#sidebar_inner {
width: 238px;
height: 100%;
padding: 30px 30px 20px 30px;
border: 1px solid #2a2723;
background: #6f675c url("../images/sidebar_bgr.png") bottom repeat-x;	
}

#contact_inner {
width: 238px;
height: 100%;
padding: 30px 30px 20px 30px;
border: 1px solid #2a2723;
background: #6f675c url("../images/sidebar_bgr.png") bottom repeat-x;	
}

/* --- Sidebar Button --- */

#sidebar_btn {
width: 300px;
height: 50px;
padding: 0 0 0 0px;
margin: 0 0 20px 0px;
display:block;
position:relative;
background:transparent url("../images/sidebar_btn.png") no-repeat scroll right top;
}

#sidebar_btn a {
display: block;
padding: 0px;
width: 300px;
height: 50px;
}

#sidebar_btn a:hover {
background: transparent url("../images/sidebar_btn.png") no-repeat scroll right bottom;
}

/* --- Content List --- */

#container ul {
list-style-type: none;
margin: 0 28px 15px 0px;
padding: 0 0 10px 0px;	
}

#container li {
background-image: url("../images/circle.png");
background-repeat: no-repeat;
background-position: 0px;
padding-left: 30px;
line-height: 28px;
font-weight:bold;
}

#container_contact ul li, #container_message ul li {
list-style-type: none;
}

/* --- Sidebar List --- */

#sidebar_inner ul, #services_list {
list-style-type: none;
margin: 0 28px 15px 0px;
padding: 0 0 10px 0px;	
}

#sidebar_inner li,#services_list li {
background-image: url("../images/bullet.png");
background-repeat: no-repeat;
background-position: 0px;
padding-left: 30px;
line-height: 28px;
font-weight:bold;
}

/* --- Contact Details --- */

#sidebar h3.contact {
background: url("../images/h3_contact.jpg") top left no-repeat;
padding: 0 0 0 0px;
}

#sidebar h4.contact {
padding: 0 0 0 0px;
}

#contact_inner ul {
list-style-type: none;
margin: 0 28px 15px 0px;
padding: 0 0 0 0px;	
}

/* --- Map Area --- */

#map_inner {
width: 218px;
height: 210px;
margin: 0px;
padding: 0px;
overflow: hidden;
background-color: #FFFFFF;
border-top: 10px solid #2a2723;
border-left: 10px solid #2a2723;
border-right: 10px solid #2a2723;
}

#map_bot {
width: 218px;
height: 40px;
margin: 0 0 30px 0px;
padding: 0px;
overflow: hidden;
border-left: 10px solid #2a2723;
border-right: 10px solid #2a2723;
border-bottom: 10px solid #2a2723;
}

/* --- gMapModal --- */

#gMapModal-box{
border:2px #FFF solid;
background:#FFFFFF url("../images/ajax-loader.gif") center no-repeat;
z-index: 1000;
}

#gMapModal-text{
border:2px #FFF solid;
background:#FFFFFF;
}

#gMapModal-text p{
position:relative;
float:left;
margin:10px 0 10px 5px;
width:60%;
color:#666666;
font-family:Tahoma, Arial, Helvetica;
font-size:11px;
}

#gMapModal-closeButton{
position:relative;
float:right;
margin:10px 5px 10px 0;
width:66px;
height:22px;
border:0;
background: url("../images/btn-close.gif") no-repeat;
cursor:pointer;
}

/* --- Footer --- */

#footer_wrap {
width: 100%;
clear: both;	
background: #211d19 url("../images/footer_bgr.png") top repeat-x;
}

#footer {
margin:0 auto;
width: 940px;
height: 149px;
background: #211d19 url("../images/footer_bgr.png") top repeat-x;
}

#footer div.left {
float:left;
width: 220px;
}

#footer div.middle {
float:right;
width:400px;
text-align: center;
}

#footer div.right {
float:right;
width:320px;
}

#footer p.address {
padding: 10px 0 0 0px;
}

#footer p.copyright {
padding: 92px 0 0 0px;
}

#footer p.footernav {
float:right;
padding: 10px 0 0 0px;
}

#footer p.webdesign {
margin: 80px 0 0 0px;
height: 35px;
}

#footer a.webdesign {
width: 168px;
height: 35px;
overflow: hidden;
display: block;
background: url("../images/webtonic.png") no-repeat;
text-indent: -9999px;
float: right;
}

/* --- Images from CMS --- */
img.left{
float: left;
padding: 15px 15px 20px 0px;
}

img.right{
float: right;
padding: 5px;
}

#banner a {
width: 280px;
height: 200px;
}

#banner img{
overflow:hidden;
}

#sidebar img{
margin:0 auto;
display: block;
}

/* --- Availability Form --- */
TABLE  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: normal;
font-weight: normal;
}

TH {
color: #000000
}