.brownbox {
	background-color: white;
	border: 1px solid #885535;
}

.background {
	background-color: white;
	background-image: url(images_home/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.dottygreybox {
	border: 1px dashed #999999;
}

.blankpadding {
	padding: 0px 20px 0px 10px;
}

.smallspacer {
	height: 5px;
	width: 5px;
	}
	
body {
	font-family: Tahoma, Arial, Helvetica;
	background-color: White;
	scrollbar-face-color: white;
	scrollbar-highlight-color: #BBA08E;
	scrollbar-shadow-color: #BBA08E;
	scrollbar-3dlight-color: #BBA08E;
	scrollbar-arrow-color: #885535;
	scrollbar-track-color: white;
	scrollbar-darkshadow-color: #666666;
}

.bodytextmain {
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: black;
}

.bodytextmain a:link{
	font-weight: bold;
	color: black;
}

.bodytextmain a:visited{
	font-weight: bold;
	color: black;
}

.bodytextmain a:hover {
	font-weight: bold;
	color: #885535;
}

.bodytextmain a:active {
	font-weight: bold;
	color: #885535;
}

.brownbold {
	font-size: 11px;font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #885535;
	text-decoration: none;
}

.brownbold a:link{ font-size: 11px;font-style: normal;line-height: 15px;font-weight: bold;font-variant: normal;text-transform: none;color: #885535;text-decoration: none;}
.brownbold a:visited{ font-size: 11px;font-style: normal;line-height: 15px;font-weight: bold;font-variant: normal;text-transform: none;color: #885535;text-decoration: none;}
.brownbold a:hover{ font-size: 11px;font-style: normal;line-height: 15px;font-weight: bold;font-variant: normal;text-transform: none;color: #BF997F;text-decoration: none;}
.brownbold a:active{ font-size: 11px;font-style: normal;line-height: 15px;font-weight: bold;font-variant: normal;text-transform: none;color: #BF997F;text-decoration: none;}

.dottygreyline {
	border-top: 1px dashed #999999;
}

.greytext {
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	text-transform: none;
	color: #666666;
}
.greytext a:link{
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	text-transform: none;
	color: #666666;
}
.greytext a:visited{
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	text-transform: none;
	color: #666666;
}

.greytext a:hover{
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #885535;
}
.greytext a:active{
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #666666;
}

.blankpaddingsmall {
	padding: 0px 10px;
}

.blankpaddingallround {
	padding: 10px;
}

.titlebrownbold {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #885535;
}

.titleblackbold {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}

.titlegreybold {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #666666;
}

.brownboldsmall 
{
	font-size: 9px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #885535;
	text-decoration: none;
	}
	
.brownboldsmall a:link{ font-size: 9px;font-style: normal;line-height: 15px;font-weight: bold;color: #885535; }
.brownboldsmall a:visited{ font-size: 9px;font-style: normal;line-height: 15px;font-weight: bold;color: #885535; }
.brownboldsmall a:hover{ font-size: 9px;font-style: normal;line-height: 15px;font-weight: bold;color: #BF997F; }
.brownboldsmall a:active{ font-size: 9px;font-style: normal;line-height: 15px;font-weight: bold;color: #BF997F; }

.dropdownborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #885535;
	border-left-color: #885535;
	width: 4px;
}
.smallbox {
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	background-color: #EDE5E5;
	border: 1px solid #885535;
	height: 15px;
	width: 100px;
}

.largebox {
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	background-color: #EDE5E5;
	border: 1px solid #885535;
	height: 15px;
	width: 260px;
}

.longbox {
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	background-color: #EDE5E5;
	border: 1px solid #885535;
	height: 15px;
	width: 330px;
}

.xlargebox {
	font-size: 9px;
	font-weight: bold;
	color: Black;
	background-color: #EDE5E5;
	border: 1px solid #885535;
	height: 50px;
	width: 260px;
}

.xlargebox2 {
	font-size: 9px;
	font-weight: bold;
	color: Black;
	background-color: #EDE5E5;
	border: 1px solid #885535;
	height: 50px;
	width: 330px;
}

.textarea {
	font-family: Tahoma, verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: Black;
	background-color: #EDE5E5;
	border: 1px solid #885535;
	width: 200px;
}

.button {
	font-size: 9px;
	font-weight: bold;
	color: #885535;
	background-color: #EDE5E5;
	border: 1px groove #885535;
	height: 15px;
	width: 100px;
}
