body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
}

a {
	font-family: Verdana;
	color: #5E7D46;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5E7D46;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}

hr{
	color:#95b67c;
	margin: 6px 0px 6px 0px;
}

.selected_nav {
	background-color:#FFFFFF;
	border:1px black solid; 
	border-right:0px;
	font-family:Verdana;
	color:#666666;
	font-size:12px;
	font-weight:bold;
	padding: 4px 2px 4px 6px;
}

.nav {
	font-family:Verdana;
	color: #ffffff;
	font-size:12px;
	font-weight:bold;
	padding: 4px 2px 4px 6px;
}

a.navlink:link {
	text-decoration: none;
	color: #ffffff;
}
a.navlink:visited {
	text-decoration: none;
	color: #ffffff;
}
a.navlink:hover {
	text-decoration: none;
	color: #FF6600;
}
a.navlink:active {
	text-decoration: none;
	color: #FF6600;
}

h2{	
	color:#95b67c;
	border-bottom:1px #95b67c dotted;
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
}

h3{	
	color:#95b67c;
	border-bottom:1px #95b67c dotted;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
}

ul{list-style:square;}

.blockquote{
	border:1px dotted #aaaaaa; 
	padding: 4px 2px 4px 24px; 
	margin-left:4px;
	background-color:#e8f1e2;
}

/*
.quote{
	padding: 4px 2px 4px 24px; 
	margin-left:4px;
	text-align:justify;
}
*/


blockquote{background:transparent url(images/start_quote_small.gif) no-repeat scroll -1px 0; color:#333333; line-height:14px; margin:14px 0; padding:0 0 0 16px; } 
blockquote span { background:transparent url(images/end_quote_small.gif) no-repeat scroll right bottom; padding:0 15px 0 0; } 


.siteTitle{
	color:#95b67c; 
	font-size:18px; 
	font-weight:bold; 
	border-bottom:1px dotted #95b67c;
}
.siteURL{padding-top:6px; font-weight:bold;border-top:1px dotted #95b67c;margin-top:10px;}
.site_alt_URL{padding-top:6px;font-size:10px;}

.connectTD{vertical-align:bottom; padding-bottom:10px;}

.copyright{font-size:10px; color:#efefef; padding:0px 0px 4px 2px;}

.art{border:1px solid black;padding:2px; background-color:#FFFFFF;}
.artBorder{width:250px;filter:shadow(color:#444444, strenght:10, direction:135);padding:0px 14px 14px 0px;}

.topHeader1{background-image:url('images/topefx1.jpg');background-repeat:no-repeat; background-position:bottom right;}
.topHeader2{background-image:url('images/topefx2.jpg');background-repeat:no-repeat; background-position:bottom right;}
.topHeader3{background-image:url('images/topefx3.jpg');background-repeat:no-repeat; background-position:bottom right;}

.textbox{width:200px;}
.textarea{width:400px;}
.contact_message_true{padding:15px 10px 15px 10px;border:2px dashed #00CC00;background-color:#ffffff;font-weight:bold;text-align:center;color:#00CC00;}
.contact_message_false{padding:15px 10px 15px 10px;border:2px dashed #ff0000;background-color:#ffffff;font-weight:bold;text-align:center;color:#FF0000;}

#top_content{padding:0px 4px 4px 20px;line-height:16px;font-size:12px;}