/* CSS Document */
body
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
background-color:#FFFFFF;
}

#rotary{text-align:center; margin-bottom:20px;font-size:24px;text-decoration:underline;}

#page
{
text-align:left;
width: 610px;
color: #333;
}
/* cell used for club info and organized date*/
.missioncell
{
float:left;
text-align:left;
width:590px;
margin-bottom:15px;
}

/* Half-Page Cell: good for all pages*/
.cell
{
float:left;
width:290px;
margin-right:5px;
margin-bottom:10px;
}

.cell_separator{clear:both;}
.heading{font-weight:bold; font-size:14px;}
.center{text-align:center;}
.indextable
{
width:615px;
text-align:center;
font-size:16px;
}

#header{display:none;}
#info{width:600px;}
#info ul li{margin-bottom:20px;}
#info h2 { margin: 0 0 .5em 0;
font-size:21px;
color:#005197; }

/* Takes borders off ALL images*/
img{border:0;}

#footer
{
text-align:center;
clear: both;
font-size:8px;
}

/*----------------------------Navigation-------------------------------*/

#navigation
{
display:none;
float: left;
width: 160px;
margin-bottom: 1em;
color: #005197;
}
/*
#navigation ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navigation li{border-bottom: 1px solid #FFFFFF;}

#navigation li a
{
display: block;
padding: 2px 0px 2px 5px;
border-right: 5px solid #FFCA4D;
background-color: #005197;
color: #fff;
text-decoration: none;
}

#navigation li a:hover
{
border-right: 2px solid #FFCA4D;
background-color: #2586d7;
color: #fff;
}*/
/*-------------Make-Up Locations ----------------------*/
.makeup
{
float:left;
width:290px;
margin-right:10px;
margin-bottom:15px;
}

.makeup .city
{
margin-left:5px;
font-weight:bold;
font-size:16px;
text-decoration:underline;
}

.makeup .location
{
font-size:14px;
font-style:italic;
margin-left:40px;
}

.makeup .day{font-size:12px; margin-left:40px;}
.makeup .time{margin-left:40px; font-weight:bold;}
/*-----------Exchange Students --------------------*/
.exchange{margin-top:15px;}
.exchange .year{font-style:italic; font-size:12px;}
.exchange .student{margin-left:20px; font-weight:bold;}
.exchange .country{margin-left:40px; font-style:italic;}
/*-------------Paul Harris Fellowships -----------------*/
.harriscellleft{
margin-top:40px;
float:left;
width:150px;
text-align:right;
}
.harriscellmiddle{
margin-top:10px;
float:left;
width:300px;
text-align:center;
}
.harriscellright{
margin-top:40px;
float:left;
width:150px;
}
/*-------------Member Directory --------------------*/
.officer{}
.officer .position{font-weight:bold; font-size:12px;}
.officer .name{margin-left:20px; font-style:italic;}

.member{float:left; margin-bottom:15px; width:200px; margin-right:20px;}
.member .name{font-size:12px; font-weight:bold;}
.member .email{font-style:italic;}

.program{margin-left:100px; margin-top:15px; width:400px; border-top:5px solid #005197;}
.program .date{font-size:14px;}
.program .title{margin-left:20px; font-style:italic;}
.program .name{margin-left:20px; font-weight:bold;}
/*---------------Service Projects ------------------------*/
.service{float:left; width:310px; margin-right:15px;}
.service .source{margin-left:100px;}
/*-------------Centennial Lunch ---------------------*/
.thumb{float:left; height:80px; text-align:center;width:140px; margin-right:15px; margin-top:10px;}
