body {
	margin: 0; padding: 0;
	text-align: center;
	color: #1e3338;
	font: 12px Arial, sans-serif;
	background: #1e3338 url('../Webmasters/Images/bg_site.jpg') repeat-x;
	}

table	{
	font: 12px Arial, sans-serif;	
	}

col {
	background: none;
	}	

a {
	color: #1e3338;
	text-decoration: none;
	}

	a:hover {
		text-decoration: underline;
		}
	
/*** style for elements ***/

textarea, input, select {
	color: #666;
	font: 12px Arial, sans-serif;	
	}	

/*** common styles ***/

.clear {
	clear: both;
	}

.error, #divErrors {
	color: #f00;
	font-style: italic;
	}
	
.button {
	padding: 2px 0;
	color: #fff;
	font-family: "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;	
	border: none;	
	background: #1e3338;
	}						

.clear-both {
	clear: both;
	visibility: hidden;
	height: 1px;
	border: none;
	background: #fff;
	}		

/*** style for headers ***/

#bar {
	position: absolute;
	left: 0; bottom: 40px;
	display: block;
	margin: 0; padding: 0;
	width: 180px; height: 17px;
	background: #b2e05c;
	}

h1 {
	position: absolute;
	left: 0; bottom: 0;
	margin: 0; padding: 8px 0 0 200px;
	width: 700px!important; width: 900px; height: 32px!important; height: 40px;
	font-size: 18px;
	font-weight: normal;
	background: url('../Webmasters/Images/trans_white.png');
	}
	
h2 {
	margin: 0 0 8px 0; padding-bottom: 2px;
	font-family: "Lucida Sans Unicode", Verdana, sans-serif;		
	font-size: 14px;
	font-weight: normal;
	border-bottom: solid 1px #1e3338;
	}	

h3 {
	margin: 0 0 8px 0;
	font-size: 12px;
	}		

/*** style for main ***/

#main {
	position: relative;
	margin: 10px auto 0 auto; padding: 0;
	width: 900px;
	text-align: left;
	}

/*** style for header ***/

#header {
	position: relative;
	margin: 0; padding: 0;
	height: 90px;
	color: #fff;
	}

#logo {
	float: left;
	margin: 0;
	border: none;
	}

#headerright {
	float: right;
	margin: 0; padding: 0;
	width: 190px;
	color: #fff;
	text-align: right;
	}	

/*** style for sitesearch ***/

#searchbox input {
	display: inline-block;
	margin: 0; padding: 1px 0 0 5px!important; padding: 3px 0 0 5px;
	width: 125px!important; width: 130px; height: 17px!important; height: 20px;
	font-style: italic;
	}

#searchbox .searchbutton {
	clear: both;
	display: inline-block;
	margin-bottom: 25px; padding: 2px 0 0 0;
	width: 70px; height: 18px!important; height: 20px;
	color: #fff;
	font-family: "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;		
	background: #1e3338;
	}		
				
/*** style for topmenu ***/		

#topmenu {
	margin: 0; padding: 0;
	list-style: none;
	text-align: right;
	color: #1e3338;	
	font-family: "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 12px;
	}	
	
	#topmenu li {
		display: inline;
		margin: 0; padding: 0;
		}

		#topmenu li a {
			padding: 0;
			color: #1e3338;
			text-decoration: none;
			}

			#topmenu li a:hover {
				text-decoration: underline;
				}					

/*** style for body ***/ 

#body {
	background: #fff url('../Webmasters/Images/bg_addresscolumn.gif') repeat-y;
	}

#addresscolumn {
	float: left;
	padding: 20px 10px 0 10px;
	width: 160px!important; width: 180px;
	font-size: 11px;
	}	

	#addresscolumn p {
		margin-top: 0;
		}	
		
	#addresscolumn a {
		font-weight: bold;
		}

	.columntext {
		margin-bottom: 40px;
		}			
		
#app {
	float: left;
	padding: 0;
	width: 720px!important; width: 718px; min-height: 300px; height: auto!important; height: 300px;
	line-height: 16px;
	}	

.content, .contentwide {
	float: left;
	margin: 20px 20px 0 20px; padding: 0;
	width: 509px;
	}

	.contentwide {
		width: 660px;
		}

	.content a, .contentwide a, .contentproject a  {
		color: #86b22e;
		font-weight: bold;
		text-decoration: underline;
		}	

		.content a:hover, .contentwide a:hover, .contentproject a:hover {
			text-decoration: none;
			}	

	.content .searchbutton, .contentwide .searchbutton {
		display: inline-block;
		margin-left: 5px; padding: 2px 0 0 0;
		width: 70px; height: 18px!important; height: 20px;
		color: #fff;
		font-family: "Lucida Sans Unicode", Verdana, sans-serif;
		font-size: 12px;
		font-weight: normal;
		text-align: center;
		text-transform: uppercase;
		text-decoration: none;
		background: #1e3338;
		}					

/*** style for project ***/

.contentproject {
	float: left;
	margin: 20px 20px 0 20px; padding: 0;
	width: 479px;
	}
	
	.contentproject table {
		width: 100%;
		}

		.contentproject table td {
			vertical-align: top;
			}			

#infocolumn {
	float: left;
	margin: 20px 20px 0 0; padding: 0;
	width: 178px;
	}	

/*** style for logobar ***/

.logobar {
	clear: both;
	margin: 50px 0 10px 0; padding: 5px 0;
	height: 64px!important; height: 74px;
	text-align: center;
	border-top: solid 1px #e5e5e5;
	border-bottom: solid 1px #e5e5e5;
	}	

	.logobar img {
		margin: 0 15px; padding: 0;
		vertical-align: middle;
		border: 0;
		}	

/*** style for file downloads ***/

.file {
	margin-bottom: 10px; padding-left: 20px;
	color: #3D4C20;
	}

	.file a {
		color: #1e3338;
		font-weight: bold;
		}

	.downloadinfo {
		font-size: 11px;
		}

/*** style for photos ***/

#photos {
	text-align: center;
	}

	#photos a {
		color: #669900;
		font-weight: bold;
		}

		#photos a img {
			margin-bottom: 2px;
			border: none;
			}	

		#photos a span {
			display: block;
			margin-bottom: 7px;			
			}	

/*** style for news ***/
	
.newsitems {
	}

	.newsitems dd {
		margin: .25em 0; padding: 0;
		}

		.newsitems dd.last {
			margin-bottom: 10px; padding-bottom: 10px;
			border-bottom: dotted 1px #000;
			}

/*** style for forms ***/

.form {
	table-layout: fixed;
	}

	.form th {
		text-align: left;
		}

	.form tfoot td {
		padding: 1em 0;
		text-align: right;
		}

/*** style for sitemap ***/

#sitemap {	
	float: left;
	margin: 20px 20px 0 20px; padding: 0;
	width: 509px;
	}

	#sitemap a {
		color: #1f3439;
		text-decoration: none;
		}
		
			#sitemap a:hover {
				text-decoration: underline;
				}
		
		#sitemap dt {
			font-weight: bold;
			}
		
		#sitemap dd {
			margin: .25em 0 .25em 3em;
			}		
					
