body {
	font: 78%/1.5 "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	/*background-image: url(../images/background.jpg);*/
	background-color:#F1F2ED;
	background-repeat:repeat-x;
	background-position:bottom;
	text-align: center;
	padding: 0;
	color: #90908E;	
}

#container {
	width: 775px;
	height: auto;
	text-align: left;
	margin: 0 auto;
	/*z-index: 0;*/
	position: relative;
	/*background-color: #F1F2ED;*/
}

#header
{
	height: 180px;
	width: 775px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	border: 1px none #fff;
	z-index: 0;
}

a {
	color:#3165CC;
	text-decoration:none;
}

p{
	margin:0;
	padding: 5px 10px;
	line-height: 1.3;
	text-align: justify;
}

h2{
	color: #65BEF2;
	background-color: #FFFFFF;
	font-size: 115%;
	margin:0;
	padding: 0 0 3px 10px;
	background: url(../images/line_grey.gif) bottom repeat-x;
}

/*************/
/* Menu Tags */
/*************/
dt, dl, dd, ul, li {
list-style-type: none;
margin: 0 10px 0 0;
padding: 0;
}

#menu {
	position : absolute;
	left: 10px;
	top: 156px;
	z-index: 40;
	font-weight: bold;
	font-variant: small-caps;
}

#menu dl {
float: left;
}
#menu li {
display: inline;
}

#menu a {
text-decoration: none;
color: #7B8A9A;
background: #F1F2ED;
}

#menu a:hover {
text-decoration: none;
color: #3189F7;
background: #F1F2ED; 
}

#smenu1, #smenu2, #smenu3, #smenu4, #smenu5, #smenu6, #smenu7 {
	position: absolute;
	left: 0;
	font-size: 0.9em;
	border-top: 1px solid;
	width: 625px;
	font-weight: normal;
	font-variant: small-caps;
	border-top-color: #7B8A9A;
}

/****************/
/* Content Pane */
/****************/
#content {
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
}

#content a:hover {
	text-decoration: none;
}

/*******************/
/* Home Page Panes */
/*******************/
div#home_msg_pane {
	position:relative;
	width:400px;
	z-index: 60;
	background-color:#FFFFFF;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

div#home_anc_pane {
	position:relative;
	width:400px;
	z-index: 60;
	background-color:#FFFFFF;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 15px;
}

div#home_evt_pane {
	position:absolute;
	width:350px;
	z-index: 60;
	background-color:#FFFFFF;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 15px;
	left: 419px;
	top: 180px;
}
div#home_evt_pane {
	list-style-type: none;
}

/****************/
/* Event Lister */
/****************/

ul.news {
	margin: 0 0 0 0;
}
.news li {
	margin: 0 0.7em 0 0.7em;
	padding: 0;
	clear: both;
}
.news li a { 
	font-weight: normal; 
}
.news .date {
	border-right: 1px solid #E3DE9F;
	border-bottom: 1px solid #E3DE9F;
	background-color: #FAF4C8;
	float: left;
	font-size: 70%;
	text-align: center;
	line-height: 1.3em;
	padding: 2px 1px 5px 1px;
	width: 26px;
	color: #A19D68;
	margin: 0 0.5em 1em 0;
}

/********************/
/* Event Page Panes */
/********************/
div#event_pane {
	position:absolute;
	width:755px;
	z-index: 60;
	background-color:#FFFFFF;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	left: 10px;
	top: 180px;
	margin: 15px 0;
}

div#event_pane p{
	margin:0;
	padding: 0px 10px;
	line-height: 1.3;
	text-align: justify;
}

.spacer{
	padding:5px 10px 5px 10px;
}

.super_spacer{
	height:750px;
	padding:5px 10px 5px 10px;
}

#event_pane h3{
	color:#107BBC;
	font-size: 100%;
	margin:0;
	padding: 10px 0 3px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
}

.title{
	color:#000000;
}


/*********************/
/* Policy Page Panes */
/*********************/

div#policy_pane {
	position:absolute;
	width:300px;
	z-index: 60;
	background-color:#FFFFFF;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 15px;
	left: 10px;
	top: 180px;
}

div#policy_pane li{
	list-style-type: disc;
	margin: 0 0.7em 0 2.2em;
	padding: 0;
	clear: both;
}
div#policy_display_pane {
	position:absolute;
	width:445px;
	height:345px;
	z-index: 60;
	background-color:#FFFFFF;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 15px;
	left: 320px;
	top: 180px;
}

#policy_holder {
	position:absolute;
	z-index: 80;
	width: 425px;
	height:325px;
	overflow: auto;
	border: 1px solid #E9E9E3;
	left: 9px;
	top: 9px;
}

#policy_holder li{
	list-style-type: circle;
	margin: 0 0 0 30px;
	padding: 0px 0px 0px 10px;
}

#policy_holder h3{
	color:#107BBC;
	font-size: 108%;
	margin:0;
	padding: 0 0 3px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	background-color: #FFFFFF;
	background: url(../images/line_grey.gif) bottom repeat-x;
}

/*********************/
/* Mission Page      */
/*********************/
div#mission_pane {
	position:absolute;
	width:755px;
	z-index: 60;
	background-color:#FFFFFF;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	left: 10px;
	top: 180px;
	margin: 15px 0;
}

/*********************/
/* Members Page      */
/*********************/
div#members_pane {
	position:absolute;
	width:755px;
	height:800px;
	z-index: 60;
	background-color:#FFFFFF;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	left: 10px;
	top: 180px;
	margin: 15px 0;
}

/* Image tags */
#img_box {
	position:absolute;
	width:600px;
	z-index: 70;
	left: 115px;
	top: 238px;
}

#img_item {
	width: 150px;
	float: left;
}
#img_item h3{
	color: #3E68BF;
	font-size: 85%;
	font-weight: normal;
	line-height: 0.1px;
}
#img_item h4{
	color: #00B3EB;
	font-size: 10px;
	font-weight: lighter;
	line-height: .1px;
}
.solid_img{
	border-color: #D5D5C8;
	border-style: solid;
	border-top-color: #D5D5C8;
	border-right-color: #D5D5C8;
	border-bottom-color: #D5D5C8;
	border-left-color: #D5D5C8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.small_txt{
	font-size:9px;
	line-height: .1px;
}

/*********************/
/* Accomps Page      */
/*********************/
div#accomp_pane {
	position:absolute;
	width:755px;
	z-index: 60;
	background-color:#FFFFFF;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	left: 10px;
	top: 180px;
	margin: 15px 0;
}

div#accomp_pane ul{
list-style-type: none;
margin: 0;
padding: 10px 0;
}

div#accomp_pane li{
	list-style-type: none;
	margin: 0 0 0 4.0em;
	list-style-image: url(../images/pdf.gif);
	padding-bottom: 5px;
}

/*********************/
/* Minutes Page      */
/*********************/
div#minute_pane {
	position:absolute;
	width:755px;
	z-index: 60;
	background-color:#FFFFFF;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	left: 10px;
	top: 180px;
	margin: 15px 0;
}

/*********************/
/* Resoln Page       */
/*********************/
div#resoln_pane {
	position:absolute;
	width:755px;
	z-index: 60;
	background-color:#FFFFFF;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	left: 10px;
	top: 180px;
	margin: 15px 0;
}

div#resoln_pane ul{
list-style-type: none;
margin: 0;
padding: 10px 0;
}

div#resoln_pane li{
	list-style-type: none;
	margin: 0 0 0 4.0em;
	list-style-image: url(../images/pdf.gif);
	padding-bottom: 5px;
}

/*********************/
/* e-mail  Page      */
/*********************/
div#email_pane {
	position:absolute;
	width:755px;
	z-index: 60;
	background-color:#FFFFFF;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	left: 10px;
	top: 180px;
	margin: 15px 0;
}

/*********************/
/* Contact Page      */
/*********************/
div#contact_pane {
	position:absolute;
	width:755px;
	z-index: 60;
	background-color:#FFFFFF;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	left: 10px;
	top: 180px;
	margin: 15px 0;
}

div#contact_pane form{
	margin: 0;
	padding-left: 10px;

}

#form_combo{
	float:left;
	left: 10px;
	top: 180px;
	margin: 15px 0;
	padding-left: 15px;
	padding-right: 15px;
}

/******************/
/* Calendar Links */
/******************/
#button_link {
	width: 168px;
	height: 20px;
	margin: 24px 0 3px 0;
	background: url(../images/bg_button_link.gif) no-repeat;
	z-index: 100;
	visibility: visible;
	position: absolute;
	left: 592px;
	top: 176px;
}
#button_link a {
	width: 164px;
	height: 18px;
	display: block;
	padding: 0px 0 0 4px;
	color: #fff;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 164px;
	height: 18px;
}
html>body #button_link a {
	width: 164px;
	height: 18px;
}

/************/
/* Calendar */
/************/
.cal {
	text-decoration:none; 
	color:#000033; 
	font:bold 9pt arial;
}

/**********/
/* Footer */
/**********/

div#footer {
	position: absolute;
	width: 755px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 10px;
	z-index: 100;
	left: 10px;
	top: 815px;
	background-color:#FFFFFF;
}

div#footer p{
	margin:0;
	padding: 0 10px;
	line-height: 1.5;
	text-align:left;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
