body {border:0px; margin:0px; padding:0px;}
table {border:0px; margin:0px; padding:0px;}
td {border:0px; margin:0px; padding:0px;}
img {border:0px; margin:0px; padding:0px;}
form {border:0px; margin:0px; padding:0px;}
/*input {border:0px; margin:0px; padding:0px;}*/

#header {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#D59758;
}

#header a:link {color:#00A33D; text-decoration:none; }
#header a:hover {color:#00A33D; text-decoration:underline; }
#header a:active {color:#00A33D; text-decoration:underline; }
#header a:visited {color:#00A33D; text-decoration:none; }
#header a:visited:hover {color:#00A33D; text-decoration:underline; }

#headline {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:21px;
}

#headline a:link {color:#00A33D; text-decoration:underline; }
#headline a:hover {color:#E4BC96; text-decoration:underline; }
#headline a:active {color:#E4BC96; text-decoration:underline; }
#headline a:visited {color:#00A33D; text-decoration:underline; }
#headline a:visited:hover {color:#E4BC96; text-decoration:underline; }

#text {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	line-height:18px;
}

#text a:link {color:#8B5C29; text-decoration:underline; }
#text a:hover {color:#00A33D; text-decoration:underline; }
#text a:active {color:#00A33D; text-decoration:underline; }
#text a:visited {color:#8B5C29; text-decoration:underline; }
#text a:visited:hover {color:#00A33D; text-decoration:underline; }

#text h1 {
	font-size:18px;
	line-height:normal;
	margin-bottom:5px;
	color:#00A33D;
	font-weight:bold;
}

#text h2 {
	font-size:16px;
	line-height:normal;
	margin-bottom:0px;
	color:#00A33D;
	font-weight:bold;
}

#text form input[type *="text"] {
	width:400px;
}

#text form textarea {
	width:400px;
	height:150px;
}

#feed {
	font-size:12px;
	color:#000000;
	line-height:normal;
}

#feed a:link {color:#D59758; text-decoration:underline; }
#feed a:hover {color:#00A33D; text-decoration:underline; }
#feed a:active {color:#00A33D; text-decoration:underline; }
#feed a:visited {color:#D59758; text-decoration:underline; }
#feed a:visited:hover {color:#00A33D; text-decoration:underline; }

#feed h3 {
	font-size:12px;
	color:#8B5C29;
	margin-bottom:0px;
}

#feed h3 a:link {color:#8B5C29; text-decoration:none; }
#feed h3 a:hover {color:#00A33D; text-decoration:underline; }
#feed h3 a:active {color:#00A33D; text-decoration:underline; }
#feed h3 a:visited {color:#8B5C29; text-decoration:none; }
#feed h3 a:visited:hover {color:#00A33D; text-decoration:underline; }

#rightcol a:link img {border:2px solid #D59758; margin:10px 0px 10px 0px; display:block; }
#rightcol a:hover img {border:2px solid #00A33D; margin:10px 0px 10px 0px; display:block; }
#rightcol a:active img {border:2px solid #00A33D; margin:10px 0px 10px 0px; display:block; }
#rightcol a:visited img {border:2px solid #D59758; margin:10px 0px 10px 0px; display:block; }
#rightcol a:visited:hover img {border:2px solid #00A33D; margin:10px 0px 10px 0px; display:block; }
	
#membernav {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#E4BC96;
	display:block;
	border-bottom:2px solid #D59758;
	padding:5px;
	background:#8B5C29;
}

#membernav a:link {color:#E4BC96; text-decoration:none; }
#membernav a:hover {color:#F7ECE1; text-decoration:underline; }
#membernav a:active {color:#F7ECE1; text-decoration:underline; }
#membernav a:visited {color:#E4BC96; text-decoration:none; }
#membernav a:visited:hover {color:#F7ECE1; text-decoration:underline; }

#footer {
	width:1000px;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:right;
	margin-top:3px;
}

#footer a:link {color:#00A33D; text-decoration:none; }
#footer a:hover {color:#D59758; text-decoration:underline; }
#footer a:active {color:#D59758; text-decoration:underline; }
#footer a:visited {color:#00A33D; text-decoration:none; }
#footer a:visited:hover {color:#D59758; text-decoration:underline; }

.errors {
	color:#CC0000
}





