#content-right TD { vertical-align: top; }
#content-right table.contentpaneopen  td table p { margin-bottom: 0em; padding: 3px; }
#content-right ol { list-style-position: outside; margin-left: 30px; list-style-type: decimal; padding-bottom: 20px; }

#advertisement {
	line-height:18px;
	text-align: right;
}

#lightboxCaption, #keyboardMsg { font-family: Tahoma, Arial; font-size: 12px; line-height: 1.5; color: #444444; }

h1, h2, h3, h4, h5, h6 { font-family: Tahoma, Arial; margin-bottom: 3px;}

h1 { font-size: 18px; font-weight: bold; line-height: 22px; color: #00703C; }
h2 { font-size: 17px; font-weight: bold; line-height: 21px; color: #00703C; }
h3 { font-size: 16px; font-weight: bold; line-height: 20px; color: #000000; }
h4 { font-size: 15px; font-weight: bold; line-height: 19px; color: #000000; }
h5 { font-size: 14px; font-weight: bold; line-height: 18px; color: #00703C; }
h6 { font-size: 13px; font-weight: bold; line-height: 17px; color: #000000; }

a:link, a:active, a:visited { color: #00703C; text-decoration: underline;}
a:hover { color: #00703C; }

a.readon {line-height: 45px;}

.smallGrey { font-family: Tahoma, Arial; color: #707070; font-size: 10px; }
.whiteBold  {font-family: Tahoma, Arial; font-size: 18px; font-weight: bold; line-height: 22px; color: #FFFFFF;}
.greenBold {font-family: Tahoma, Arial; font-size: 18px; font-weight: bold; line-height: 22px; color: #00703C;}
.greenLightBold {font-family: Tahoma, Arial; font-size: 18px; font-weight: bold; line-height: 22px; color: #00b15f;}
.blackBold {font-family: Tahoma, Arial; font-size: 18px; font-weight: bold; line-height: 22px; color: #000000;}
.redBold {font-family: Tahoma, Arial; font-size: 18px; font-weight: bold; line-height: 22px; color: #CC0000;}


/* Newsletter Registration */
div.moduletable-newsletter p {
	margin-bottom: 1em;
}

div.moduletable-newsletter span.name {
	background: url(../images/name-bg.jpg) 0 0 no-repeat;
}

div.moduletable-newsletter span.email {
	background: url(../images/email-bg.jpg) 0 0 no-repeat;
}

div.moduletable-newsletter span.name input {
background:transparent none repeat scroll 0 0;
border:medium none;
color:#646464;
font-size:11px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
padding:0;
}

div.moduletable-newsletter span.email input {
background:transparent none repeat scroll 0 0;
border:medium none;
color:#646464;
font-size:11px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
padding:0;
}

div.moduletable-newsletter span.name,
div.moduletable-newsletter span.email {
	margin-bottom: 0px;
	width: 210px;
	height: 20px;
	padding: 4px 2px 0px 25px;
	overflow: hidden;
	float: left;
}


div.moduletable-newsletter span.name input,
div.moduletable-newsletter span.email input {
	padding: 0px;
	width: 100%;
	background: none;
	border: none;
	outline: none;
	color: #646464;
	font-size: 11px;
	width: 100px;
	float: left;
	overflow: hidden;
}


div.moduletable-newsletter  span.submit-button {
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 50px;
	height: 20px;
	background: url(../images/button_bg.png) 0 0 no-repeat; /* ie6png:crop */
}


div.moduletable-newsletter  span.submit-button input {
	display: block;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 20px;
	border: none;
	background: none;
	cursor: pointer;
	overflow: hidden;
	font-size: 11px;
	line-height: 20px;
	color: #646464;
	text-transform: lowercase;
}


dl#system-message {
background-color: #b40f06;
color: white;
font-size: 11px;
font-weight: bold;
padding: 5px;
}

#navigation {
height: 30px;
position: absolute;
right: 0px;
top: 90px;
}

#navigation ul li {
float: left;
height: 30px;
}

#navigation ul li a {
text-transform: uppercase;
text-decoration: none;
display: block;
font-weight: bold;
font-size: 13px;
padding: 12px;
padding-top: 9px;
text-decoration: none;
}
* html #navigation ul li a {
padding: 9px 12px 6px 12px;
}
#navigation ul li a span {
color: #FFF;
}

#navigation ul li a:hover, #navigation ul li#current {
background: url(../images/bg-navigation.jpg) repeat-x;
}

#sub-navigation {
text-align:right;
}

#sub-navigation ul.menu {
float: right;
margin-right: 2px;
}

#sub-navigation ul.menu li {
float: left;
height: 15px;
font-weight: normal;
padding: 0px 8px;
}

#sub-navigation ul.menu li a {
line-height: 19px;
text-transform: lowercase;
text-decoration: none;
font-weight: normal;
font-size: 11px;
color: #FFF;
display: block;
}
#sub-navigation ul.menu li a span {
font-weight: normal;
color: #FFF;
}

#sub-navigation ul.menu li a:hover, #sub-navigation ul.menu li#current{
font-weight: normal;
text-decoration: underline;
color: #FFF;
}
#sub-navigation div.moduletable {margin-bottom:0px;}

#sub-navigation div.moduletable-titles {
color:red;
float:right;
font-weight:bold;
line-height:20px;
}

#content-right p { margin-bottom: 1.3em; line-height: 1.6em;}
#content-right ul { margin-left: 15px; padding-top: 5px; padding-bottom: 15px; }
#content-right li { list-style-type: square; padding-bottom: 3px; line-height: 1.3em;}
#content-right ol { list-style-type: decimal; }
#content-right blockquote { padding: 15px; margin-left: 15px; }
#content-right strong, #content-right b { font-weight: bold; } 
#content-right em, #content-right i { font-style: italic; }
#content-right IMG { border: 2px solid #e0e0e0;}
#content-right td.buttonheading IMG {border: 0px;}

#content-left div.moduletable, #content-left div.moduletable-advertisements { padding-bottom: 10px; }
#content-left div.moduletable h3 { color: #231f20; font-size: 15px; font-weight: bold; }
#content-left div.moduletable p { color: #707070; font-size: 12px; }
#content-left div.moduletable h6 { color: #707070; font-size: 14px; font-weight: bold; }
#content-left div.moduletable-advertisements IMG{ padding: 2px; }
#content-left div.moduletable-photogallery h3{color:#FFF; font-size: 14px; text-align: left;}
#content-left div.moduletable-photogallery  {padding-bottom: 30px;}

#footer p { color: #fff; font-size: 11px; }
#footer a:link, #footer a:active, #footer a:visited { color: #fff; text-decoration: none;}
#footer a:hover { color: #fff; text-decoration: underline; }

#footer div.moduletable h3 { color: #231f20; font-size: 15px; font-weight: bold; }
#footer div.moduletable p, #footer div.moduletable a { color: #FFF; font-size: 11px; font-weight: normal; }

/* Joomla core stuff */

.back_button {
background-color:#FFF;
border:1px solid #EEE;
color:#000;
font-size:11px;
padding:3px 10px;
text-align:center;
text-transform:uppercase;
width: 65px;
}
.back_button a:link, .back_button a:active, .back_button a:visited, .back_button a:hover { color: #00703C; }

.pagenav {
line-height:60px;
color: #707070;
font-size: 10px;
padding: 3px 5px;
text-align:center;
text-transform:uppercase;
}
a.pagenav:link, a.pagenav:active, a.pagenav:visited, a.pagenav:hover { color: #707070; text-decoration: none; font-weight: bold; }

table.blog {
width: 100%;
}

table.contentpaneopen {
width: 100%;
padding: 0px;
border-collapse: collapse;
border-spacing: 0px;
}

table.contentpaneopen td.componentheading {
padding-left: 4px;
}

table.contentpane {
width: 100%;
padding: 0px;
border-collapse: collapse;
border-spacing: 0px;
margin: 0px;
}

table.contentpane td {
margin: 0px;
padding: 0px;
}

table.contentpane td.componentheading {
padding-left: 4px;
}

table.contentpaneopen fieldset {
border: 0px;
border-bottom: 1px solid #eee;
}

td.sectiontableentry0 { background-color: #f6f6f6;}

.button {
color: #FFFF;
text-align: center;
font-size: 10px;
font-weight: normal;
border: 1px solid #707070;
width: auto;
background: #FFF;
padding: 0px 1px;
height: 18px !important;
height: 18px;
}

.inputbox {
padding: 1px;
border: 1px solid #707070;
background-color: #FFF;
}

.componentheading {
height: 35px;
color: #00703C;
font-weight: bold;
font-size: 18px;
white-space: nowrap;
line-height: 25px;
}

.contentheading {
height: 35px;
color: #231f20;
font-weight: bold;
font-size: 18px;
line-height: 25px;
}

.contentpagetitle {
font-size: 18px;
font-weight: bold;
color: #00703C;
}

table.moduletable  {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable td {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #F4F4F4;
}

tr.sectiontableentry1 td, tr.sectiontableentry2 td{
	padding: 5px;
}


.small {
	color: #707070;
	font-size: 10px;
}

.createdate, .modifydate {
	height: 15px;
	padding-bottom: 8px;
	color: #999999;
	font-size: 10px;
}

table.contenttoc {
  float: right;
  border: 1px solid #eee;
  padding: 3px;
  margin: 0px 5px 5px 5px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
	color: #707070;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

span.article_seperator {
	display: block;
	height: 1.0em;
}


/* Game Table Stlyes */

table.game td { padding: 3px; border: 1px solid #FFF; }