﻿body {
	background-color: #FCEFCB;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}

a {
	color:#771B1E;
	font-weight:bold;
	text-decoration:underline;
}

h1 {
	color:#A0181C;
	font-family:"Arial";
	font-size:1.35em;
	font-weight:bold;
	margin:25px 10px 10px;
}

h2 {
	background-image:url('../images/shiny.gif');
	background-repeat:repeat-x;
	border:0;
	color:#771B1E;
	font-size:1em;
	margin:0 5px 0 5px;
	padding:3px 0 2px 3px;
	text-align:left;
}

h3 {
	color:#152049;
	font-size:.9em;
	font-weight:bold;
	margin:18px 0 0 10px;
}

img {
	border:0;
}

blockquote {
	font-size: 9pt;
}

p {
	font-size:9pt;
	margin:0 0 9px 0;
	padding:10px 5px 0 10px;
}
table {
	font-size: 9pt;
}

table.indent {
	margin:0 0 0 10px;
}

p a {
	font-weight:normal;
}

strong {
	color:#771B1E;
}

table {
	text-align:left;
}

ul li {
	font-size:9pt;
	margin:0 0 8px 0;
}

ul li ul {
	font-size:9pt;
	margin:5px 0 0 15px;
}

.co-chairs {
	text-align:left;
}

.date {
	color:#666;
	font-size:.65em;
	padding:0 0 0 10px;
}

#goldbar {
	background-color:#F0D772;
	background-image:url('../images/goldbar.gif');
	background-position:bottom;
	background-repeat:no-repeat;
	margin:0 10px 0 0;
	padding:0;
	text-align:center;
	width:242px;
}

#header {
	margin:0 15px;
}

#footer {
	background-color: #FCEFCB;
	background-image:url('../images/bottom.gif');
	background-repeat:no-repeat;
	width:780px;
	margin:0 auto;
	padding:35px 0 0 0;
	font-size:.55em;
	clear:both;
	color:gray;
	text-align:center;
}

#footer a {
	color:gray;
	font-weight:normal;
	text-decoration:underline;
}

.link {
	background-image:url('../images/index_callout.jpg');
	background-repeat:no-repeat;
	padding:15px 0 0;
	width:161px;
}

#links {
	text-align:center;
	width:475px;
}

#main {
	width:738px;
	margin:0 auto;
	padding:0;
}

#main td {
	padding:0;
	vertical-align:top;
}

#maincontent {
	float:left;
	line-height:18px;
	padding:0 0 0 25px;
	width:543px;
	text-align:left;
}

#nav2 {
	background-color:#152049;
	font-size: 9px;
	color:#FFF;
	height:13px;
	margin:0 15px;
	padding:5px 0;
	letter-spacing:1px;
	width:738px;
}

#nav2 a {
	color:#FFF;
	text-decoration:none;
}

#nav2 a:hover {
	color:#F2B31F;
}

#page {
	background-image:url('../images/pagebg.gif');
	background-repeat:repeat-y;
	margin:0 auto;
	text-align:center;
	width:768px;
}


/*----primary nav----*/
.primary_nav {
	font-size: 14px;
	font-weight: bolder;
	color: #213276;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DAA234;
	padding:0 10px 0;
}

.primary_nav a {
	color: #213276;
	text-decoration: none;
}

.primary_nav a:hover {
	color: #A3271F;
}

.section_nav a {
	color:#5A3C19;
	font-size:8pt;
	text-decoration:none;
}

.section_nav td {
	background-color:#F7E498;
	background-image:url('../images/section_nav_rule.gif');
	background-repeat:repeat-y;
	border-bottom:1px solid #FFF;
	border-top:1px solid #F1D771;
	padding:5px 10px;
}

#sidebar {
	background-color:#F1D771;
	background-image:url('../images/section_nav_back.gif');
	background-position:bottom;
	background-repeat:no-repeat;
	margin:1px 0 0 15px;
	padding-bottom:100px;
	float:left;
	width:170px;
}

.shadow {
	background-image: url("../images/white_shadow.gif");
    background-repeat: repeat-x; 
    background-color: #fff;
    margin:6px 0;
}

#splash {
	background-image:url('../images/welcome.jpg');
	background-repeat:no-repeat;
	height:256px;
	width:768px;
}

#wx_module_9466 {
	background-color:#F0D772;
	margin:10px 30px;
	padding:0;
}

.weather {
	background-color:#F0D772;
	margin:10px 30px 25px 30px;
	padding:0;
	width: 180px; 
	height: 150px; 
	background-image: url( http://vortex.accuweather.com/adcbin/netweather_v2/backgrounds/rainbow_180x150_bg.jpg ); 
	background-repeat: no-repeat; 
	background-color: #;
}

/*
 * Photo Gallery Styles
 */
.gallery-title 
{
	font-weight: bold;
	float: left;
}


.gallery-header {
	padding-left: 34px;
}

.right
{
	float: right;
}

.gallery-header h1 {
	margin-left: auto;
}

.gallery-nav 
{
	background-color: #fcefcb;
	height: 25px;
	line-height: 25px;
	padding: 5px 10px;
}
.gallery {
	padding-top: 15px;
}

.gallery img 
{
	margin: 20px;
}

.gallery 
{
	clear: both;
	margin: auto;
	text-align: center;
	width: 500px;
}

.galleries 
{
	clear: both;
	margin: auto;
	text-align: center;
	width: 500px;
}

.galleries table {
	margin: auto;
}

.galleries .gallery 
{
	float: left;
	margin: 20px;
	width: 125px;
}

.galleries .gallery img 
{
	margin: 0px;
}

.image-title {
	font-weight: bold;
}

.photo 
{
	clear: both;
	text-align: center;
}

table.logos td {
	text-align: center;
	vertical-align: middle;
}