* { padding: 0; border: none; text-decoration: none}

body {  
background: #3a2423; background-image: url(bg02.png); 
background-repeat:repeat-x;
font: 13px "trebuchet ms", tahoma, sans-serif; margin-top: 0px;
}


#container {
background: #3a2423;
width: 900px;
margin: 0 auto;
}


#header {
height: 203px;
background: url(02-top01.png) no-repeat;
}

#header02 {
height: 195px;
background: url(02-top02.png) no-repeat;
}



#footer {
background: #3a2423;
text-align: center;
height: 75px;
clear: both;
color: #daceac;
}



#content {
width: 850px;
float: right;
text-align: left;
padding-right: 20px;
margin-top: -50px;
color: #daceac;
}

a:link, a:visited { color: #FFFFFF; }
a:hover { color: #cb0e11; }

#orange a:link, #orange a:visited { color: #ff9703; }
#orange a:hover { color: #cb0e11; }

#orange {
color: #ff9703;
text-transform: uppercase;
font-size: 14px;
font-weight: bold;
}

#green {
color: #42a635;
text-transform: uppercase;
font-size: 17px;
font-weight: bold;
}

#green a:link, #green a:visited { color: #42a635; }
#green a:hover { color: #cb0e11; }


#navigation {
width: 600px;
margin-top: -147px;
text-align: center;
float: left;
padding-left: 254px;
text-transform: uppercase;
color: #FFFFFF;
letter-spacing: 1px;
}


h1 {
font-family: georgia;
line-height: 12px;
font-size: 17px;
letter-spacing: 2px;
text-align: left;
color: #ffffff;
margin-top: 10px;
margin-bottom: 20px;
text-transform: uppercase;}



p {margin: 0 0 10px 0; text-align: justify}
.icon01 { margin: 8px 8px 0pt 0pt; float: left; }



