/* CSS Document */
/*
header blue #23ACCE
darker logo blue #5E99AA
content link blue (darker than the header blue) #166F85;
nav green #4ED382
right column orange bg #FFCE0C
dk orange bg #F0AC0F
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-color:#CCCCCC;
	}
#shadow {
	width:906px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	border: 2px solid #010403;
	padding:2px;
	}
#container {
		width:900px;
		margin-right:auto;
		margin-left:auto;
		padding:3px;
		background-color:#fff;
		min-height:475px;
		}
#header {
	width: 900px;
	height:128px;
	background-color:#23acce;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	}
#memberlogin {
	width: 138px;
	float:right;
	text-align:center;
	padding: 2px;
	/*border:medium solid #23acce;*/
	}
#memberlogin a:link, #memberlogin a:active, #memberlogin a:visited {
	width:138px;
	height: 36px;
	padding: 3px 10px;
	border: 1px solid #FFFFFF;
	color:#FFFFFF;
	line-height:36px;
	text-decoration:none;
	font-weight:bold;
	}
#memberlogin a:hover {
	background-color:#ffffff;
	color:#23acce;
	}
#footer {
	width: 900px;
	margin:auto;
	padding: 10px 2px;
	background-color: #CCCCCC;
	text-align:center;
	}
#innercontainer {
		margin-right:auto;
		margin-left:auto;
		margin-top:2px;
		background-color:#FFFFFF;
		text-align:left;
		}
#navbg {
	background-color:#4ed382;
	width:239px;
	height:290px;
	float:left;
	padding:1px;
	position:relative;
	z-index:1;
	}
#flash {
	border:solid 1px #000;
	width:408px;
	height:290px;
	position:relative;
	z-index:0;
	float:left;
	margin-left:3px;
	}
#content {
	width:650px;
	background-image: url(images/topright_black_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding:2px;
	margin-left: 3px;
	border:solid 1px #000;
	float:left;
	min-height:282px;
	}
	#innercontent {
		background-image:url(images/logobg.jpg);
		background-repeat:no-repeat;
		background-position:right bottom;
		padding:5px;
		min-height:242px;
		}
		#innercontent a:link, #innercontent a:active, #innercontent a:visited {
		color:#2BA85C;
		text-decoration:none;
		}
		#innercontent a:hover {
		color:#000000;
		text-decoration: underline;
		}
#rightcolumn {
	width:240px;
	height:291px;
	margin-left:3px;
	float:left;
	}
#toprightinfo {
	width:239px;
	height:93px;
	border:solid 1px #000000;
	background-image: url(images/topright_black_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding:2px;
	}
.serifitalic {
	font:"Times New Roman", Times, serif;
	font-style:italic;
	color:#333333;
	text-transform:none;
	font-size:15px;
	padding:3px;
	font-weight:bold;
	}
.orange {
	color:#CC3300;
	}
.ltbg {
	background-color:#FFFFCC;
	}
.smallgray {
	color:#666;
	font-size:10px;
}
.center {
	text-align:center;
}
.bold {
	font-weight:bold;
}
.toppadding {
	padding-top:10px;
}
.conftime {color:#5E99AA;}
.event {color:#5E99AA; font-weight:bold;}
.formDataOdd {
	background-color:#E3F7FB;
}
.lineheight {line-height:22px;}
#upcomingevents {
	width:239px;
	height:183px;
	background-color:#FFCE0C;
	border:solid 1px #F0AC0F;
	padding:2px;
	margin-top:2px;
	}
#upcomingmeetings {
	width:239px;
	height:183px;
	background-color:#FFCE0C;
	background-image:url(images/savedate.jpg);
	background-repeat:no-repeat;
	border:solid 1px #000000;
	padding:2px;
	margin-top:2px;
	text-align:center;
	background-position: center center;
	color:#FFF;
	}
	#upcomingevents a:link, #upcomingevents a:visited, #upcomingevents a:active {
		line-height:16px;
		color:#000;
		text-decoration:underline;
		padding:1px 5px;
		}
	#upcomingevents a:hover {
		background-color:#FFFFFF;
		}
	#upcomingmeetings a:link, #upcomingmeetings a:visited, #upcomingmeetings a:active {
		line-height:16px;
		color:#fff;
		text-decoration:underline;
		padding:1px 5px;
		}
	#upcomingmeetings a:hover {
		background-color:#000;
		}
#uetitle {
	background-color:#F0AC0F;
	}	
#title {
		/* don't like this - background:#69A03A; */
		padding:2px 5px;
		}
	h1 {
		font:bold 20px "Bell Gothic Std Black", "Arial Black", Arial;
		text-transform: capitalize;
		color:#FFFFFF;
		line-height:30px;
		display:inline;
		}
	h2 {
		font:16px "Bell Gothic Std Black", Arial, Helvetica;
		text-transform: capitalize;
		color:#000000;
		line-height:22px;
		display:inline;
		}
	h3 {
		font:14px "Bell Gothic Std Black", Arial, Helvetica;
		color:#166F85;
		padding-bottom:5px;
		text-decoration:underline;
		display:inline;
		}
	.h2 {
		font:16px "Bell Gothic Std Black", Arial, Helvetica;
		color:#166F85;
		text-decoration:underline;
		display:inline;
		}
	.h3 {
		font:14px "Bell Gothic Std Black", Arial, Helvetica;
		color:#000;
		font-weight:bold;
		display:inline;
		}
	.medium {
		vertical-align:top;
		font-size:12px;
		}
	.fine {
		font-size:10px;
		}
	.bpadding {
		padding-bottom:10px;
		}
	.upcomingevents {
		font:20px "Bell Gothic Std Black", Arial;
		text-transform: capitalize;
		color:#FFFFFF;
		line-height:24px;
		}
	.confh3 {
		font:14px "Bell Gothic Std Black", Arial, Helvetica;
		color:#000;
		font-weight:bold;
		display:block;
	}
	#links {
		padding:10px 5px;
		background:#2E68A6;
		font:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		}
#mission {
	background-image:url(images/mission_bg.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:50px;
	clear:both;
	font-size:12px;
	text-align:center;
	padding-top:8px;
	color:#FFFFFF;
	border-top:medium #FFFFFF solid;
	}
/* main navigation styles begin */
	#nav, #nav ul { /* all lists */
		position:relative;
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 220px; /*11em*/
		font-family:"Franklin Gothic Medium", Verdana, Arial;
		font-size: 16px;
		z-index:1;
	}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.25em;
		margin-bottom : -1.25px;
		width: 11em;
		z-index:2;
	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		line-height: 30px;
		left: -999em;
		margin-left : 237px;
		margin-top : -2.05em;
		width:150px;
		z-index:3;
	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#nav li a {
		width: 220px;
		height:31px;
		line-height:31px;
		display : block;
		color : white;
		text-decoration : none;
		background-color : #2BA85C;
		border : 1px solid #ffffff;
		padding : 0 .5em;
	}
	#nav li.mo a {
	background-color:#218348;
}
	
	#nav li a:hover {
		color : white;
		background-color : #333333;
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
	#nav li:hover, #nav li.hover {   
    position: static;   
	}  /*for the dropdown sticking problem in ie7*/
/*end of navigation styles for the primary nav on the left*/

/*Boxes for members.php*/
#goldcontainer {
	width:201px;
	padding-top:36px;
	background-image: url(images/goldlevel_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float:left;
	}
	#goldmembers {
	width: 199px;
	text-align:center;
	border-right: 1px solid #e5e0a4;
	border-left: 1px solid #e5e0a4;
	line-height:20px;
	}
	#goldbottom {
	width:201px;
	}
#silvercontainer {
	width:201px;
	padding-top:36px;
	background-image: url(images/silverlevel_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-left:6px;
	float:left;
	}
	#silvermembers {
	width: 199px;
	text-align:center;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	line-height:20px;
	}
	#silverbottom {
	width:201px;
	}
#membercontainer {
	width:201px;
	padding-top:36px;
	background-image: url(images/memberlevel_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-left:6px;
	float:left;
	}
	#memberbps {
	width: 199px;
	text-align:center;
	line-height:20px;
	border-right: 1px solid #86d6ea;
	border-left: 1px solid #86d6ea;
	}
	#memberbottom {
	width:201px;
	}
/*end of boxes*/