body {
	background-color:#5a5a5a;
	font-family:Tahoma, Geneva, sans-serif;
	padding:0px;
	margin:0px;
}
a {
	color:#80a240;
}
div.post {
	margin-bottom:30px !important;
}
.left {
	float:left;
}
.right {
	float:right;
}
.bold {
	font-size:16px;
	font-weight:bold;
}
.disabled {
	color:#666;
}
div#site {
	width:980px;
	margin:0px auto;
	padding:0px 0 0px 0;
}
div#header {
	width:960px;
	height:164px;
	background-image:url(../images/header.jpg);
	text-indent:-9999px;
	margin:0 0 0px 10px;
}
div#header h1 {
}
div#header h2 {
}
div#leftcol {
	width:184px;
	padding-top:10px;
	margin-left:10px;
	overflow:hidden;
	float:left;
	display:inline;

}
div#rightcol {
	padding-top:10px;
	width:184px;
	float:left;

}
div#content {
	/*width:776px;*/
	width:582px;
	padding:10px 5px 0px 5px;
	float:left;
	color:#353434;
	font-size:14px;
}
div#content .section {
}
div#content h3 {
	color:#444444;
	font-size:17px;
	margin-bottom:10px;
	font-weight:normal;
	border-bottom:1px #444444 solid;
}
div#content p {
	margin-bottom:10px;
	line-height:18px;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
}
p.date {
	font-size:10px;
	color:#d5d2d2;
	font-style:italic;
}
div#footer {
	background-color:#272727;
	width:960px;
	font-size:11px;
	margin:0px 10px 0px 10px;
	color:#c2c2c2;
	text-align:center;
	padding:45px 0px 20px 0px;
	clear:left;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
div#footer a {
	color:#c2c2c2;
}
.clear {
	clear:both;
}
fieldset.group {
	width:204px;
	padding:0 5px 4px 5px;
	border:1px solid #91c4c4;
}
fieldset.group legend {
	color:#91c4c4;
	font-size:14px;
}
div.groupgap {
	height:10px;
}
#loginform label {
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
}
#loginform {
	padding:10px 10px 10px 10px;
}
.input-wrapper {
	background-image:url(../images/input.gif);
	width:164px;
	height:24px;
	margin-bottom:6px;
}
#loginform input {
	width:155px;
	height:17px;	
	border:0px;
	background-color:transparent;
	font-size:11px;
	font-family:"Courier New", Courier, monospace;
	padding:5px 2px 2px 7px;
	color:#999;
}
#loginform input:focus {
	color:#000;
}
#loginform input.submit {
	width:49px;
	height:27px;
	background-image:url(../images/go.gif);
	background-color:transparent;
	border:none;
	cursor:pointer;
}
ul.nav {
	margin-bottom:30px;
}
ul.nav a {
	width:164px;
	background-image:url(../images/nav.gif);
	background-repeat:no-repeat;
	background-position:10px 15px;
	padding:11px 0px 0px 20px;
	height:20px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
}
ul.nav li.parent {
	background-image:url(../images/nav-arrow.gif);
	background-position:135px 15px;
	background-repeat:no-repeat;
}
ul.nav li.active {
	background-image:url(../images/nav-arrow-up.gif);
	background-position:135px 15px;
	background-repeat:no-repeat;
}
li.parent ul {
	display:none;
	padding:0px 0px 0px 30px;
}
li.parent ul li {
	margin:0px;
	padding:0px;
}
li.parent ul a {
	width:120px;
	background-image:url(../images/line.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	margin-bottom:0px;
	padding-left:10px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#e2e0e0;
}
li#protected a {
	text-decoration:underline;
}
a.navtop {
	background-image:url(../images/navtop.jpg);
	height:44px;
	padding:35px 0 0 0;
}
a.navmiddle {
	background-image:url(../images/navmiddle.jpg);
	height:45px;
	padding:11px 0 0 0;
}
a.navbottom {
	background-image:url(../images/navbottom.jpg);
	height:61px;
	padding:12px 0 0 0;
}
ul.nav a:hover {
	text-decoration:underline;
}
.originalimage {
	margin:0 0 10px 0;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	display:block;
}
.largeimage {
	width:271px;
	padding:5px;
	margin:0 10px 10px 0;
	float:left;
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	display:inline;
	white-space:nowrap;
	overflow:hidden;
}
a.large {
	display:block;
	width:271px;
	height:271px;
	background-position:center center;
	background-repeat:no-repeat;
	text-indent:-9999px;
	float:left;
	cursor: url(../js/highslide/graphics/zoomin.cur), pointer;
}
.mediumimage {
	width:174px;
	padding:5px;
	margin:0 10px 10px 0;
	float:left;
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	display:inline;
	white-space:nowrap;
	overflow:hidden;
}
a.medium {
	display:block;
	width:174px;
	height:174px;
	background-position:center center;
	background-repeat:no-repeat;
	text-indent:-9999px;
	float:left;
	cursor: url(../js/highslide/graphics/zoomin.cur), pointer;
}
.smallimage {
	width:77px;
	padding:5px;
	margin:0 10px 10px 0;
	float:left;
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	display:inline;
	white-space:nowrap;
	overflow:hidden;
}
a.small {
	display:block;
	width:77px;
	height:77px;
	background-position:center center;
	background-repeat:no-repeat;
	text-indent:-9999px;
	float:left;
	cursor: url(../js/highslide/graphics/zoomin.cur), pointer;
}
.tinyimage {
	width:45px;
	padding:5px;
	margin:0 10px 10px 0;
	float:left;
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	display:inline;
	white-space:nowrap;
	overflow:hidden;
}
a.tiny {
	display:block;
	width:45px;
	height:45px;
	background-position:center center;
	background-repeat:no-repeat;
	text-indent:-9999px;
	float:left;
	cursor: url(../js/highslide/graphics/zoomin.cur), pointer;
}
div.intlink {
	background-color:#ECF1DC;
	padding:5px 5px 5px 5px;
	margin-bottom:16px;
	color:#999;
	font-size:13px;
	z-index:-1px !important;
}
#copyright {
	color:#5a5a5a;
}
#copyright a {
	color:#5a5a5a !important;
	text-decoration:underline;
}
li.document {
	width:271px;
	padding:5px;
	margin:0 10px 10px 0;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#f7f7f7;
	display:inline;
}
img.document {
	float:left;
	padding:5px;
}
a.document {
}
table {
	font-size:14px;
	margin-bottom:20px;
}
td {
	text-align:right;
	padding:2px;
}
tr.even {
	background-color:#fff;
}
tr.odd {
	background-color:#f1f1f1;
}
.gmnoprint a {
	display:none;
}
blockquote.quote {
	font-size:22px;
	padding-top:10px;
	margin-bottom:15px;
	color:#560e0e;
}
cite.author {
	font-size:14px;
	color:#000000;
	white-space:nowrap;
}
h3#latest {
	display:block;
	text-indent:-99999px;
	width:161px;
	height:18px;
	background-image:url(../images/latestnews.gif);
	background-repeat:no-repeat;
	margin:0px 0px 10px 10px;
}
h3#upcoming {
	display:block;
	text-indent:-99999px;
	width:161px;
	height:18px;
	background-image:url(../images/upcoming.gif);
	background-repeat:no-repeat;
	margin:0px 0px 10px 10px;
}
h3#mainmenu {
	display:block;
	text-indent:-99999px;
	width:161px;
	height:18px;
	background-image:url(../images/main.gif);
	background-repeat:no-repeat;
	margin:0px 0px 10px 10px;
}
h3#login {
	display:block;
	text-indent:-99999px;
	width:161px;
	height:24px;
	background-image:url(../images/login.gif);
	background-repeat:no-repeat;
	margin:0px 0px 10px 10px;
}
#slider {
	/* You MUST specify the width and height */
	width:184px;
	height:150px;
	position:relative;
	overflow:hidden;
	margin-bottom:20px;
}
#mask-excerpt {
	/* Set the position */
	position:absolute;
	top:0;
	left:0;
	z-index:500px;
	/* width should be lesser than #slider width */
	width:184px;
	overflow:hidden;
}
#excerpt {
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	/* Set the position */
	z-index:10;
	position:absolute;
	top:0;
	left:0;
	/* Set the style */
	width:184px;
	overflow:hidden;
	font-family:arial;
	font-size:10px;
	color:#000;
}
#excerpt li {
	padding:10px;
	letter-spacing:1px;
}
#excerpt li p {
	font-size:11px;
	margin-bottom:0;
	color:#e8e8e8;
}
#excerpt li h4 a {
	font-size:11px;
	color:#b1f431;
}
#excerpt li h4 a.link {
	font-weight:normal;
}

#eventslider {
	/* You MUST specify the width and height */
	width:184px;
	height:150px;
	position:relative;
	overflow:hidden;
	margin-bottom:20px;
}
#eventmask-excerpt {
	/* Set the position */
	position:absolute;
	top:0;
	left:0;
	z-index:500px;
	/* width should be lesser than #slider width */
	width:184px;
	overflow:hidden;
}
#eventexcerpt {
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	/* Set the position */
	z-index:10;
	position:absolute;
	top:0;
	left:0;
	/* Set the style */
	width:184px;
	overflow:hidden;
	font-family:arial;
	font-size:10px;
	color:#000;
}
#eventexcerpt li {
	padding:10px;
	letter-spacing:1px;
}
#eventexcerpt li p {
	font-size:11px;
	margin-bottom:0;
	color:#e8e8e8;
}
#eventexcerpt li h4 a {
	font-size:11px;
	color:#b1f431;
}
#eventexcerpt li h4 a.link {
	font-weight:normal;
}
#reg-form-container {
	width:317px;
	margin:0px auto;
	position:relative;
	padding:10px;
}
#create-loading {
	width:292px;
	height:180px;
	padding:78px 0px 0px 45px;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	background-color:#FFF;
	position:absolute;
	top:0;
	left:0;
	display:none;
}
#create-loading img {
	float:left;
	padding-top:2px;
	margin-right:10px;
}
#create-loading p {
	font-weight:bold;
	padding:2px 0px 0px 0px;
}
#success-arrow {
	position:absolute;
	bottom:-40px;
	left:-50px;
	width:113px;
	height:113px;
	background-image:url(../images/sucessarrow.gif);
	display:none;
}
#reg-form-container label {
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	font-size:11px;
	cursor:pointer;
	width:100%;
	font-weight:bold;
	padding-left:15px;
	padding-bottom:3px;
}
#reg-form-container input.text {
	width:281px;
	height:16px;
	border:none;
	background-color:transparent;
	padding:4px 3px 3px 4px;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	margin-bottom:10px;
	background-image:url(../images/reginput.jpg);
	background-repeat:no-repeat;
	float:left;
}
input.good {
	background-image:url(../images/reginputgood.jpg) !important;
}
input.bad {
	background-image:url(../images/reginputbad.jpg) !important;
}
.loading-checkmail {
	float:right;
	padding-top:5px;
	display:none;
}
.regerror {
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	color:#900;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:10px 0px;
	padding:0px 0px 0px 35px;
	margin-bottom:10px;
	display:none;
}
#regsubmit {
	width:105px;
	height:27px;
	border:none;
	background-color:transparent;
	background-image:url(../images/register.gif);
	cursor:pointer;
}
#regsubmit:focus {
	background-image:url(../images/registerpress.gif);
}
.qload {
	margin:0px;
	padding:0px;
}
#leftcol p, #rightcol p {
	font-size:12px;
	color:#FFF;
	padding:0px 10px;
}
#leftcol p a {
	color:#aeef3d;
}
#logging-in {
	display:none;
}
#logged-in {
	display:none;
}
#bg {
	padding-top:30px;
	background-image:url(../images/bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
}