
*, html {
	margin: 0px;
	padding: 0px;
}

* {margin:0; padding:0; border:0;}

input, select {border: 1px solid #A7A6AA;}

body {
	font-size: 0.80em;
	font-family: Verdana,Arial,Helvetica,Trebuchet MS,Geneva,sans-serif;
	background-repeat: repeat;
	background-color: #766C5D;
	/*background-image: url(/img/body_bg.gif);*/
}

#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#container {
	width: 960px;
	margin: 0 0 0 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	float: left;
	clear: both;
}

/* Start Header styles */

#header {
	width: 960px;
	height: 105px;
	margin: 0;
	padding: 0;
	background-image: url(/img/hdr_gradient.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border-bottom: 1px solid #e1ddd2;
	position: relative;
}

#logo {
	padding: 13px 0 0 17px;
	float: left;
	width: 130px;
	height: 77px;
}

#search {
	font-size: 80%;
	float: right;
	margin:  38px 9px 0 0;
	clear: right;
}

.searchimg{
	margin: 0 0 0 7px;
	padding: 0 0 0 0;
	width: 20px;
	height: 20px;
	float: right;
	clear: none;
}

.searchleft{
	float: right;
	clear: none;
}

.searchtext {
	margin-right: 5px;
	margin-bottom: 3px;
}

#logo a{
	border: 0;
}

/* End Header styles */

/* Start Navigation styles */

#nav {
	padding-top: 10px;
}

#nav ul {
	list-style: none;
}

#nav li {
	display: block;
	list-style: none;
}

#nav li.open{
    background-color: #F6F4ED;
}

#nav li a:link, 
#nav li a:visited{
    text-decoration: none;
}

#nav li a:active, 
#nav li a:hover{
    text-decoration: underline;
}

#nav ul.level0nav{
    border-bottom:1px solid #E1DDD2;
}

#nav ul.level0nav li a{
	display: block;
	padding: 7px 5px 7px 11px;
	border-top:1px solid #E1DDD2;
}

#nav ul.level0nav li a.open{
    font-weight: bold;
}

#nav ul.level0nav li a.selected{
    font-weight: bold;
    color: #D5610C;
}

#nav ul.level0nav li {
	display: block;
}

#nav ul.level0nav li.selected{
    background-color: #F6F4ED;
}

#nav ul.level0nav li a.selected{
	display: block;
	color: #d5610c;
	font-weight: bold;
}

#nav ul.level1nav .selected{
    background-color: #F6F4ED;
}

#nav ul li ul.level1nav {
	background-color: #F6F4ED;
	margin: 0;
	padding: 5px 0 10px 0;
	list-style: none;
	padding-left: 9px;
	border-top: 1px solid #e1ddd2;
	font-size: 85%;
}

#nav ul li ul.level1nav li{
	margin: 0;
	padding: 0;
    list-style: none;
	display: block;
	border: none;
}

#nav ul li ul.level1nav li a{
	display: block;
	padding: 5px 5px 5px 11px;	
	background:url(/img/nav_l1_arrow.gif) center left no-repeat;
	border: none;
}

#nav ul li ul.level1nav li a.selected {
	display: block;
	background-color: #F6F4ED;
	color: #d5610c;
	margin: 0;
	background:url(/img/nav_l1_arrow_on.gif) 35% left no-repeat;
}

#nav ul li ul.level1nav li a.selected {
	display: block;
	background-color: #F6F4ED;
	font-weight: bold;
	margin: 0;
	background:url(/img/nav_l1_arrow_on.gif) 35% left no-repeat;
}

#nav ul li ul.level1nav li a.open {
    font-weight: bold;
}

#nav ul li ul li ul.level2nav {
	background-color: #F6F4ED;
	margin: 0;
	padding: 0;
}

#nav ul li ul li ul.level2nav li{
	margin:0 2px 0 8px; 
	list-style: none;
	display: block;
	background-image: none;
	font-size: normal;
	border: none;
}

 #nav ul li ul li ul.level2nav li a{
	display: block;
	padding: 3px 5px 3px 11px;	
	background-image: none;
}

#nav ul li ul li ul.level2nav li a.selected {
	color: #d5610c;
	font-weight: bold;
	background-image: none;
}

/* END Navigation styles */

/* Start Utility Navigation styles */

#utility {
	float: right;
	font-size: 80%;
	margin: 21px 9px 0 0;
	color: #f1f1f1;
}

#utility ul{
	margin: 0;
	padding: 0;
}

#utility ul li{
	display: inline;
	list-style: none;
	padding: 0 3px;
}

/* End Utility Navigation styles */

/* Start link styles */

a:link {
    color: #2069ad;
}
	
a:hover {
    color: #d5610c;
}
	
a:visited {
    color: #2069ad;
}

a:visited:hover {
    color: #d5610c;
}

/* End link styles */

/* Start Header Styles */

h1 {
  font-size: 175%;
  color: #333333;
  font-family: Trebuchet MS, Helvetica, Arial, Sans-Serif;
  line-height: normal;
  font-weight: normal;
  margin: 15px 0 20px 0;
}

h2 {
	font-family: Trebuchet MS, Helvetica, Arial, Sans-Serif;
	font-size: 145%;
	line-height: normal;
	color: #000000;
	/*font-weight: bolder;*/
	font-weight: normal;
	/*margin: 0 0 20px 0;*/
	/*margin: 0 0 10px 0;*/
	margin: 0 0 5px 0;
}

#contacts h2,
#meetings h2,
#directory h2, 
#upcomingEvents h2, 
#reginfo h2{
	font-size: 140%;
	font-weight: bolder;
}

div.contentbody h2{
	font-size: 110%;
	font-weight: bolder;
}

h2 a:link{
	text-decoration: none;
	color: #2069ad;
}

h2 a:hover{
	text-decoration: underline;
   color: #d5610c;
}

h2 a:visited{
	text-decoration: none;
	color: #2069ad;
}

h2 a:visited:hover{
	text-decoration: underline;
   color: #d5610c;
}

.bluebox h2{
    font-size: 115%;
    font-weight: bolder;
}

h3 {
	font-family: Trebuchet MS, Helvetica, Arial, Sans-Serif;
	font-size: 105%;
	line-height: normal;
	color: #333333;
	font-weight: bolder;
	margin: 0 0 2px 0;
}

h3 a{
    text-decoration: none;
}

h4 {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 85%;
	font-weight: bolder;
	line-height: normal;
	color: #000000;
	margin: 0 0 7px 0;
}

#rightbar h4{
    color: #313131;
    font-size: 85%;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

.bluebox h4{
    font-weight: normal;
}

h5 {
	font-family: Trebuchet MS, Arial,Helvetica,sans-serif;
	font-size: 85%;
	font-weight: normal;
	line-height: normal;
	color: #888888;
	/*margin: 0 0 2px 0;*/
	margin: 0;
}

.title {/* Gray Title/Date Style */
 color: #333333;
}

.detail a {/* Gray Detail Style */
 color: #666666;
}

a:link .detailLink{
    text-decoration:underline;
}

.readmore a, 
.back a {/* Gray Detail Style */
 font-size:85%;
}
/* End Header Styles */


/* Start Content Area Styles */

#content {
	width: 596px;
	padding: 9px 9px 0 9px;
	margin: 0;
	float: left;
	background-color: #FFFFFF;
	border-left: 1px solid #e1ddd2;
	border-right: 1px solid #e1ddd2;
	color: #52514F;
}

#content hr{
    /*margin: 10px 0 8px 0;*/
    margin: 10px 0 15px 0;
}

#content strong{
    color: #323232;
}

#content #contentmain {
	width: 398px;
	padding:  0 0 0 0;
	margin: 0 9px 0 0;
	float: left;
}

/* Start Content Bar Styles */

#content #contentbar {
	width: 189px;
	padding:  0;
	margin: 0;
	float: right;
}

/* End Content Bar Styles */

/* Start Left (Navigation) Bar Styles */

#leftbar {
	width: 146px;
	height: 600px;
	float: left;
	padding: 0;
	margin:  0;
	background-color: #FFFFFF;
}

/* End Left (Navigation) Bar Styles */

/* Start Right Bar Styles */

#rightbar {
	width: 179px;
	float: right;
	clear: none;
	padding: 9px 9px 0 0;
	background-color: #FFFFFF;
	margin: 0;
}

#rightbar h2{
    font-size: 115%;
}

/* End Right Bar Styles */

/* Start Footer Styles */

#footer {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	width: 930px;
	padding: 20px 15px 20px 15px;
	line-height: 2em;
	font-size: 80%;
	background-color: #F5F2EA;
	float: left;
	color: #666666;
}

#footer em {
	margin-right: 50px;
	font-style: normal;
}

/* End Footer Styles */

/* Misc. Styles */

hr {
	border: 0;
	color: #e1ddd2;
	background-color: #e1ddd2;
	height: 1px;
	width: 100%;
	text-align: left;
	margin: 0px 0px 10px 0px;
	padding: 0;
}

p {
	margin-bottom:18px;
}

#clear {
	clear: both;
}

.red, 
.red a {
	color: #c31907;
}

/* End Misc. Styles */

.searchBtn{
    height:20px;
    width:20px;
    border-width:0px;
}

.searchInput{
    border-color:#A7A6AA;
    height:18px;
    width:235px;
}

.ftrSpace{
    margin: 0 10px;
}

#rightbar li{
    margin: 0 0 5px 15px;
    font-size:85%;
}

div.clear{
    width:100%;
    height: 15px;
    float:left;
    clear:both;
}

/* Calendar */
#calendar{
    float:left;
    margin: 0 20px 20px 20px;
    width: 540px;
}

#about-calendar #calendar
{
    width: 510px;
    margin: 0;
}

#content #calendar table{
    /*margin:0 0 5px 0;*/
    margin: 0;
}

#content #calendar table thead{
    background: #F6DF92;
}

#content #calendar table thead th{
    padding: 3px 0;
}

#content #calendar table td.fc-other-month{
    background-color: #E6E2D9;
}
