/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	}

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffcb;
	font-size: small;
	text-align: center;
	color: #000000;
	margin-top: 20px;
}

p {
	margin-bottom: 6pt;
	line-height: 120%;
	font-size: 90%;
	text-align: left;
	}
	
ul, li {
	margin-bottom: 6pt;
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 15px;
	}

h1 {
	font-size: 14px;
	line-height: 100%;
	color: #333333;
	text-decoration: none;
	text-align: left;
	margin-bottom: 3px;
	}
	
h2 {
	font-size: 100%;
	line-height: 110%;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding-top: 6px;
	}

h3 {
	font-size: 100%;
	line-height: 110%;
	color: #ffffff;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	font-style: italic;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	letter-spacing: .1em;
	}
		
h4 {
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	padding-top: 3px;
	margin-bottom: 5px;
	}
	
a:link, a:visited {
	color: #333333;
	}
	
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

a:active {
	color: #333333;
	text-decoration: none;
	font-style: italic;
	font-size: 12px;
	}
	
#wrapper {
	width: 800px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #cbcb97;
	background-image: url(images/banner_bkgrnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
} 

#header {
	padding-top: 0;
	padding-bottom: 0;
	height: 165px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	width: 760px;
	background-image: url(images/top_banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
} 
	
#header a:link, #header a:visited {
	color: #000000;
	text-decoration: none;
	}

#header a:hover {
	color: #000E7E;
	text-decoration: none;
	}
		
#header a:active{
	color: #000000;
	text-decoration: none;
	}
	
#top {
	height: 190px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
}

#nav {
	float: left;
	width: 190px;
	height: 190px;
	background-color: #000e7e;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	background-image: url(images/tabs_blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav h3 {
	letter-spacing: 0.07em;
	}
	
#nav p {
	font-size: 90%;
	line-height: 90%;
	text-transform: uppercase;
	padding-right: 0px;
	padding-left: 10px;
	padding-top: 3%;
	margin-bottom: 6px;
	padding-bottom: 0px;
	}

#nav h3 a:link, #nav h3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}
	
#nav h3 a:hover, #nav h3 a:active {
	color: #FCCE0D;
	text-decoration: none;
	}
	
#nav p a:link, #nav p a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	}
	
#nav p a:hover, #nav p a:active {
	color: #FCCE0D;
	text-decoration: none;
	}

.nav_ON {
	color: #FCCE0D;
	font-weight: bold;
	letter-spacing: -0.1em;
}

.top_nav_ON {
	color: #000E7E;
	font-weight: bold;
}

#banner {
	float: right;
	width: 550px;
	height: 180px;
	padding-top: 10px;
}

#main {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}

#leftCol {
	float: left;
	width: 190px;
	margin: 0px;
}

#leftColTop {
	width: 190px;
	margin-bottom: 10px;
	background-color: #595959;
	color: #ffffff;
	background-image: url(images/tabs_gray.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-bottom: 10px;
	height: 400px;
}

#leftColTop H4 {
	margin-bottom: 12pt;
	line-height: 125%;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 80%;
	padding-top: 10px;
	color: #FFFFFF;
}

#leftColTop p {
	margin-bottom: 12pt;
	line-height: 125%;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 90%;
	padding-top: 10px;
	}
	
#leftColTop p a:link, #leftColTop p a:visited {
	color: #ffffff;
	}
	
#leftColTop p a:hover, #leftColTop p a:active {
	color: #FCCE0D;
	}
	
#leftColBottom {
	width: 190px;
	background-color: #669933;
	color: #000000;
	background-image: url(images/tabs_green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	height: 190px;
	margin: 0px;
	padding: 0px;
}

#leftColBottom h3 {
	letter-spacing: -.02em;
	}

#leftColBottom p {
	margin-bottom: 12pt;
	line-height: 100%;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 80%;
	color: #FFFFFF;
	text-align: left;
	font-style: normal;
	padding-bottom: 5px;
	padding-top: 5px;
	}

#rightCol {
	float: right;
	width: 190px;
	margin: 0px;
}

#rightColTop {
	width: 190px;
	margin-bottom: 10px;
	background-color: #831414;
	color: #ffffff;
	background-image: url(images/tabs_red.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 10px;
	height: 400px;
}

#rightColTop h3 {
	letter-spacing: -0.02em;

	}
	
#rightColTop p {
	margin-bottom: 12pt;
	line-height: 125%;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 90%;
	text-align: left;
	}
	
#rightColTop p a:link, #rightColTop p a:visited {
	color: #ffffff;
	}
	
#rightColTop p a:hover, #rightColTop p a:active {
	color: #FCCE0D;
	}

#rightColBottom {
	width: 190px;
	background-color: #006697;
	color: #000000;
	background-image: url(images/tabs_aqua.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 190px;
	padding: 0px;
}

#rightColBottom h3 {
	margin-bottom: 10px;
	}
	
#rightColBottom p {
	line-height: 110%;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 80%;
	color: #FFFFFF;
	text-align: left;
	padding-top: 8px;
	}

#rightColBottom .join_today {
	font-weight: bold;
	color: #FCCE0D;
}

#centerCol {
	width: 340px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 210px;
	padding-top: 0;
	padding-bottom: 0;
	margin-right: 210px;
} 

.right_layout {
	float:right;
	position: relative;
	margin-left: 20px;
	width: 140px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	background-color: #DBDBB7;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-top: 3px;
	}
	
.right_layoutBios {
	float:right;
	position: relative;
	margin-left: 10px;
	width: 110px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	background-color: #FFFFCB;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-top: 3px;
	height: 130px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #666666;
}
.bios {
	font-size: 80%;
}

.right_layout_honorary_chair {
	float:right;
	position: relative;
	margin-left: 10px;
	width: 170px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
}

input {
	background-color: #ffffcb;
	color: #000;
}

select {
	background-color: #ffffcb;
	color: #000;
	width: 250px;
}

#footer {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 5px;
} 

#footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 80%;
	line-height: 100%;
	padding-right: 0;
	padding-left: 0;
	text-align: center;
}
.floatRight {
	float: right;
	margin-left: 8px;
}
.floatLeft {
	float: left;
	margin-right: 8px;
}

.caption {
	color: #000000;
	font-size: 85%;
	font-style: italic;
	line-height: 100%;
	padding-top: 10px;
}

.sitemap1 {
	color: #000000;
	text-align: left;
	text-indent: 0pt;
	font-weight: bold;
	margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin-bottom: 0px;
}

.sitemap2 {
	color: #000000;
	text-align: left;
	text-indent: 0pt;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
}

.sitemap3 {
	color: #000000;
	text-align: left;
	text-indent: 0pt;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
#leftCol { width: 180px; }
#rightCol { width: 190px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
#rightCol, #leftCol { padding-top: 30px; }
#centerCol {
	zoom: 1;
	font-size: 12px;
}
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]

