h1{ font-family: Helvetica, Arial, "MS Trebuchet", sans-serif; font-size: 36px; font-weight: normal; color: #fff; padding: 16px 20px; background: #7e96a6; }

#header_image{ width: 960px; height: 270px; overflow: hidden; }

#breadcrumb{ width: 960px; padding: 10px 20px; overflow: hidden; }
#breadcrumb p{ color: #fff; padding: 0px; }
#breadcrumb span{ color: #8b876e; }
#breadcrumb a{ color: #8b876e; text-decoration: none; }
#breadcrumb a:hover{ color: #fff; text-decoration: none; }

#content{ width: 960px; padding: 0px; overflow: hidden; }
#content #padded{ padding: 20px; }
#content #copy{ float: left; width: 700px; margin-right: 30px; overflow: hidden; }
#content #sidebar{ float: left; width: 230px; overflow: hidden; }

#subnav{ margin-bottom: 20px; }
#subnav ul{ list-style: none; margin: 0px; padding: 0px; }
#subnav ul li{ font-family: Arial, "MS Trebuchet", sans-serif; font-size: 12px; font-weight: normal; }
#subnav ul li a{ color: #fff; text-decoration: none; }
#subnav ul li a:hover{ color: #bdbb9c; text-decoration: none; }

#form p{ line-height: normal; padding-bottom: 15px; }

img.floatleft{ float: left; margin: 0px 20px 5px 0px; }
img.floatright{ float: right; margin: 0px 0px 5px 20px; }

div.clear{ clear: both; }

#footer{ border-top: 1px solid #3b352c; margin: 20px auto 50px auto; }

input.textfield{ border: 1px solid #595343; background: #474234; padding: 5px; width: 90%; font-family: Arial, "MS Trebuchet", sans-serif; font-size: 12px; font-weight: normal; color: #fff; }
.textarea{ border: 1px solid #595343; background: #474234; padding: 5px; width: 90%; height: 120px; font-family: Arial, "MS Trebuchet", sans-serif; font-size: 12px; font-weight: normal; color: #fff; }
input.submit_btn{ margin: 0px; padding: 10px 20px; font-family: Arial, "MS Trebuchet", sans-serif; font-size: 14px; font-weight: normal; color: #fff; border: none; background: #7e96a6; cursor: pointer; }

div.gallery_image_container{ width: auto; float: left; }
.gallery_image{ margin: 0px 15px 15px 0px; border: 1px solid #fff; background-color: #333; overflow: hidden; }

#gallery_images p{ color: #999; }