body {
background:#fff;
color:#000;
font-family:"Times New Roman", Times, serif;
}


#mainleft {
width: 100%; margin: 0; float: none;
}

#mainright *, #nav *, #sidebar *, #searchbox * {
display:none;}

a:link, a:visited {
color: #687432; /*green*/
}



#footer {
	padding-top: 6px;
	text-align: center;
	font-size:90%;
	font-weight:bold;
	color:#a96828; /*brown*/
	clear: both;
}

.membership {
list-style-image:url(images/img_list.gif);
}

p.safe {
	font-size: 0.001em;
	line-height: 0;
	margin: 0;
}

.largebold {
font-size:105%;
font-weight:bold;
}

.largeboldbeige {
color: #f4e9d3;
font-size:140%;
font-weight:bold;
}

.largegreen {
color:#7c844b;
font-size:110%;
font-weight:bold;
}

.beige {
color:#f4e9d3;
}

.clearit {
clear:both;
}

.colbottom {
margin-bottom:0px !important; 
padding-bottom:0px;
line-height:0px;
font-size:0px;
}

.small {
font-size:90%;
}

.large {
font-size:300%;
text-align:center;
color:#cda62d;
font-weight:bold;
line-height:1.0;
}

.underline {
text-decoration:underline;
}

.line {
line-height:150%;
}


#credit {
color:#CCCCCC;
padding:0px 0px 3px 3px;
font-size:75%;
}

.bold {
font-weight:bold;
}

.gold {
color:#cda62d;
}

