

body {
	/* background-color: #836C40; */
	background-color: #900;
}


body, td {
	font-family: arial, sans-serif;
	font-size: 12px;
}


#site_name {
	font-weight: bold;
	font-size: 26px;
}

#site_tag_line {
	font-style: italic;
}


#header {

	font-size: 22px;
	font-weight: bold;

	border-bottom: 1px #000000 solid;
}


#bottom_nav {
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px #000000 solid;
}



#footer {
	padding-right: 10px;
	border-top: 1px #000000 solid;
}


#page_header {
	font-weight: bold;
	font-size: 20px;
	
	margin-bottom: 4px;
}

#main {
	border-right: 1px #000000 dotted;
}

form {
	margin: 0px;
}

.fullp {
	text-align: justify;
	margin-right: 50px;
}

.flc {
	font-weight: bold;
	text-align: right;
}


.inpt {
	width: 300px;
	border: 1px #000000 solid;
	background-color: #eeeeee;
	color: #900;
	font-family: verdana, sans-serif;
}


.submt {
	background-color: #F2C629;
	color: #900;
	font-weight: bold;
}

.errmsg {
	text-align: center;
	font-weight: bold;
	color: #ff0000;
}


.publicNote {
	text-align: center;
	font-weight: bold;
	color: #ff0000;
}


a {
	color: #800;
}

a:visited {
	color: #777;
}

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



a.left {
	display: block;
	padding: 1px;
	padding-left: 2px;
	border: 1px #ffffff solid;
	text-decoration: none;
	color: #0000bb;
}

a.left:visited {
	color: #444444;
}

a.left:hover {
	background-color: #ccccff;
	color: #0000ff;
	border: 1px #0000bb solid;
	text-decoration: none;
}




a.creditLink, a.creditLink:visited {
	color: #fff;
	text-decoration: underline;
	font-size: 10px;
}

a.creditLink:hover {
	background-color: transparent;
	text-decoration: none;
	color: #009900;
	letter-spacing: 1px;
}

a.contact_link:hover {
	color: #000;
}


.error_div {
	display: none;
	color: #ff0000;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}


.events_table_header_row {
	background-color: #000000;
	color: #ffffff;
	font-weight: bold;
}

.events_table_odd_row {
	background-color: #ffffff;
}

.events_table_even_row {
	background-color: #eeeeee;
}

.events_table_active_row {
	background-color: #ffff00;
}



.mailingListArchiveOff {
	border: 1px #ffffff solid;
}

.mailingListArchiveOn {
	border: 1px #0000bb solid;
}


.mailingListArchiveContentDisplay {
	height: 100px;
	text-align: left;
	width: 90%;
	border: 1px #dddddd solid;
	padding: 5px;
	overflow: auto;
}




a#site_name, a#site_name:visited {
	color: #000000;
	text-decoration: none;
}

a#site_name:hover {
	color: #ff9900;
}



.event_event {
	border: 1px #000 solid;
	padding: 4px;
	background-color: #efefef;
}

.event_event_on {
	border: 1px #00f solid;
	padding: 4px;
	background-color: #fff;
}
.event_date {
	font-weight: bold;
}
.event_title {
	color: #00f;
}
.event_time {

}
.event_notes {
	margin-left: 30px;
	margin-top: 10px;
}



.rowOdd {
	background-color: #fff;
}

.rowEven {
	background-color: #eee;
}

.rowOn {
	background-color: #F2C629;
	color: #000;
}



a.checker, a.checker:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}



.top_square {
	border: 1px #000 solid;
}



a.main_nav,
a.main_nav_current
{
	font-size: 14px;
	background-color: #F7E299;
	border: 1px #F2C629 solid;
	color: #000;
	display: block;
	text-decoration: none;
	padding: 1px;
	font-weight: bold;
	height: 20px;
}

a.main_nav_current {
	border: 1px #900 solid;
	background-color: #F2C629;
	color: #000;
}

a.main_nav:hover,
a.main_nav_current:hover {
	border: 1px #a00 solid;
	background-color: #F2C629;
	color: #000;
}



.subnav_header {
	background-color: #F2C629;
	color: #000;
	font-size: 16px;
	text-align: center;
	padding: 1px;
	border-bottom: 1px #000 solid;
	font-weight: bold;
	
	text-decoration: none;
}

.subnav_header a {
	display: block;
	background-color: #F2C629;
	color: #000;
}


.subnav_header a:hover {
 	color: #a00; 
 }


a.subnav,
a.subnav_product_lines,
a.subnav_specialized_services,
a.subnav_about,
a.subnav_special_reports,
a.subnav_project_profiles,
a.subnav_contact
{
	display: block;
	padding-left: 10px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	background-color: #fff;
	border: 1px #fff solid;
	padding: 1px;
}


a.subnav:hover,
a.subnav_product_lines:hover,
a.subnav_specialized_services:hover,
a.subnav_about:hover,
a.subnav_special_reports:hover,
a.subnav_project_profiles:hover,
a.subnav_contact:hover
{
	background-color: #F7E299;
	border: 1px #fff solid;
	border-bottom: 1px #a00 solid;
	color: #a00;
}


a.bottom_nav {
	color: #000;
}

a.bottom_nav:hover {
	color: #800;
}



lh {
	font-weight: bold;
	color: #800;
	font-size: 16px;
	margin-left: -30px;
}


a.subhome_nav {
	display: block;
	width: 450px;
	padding-left: 10px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	border-bottom: 1px #F2C629 solid;
	font-size: 16px;
}

a.subhome_nav:hover {
	background-color: #fff;
	border-bottom: 1px #800 solid;
	color: #800;
}



li {
	list-style-image: url('/images/design/bullet.gif');
}
