body { 
	background-color: #999999;
	margin: 0px;
	padding: 0px;
}
body, td, p, b, i, li, select, input, textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 12.5px;
	line-height: 17px;
	letter-spacing: .5px;
}

body, td, p, b, i, li, select, input, textarea {
	color: #666666;
}

.logo {
	font-family: courier;
	color: #ffffff;
	font-size: 42px;
	line-height: 40px;
	letter-spacing: .5px;
}

.logo_black {
	font-family: courier;
	color: #000000;
	font-size: 42px;
	line-height: 40px;
	letter-spacing: .5px;
}


.nav {
	font-family: courier;
	color: #ffffff;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: .5px;
}

.nav_black {
	font-family: courier;
	color: #000000;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: .5px;
}

.events {
	font-family: courier;
	color: #000000;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: .0px;
}


body, td, p, b, i, li, select, input, textarea {
	color: #333333;
}

a, a:visited, a:link { 
	text-decoration: none;
	color: #ffffff; 
}
a:hover { 
	text-decoration: none;
	color: #cccccc; 
}



a.link2:visited { color : #333333; background-color : transparent; text-decoration : underline; }
a.link2:link { color : #333333; background-color : transparent; text-decoration : underline; }
a.link2:hover { color : #cccccc; background-color : transparent; text-decoration : underline; }


a.link3:visited { color : #000000; background-color : transparent; text-decoration : none; }
a.link3:link { color : #000000; background-color : transparent; text-decoration : none; }
a.link3:hover { color : #999999; background-color : transparent; text-decoration : none; }


#logonav {
	/* top right bottom left */
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 250px;
	white-space:nowrap;

}
#navcontent {
	width: 883px;
	margin-bottom: 6px;
}
#navcolumn {
	vertical-align: top;
	float: left;
	margin-top: 77px;
	width: 300px; 
	text-align: right
}

#contactleft {
	vertical-align: bottom;
	float: left;
	margin-top: 0px;
}

#contactright {
	vertical-align: bottom;
	float: right;
}

#logocolumn {
	/* top right bottom left */
	width: 450px;
	padding-left: 40px;
	text-align: left;
	float: left;
}

#contentcolumn {
	/* top right bottom left */
	width: 90%;
	min-width:300px;
	max-width:700px;
	padding-left: 40px;
	text-align: left;
	float: left;
}

#columnleft {
	/* top right bottom left */
	width: 90%;
	min-width:240px;
	max-width:300px;
	padding-left: 40px;
	text-align: left;
	float: left;
}

#columnright {
	/* top right bottom left */
	width: 90%;
	min-width:240px;
	max-width:300px;
	padding-left: 40px;
	text-align: left;
	float: left;
}

div.pagetitle p {
	padding-top: 20px;
	padding-bottom: 15px;
	text-transform: lowercase;
	margin: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	letter-spacing: .5px;
	color: #666666; 
}

ul {
	margin-top: 0px;
	padding-top: 0px;
	/*
	list-style-image: url("/img/bullet.gif");
	*/
}

li {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.publicationstable td {
	padding-bottom: 15px;
}

#footer { 
 position: fixed; 
 bottom: 0; 
 width: 100%; 
 height: 50px;
 text-align: left; 
 } 
 
.botbar {
	text-align: left;
	text-indent: 15px;
	background-color: #b01b22;
	border-top: 1px white solid;
	width: 795px;
	color: white;
	font-family: arial, verdana, geneva, swiss, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.botbar a, .botbar a:active, .botbar a:hover, .botbar a:visited {
	color: white;
	font-family: arial, verdana, geneva, swiss, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.etomite {
	text-align: left;
	padding-top: 6px;
	font-size: 9px;
	margin-top: 30px;
}
.etomite a, .etomite a:active, .etomite a:hover, .etomite a:visited {
	color: #999;
	font-size: 9px;
}
.zone {
	min-width: 174px;
	text-align: left;
}
.zone b, .zone p {
	margin: 12px 15px 20px 11px;
	padding: 12px 15px 10px 15px;
	color: #036;
	font-size: 12px;
}
.white {
	color: #fff;

.black {
	color: #000;
}
.blue {
	color: #134c86;
}	

input, textarea {
	border: 1px solid #534936;
	color: #534936;
	font-size: 11px;
	font-family: verdana, sans-serif;
	width: 170px;
}
.formtable td {
	padding-top: 3px;
	padding-bottom: 3px;
}
#addressfield {
	height: 3em; 
}

.hdr {
	font-weight: bold;
}

.hdr2 {
	font-size: 20px;
	font-weight: bold;
}

.body { 
}

