body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, SansSerif;
	font-style: normal;
	font-size: 0.75em;
}

.alagreen {
	background-color:#BAAE1C;
}

#menubanner1 {
	height: 65px;
	background-color: #eae6bb;
}

#menubanner2 {
	height: 100px;
	background: #eae6bb url(../images/menu_left_bgd.gif) no-repeat right;
}

#menumainnav {
	background: url(../images/menu_bgd.jpg) repeat-x;
	height: 41px;
	padding: 0px;
	margin: 0px;
	white-space : nowrap;
}

.htop {
	background-color: #EC9915;
}

.hbottom {
	background-color: #bc9557;
	background: url(../images/home_bgd.jpg) repeat-x;
}

#menusubnav {
	background-color: #c5bc5b;
	color: #333300;
	font-family: Arial, Verdana, SansSerif;
	font-style: normal;
	padding-top: 1px;
	padding-bottom: 2px;
	font-weight: bold;
	border-bottom: 2px solid #eae6bb;
	font-size: 1.25em;
	white-space: nowrap;
	display:inline-block;
	width: 100%;
	height: 20px;
	line-height: 20px;
}

#menusubnav a:link {
	color: #333300;
	text-decoration: none;
}

#menusubnav a:visited {
	color: #333300;
	text-decoration: none;
}

#menusubnav a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#menusubnav p {
	margin: 0;
	padding: 0;
}

#logo1 {
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#logo2 {
	margin-left: 15px;
	margin-top: 40px;
	margin-bottom: 20px;
}

a:link {
	color: #003366;
	text-decoration: none;
}

a:visited {
	color: #003366;
	text-decoration: none;
}

a:hover {
	color: #003366;
	text-decoration: underline;
}

.subnav {
	z-index:1;
	visibility:hidden;
	position: absolute;
	left: 15px;
	top: 142px;
}

.subnav a:link {
	color: #666600;
	text-decoration: none;
}

.subnav a:visited {
	color: #666600;
	text-decoration: none;
}

.subnav a:hover {
	color: #ffffff;
	text-decoration: none;
}

.textwhite {
	color: #FFFFFF;
}

.textwhitebig {
	color: #FFFFFF;
	font-size:14px;
	font-weight: bold;
	text-align: center;
}
.textred {
	color: #990000;
	font-size:14px;
	font-weight: bold;
	text-align: center;
}
.textred1 {
	color: #990000;
	font-size:14px;
}
.textred2 {
	color: #990000;
}
.textdkred {
	color: #660000;
	font-weight: bold;
	text-align: center;
}

.textdkred a:link {
	color: #660000;
	text-decoration: none;
}

.textdkred a:visited {
	color: #660000;
	text-decoration: none;
}

.textdkred a:hover {
	color: #660000;
	text-decoration: underline;
}

.textdkblue {
	color: #003366;
	font-weight: bold;
	text-align: center;
}

.textdkblue a:link {
	color: #003366;
	text-decoration: none;
}

.textdkblue a:visited {
	color: #003366;
	text-decoration: none;
}

.textdkblue a:hover {
	color: #003366;
	text-decoration: underline;
}

.textblue {
	color: #003399;
}

#main {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	padding: 0px, 0px, 0px, 0px;
}

#main2 {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	padding: 0px, 0px, 0px, 0px;
}

#mainhome {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	padding: 0px, 0px, 0px, 0px;
}
#hometext {
	width:750px
}
#mainmember {
	margin-right: 0px;
	margin-left: 15px;
	margin-top: 180px;
	margin-bottom: 0px;
	background-color: #ffffff;
	padding: 0px, 0px, 0px, 0px;
}

#subnav {
	border:0px;
	width:175px; 
	background:#ffffff;
	margin: 0px 0px 0px 5px;
	padding: 0px 5px 0px 0px;
	color: #333300;
	font-family: Verdana, Arial, SansSerif;
	font-weight: bold;
	font-size: 12px;
}

#sidebar {
	float: right;
	width: 190px;
	\width: 200px;
	w\idth: 190px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 5px;
	border-left: 1px solid #333300;
	height: 100%;
	font-size: 0.90em;
	clear: both;
}

.sideitem a:link {
	color: #003366;
	text-decoration: none;
}

.sideitem a:visited {
	color: #003366;
	text-decoration: none;
}

.sideitem a:hover {
	color: #666600;
	text-decoration: underline;
}

h1 {
	font-weight: bold;
	font-size: 16px;
	color: #333300;
}

.eventhead {
	font-weight: bold;
	font-size: 1.25em;
	color: #CC6600;
}
.eventheadblue {
	font-weight: bold;
	font-size: 1.25em;
	color: #003399;
}
.title {
	border-bottom: 1px solid #333300;
	padding-bottom: 5px;
	margin-top: 18px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 16px;
	color: #333300;
	margin-left: 10px;
	margin-right: 10px;
}

.title2 {
	border-bottom: 1px solid #333300;
	padding-bottom: 5px;
	margin-top: 18px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 18px;
	color: #333300;
	margin-left: 10px;
	margin-right: 10px;
}

.titleh2 {
	border-bottom: 0px solid #333300;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #333300;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 1.25em;
}

.titleh3 {
	border-bottom: 1px solid #333300;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 15px;
	color: #333300;
	margin-left: 0px;
	margin-right: 0px;
}

.adminh3 {
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 15px;
	color: #003366;
	margin-left: 0px;
	margin-right: 0px;
}


h3 {
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 15px;
	color: #333300;
	margin-left: 0px;
	margin-right: 0px;
}

.searchhead {
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 15px;
	color: #333300;
	margin-left: 0px;
	margin-right: 0px;
}


hr {
	color: #333300;
	height: 1px;
}

.side {
	background-color: #eae6bb;
	color: #333300;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #333300;
	padding-top: 4px;
	padding-bottom: 4px;
}

#subnav ul {
	list-style-type: square;
	list-style-position: inside;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

.shift ol ul {
	margin-left: 0px;
	padding-left: 0px;
	text-indent: 0px;
	list-style-position:inside
}

#subnav a:link {
	color: #333300;
	text-decoration: none;	
}

#subnav a:visited {
	color: #333300;
	text-decoration: none;		
}

#subnav a:hover {
	color: #666600;
	text-decoration: underline;	
}

.precedent {
	border: 1px solid #B8AC1F;
	width: 190px;
}

.homeheader {
	background: url(../images/home_head_bgd.jpg) repeat-x;
	height: 28px;
	border: 1px solid #333300;
	font-weight: bold;
	font-size: 16px;
	color: #333300;
	line-height: 28px;
	text-align: center;
}

#homeitem_left {
	width: 32%;
	float: left;
	text-align: left;
	color: #003366;
	font-size: 0.90em;
}

#homeitem_left a:link {
	color: #003366;
	text-decoration: none;
}

#homeitem_left a:visited {
	color: #003366;
	text-decoration: none;
}

#homeitem_left a:hover {
	color: #666600;
	text-decoration: underline;
}

#homeitem_center {
	width: 33%;
	float: left;
	margin-left: 8px;
	margin-right: 0px;
	background-color: #eae6bb;
	text-align: left;
	color: #333300;
	font-size: 0.90em;
}

#homeitem_center a:link {
	color: #333300;
	text-decoration: none;
}

#homeitem_center a:visited {
	color: #333300;
	text-decoration: none;
}

#homeitem_center a:hover {
	color: #666600;
	text-decoration: underline;
}

#homeitem_right {
	width: 32%;
	text-align: left;
	float: none;
	color: #003366;
	font-size: 0.90em;
}

#homeitem_right a:link {
	color: #003366;
	text-decoration: none;
}

#homeitem_right a:visited {
	color: #003366;
	text-decoration: none;
}

#homeitem_right a:hover {
	color: #666600;
	text-decoration: underline;
}

[xmlns] div#homeitem_right {
	width: 32%;
	text-align: left;
	float: left;
	margin-left: 10px;
	color: #003366;
	font-size: 0.90em;
}

.margins {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.black {
	color: #000000;
}

.smaller {
	font-size: 0.7em;
	font-weight: normal;
}

.med {
	font-size: 0.9em;
}

.indent {
	margin-left: 180px;
}

.memberitem {
	border-bottom: 1px solid #000000;
	margin-bottom: 20px;
}
.lastmemberitem {
	margin-bottom: 20px;
}

.memberimage {
	float: left;
	margin-right: 10px;
}

.inpsm {width:40px; font-size:12px; height:16px; color:#000099; font-weight:bold}
.inpsearch {width:100px; font-size:12px; height:14px; color:#000099; font-weight:bold}
.inpsmplus {width:145px; font-size:12px; height:16px; color:#000099; font-weight:bold}
.inpsmplus2 {width:190px; font-size:12px; height:16px; color:#000099; font-weight:bold}
.inpmed {width:220px; font-size:12px;height:16px; color:#000099; font-weight:bold}
.inplge {width:240px; font-size:12px; color:#000099; font-weight:bold; height:16px;}
.inplgeplus {width:345px; font-size:12px; color:#000099; font-weight:bold; height:16px;}
.inpxlge {width:450px;font-size:12px; color:#000099; font-weight:bold;height:16px;}
.inpxxlge {width:500px;font-size:12px; color:#000099; font-weight:bold;height:16px;}

div.gallery { 
width:150px; 
float:left; 
border:1px solid black; 
margin:5px; 
padding:0px;
clear: none;
} 

#footer {
	margin-top: 10px;
	padding-top: 5px;
	width: 100%;
	border-top: 1px solid #333300;
	padding-bottom: 10px;
}

#footer2 {
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px solid #333300;
	padding-bottom: 10px;
}

.eventname {
	color: #003366;
	text-align: center;
}

.subs {
	border: 1px solid #D1D1D1;
	background-color: #F4F4F4;
	padding: 5px;
}

.orange {
	color: #ff9900;
}

.publichead {
	background-color: #EAE6BB;
	border: 1px solid #000000;
	padding: 3px;
	font-weight: bold;
	margin-bottom: 10px;
}

.pubhead {
	border-bottom: 1px solid #000000;
}

.newsbody {
	margin:5px 15px 0px 15px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, SansSerif;
	font-style: normal;
	font-size: 0.8em;
}

.small {
	font-size: 0.85em;
}
 
.bodytext ul{
margin-top:0px;
margin-bottom:0px;
}

.head1 {
	color: #006699;
	font-size: 1.75em;
	line-height:1.75em;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin:15px 0px 0px 0px;
}

.head2 {
	color: #006699;
	font-size: 1.25em;;
	line-height:1.25em;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin:15px 0px 0px 0px;
}

.head3 {
	color: #333300;
	font-size: 1.30em;
	line-height:1.30em;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin:15px 0px 0px 0px;
}

.head4 {
	color: #333300;
	font-size: 1em;
	line-height:1em;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin:15px 0px 0px 0px;
}

p {
	padding:0px 0px 0px 0px;
	margin:15px 0px 5px 0px;
}
.alagreen {
	background-color:#BAAE1C;
}
a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;	
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a:focus {
	color: #000000;
	text-decoration: none;		
}

a:active {
	color: #000000;
	text-decoration: none;		
}

.hang1 {
  padding: 0px 0px 0px 35px;
}
.hangli{
  text-indent:-37px
}
.hang2 {
  padding: 0px 0px 0px 50px;
}
.hang2li{
  text-indent:-52px
}
.toc {
	margin: 0px;
}

.top {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #000000;
}

.toc ul li {
	margin-left: 0px;;
	padding: 2px 0px;
	list-style: none;
	line-height: 1.05em;
	color: #006699;
}

.toc ol li {
	margin-left: 0;
	padding: 2px 0px;
	line-height: 1.05em;
	color: #006699;
}

.toc ul li a:link {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}

.toc ul li a:visited {
	color: #006699;
	font-weight: bold;
	text-decoration: none;	
}

.toc ul li a:hover {
	color: #006699;
	font-weight: bold;
	text-decoration: underline;
}

.toc ul li a:focus {
	color: #006699;
	font-weight: bold;
	text-decoration: underline;		
}

.toc ul li a:active {
	color: #006699;
	font-weight: bold;
	text-decoration: underline;		
}

.sponsors_top {
	width: 170px;
	border: 1px solid #999999;
	padding: 10px 0 10px 0;
}	

.sponsors {
	width: 170px;
	background: #f7f7f7;
	border: 1px solid #999999;
	padding: 10px 0 10px 0;
}	

input.btn{
border: 1px double #003366;
border-top-color: #003366;
border-left-color: #003366;
padding: 0.5em;
background-color: #c5bc5b;
color: #666600;
font-size: 0.85em;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;
filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#eae6bb');
} 

input.btnhov{
   border-color: #000000;
	color: #000000;
	cursor:pointer;cursor:hand
}

button.btn{
border: 1px double #003366;
border-top-color: #003366;
border-left-color: #003366;
padding: 0.25em;
padding-top: 0.5em;
padding-bottom: 0.5em;
background-color: #c5bc5b;
color: #666600;
font-size: 0.75em;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;
filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#eae6bb');
cursor:pointer;cursor:hand;
} 

button.btnhov{
   border-color: #000000;
	color: #000000;
	cursor:pointer;cursor:hand
}

#topbar {
	margin-top: 10px;
}



#resource_table {
	
}

#resource_table tr {
	vertical-align: top;
}

#resource_table tr.line td {
	font-size: 1px;
	border-bottom: 1px solid #CACACA;
}

#resource_table th {
	color: #990000; 
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
}

#resource_table div {
	color: #003366;
	font-weight: bold;
	margin-bottom: 5px;
}

#resource_table a {
	color: #003366;
}

#resource_table .cat {
	font-weight: bold;
}