body {
font-size: 12px;
margin: 0;
padding: 0;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
background: #FFE784 url(images/main_back_grad.jpg) repeat-x bottom left;
color: #291010
}

a {
color:#575A3F;
text-decoration:none;
}

a:hover {
color:#303030;
text-decoration:underline;
}

h1 {
margin:0 0 20px 0;
font-size:2.2em;
font-weight:normal;
color:#575A3F;
}

h2 {
margin:0 0 10px 0;
font-size:14px;
font-weight:bold;
color:#2A513C;
}

h3 {
font-size:14px;
font-weight:bold;
color:#727272;
margin:0 0 3px 0;
}

p {
margin:0 0 15px 0;
line-height:1.3em;
text-align:left;
}

img {
border:0;
}

/* Main container */

#container {
margin:0 auto 0 auto;
width:100%;
padding:0px;
}

/* Site title section */

#header {
float:left;
margin:0px 0 0px 0px;
height:90px;
width:100%;
background: #FFE784 url(images/header_back_grad.jpg) repeat-x top left;
border-bottom: 1px solid #E18200;
padding: 6px;
}

/* Main content */

#main_content_container {
float:left;
width:905px;
clear:both;
margin-bottom:2px;
border-right: 1px solid #E18200;
}

#main_content_container p {
font-size:13px;
margin-left:20px;
margin-top:5px;
margin-bottom:5px;
}
#main_content_container h3 {
font-size:16px;
margin-left:15px;
color:#000000;
}

#main_left {
float: left;
width: 166px;
padding:5px 6px 0 10px;
}

#main_left img {
text-align: center;
}

#main_left ul {
padding: 0;
margin: 6px 9px
}
#main_left ul li {
list-style: none
}
#main_left li a {
color: #291010;
display: block;
line-height: 22px;
width: 148px;
font-size: 90%;
text-decoration: none;
text-indent: 8px;
background: #FFE784 url(images/links.gif) no-repeat top left
}
#main_left li a:hover {
text-decoration: none;
color: #884F00;
background: #fff url(images/links_back.gif) no-repeat top left
}
#main_left #details {
background: url(images/left_phone.gif) no-repeat top left;
width: 166px;
height: 300px
}
#main_left #details p {
margin: 10px 13px 18px 13px;
font-size: 11px;
text-align: center
}

#main_left #details h3 {
margin: 16px 4px 0px 6px;
text-align: center
}

#main_right {
width:700px;
float:right;
padding:5px 6px 0 12px;
border-left: 1px dotted #291010;
margin-top:5px;
}

#main_right h2 {
color:#000000;
font-size:18px;
}


#main_right p, td {
text-align:left;
margin:0;
}

#main_right li {
font-size:0.9em;
line-height:1.1em;
}

#main_right img {
margin-right: 4px;
}

/* Footer */

#footer {
clear:both;
height:85px;
margin-bottom:5px;
border-top: 1px solid #E18200;
font-style: italic;
}

#footer a {
color:#000000;
text-align:center;
}

#footer a:hover {
color:#000000;
}

#footer p {
font-size:11px;
margin-left:20px;
}

/* Various classes */

.photo {
padding:2px;
margin:0 0 8px 0;
background-color:#f0f0f0;
border:1px solid #d8d8d8;
}

.right {
margin-top:-8px;
text-align:right;
}

.hide {
display:none;
}


#services {
float: left;
margin: 8px;
border: 2px solid #291010;
height: 100%
}

table {
text-align: center;
padding: 0;
border: 6px solid #bb974b;
background-color: #ffd69d;
margin: 8px 0 0 8px;
}

table.contact  {
border:0;
border: 1px solid #884F00;
background-color: #fff;
}

table td.spoot {
background-color: #ffc677
}
table td.col {
background-color: #ffc677;
padding: 4px
}

#floaterpic {
background: #9cd7e7;
float: left;
padding: 0;
margin: 8px 0 0 10px;
border: 2px solid #406091
}
