BODY, TD {
	color: black;
	font: 9pt Verdana, Geneva, Arial, Helvetica;
}
H1, H2, H3 {
	font-size: 16pt;
	font-weight: normal;
	margin-bottom: 6px;
}
H4 {
	font-size: 12pt;
	font-weight: normal;
	margin-bottom: 6px;
}
ul.menulevel1, ul.menulevel2, ul.menulevel3, ul.menulevel4, ul.menulevel5, ul.sitemaplevel1, ul.sitemaplevel2, ul.sitemaplevel3, ul.sitemaplevel4, ul.sitemaplevel5, ul.submenu, ul.search {
	padding-left: 0;
	margin-left: 0;
}
form {
	margin: 0;
}
IMG {
	border: 0;
}
li {
	line-height: 1.5;
}

.doc, .docs, .sdoc, .sdocs {
	font-size: 12px;
	list-style: square;
	margin-left: 40px;
	color: #000;
}

a {
	text-decoration: none;
	font-weight: bold;
}
a:link, a:visited {
	color: gray;
}
a:active, a:hover {
	color: black;
}
.sitename {
	font-weight: normal;
	font-size: 20pt;
}
.menulevel1 {
	font-size: 8pt;
	color: gray;
}
.menulevel1 a {
	font-weight: bold;
	color: gray;
}
.menulevel1 a:link, .menulevel1 a:visited {
	color: gray;
}
.menulevel1 a:active, .menulevel1 a:hover {
	color: black;
}
.menulevel2 {
	font-size: 8pt;
	color: gray;
}
.menulevel2 a {
	font-weight: normal;
	color: gray;
}
.menulevel2 a:link, .menulevel2 a:visited {
	color: gray;
}
.menulevel2 a:active, .menulevel2 a:hover {
	color: black;
}
.menulevel3 {
	font-size: 8pt;
	color: gray;
}
.menulevel3 a {
	font-weight: normal;
	color: gray;
}
.menulevel3 a:link, .menulevel3 a:visited {
	color: gray;
}
.menulevel3 a:active, .menulevel3 a:hover {
	color: black;
}
.sitemaplevel1, .sitemaplevel2, .sitemaplevel3 {
	font-size: 9pt;
}
.sitemaplevel1 a, .sitemaplevel2 a, .sitemaplevel3 a {
	font-weight: normal;
	color: black;
}
.sitemaplevel1 a:link, .sitemaplevel2 a:link, .sitemaplevel3 a:link, .sitemaplevel1 a:visited, .sitemaplevel2 a:visited, .sitemaplevel3 a:visited {
	color: black;
}
.sitemaplevel1 a:active, .sitemaplevel2 a:active, .sitemaplevel3 a:active, .sitemaplevel1 a:hover, .sitemaplevel2 a:hover, .sitemaplevel3 a:hover {
	color: black;
}
.submenu {
	font-size: 9pt;
}
.submenu a {
	font-weight: normal;
	color: black;
}
.submenu a:link, .submenu a:visited {
	color: black;
}
.submenu a:active, .submenu a:hover {
	color: black;
}
.search a {
	font-weight: normal;
	color: black;
}
.search a:link, .search a:visited {
	color: black;
}
.search a:active, .search a:hover {
	color: black;
}
.locator {
	font-size: 8pt;
	color: white;
}
.locator a {
	font-weight: normal;
	text-decoration: underline;
}
.locator a:link, .locator a:visited, .locator a:active, .locator a:hover {
	color: white;
}
.menu {
	font-weight: bold;
	font-size: 8pt;
	color: white;
}
.menu a {
	text-decoration: underline;
	color: white;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	color: white;
}
.login {
	font-weight: bold;
	font-size: 8pt;
	color: grey;
}
.login a, .login a:link, .login a:visited, .login a:active, .login a:hover {
	color: gray;
}
.navigator {
	font-weight: bold;
	font-size: 10pt;
	color: white;
}
.navigator a:link, .navigator a:visited {
	color: #c0c0c0;
}
.navigator a:active, .navigator a:hover {
	color: white;
}
.edit {
	font-size: 8pt;
	color: black;
	background: buttonface;
}
.edit a:link, .edit a:visited, .edit a:active, .edit a:hover {
	font-weight: normal;
	color: black;
}

#searchbox .text {
	float: left;
	width: 122px;
 	height: 15px;
   	padding: 4px 3px 3px 22px;
   	border: none;
   	background: transparent url(images/bg_search_input.gif) no-repeat;
   	color: #797979;
	outline: none;
}

#searchbox .submit {
	float: left;
	display: block;
	width: 29px;
	height: 22px;
	background: url(images/bg_search_a.png);
	text-indent: -9999px;
	border: 0;
}

#searchbox .submit:hover {
	cursor: pointer;
}

/* OVERWRITE */
body {
	background: #fff:
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
}


/* HTML Body, for the other body tag is due to the WYSIWYG Editor */
body.body {
	padding: 0;
	margin: 0;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	text-align: center;
	background-image: url(images/head-1.png);
	background-repeat: repeat-x;
	background-position: center 144px;
	background-color: #160204;
}

a {
	color: #ab0819;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4 {
	color: #730d1a;
}

p.new {
	text-align: center;
}

/* General */

div.logo_panel {
	width: 100%;
	background: #fff;
	height: 144px;
	text-align: center;
	margin:0;
	border-top: 10px solid #be0318;
}

div.navi {
	text-align: left;
	width: 920px;
	margin: 0 auto;
}

ul#navi {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#navi li {
	color: #666666;
	display: block;
	float: left;
	width: 180px;
	text-align: center;
	margin-right: 5px;
	padding: 5px 0 10px 0;
	background: url(images/navi_shadow.png);
	background-position: 0 bottom;
}

ul#navi li:hover {
	color: #ab0819;
}

ul#navi li.last {
	margin-right: 0;
}

ul#navi li.active {
	color: #000;
	background: url(images/navi_shadow_hover.png);
	background-position: 0 bottom;
}

div.members {
	position: relative;
	left: 560px;
	width: 360px;
	text-align: center;
	color: #fff;
	font-weight: normal;
	font-size: 16px;
	padding-top: 4px;
	font-family: Georgia, Times, serif;
}

div.logo {
	width: 920px;
	margin: 0 auto;
	text-align: left;
}

div.container {
	float: left;
}

div.search {
	margin-top:40px;
	float: right;
}

div.search input.search {
	float: left;
	width: 122px;
 	height: 15px;
   	padding: 4px 3px 3px 22px;
   	border: none;
   	background: transparent url(images/bg_search_input.gif) no-repeat;
   	color: #797979;
}

div.search a.go {
	float: left;
	display: block;
	width: 29px;
	height: 22px;
	background: url(images/bg_search_a.png);
	text-indent: -9999px;
}

#wrapper {
	width: 920px;
	margin: 0 auto;
	text-align: left;
	margin-top: 30px;
}

div.head {
	width: 920px;
	height: 290px;
	background: url(images/head.png);
}

div.subhead {
	padding: 15px 15px 0 10px;
	width: 895px;
	height: 31px;
	background: url(images/subhead.png);
	color: #fff;
}

div.subhead a {
	color: #fff;
}

div.subhead h2 {
	padding: 0; margin: 0;
	color: #fff;
	font-weight: normal;
}

div.info {
	width: 330px;
	padding: 1px 15px 15px 15px;
	position: relative;
	left: 560px;
}

div.info h2.info {
	color: #730d1a;
	font-weight: normal;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 3px;
	margin-bottom: 8px;
}

div.content {
	background: #fff url(images/shadow.png) repeat-y;
	background-position: 560px;
}

 
.content .left {
	width: 530px;
	height: 100%;
	padding: 15px;
	background: #fff;
	float: left;
}

.content .left p {
	padding: 0 0 15px 0; margin: 0;
	line-height: 19px;
}

.content .left p img {
	padding: 15px 0 15px 0;
}

.content .right {
	padding: 15px;
	float: right;
	width: 330px;
}

.content .right h3 {
	padding-top: 0px;
	margin-top: 0px;
	border-bottom: 1px solid #ccc;
}

.content .right ul {
	list-style: square;
}

.content .right ul.menulevel1 {
	list-style: square;
}

.content .right ul.menulevel1 li {
	padding-bottom: 3px;
}

.content .right ul li {
	padding-bottom: 3px;
}

div.foot {
	text-align: center;
	color: #fff;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 25px;
	padding-bottom: 25px;
}

div.foot a {
	color: #fff;
	text-decoration: none;
}

div.foot p {
	font-size: 10px;
}

div.foot a:hover {
	color: #fff;
	text-decoration: underline;
}

.clear {
	clear: both;
}

ul#join {
	list-style: none;
	list-style-image: url(images/control_play.png);
}

div.news {
	float: left;
	width: 255px;
}

div.events {
	float: right;
	width: 255px;
}

div.blogpost {
	margin-bottom: 20px;
}

div.blogpost p {
	font-size: 12px;
	padding: 0; margin: 0;
}

div.event {
	margin-bottom: 20px;
}

div.event p {
	font-size: 12px;
	padding: 0; margin: 0;
}

div.event p i {
	font-style: normal;
	color: #555;
}

h4 {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: normal;
	color: #555;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 3px;
	margin-bottom: 8px;
	background-repeat: no-repeat;
	background-position: right center;
}

h4.news {
	background-image: url(images/feed-1.png);
}

h4.events {
	background-image: url(images/date.png);
}

div.content .left p.news {
	padding: 0; margin: 0;
}

textarea {
	width: 98%;
	border: 1px solid #aaa;
	padding: 5px;
}

input[type="text"] {
	border: 1px solid #aaa;
	padding: 5px;
}