body {
background:#A08657 url(images/body.gif) repeat-x;
font-family: Tahoma;
font-size: 11px;
margin: 0px;
text-align: center;
color: #000;
}

.header {
background: url(images/header.gif) repeat-x;
width: 100%;
color: #ffffff;
font-faimly: Tahoma;
font-size: 15px;
font-weight: bold;
height: 126px;
padding: 0px;
margin: 0 auto;
}

.padding {
 padding-top: 15px;
  padding-bottom: 15px;
}

.wrapper {
background: url(images/wrapper.gif) repeat;
width: 780px;
font-family: Tahoma;
font-size: 11px;;
text-align: left;
color: #fff;
margin: 0 auto;
}

/* Menu */
#chromemenu{
width: 780px;
font-weight: bold;
font-size: 90%;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 1px solid #322205;
width: 100%;
background: url(images/chromebg.gif) center center repeat-x;
padding: 5px 0;
margin: 0;
text-align: left; /*set value to "right" for example to align menu to the left of page*/
}

#chromemenu ul li{
display: inline;
}

#chromemenu ul li a{
color: #494949;
padding: 5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #322205;
}

#chromemenu ul li a:hover{
background: url(images/chromebg2.gif) center center repeat-x;
}

a.links {
background: none;
color: #000000;
font-family: Arial;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

/* Top Google Ads */
.ads {
width: 700px;
padding:10px;
margin: 0 auto;
}

/* Google Ads */
.ads2 {
width: 780px;
padding-top: 5px;
padding-bottom: 5px;
margin: 0 auto;
margin-left: 10px;
margin-right: 10px;
}

/* First Paragraph */
.text  {
 width: 700px;
 color: fff;
 margin: 0 auto;
 padding: 25px;

}

/* Surf Bar */
.address {
width: 600px;
height: 60px;
margin: 0 auto;
background: #322205;
}

.bar {
background: url(images/urlbar.gif) no-repeat !important;
width: 495px;
height: 55px;
margin-top: 2px;
margin-left: 10px;
border: none;
font: normal 15px arial;
color: #fff; 
padding-left: 15px;
padding-top: 5px;
}

.submit {
background:  url(images/surf.gif) no-repeat;
width:71px;
margin-top: 1px;
height: 30px;
border: none;
padding-top: 0px;
}



.footer {
background: #322205;
color: #ffffff;
width: 780px;
margin: 0 auto;
width: 780px;
float: center;
padding-top: 20px;
}

.footerlinks {
 color: #ffffff;
 width: 780px;
 text-size: 10pt;
 padding-bottom:20px;
}
.footerlinks a{
 color: #ffffff;

}



