body {
color: #333;
margin: 0;
padding: 0;
background: #000 url(/templates/img/bodybkg.gif) repeat-y 50% 0;
font-family: Verdana, Helvetica, Arial, Sans-Serif;
font-size: 11px;
}

/* Page Layout */

#wrapper {
width: 780px;
margin: 0 auto;
background: transparent url(/templates/img/wrapperbkg.gif) repeat-y;
}

html>body #wrapper {
margin-top: 0;
margin-right: auto;
margin-left: auto;
padding: 0;
width: 780px;
background: transparent url(/templates/img/wrapperbkg.gif) repeat-y;
}

#header {
background: #fff url(/templates/img/header.gif);
height: 96px;
width: 780px;
}

#header h1 {
display: none;
}

#content {
font-family: Verdana, Helvetica, Arial, Sans-Serif;
font-size: 11px;
margin: 0;
padding: 0;
float: right;
width: 615px;
text-align: left;
}

#topNav {
width: 100%;
float: left;
color: #ddd;
background: #000;
border-top: 1px solid #000;
border-bottom: 2px solid #ccc;
margin: 0;
padding: 0;
text-align: right;
}

#topNav ul {
margin: 0;
list-style: none;
color: #ddd;
background: transparent;
font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
font-size: .9em;
}

#topNav ul li {
margin: 0;
padding: 0;
float: right;
width: 10.5em; 
}

#topNav ul li a {
/* padding: 0.2em 12px; */
display: block;
background-color: #000;
padding: .25em 0;
color: #ddd;
text-decoration: none;
text-align: center;
border-bottom: none;
}

#topNav ul li a:hover {
background: #ccc;
color: #000;
}

#breadcrumb {
	text-align: left;
	margin: 0 auto;
	padding: 1em 0 1em .5em;
	font-size : .85em;
}

/* Sidebar */
#menu {
float: left;
color: #fff;
background: transparent;
font-size: 14px;
height: 400px;
text-align: left;

}

	#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		width : 140px;
		font-size: 14px;
	}
	
	#nav li { /* all list items */
		line-height : 1.5em;
		margin-bottom : -1px;
		width: 135px;
		border-bottom: 1px solid #666;
		padding: 0;
	}
	#nav a { font-weight: bold; font-family: Tahoma, Verdana, Helvetica, Arial, Sans-Serif; }
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 140px;
		margin-top : -1.3em;
		padding-bottom: 4px;

		/* color and border */
		background-color: #926215;
		border-top: 3px solid #700;
		border-right: 1px solid #700;
		border-bottom: 1px solid #700;
		border-left: 1px solid #700;
	}
	
	#nav li ul li { /* second-level list items */
	    position : relative;
		float : left;
		line-height : 1.5em;
		margin-bottom : -1px;
	}
	
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#nav li a {
		width: 127px;
		display : block;
		color: #ffde59;
		text-decoration : none;
		background-color : transparent;
		border: none;
		padding: 4px;
	}

	#nav li a:hover {
		color : #006;
		background-color : #eb0;
		border-left: 2px solid #006;
	}
	#nav ul ul li a:hover {
		color : #006;
		background-color : #eb0;
		border: none;
	}
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.thover ul ul, #nav li.thover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.thover ul, #nav li li.thover ul, #nav li li li.thover ul { /* lists nested under hovered list items */
		left: auto;
	}
	/*
	#nav a.hasChild {
	  background-image: url(/templates/img/rt-arrow.gif);
	  background-repeat: no-repeat;
	  background-position: center right;
	}
	*/







/*

#menu ul {
list-style: none;
margin: 0 0 0 1px;
padding: 0;
text-align: left;
width: 140px;
}

#menu li {
width: 135px;
list-style-image: none;
line-height: 150%;
list-style: none;
border-bottom: 1px solid #333;
}

#menu li ul li {
	font-weight: normal;
	font-size: 10px;
}

#menu a, a:visited {
    width: 100%;
	color: #ffde59;
	background: transparent;
padding: 4px;
	border-bottom: none;
	font-weight: bold;
	text-decoration: none;
}

#menu a:hover {
	color: #ccc;
	background: transparent;
}
#menu li a, li a:visited {
	font-weight: bold;
}

#menu li ul li a, li ul li a:visited {
	font-weight: normal;
}

#menu li ul li ul li{
	font-size: 10px;
}
*/


#menu p {
color: #eee;
background: transparent;
font-size: 10px;
line-height: 140%;
clear:both;
}

#menu .box {
	background: #eee;
	border: 1px solid #000;
	margin: 4px;
}
#menu .box h2 {
	color: #fff;
	margin: 0px 0px 6px 0px;
	font-size: 14px;
	background: #eee;
	padding: 2px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	font-weight: bold;
}

#footer {
color: #aaa;
background: transparent;
margin: 4px 4px 4px 0px;
width: 770px;
font-size: 9px;
height: 20px;
text-align: right;
}

div#event {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #999;
	background: transparent;
	padding: 0 8px 0 0;
}
div#event h2 {
	font-size: 1.5em;
	margin: 5px 0 5px 9px;
	padding: 8px 4px 0px 4px;
	font-weight: normal;
	border-bottom: 2px dotted #e0e0e0;
}
div#event h3 {
	font-size: 1.1em;
	margin: 5px 0 5px 9px;
	padding: 0px 0 0px 5px;
	font-weight: bold;
}
div#event h3 a, h3 a:visited {
	color: #006;
	font-weight: bold;
	background: transparent;
	text-decoration: underline;
}
div#event h3 a:hover {
	border-bottom: none;
}
div#event h4 {
	font-size: .8em;
	margin: 1px 0 0px 12px;
	padding: 0px 0 0px 4px;
	font-weight: lighter;
}
div#event p {
	font-size: 1em;
	margin: 1px 0 1px 12px;
	padding: 0px 0 0px 4px;
	font-weight: normal;
}

div.gallery {
	float: left;
	padding: 2px 2px 2px 2px;
	margin: 1px 1px 1px 1px;
}
div.gallery p {font-size: .75em; text-align: center;}

ul.news_titlelist {
list-style: none;
text-align: left;

margin: 0 auto;
padding: 1px;
}

ul.thumbGallery {
  list-style: none;
  padding: 0;
  margin: 0;  /* different browsers style this different so go for sure */
 /* line-height: 1em; */
  text-align: center;
/* font-size:smaller;
  font-weight:lighter; */
  color: #666;
}
ul.thumbGallery li {
  list-style-image: none;
  float: left;
  border: 1px solid #ccc;
  padding: 3px;
  margin-bottom: 3em;
  margin-right: 1em;
  white-space: nowrap;
}
ul.thumbGallery li a, li a:visited{
  border-bottom: 0px;
  text-decoration: none;
}
ul.thumbGallery a img {
  border: 1px solid #ccc;
  margin-bottom: 5px;
}

div.photo {
	padding: 4px 4px 4px 4px;
	margin: 6px 2px 6px 2px;
	text-align: center;
}
div.photo p {font-size: .75em; text-align: center;}
div.photo img {
	border: 1px solid #aaa;
}

.noborder {
	 border: none;
}
.spacer {
	clear: both;
}


#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	/* width: 5em; */
}

#nav li { /* all list items */
	float: left;
	/*width: 5em;  width needed or else Opera goes nuts */
	padding: 2px 12px 2px 12px;
	list-style-image: none;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #ccc;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	margin: 2px 0 0 0;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none is not read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

div.row {
  clear: both;
  padding-top: 3px;
  }

div.row span.label {
  float: left;
  width: 29%;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 69%;
  text-align: left;
  }
  
.splitleft {
	float: left;
	width: 49%;
	text-align: left;
}
.splitright {
	float: right;
	width: 49%;
	text-align: right;
} 

#forum-border {
	background-color: #000;
	border : 0;
}
#forum-highlight { background-color: #f0f0f0; }
#forum-header {
	font: 11px Verdana, Arial, Helvetica, Sans-Serif;
	background-color: #666;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
#forum-title {
	font: 11px Verdana, Arial, Helvetica, Sans-Serif;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align : top;
}
#forum-title a { color: #999; text-decoration: none; }

#forum {
	font: 11px Verdana, Arial, Helvetica, Sans-Serif;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	vertical-align : top;
	background-color : #fff;
	border : 0;
}
#forum a { color: #999; text-decoration: none; }

#forum-currentpage {
	font: 12px Verdana, Arial, Helvetica, Sans-Serif;
	color: #333;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	vertical-align : top;
	background-color : #fff;
	border : 0;
}
