/* CSS Document */

body {
	padding:0;
	background-color:#9EA374;
	background-image:url(../images/gradient.gif);
	background-repeat:repeat-x;
}

/* id elements */

#maincontainer {
  	width: 950px;
	margin: 0 auto;
	background:#009390;

}




#contentwrapper {
	float:left;
	width:100%;
	margin:0;
	background:#009390;

}

#maincolumn {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:1.5em;
	color:white;
	
}



#home_text {
	float:left;
	position:relative;
	top:30px;
	left:60px;
	width:530px;
	background:#009390;
}

.intropara {
	font-size:1.3em;
}

#home_news {
	float:right;
	position:relative;
	right:0px;
	top: 50px;
	bottom: 20px;
	width:250px;
	background:#006B6E;
	padding: 20px 20px 20px 20px;
}
#admin_news {
	float:right;
	position:relative;
	right:0px;
	top: 0px;
	bottom: 20px;
	width:250px;
	background:#006B6E;
	padding: 20px 20px 20px 20px;
}

#imagedescrip {
	font-style:italic;
	padding: 5px 50px 0px 50px;


}

#infopart {
	padding: 10px 50px 10px 50px;


}

#infopartbottom {
	padding: 10px 50px 10px 50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:1.5em;
	color:white;
	clear:both;


}

#infopartbottom a {
	color:white;
}

#infopartbottom a:hover {
	color:#009390;
	background-color:white; 
	
}

#mappart {
	padding: 0px 0px 10px 0px;
}

#mappartsplit {
	padding: 0px 0px 10px 0px;
	width: 500px;
}

#keypart {
	background:#006B6E;
	padding: 20px 40px 0px 40px;
}

#keypartsplit {
	background:#006B6E;
	padding: 20px 40px 0px 40px;
	width: 300px;
	float:right;
}


#smithmap {
	float:left;
	position:relative;
	top:30px;
	left:60px;
	width:530px;
	background:#009390;
}

#smithkey {
	float:right;
	position:relative;
	right:0px;
	top: 50px;
	bottom: 20px;
	width:280px;
	background:#006B6E;
	padding: 20px 20px 20px 20px;
	
}

#maincolumn a {
	color:white;
}

#maincolumn a:hover {
	color:#009390;
	background-color:white; 
	
}
#footer {
	clear:both;
	width: 897px;
	position:relative;
}

#belowfooter {
	background:#343336;
	font-style:italic;
	padding: 10px 50px 10px 50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:white;

}

#mom {
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#FFFFFF;
}


.highlightback {
	background:#009390;
}

.seperator{
	background:white;
}

.heading_main {
	font-size:1em;
	font-weight:bold;
}

table.thumbs {
	border-width: 0px;
	border-spacing: 1px;
	border-style: outset;
	border-collapse: separate;
	background-color: #008C99;
}

table.thumbs td {
	border-width: 0px;
	padding: 4px;
	border-style: inset;
	background-color:#006B6E;

}

.oddrow {
background:#3BB7B1;
}

.nobullets {
list-style:none;
text-indent: -23px;
}

.PDFbullets {
list-style-image:url(../images/pdf.jpg);
}
