@import url("reset.css");

BODY {
    background-color: #141414;
    font-family: georgia;
    font-size: 90%;
    color: #fff;
    line-height:131%;
    text-align: center;
    
}

A {
    color: #fff;
    font-weight: normal;
    text-decoration: none;
}

A:Hover {
   text-decoration: underline;  
}
.wrapper{
    margin-left: auto;
    margin-right: auto;
    width: 950px;
    text-align: left; 
    background-image: url(../images/background.gif);
    background-position: center top;
    background-repeat: repeat-y;
}
.header{
    padding-top: 38px;
    background-image: url(../images/headerback.jpg);
    background-position: center 67px;
    background-repeat: repeat-x;
    padding-left: 25px;
    padding-right: 25px;
}
.header .left{
    float: left;
}
.header .right{
    float: right;
}
.logo{
   background-image: url(../images/logo.png); 
   text-indent: -1000px; 
   overflow: hidden;
   width: 347px;
   height: 192px;
}
.strap{
    text-transform: uppercase;
    width: 305px;
    margin-top: 70px;
    font-size: 100%; 
    font-style: italic;
}
.clearfix{
    clear: both;
    margin: 0px;
    height: 1px;
}
.content{
    padding-left: 25px;
    padding-right: 25px;  
}
.footer{
    margin-top:10px;
    padding-left: 25px;
    padding-right: 25px;  
}
.nav {
    margin-top: 15px;
}
.nav li{
    float: left;
    margin-right:6px;
}
.nav li a{
    width: 106px;
    height: 28px;
    background-image: url(../images/button.gif);
    background-repeat: no-repeat;
    background-position: 0 0; 
    display: block;  
    padding-top:10px;
    text-align:center;
    font-size: 110%;
}
.nav li a:hover{
    background-position: 0px -40px;   
    text-decoration: none;
}
.banner{
    background-image: url(../images/bannerback.jpg);
    background-repeat: repeat-x;
    padding-left: 25px;
    padding-right: 25px; 
    /*height: 199px;*/ 
    padding-bottom: 25px;
}
.bannerwithad{
    padding-bottom: 0px;  
    height: 199px;
}
.credits{
    float: right;
}
.col{
    float: left; 
    width: 170px;
    margin-right: 10px;
    padding-top: 15px; 
}
.col h3{
    font-size:160%;
    font-style:italic;
    font-weight:bold;
    margin-bottom:10px;
}
.ad{
    background-image: url(../images/banneradback.png);
    float: right; 
    background-repeat:no-repeat; 
    padding-left: 25px;
    padding-right: 25px; 
    height: 199px; 
    width: 296px;
    padding-top: 15px;
}
.black, .black a{
    color: black;
}
.points, .points a{
    margin-top: 10px;
    text-align: center;
    font-weight: bold;
}
.content .left{
    float: left;
    width:330px;
}
.content .right{
    float: right;
    width: 560px;
    text-align: left;
    font-size:120%;
    line-height:130%;
    margin-bottom: 40px;
}
.content .right h1{
   font-size:350%; 
   border-bottom: 1px solid #e66f00;
   margin-bottom: 20px;
   color: #e6e6e6;
   line-height: 100%;
}
.content{
    margin-top: 30px;
}
.title{
    color: #e6e6e6;
    font-size: 150%;
    margin-bottom : 20px;
} 
.photos{
    margin-bottom:7px; 
}
.photoitems{
    border: 1px solid white;
    padding: 2px;
    float: left;
    margin-right:7px;
}
.portitems{
    margin-bottom : 40px;  
}
.footerlinks{
    float: left;
    font-size:80%;
}
.footer{
    padding-bottom: 20px; 
}
.galspacer{
    margin-bottom: 25px;
}
.galleryItem{
    float: left;
    width: 298px;
    height: 222px;
    text-align: center;
    margin-bottom:20px;
}
.galleryItem img{
    padding: 5px;
    border: 1px solid white;
    
}
h1{
    border-bottom:1px solid #E66F00;
    color:#E6E6E6;
    font-size:350%;
    line-height:100%;
    margin-bottom:20px;
}
.banner h2{
    margin-top:21px;
    font-size:300%;
    margin-bottom:25px;
    padding-top:10px;
    float:left; 
    width: 240px;
    height: 50px;
}
.col-gallery {
    
    float:left;
    padding-left:20px;
    margin-top:21px;
    width:309px;
}
.col-contact{
    float:left;
    padding-left:20px;
    margin-top:21px;
    width:229px;
}
.col-legal{
    float:left;
    padding-left:20px;
    margin-top:21px;
    width:180px;
}
.linel{
  border-left :1px solid white;    
}
.col-gallery h3{
    font-weight: bold;
    margin-bottom: 20px;
}
.ad h2{     
    font-size:300%;
    margin-bottom:4px;
    padding-top:10px;
    margin-top:0px;
    float:none; 
    width: auto;
}
.contactnumbers{
    font-weight: bold;  
    line-height: 26px;
}


.DILabel {
clear:left;
float:left;
margin-top:3px;
padding:6px;
width:150px;
}

.DIField {
clear:right;
float:left;
padding:9px;
}

.DIField input, .DIField textarea, .DIField select {
padding:8px;
width:375px;
font-family:georgia;
font-size:110%;
}

.DIclearfix {
clear:both;
font-size:0;
height:0;
line-height:0;
margin:0;
padding:0;
}

.DIButton .button {
margin-right:22px;
margin-top:10px;
}
.button {
margin-right:10px;
margin-top:10px;
}
.fr {
float:right;
}
.fc-field-error {
    border : 6px solid #e66f00 !important;
}
.contactmessage{
    border:3px solid #E66F00 !important;
    clear:both;
    display:block;
    margin-top:10px;
    padding:5px; 
}
