body{
	background: #fff;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 83%;
}
textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 87%;
}
#top-ads,
#bottom-ads,
#side-ads,
#tower-ads,
#featured-resources,
#login_box,
#side-login{
	display: none;
}
#home #new-profiles li,
#friends li,
#gallery li{
	float: left;
	width: 100px;
	list-style: none;
}
#home #advertise{
	clear: both;
}

/* Links -------------------------------------------------------------------------------  */
a{
	color: #333300;
}
a:visited{
	color: #444325;
}
a:hover{
	text-decoration: none;
}

/* Headings ----------------------------------------------------------- */
#contents h2:first-child{
	margin-top: 0;
}

/* Main Body Section  ------------------------------------------------- */
#contents{
	line-height: normal;
}
#nav,
#supra-nav,
#topnav,
#login_box{
	display: none;
}
#footer-links{
	margin-top: 1.5em;
	padding: 0.5em 0.25em 0 0.25em;
	line-height: 1.3;
	border-top: 3px solid #4F4D26;
}
address{
	font-style: normal;
	font-size: 95%;
}
#footer{
	font-size: 90%;
}

/* Random Styles ----------------------------------------------------- */
a img{
	border: none;
}
img.profile_photo, img.photo, img.thumb, #field-staff #right-col div img{
	width: 90px;
	height: 90px;
	border: 2px solid #666633;
}
.center,
#for-map{
	text-align: center;
}
#for-map p.select{
	text-align: left;
}
.more, 
.right{
	text-align: right;
}
#profiles ol li{
	margin-bottom: 1em;
	line-height: normal;
}
#profiles ol li ul li{
	margin-bottom: 0;
}
.more{
	margin-bottom: 0;
	font-size: 90%;
	font-weight: bold;
}
.top{
	padding: 0.25em 0;
	text-align: right;
}
.top a{
	font-weight: bold;
	font-size: 90%;
}
.top a:hover{
	color: #000;
}
.backlink{
	margin-top: 0;
}
.count,
.sortby,
.prev-next2{
	font-weight: bold;
}
.count strong,
.prev-next2 strong{
	color: #600;
}
#gallery p.delete{
	text-align: center;
}
#right-col .longtext{
	width: 375px;
}

/* Text sizes and colors ------------------------------------------------ */
.tiny{
	font-size: 7pt;
}
.small{
	font-size: 9pt;
}
.normal{
	font-size: 12pt;
}
.large{
	font-size: 14pt;
}
.huge{
	font-size: 18pt;
}
.underline{
	text-decoration: underline;
}
.black,
.default{
	color: black; 
}
.darkred{
	color: darkred; 
}
.red{
	color: #c00;  
}
.orange{
	color: orange;  
}
.brown{
	color: brown;  
}
.yellow{
	color: yellow;  
}
.green{
	color: green;  
}
.darkolivegreen{
	color: darkolivegreen;  
}
.cyan{
	color: cyan;  
}
.blue{
	color: blue;  
}
.darkblue{
	color: darkblue;  
}
.indigo{
	color: indigo;  
}
.violet{
	color: violet;  
}
.white{
	color: white; 
}
#error-message, 
.error, 
.required{
	color: #c00;
	font-weight: bold;
}
.disclaimer{
	font-size: 80%;
	margin-top: 1.5em !important;
	padding-top: 0.5em;
	border-top: 1px dotted #663;
	color: #663;
}
#privacy-policy ol{
	margin-left: 0;
	padding-left: 1.5em;
}
#privacy-policy ol li{
	margin-bottom: 1em;
}
#sitemap ul li{
	font-weight: bold;
}
#sitemap ul li ul li{
	font-weight: normal;
}
#sitemap ul li ul{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 0;
	padding-left: 2em;
}
#state-agencies ul li{
	margin-bottom: 0.5em !important;
}
#state-agencies a.top{
	font-size: 80%;
}
.clear{
	clear: both;
	height: 1px;
	margin: -1px;
	background: transparent !important;
	line-height: 1px;
	font-size: 1px;
}

#login_bar a{
	color:#fff;
	}

#footer a{
	color: #fff;
	}

#bartext a {
	color: #fff;
	}