
body{
 margin:0px;
 padding:0px;
 font-family:"Trebuchet MS";
 background: #ffb302 url(images/bg.jpg) repeat-x;
 }
 
img{ border:none;} 
 
.main-container{
 margin:0px auto;
 padding:0px;
 width:995px;
 } 
 
.logo{ 
 padding-left:3px;
 *padding-left:5px;
 }
 
.nav-links{ 
 font-size:14px; 
 color:#FFFFFF; 
 text-transform:uppercase;
 font-weight:bold; }
 
.nav-links a{ 
 font-size:14px; 
 color:#FFFFFF; 
 text-transform:uppercase; 
 font-weight:bold; 
 padding:0px 7px 0px 7px; 
 text-decoration:none;
}
.nav-links a:hover{ 
 font-size:14px; 
 color:#FFFFFF; 
 text-transform:uppercase; 
 font-weight:bold; 
 text-decoration:underline; 
 }
 
 
.text-h{
 font-family:"Adison 08";
 font-size:16px;
 color:#FFFFFF;
 }
 
.hedaer{ background:url(images/header.jpg) no-repeat; width:995px; height:402px; }
 
.body-text{ font-size:14px; color:#FFFFFF;}
.body-text2{ font-size:14px; color:#000000;}
.link-body-txt{ font-size:14px; color:#000000; text-decoration:underline;}
.link-body-txt:hover{ font-size:14px; color:#000000; text-decoration:none;}
.heading{ color:#cf2619; font-size:20px; text-transform:uppercase; font-family:"Adison 08"; font-weight:bold;}
.form-bg{ background:url(images/form-bg.jpg) repeat-y; width:461px; font-size:12px; font-size:12px;}
.input{ border:1px solid #bcbcbc; width:103px;}
.mid-bg{ background:url(images/mid-bg.jpg) repeat-y; width:995px;}
.black-h{
 font-size:16px;
 color:#000000;
 }
.font-12{ font-size:12px; color:#f5f2a1; text-decoration:none; }
.font-12 a{ font-size:12px; color:#f5f2a1; text-decoration:none; }
.font-12 a:hover{ font-size:12px; color:#f5f2a1; text-decoration:underline; }
.footer{font-size:13px; color:#ede30f; text-transform:uppercase;}
.footer a{font-size:13px; color:#ede30f; text-decoration:none;  }
.footer a:hover{font-size:13px; color:#ede30f; text-decoration:underline;  }