body {
background-image: URL("images/site_background.gif");
background-repeat: repeat-x;
background-color: #4c4c4c;
color: #ffffff;
font-family: Verdana;
font-size: 11px;
}

a {
color: #ffffff;
text-decoration: none;
}

a:hover {
color: #ffffff;
text-decoration: underline;
}

.site_container
{
width: 960px;
margin-left: auto;
margin-right: auto;
}

.top_section {
width: 958px;
border-left: 1px solid #AD6868;
border-right: 1px solid #AD6868;
border-top: 1px solid #AD6868;
height: 588px;
}

.footer {
text-align: right;
height: 19px;
background-color: #666666;
padding-right: 10px;
padding-top: 6px;
}

.header {
width: 958px;
height: 87px;
background-image: URL("images/header_image.gif");
background-repeat: no-repeat;
}

.menu {
width: 958px;
height: 40px;
border-top: 1px solid #AD6868;
background-color: #AD2424;
}

.menu ul {
list-style-type: none;
margin-top:13px;
margin-bottom:0px;
margin-left:12px;
margin-right:0px;
padding: 0px;
}

H1 {
font-size: 12px;
padding: 0px;
margin: 5px 0px;
}

.menu ul li {
text-transform: uppercase;
font-weight: bold;
display: inline;
margin: 0px 15px 0px 0px;
padding: 0px;
font-family: Arial;
font-size: 14px;
}

.left_content {
width: 189px;
height: 482px;
background-color: #AD6868;
padding-left: 15px;
padding-top: 18px;
padding-right: 15px;
float: left;
}

.right_content {
width: 739px;
float: left;
background-color: #000000;
height: 460px;
}

.full_content {
width: 958px;
background-color: #000000;
height: 460px;
}

.full_content_gallery {
width: 918px;
background-color: #000000;
height: 420px;
padding: 20px;
}

.large-left {
padding: 30px;
float: left;
width: 540px;
}

.small-right {
float:left;
width: 358px;
}


.small-left {
float: left;
width: 358px;
}

.large-right {
float:left;
padding: 30px;
width: 540px;
}


.right_content_internal {
width: 679px;
float: left;
padding-left: 30px;
padding-right: 30px;
padding-top: 20px;
padding-bottom: 20px;
height: 460px;
}

.right_content_internal p {
line-height: 150%;
}

h2 {
margin: 0px;
padding: 0px;
font-size: 11px;
color: #AD2424;
}

h3 {
margin: 20px 0px 10px 0px;
padding: 0px;
font-size: 11px;
color: #ffffff;
}

p a {
text-decoration: underline;
}

p a:hover {
text-decoration: none;
}

hr {
height: 1px;
border: 0px;
margin: 0px 0px 0px 0px;
padding: 10px 0px 0px 0px;
border-bottom: 1px solid #1b4376;
}

.gallery_container {
clear: both;
overflow: auto;
}

.gallery_item {
float: left;
height: 160px;
width: 117px;
padding-right: 15px;
}

.gallery_pic {
height: 115px;
width: 115px;
border: 1px solid #ad2424;
}

img {
border: 0px;
}

.gallery_text {
width: 117px;
text-align: left;
color: #ad2424;
padding-top: 2px;
}

.homelink {
font-weight: bold; 
text-decoration: underline;
}

.homelink:hover {
text-decoration: none;
}

.serv-left {
float: left;
width: 180px;
}

.serv-mid {
float: left;
width: 180px;
}

.serv-right {
float: left;
width: 180px;
}

.faq-question {
color: #eb1222;
font-weight: bold;
}

ol li {
margin-bottom: 10px;
}

a.ulinelink {
text-decoration: underline;
}

a.ulinelink:hover {
text-decoration: none;
}