/* ELEMENTS */
body { 
	
	background-color: #000000;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}

div.list {
	overflow: auto;
	scrollbar-face-color: #EBDAAF; 
	scrollbar-highlight-color : #FAF3E0; 
	scrollbar-3dlight-color : #FAF3E0; 
	scrollbar-shadow-color : #D2BE88; 
	scrollbar-darkshadow-color : #D2BE88; 
	scrollbar-track-color : #EBDAAF; 
	scrollbar-arrow-color : #D2BE88;
}

/* TEXT */
.top_menu{font-family:Century Gothic;font-size:14px;font-weight:bold;color: #FFFFFF;}
.top_menu_active{font-family:Century Gothic;font-size:14px;font-weight:bold;color: #FFCD00;}
.footer_menu{font-family:Century Gothic;font-size:9px;font-weight:bold;color: #FFFFFF;}
.footer_text{font-family:Century Gothic;font-size:10px;font-weight:bold;color: #FFFFFF;}
.title{font-family:Century Gothic;font-size:18px;font-weight:bold;color: #63460B;}
.text{font-family:Century Gothic;font-size:12px;font-weight:bold;color: #63460B;}

/* LINKS */
.top_menu A:link {background:transparent;font-family:Century Gothic;font-size:14px;font-weight:bold;text-decoration:none;color: #FFFFFF;}
.top_menu A:visited {background:transparent;font-family:Century Gothic;font-size:14px;font-weight:bold;text-decoration:none;color: #FFFFFF;}
.top_menu A:active {background:transparent;font-family:Century Gothic;font-size:14px;font-weight:bold;text-decoration:none;color: #FFFFFF;}
.top_menu A:hover {background:transparent;font-family:Century Gothic;font-size:14px;font-weight:bold;text-decoration:none;color: #FFCD00;}

.top_menu_active A:link {background:transparent;font-family:Century Gothic;font-size:14px;font-weight:bold;text-decoration:none;color: #FFCD00;}
.top_menu_active A:visited {background:transparent;font-family:Century Gothic;font-size:14px;font-weight:bold;text-decoration:none;color: #FFCD00;}
.top_menu_active A:active {background:transparent;font-family:Century Gothic;font-size:14px;font-weight:bold;text-decoration:none;color: #FFCD00;}
.top_menu_active A:hover {background:transparent;font-family:Century Gothic;font-size:14px;font-weight:bold;text-decoration:none;color: #FFCD00;}

.footer_menu A:link {background:transparent;font-family:Century Gothic;font-size:9px;font-weight:bold;text-decoration:none;color: #FFFFFF;}
.footer_menu A:visited {background:transparent;font-family:Century Gothic;font-size:9px;font-weight:bold;text-decoration:none;color: #FFFFFF;}
.footer_menu A:active {background:transparent;font-family:Century Gothic;font-size:9px;font-weight:bold;text-decoration:none;color: #FFFFFF;}
.footer_menu A:hover {background:transparent;font-family:Century Gothic;font-size:9px;font-weight:bold;text-decoration:underline;color: #FFFFFF;}

.text A:link {background:transparent;font-family:Century Gothic;font-size:12px;font-weight:bold;text-decoration:none;color: #63460B;}
.text A:visited {background:transparent;font-family:Century Gothic;font-size:12px;font-weight:bold;text-decoration:none;color: #63460B;}
.text A:active {background:transparent;font-family:Century Gothic;font-size:12px;font-weight:bold;text-decoration:none;color: #63460B;}
.text A:hover {background:transparent;font-family:Century Gothic;font-size:12px;font-weight:bold;text-decoration:underline;color: #63460B;}

/* TABLES */
table.maintable{ 
	border-width: 2px;
	border-color: gray;
	border-collapse: collapse;
}
table.maintable td {
	border-width: 1px;
	padding: 0px;
	border-color: gray;
}
.articleheading {font-weight:bold;}
.rlistings {font-size: 14px; text-align: center;}
.rlistings td {border: 1px solid;}
.resourcelistingheading {font-weight: bold; font-size: 20px;}
.salelisting {border: 2px solid; width: 100%;}
.salelisting2 {width: 740;}
.salelisting2 #desimg {float: left;}
.salelisting2 .desimgpic {float: left; width: 474px; height: 315px; padding-right: 5px;}
.smimglisting {border-right: 2px groove; height: 105px; width: 158px;}
.altpics {width: 157px; height: 104px;}
.smdescription {font-size: 12px;} 
.submitbutton {width: 156; height: 33; border: 2px solid; padding-left: 1px; padding-right: 1px; padding-top: 1px; padding-bottom: 1px;}
.submitbutton:hover { border: 2px solid; border-color: #ffaa00;}
