/* 
	SITE COLOURS
		BG: #bfa666
		Text: #412D12
		Logo Red: #d4150b
*/

body,td,th { font-family:"Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif; font-size:13px; color: #412D12; }

body {
	background-image: url(../images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #BFA768;
	scrollbar-highlight-color: #CFB97E;
	scrollbar-face-color: #BFA768;
	scrollbar-shadow-color: #CFB97E;
	scrollbar-darkshadow-color: #BFA768;
	scrollbar-track-color: #BFA768;
}

a:link { color: #d4150b; text-decoration:none; }
a:visited { color: #d4150b; text-decoration:none; }
a:active { color: #d4150b; text-decoration:none; }
a:hover { color: #d4150b; text-decoration:underline; }

a.first:link { color: #412D12; text-decoration:none;}
a.first:visited { color: #412D12; text-decoration:none;}
a.first:active { color: #412D12; text-decoration:none;}
a.first:hover { color: #412D12; text-decoration:underline;}

a.nav:link { color: #412D12; text-decoration:none; font-weight: bold; font-size: 9px;}
a.nav:visited { color: #412D12; text-decoration:none; font-weight: bold; font-size: 9px;}
a.nav:active { color: #412D12; text-decoration:none; font-weight: bold; font-size: 9px;}
a.nav:hover { color: #412D12; text-decoration:underline; font-weight: bold; font-size: 9px;}

a img { border:none; }
.border { border: 1px solid #412D12; }
#mainbody { padding: 1px 20px 20px 20px; }

.floatleft { float: left; width: 248px; }
.floatright { float: right; width: 441px; }

.red { color:#d4150b; }
.sabs{
	padding: 15px;
}
