/* CSS Document */
body
{
margin: auto;
background:url(images/body_back.jpg) repeat;
}
.clear
{
clear:both;
}
p,h1,h2,h3,ul
{
margin:0px;
padding:0px;
}
#home
{
width:956px;
margin:auto;
}
#main
{
width:956px;
float:left;
background:#f7f7ef;
}
#header
{
height:153px;
width:944px;
padding-left:14px;
float:left;
background:#3a2313;
}
.logo
{
position:relative;
margin-top:-191px;
float:left;
}
#rightheader
{
width:700px;
font-size:11px;
color:#d3ccc2;
font-weight:bold;
float:right;
padding-top:23px;
font-family:"Arial";
}
#rightheader ul
{
list-style:none;
}
#rightheader li
{
float:left;
}
#rightheader a
{
color:#d3ccc2;
text-decoration:none;
}
#rightheader a:hover
{
text-decoration:underline;
}
.nline
{
padding-left:10px;
padding-right:10px;
color:#f2c200;
}
.club
{
padding-left:84px;
width:156px;
color:#f8f8f0;
font-size:12px;
font-family:Georgia;
margin-bottom:25px;
padding-top:25px;
height:54px;
float:right;
background:url(images/rotary_clubback.jpg) no-repeat;
}
#content
{
padding-left:10px;
width:945px;
float:left;
background:#f7f7ef;
padding-top:38px;
}
#leftcontent
{
float:left;
width:177px;
color:#392316;
font-family:"Arial";
font-size:11px;
padding-top:70px;
}
#leftcontent li
{
float:left;
margin-bottom:10px;
background:url(images/arrow.jpg) left center no-repeat;
padding-left:14px;
width:160px;
}
#leftcontent a
{
color:#392316;
margin-bottom:10px;
text-decoration:none;
}
#leftcontent ul
{
list-style:none;
padding-left:17px;
}
#leftcontent a:hover
{
text-decoration:underline;
}
#incont
{
width:934px;
position:relative;
padding-bottom:80px;
margin-bottom:13px;
margin-top:-10px;
float:left;
background:url(images/incon_back.jpg) repeat-y;
}
#midcontent
{
float:left;
color:#3a2215;
font-size:12px;
font-family:"Arial";
padding-left:13px;
width:556px;
padding-right:12px;
}
.midcont
{
float:left;
padding-left:26px;
width:513px;
padding-top:11px;
}
.midcont img
{
float:left;
}
.midcont .text
{
float:right;
width:325px;
line-height:17px;
}
#rightcontent
{
float:right;
width:166px;
}
.become
{
position:relative;
margin-left:-10px;
}
#footer
{
width:956px;
float:left;
background:#ffcc00;
height:30px;
font-family:"Myriad Pro";
font-size:12px;
color:#382514;
text-align:center;
font-weight:bold;
padding-top:6px;
}
#footer a
{
color:#382514;
text-decoration:none;
}
#footer a:hover
{
text-decoration:underline;
}
