BODY
{
    	SCROLLBAR-FACE-COLOR: #826f38;
    	FONT-SIZE: 12px;
    	SCROLLBAR-HIGHLIGHT-COLOR: #857638;
    	SCROLLBAR-SHADOW-COLOR: #82713b;
	scrollbar-base-color: #8c7739;
    	COLOR: #ffffff;
    	SCROLLBAR-3DLIGHT-COLOR: #877634;
    	SCROLLBAR-ARROW-COLOR: #f0f0f0;
    	SCROLLBAR-TRACK-COLOR: #85763a;
    	BACKGROUND-REPEAT: no-repeat;
    	FONT-FAMILY: Verdana, Arial;
	TEXT-ALIGN: left;
	margin-top: 0px;
	padding: 0;
	BACKGROUND-COLOR: #836d49;

}

A:link
{
    	COLOR: #ffffff;
    	TEXT-DECORATION: none;
	font-weight: bold;
}
A:hover
{
    	COLOR: #f1f1f1;
    	TEXT-DECORATION: none
}
A:visited
{
    	COLOR: #f3f3f3;
    	TEXT-DECORATION: none;
	font-weight: bold;
}
TD
{
    FONT-SIZE: 12px;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial
}
UL
{
	list-style-type:  square;
}


.home
{
	BACKGROUND-IMAGE: url(images/homebg.jpg);
	BACKGROUND-POSITION: 0% 0%;
	BACKGROUND-IMAGE-WIDTH: 100%;
	BACKGROUND-IMAGE-HEIGHT: 100%;
}

div.main
{
	text-align: left;
}

.listings {

	FONT-SIZE: 14px;
	FONT-FAMILY: Verdana, Arial;
	FONT-WEIGHT: bold;
	clear: all;
}
.catdesc
{
	FONT-WEIGHT: normal;
	FONT-SIZe: 12px;
	white-space: wrap;
}

div.loginform {
	position: relative;
	text-align: center;
	top: 10%;
	border: 1px solid;
	border-color: #d3d3d3;
	width: 55%;
}

div.menu
{
	text-align: right;
	position: absolute;
	right: 1%;
	border: 0px solid #000000;
	top: 5px;
	width: 16%;
	height: 20%px;

	margin-top: 0px;
	z-index: 2;
	
}

div.news
{
	text-align: left;
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Verdana;
}

.linklinks
{
	font-family: Arial, Arial Black, Verdana;
	color: #abcccf;
}