* {
margin: 0;
padding: 0;
}

html {
overflow: -moz-scrollbars-vertical;
}

body {
text-align: center;
font-family: arial;
background-image: url(/img/bodyBackground.jpg);
background-repeat: repeat-x;
background-color: #1D1300;
color: #BEAB73;
}

img {
border: 0;
}

#temp_Wrapper {
width: 1020px;
margin-left: auto;
margin-right: auto;
text-align: center;
height: auto;
}

#temp_Logo {
height: 77px;
width: 100%;
}

#temp_Header {
width: 100%;
height: 271px;
}

#bodyHeaderFix {
display: inline-block;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bodyHeader.png');
}

#bodyHeaderFixAlt {
display: inline-block;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bodyHeaderAlt.png');
}

#bodyHeaderFix img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

#bodyHeaderFixAlt img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

#temp_Content {
margin-left: 61px;
margin-right: 60px;
background-color: #000;
text-align: left;
background-image: url(/img/contentBackground.jpg);
background-repeat: repeat-y;
}

#content_Left {
width: 305px;
float: left;
}

#content_Right {
width: 594px;
float: right;
}

#ulContainer {
width: 230px;
}

#content_Left ul {
list-style: none;
margin-left: 18px;
padding-left: 18px;
padding-top: 40px;
}

#content_Left ul li.liHeader {
font-family: Trebuchet MS;
color: #807252;
font-size: 30px;
padding-bottom: 14px;
}

#content_Left ul li {
border-bottom: 1px solid #281C04;
padding-left: 14px;
font-size: 12px;
height: 40px;
}

#content_Left li.liSelected {
height: auto;
}

#content_Left li.liProducts {
height: 25px;
}

#content_Left ul li a {
color: #807252;
text-decoration: none;
padding-top: 11px;
padding-bottom: 14px;
display: block;
}

#content_Left ul li a:hover {
color: #fff;
font-weight: bold;
text-decoration: none;
}

#content_Left ul li ul {
margin-left: 3px;
padding-left: 3px;
padding-top: 0px;
}

#content_Left ul li ul li {
padding-left: 4px;
}

#content_Left ul li ul li a {
padding-top: 4px;
padding-bottom: 8px;
}

#content_Left ul li ul li ul {
padding-top: 8px;
padding-bottom: 8px;
padding-left: 4px;
margin-left: 4px;
}

span.secondaryHeader {
font-size: 28px;
color: #BCAB85;
font-family: arial;
}

span.secondaryHeader_Alt {
font-size: 28px;
color: #807252;
font-family: arial;
}

#temp_Footer {
padding-top: 20px;
text-align: center;
font-size: 11px;
color: #AA9769;
padding-bottom: 20px;
}

#temp_Footer a {
font-size: 11px;
color: #AA9769;
}

a.productLink {
color: #BEAB73;
text-decoration: none;
font-size: 13px;
}

a.productLink:hover {
color: #E80000;
text-decoration: underline;
}

div.contentSeperator {
margin-top: 30px;
height: 1px;
border-top: 1px dotted #6A604B;
}

div.homepageContent {
margin-left: 30px;
margin-top: 30px;
}

div.productSections {
float: left;
width: 150px;
margin-left: 27px;
margin-right: 27px;
}

div.productSectionLinks {
padding-top: 12px;
padding-bottom: 12px;
border-bottom: 1px dotted #6A604B;
font-size: 14px;
line-height: 18px;
}

#temp_breadCrumbs {
color: #AB986D;
font-size: 12px;
clear: both;
}

#temp_breadCrumbs span {
color: #fff;
}

#temp_breadCrumbs a {
color: #AB986D;
text-decoration: none;
}

#temp_breadCrumbs a:hover {
color: #E80000;
text-decoration: underline;
}

.projectGallery_Image_Link {
display: block;
float: left;
margin-left: 20px;
margin-bottom: 20px;
}

.projectGallery_Image_Link_Alt {
display: block;
float: left;
clear: both;
margin-bottom: 20px;
}

a {
color: #BEAB73;
}

#projectGallery_Contact_Form {
font-size: 12px;
}

#projectGallery_Contact_Form tr {
height: 30px;
valign: top;
}

#projectGallery_Contact_Form tr td input, #projectGallery_Contact_Form tr td textarea {
background-color: #DEDEDE;
border: 1px solid #DEDEDE;
}

#aboutContainer li {
margin-left: 15px;
}