@charset "utf-8";
body {
	background-color:#000;
	margin:0px;
	}
	
body, td {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	}
hr {
	margin:10px 0;
	color:#000;
	height:1px;
	
	}
h1 {
	font-family:"Times New Roman", Times, serif;
	margin:0;margin-bottom:10px;
	}
h2 {
	color:#663399;
	font-size:20px;
	}
h3 {
	color:#dd6699;
	font-size:16px;
	}
p {
	margin:15px 0;
	}
a { color:#e98d61; }
#site {
	width:798px;
	margin:3px auto;
	}
#header {
	height:166px;
	color:#000;
	background:url(/assets/i/t/bg_header.jpg) left top repeat-x;
	font-size:11px;
	}
#header a { color:#000;text-decoration:none;font-weight:bold; margin-right:10px; }

#headertop { height:34px;padding-top:12px; }
#header #headerlinks { float:left;margin-left:10px; }
#headersearch { float:right;margin-right:20px; }
#logo { margin-left:30px; }
#tree {
	height:166px;
	background:url(/assets/i/t/tree.jpg) right bottom no-repeat;
	}
#breadcrumb {
	color:#fff;
	font-size:12px;
	margin:0 0 2px 5px;
	}
#breadcrumb a {
	color:#fff;
	/*text-decoration:none;*/
	}
#breadcrumb a:hover {
	text-decoration:underline;
	}
	
#navbar {
	padding:5px 0;
	}
#navbuttoncontainer {
	border-collapse:collapse;
	width:798px;
	}
#navbuttoncontainer td {
	background:url(/assets/i/t/bg_nav.jpg) repeat-x bottom left #e5a07f;
	border:2px solid #000;
	padding:5px;color:#000;
	text-align:center;
	}
#catnav {
	float:left;background-color:#fbb673;
	width:125px;border:1px solid #26408d;
	font-size:13px;
		line-height:20px;
	padding:5px 1px 5px 5px;
	}
#leftcol {
	width:163px;
	font-size:13px;line-height:20px;
	}
#maincol {
	width:630px;
	padding:5px;
	padding-left:0;
	}
#catnav a { color:#000;text-decoration:none; }
#body {
	background-color:#fff;
	}
#footer {
	background:url(/assets/i/t/bg_footer.jpg);
	color:#fff;
	font-size:11px;
	height:47px;
	padding:20px 20px 0 0;
	text-align:right;
	}
#footer a {
	color:#fff;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration:none;
	}
#footer #copyright { color:#ead5d5; }
.lefthotspot {
	background-color:#fbb673;
	width:151px;
	border:1px solid #26408d;
	margin:5px;
	padding:5px;
	}
.lefthotspot a {color:#000;text-decoration:none; }
.lefthotspotheader img {
	margin:5px;
	margin-bottom:0;
	}


.section, .sectionhighlight {
/*	background-color:#fffadd;*/
	border:1px solid #ccc;
	padding:5px;
	margin:10px 0;
	}
.sectionhighlight {
	border-color:#cc9933;
	background-color:#fbb673;
	}

/* Events */
.eventsection {
	background-color:#efefef;
	border:1px solid #e1e1e1;
	padding:10px;
	padding-top:5px;
	margin-bottom:10px;
	}
.event { margin-top:10px; }
.eventdetails { margin-left:20px; }

.u-module-header {
	background:url(/assets/i/s/users/modules/std/bg_module_tl.gif) no-repeat top left #733450;
	}
.u-module-header-inner {
	background:url(/assets/i/s/users/modules/std/bg_module_tr.gif) no-repeat top right;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	margin-left:5px;
	padding:5px;
	}
.u-module-body {
	border:1px solid #733450;
	}