body {
	background: url(assets/bg.gif) no-repeat fixed #fff;
	font-family: arial, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 4px 0 0 15px;
	}
img {border: 0;}	
a {outline: 0; text-decoration: none;}
a:link { color: #4965A0;}
a:visited {color: #4965A0;}
a:hover {color: #4965A0; text-decoration: underline;}
a:active {color: #4965A0;}
#main {
	margin: 0;
	padding: 0;
	width: 765px;
	border-collapse: collapse;
	}
#main tr {
	vertical-align: top;
	}
#main td {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	}
#main #left {
	background: url(assets/rotary_club.gif) no-repeat transparent;
	padding-top: 124px;
	width: 186px;
	overflow: hidden;
	}
#main #top {
	background: url(assets/bar_at_top.jpg) no-repeat scroll;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	width: 100%;
	}
#main #right {
	width: 579px;
	}
#top #top1 {
	vertical-align: middle;
	}
#top #top1 img {display: block; float: left; position: relative;}
#top #top1 span{
	vertical-align: middle;
	color: #384F82;
	font-size: 11px;
	line-height: 26px;
	margin-left: 8px;
	}
#top #top2 {text-align: right;}
#top2 img {
	margin-right: 10px;
	dispay: inline;
	}
	
#event-home {
  background-color:#8094C0;
  border-top:1px solid #F2D533;
  color:#000066;
  font-size:11px;
  font-weight:bold;
  margin-top:10px;
  padding:5px;
	margin-left: 15px;
}		
.eventhomeheader {color: white; font-size: 12px; font-weight: bold;text-transform: uppercase; }
.eventhometitle {font-size: 12px; }
.eventhomedate {font-size: 11px; color: #fff;}
.eventhomedesc {font-size: 12px; color: #F2D533;}
.eventhomelink {font-size: 11px; color: #fff; }	
	

/* navlistigation */

#memlist,  #navlist ul, #navlist, #navlist ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: none;
	margin-left: 15px;
	}
#memlist ul, #navlist ul {
	margin: 0;
	padding-left: 15px;
	}
#navlist ul ul {}
#memlist li, #navlist li { margin: 0; margin: 2px 0; zoom: 1;}
#memlist li a, #navlist li a {
  display: block;
  background: url(assets/nav-item-bg.gif) no-repeat;
 	padding-left: 10px;
	font-weight: bold;
/*	height: 20px; */
	}
#memlist {
	margin-bottom: 1em;
	padding: 10px;
	padding-top: 30px;
	background: url(assets/members-only2.gif) top center no-repeat #F2D633;
	} 
#memlist li a {  background: url(assets/mem-item-bg.gif) no-repeat;}	
#memlist li li, #navlist li li {
  border-bottom: 0;
  margin: 0;
}
#memlist li li a, #navlist li li a {
  padding: 2px .5em 2px 0;
	background-image: none;
	font-weight: normal;
}
#memlist li li li a, #navlist li li li a {
  padding: 2px .5em 2px 0;
  width: 8.2em;
}
#memlist #current, #navlist #current {font-weight: bold}

/* Home Special */
#special {
	display: block;
	border: 1px solid #ddd;
	width: 130px;
	margin: 0 auto;
	text-align: center;
	margin-top: 16px;
	margin-left: 35px;
	}
#special img {
	display: block;
	margin: 5px;
	}	
#facebook {
	display: block;
	width: 161px;
	margin: 16px 0 0 15px;
	}

/*eventshomepage */
.eventhomebox { background-color: #8094C0; padding: 5px; border-top: 1px solid #F2D533; margin-top: 10px;font-family: Arial, Helvetica, "sans-serif"; font-size: 11px; font-weight: bold; color: #000066;}
.eventhomebox a:link, .eventhomebox a:visited, .eventhomebox a:hover, .eventhomebox a:active  {text-decoration: underline; color: white;}
.eventhomebox a:hover {color: #F2D533;}
.eventhomeheader {color: white; font-size: 12px; font-weight: bold;text-transform: uppercase; }
.eventhometitle {font-size: 12px; }
.eventhomedate {font-size: 11px; color: #fff;}
.eventhomedesc {font-size: 12px; color: #F2D533;}
.eventhomelink {font-size: 11px; color: #fff; }

/* event calendar styles*/
table.caltable {
	font-family: Arial, Helvetica, "sans-serif";
	color: #003366;
	font-size: 12px;
	border:solid #385898 1px;
	border-collapse: collapse; 
	width: 550px;}
table.caltable td {border:solid #385898 1px;}	
td.caltitle {
	text-align:center;
	font-weight:bold;
	background-color: #8094C0;
	color: white;
	}
td.calmonth {
	text-align:center;
	font-weight:bold;
	background-color: #8094C0;
	color: white;
	font-size: 14px;
	text-transform: uppercase;}	
td.calspacer {}
td.caldayheader{
	text-align:center;
	height:auto;
	background-color: #385898;
	color:#F0D830;
	width: 68px;
	}
td.calday {
	text-align:left;
	width: 78px;
	height: 78px;
}
td.calday a { display: block; margin-top: 0.5em; }
img.calleftarrow { float:left;}
img.calrightarrow { float: right;}

/* eventsdetails */
.eventcontainer {
	border: 0px solid red;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	width: auto;
	clear: both;
}
.eventimg1 {
	float: right;
	border: 0px solid #8094C0;
}
.eventheader {
	font-size: 18px;
	font-weight: bold;
	color: #44609D;
}
.eventdate {font-weight: bold;  color: #44609D}
.eventcontact {font-weight: bold;  color: #44609D}
.eventvalue a:link, .eventvalue a:visited, .eventvalue a:hover, .eventvalue a:active { font-weight: bold; text-decoration: underline;}
.eventdescr {margin: 0.5em 0;}


/* Image Upload Icons */
.pdf, .txt, .doc, .ppt, .xls, .mp3, .download, .gif, .jpg {
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	line-height: 22px;
	display: block; 
	}
.pdf	{ background-image: url(images/file-ext/pdf.png)}
.txt	{ background-image: url(images/file-ext/txt.png)}
.doc	{ background-image: url(images/file-ext/doc.png) }
.ppt	{ background-image: url(images/file-ext/ppt.png) }
.xls	{ background-image: url(images/file-ext/xls.png) }
.mp3	{ background-image: url(images/file-ext/mp3.gif) }
.gif	{ background-image: url(images/file-ext/gif.gif) }
.jpg	{ background-image: url(images/file-ext/gif.gif) }
.zip	{ background-image: url(images/file-ext/zip.png) }
.download {  background-image: url(images/file-ext/download.gif);}


/* Member REecords */
.memberRec {width: 100%}
td.content p {margin-top: 1em !important;}
.header {
	display: block;
	background: #ddd;
	border: 1px solid #aaa;
	padding: 4px;
	text-align: center;
	font-size: 16px;
	}
.subheadline {
	color: #1E408A;
	font-size: 14px;
	display: block;
	font-weight: bold;
	margin: 1em 0;
	}	
