@charset "utf-8";
/* CSS Document */

img {
	border: 0px;
}

.equipmentList {}

.rules {}


html, body {
	height: 100%;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 0;
	margin: 0;
	text-align: center;
	color: #6f7768;
	background-color: #7FC2C8;
	background-image: url(../images/body_bg_fill.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #2a643b;
	font-size: 1.4em;
	margin-top: 0em;
}

a {
	color: #0d6fc7;
cursor: pointer;
}

.wrapper {
	background: url(../images/content_bg_fill.jpg) repeat-y;
	width: 1095px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#IndexHeroBtn {
	position: absolute;
	left: 32px;
	bottom: 31px;
	height: 30px;
	width: 80px;
}


.interior .wrapper{
	background: url(../images/content_bg_fill_interior.jpg) repeat-y;
}

.wrapper #header {
	background: url(../images/header_bg.jpg) no-repeat;
	position: relative;
	width: 1095px;
	height: 189px;
}

.wrapper .wrapper {
	position: relative;
	min-height: 840px;
	height: auto !important;
	height: 840px;
}

.wrapper .wrapper #left_shadow {
	background: url(../images/left_shadow.jpg) no-repeat;
	height: 840px;
	width: 72px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.wrapper .wrapper #right_shadow {
	background: url(../images/right_shadow.jpg) no-repeat;
	height: 840px;
	width: 72px;
	position: absolute;
	right: 1px;
	top: 0px;
}

.wrapper .wrapper #navigation {
	margin: 0 72px;
	height: 66px;
	position: relative;
}


div.clr {
	clear: both;
	height: 0px;
	position: relative;
	line-height: 0px;
}
.wrapper .wrapper .mod_top_right {
	float: right;
	margin-top: -80px;
	position: relative;
	z-index: 500;
}

table.nav {
	position: relative;
	z-index: 1000;
	height: 100%;
}

table.nav {
	position: relative;
	z-index: 1000;
	height: 100%;
}

table.nav tr td {
	background: url(../images/nav_border.jpg) right center no-repeat;
}

table.nav tr td a {
	font-size: 13pt;
	font-weight: bold;
	color: #0d5a32;
}
.heroShot {
	width: 644px;
	background: #061242 url(none);
	height: 152px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
}

.heroIndex {
	width: 644px;
	background: #061242 url(none);
	height: 302px;
	position: relative;
	margin-top: -14px;
	margin-left: 1px;
}

#leftColumn  .heroShot h2 {
	background: url(none);
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-left: 0px;
}
#leftColumn  .heroShot  .HeroInner  p {
	color: #5cebfc;
	background: none;
	padding-top: 60px;
	padding-right: 180px;
	padding-bottom: 20px;
	padding-left: 30px;
}


#leftColumn .inner p {
	margin: .75em;
	padding: .75em;
}
.wrapper .wrapper .content #heroShot h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 40px;
	padding-left: 30px;
}
.wrapper  .wrapper  .content  #heroShot  h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #38F2FE;
	padding-left: 30px;
	padding-top: 10px;
}
.wrapper .wrapper .content #heroShot p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 30px;
}




.content {
	margin-left: 72px;
	margin-right: 72px;
	height: 100%;
}

.content h2.index {
	width: 100%;
	height: 34px;
	padding:0;
	padding-left: 1em;
	padding-bottom: 3px;
	background: #225d31 url(../images/header_bg_1.jpg) no-repeat left;
}

.content h2.reverse {
	width: 100%;
	height: 34px;
	padding:0;
	padding-left: 1em;
	padding-bottom: 3px;
	background: #225d31 url(../images/header_bg_2.jpg) no-repeat right;
}

.module {
	height: 215px;
	background: #ebfae9;
	text-align: left;
	margin-bottom: 20px;
}
.content .modules {
	width: 100%;
	text-align: center;
	position: relative;
	margin: 0 auto;
}

.content .modules table {
	position: relative;
	margin: 0 auto;
}


#footer {
	font-size: 0.8em;
	position: absolute;
	bottom: 0px;
	left: 0px;
	text-align: center;
	left: 72px;
	right: 73px;
	padding-top: 10px;

	background: #cbeac8;
}

#footer ul {
	list-style: none;
	padding: 0px;
}

#footer ul li {
	margin: 0.3em;
	display: inline;
}

#footer p.address
{
	font-size: 0.9em;
	color: #9ab190;
}


.interior .wrapper #right_shadow {
	background: url(../images/right_shadow_interior.jpg) no-repeat;
	height: 840px;
	width: 72px;
	position: absolute;
	right: 1px;
	top: 0px;
}


#leftColumn {
	position: relative;
	float: left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 644px;
	padding-bottom: 150px;
}

#rightColumn {
	position: relative;
	height: auto;
	margin-left: 650px;
}

#leftColumn .inner {
	padding: 2em;
	margin: 0;
}


#rightColumn .inner {
	padding: 0.7em;
	margin: 0;
}
ol, ul {
padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 3em;
	margin-left: 3em;
	margin-right: 2em;
	margin-top: 1em;
	margin-bottom: 2em;
	
}
.interior .wrapper .wrapper .content #leftColumn .inner li {
	font-weight: normal;
	padding-bottom: 10px;
	font-size: 1.1em;
	color: #3D5842
}

#leftColumn ul, #leftColumn ol {
background-color: #A5D0A4;
}


#leftColumn .module ul, #leftColumn .module ol {
background-color: transparent;
}
.rtm_important {
	background: #c0dfbd url(../images/graphics/grf_important_bg.jpg) no-repeat center top;
	position: relative;
	text-align: center;
	width: 557px;
	padding: 15px 0.7em 0.7em;
	border: 1px solid #578f6a;
	margin: 2em auto;
	color: #2A643B;
}

#leftColumn .module {
	width: 557px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	position: relative;
	background: url(../images/graphics/grf_module_bg_fill.jpg) repeat-x left bottom;
	border: 1px solid #a7cda4;
	margin-top: 20px;

}
#leftColumn .module p {
	padding: 0.5em;
}
#leftColumn .module .subheader {
	font-size: 0.6em;
}



#leftColumn .module h3 {
	margin-top: 0px;
	background: #a7cda4;
	padding: 0.2em;
	color: #e8f9e6;
	margin-bottom: 1em;
}
div.hr {
	background: url(../images/graphics/rule.jpg) no-repeat center center;
	height: 18px;
	width: 100%;
	padding-top: 1.5em;
}





#rightColumn .module {
	color: #ecfae9;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	height: auto;
	padding: 1em;
	position: relative;
}

#rightColumn .module ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#rightColumn .module li {
	display: block;
	padding-bottom: 1em;
	padding-top: 1em;
	border-bottom: 1px dotted #215838;
	color: #75977c;
	margin-top: 10px;
}

#rightColumn .module li.last {
	border-bottom: 0px dotted #215838;
}



.important p, .important blockquote,.important ul,.important li {
	text-align: left;
}

.module fieldset {
	background:#cbe5e6;
	display: block;
	width: 84%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
	padding: 1em;
	border: 5px solid #97d3d3;
}

.module p {
	width: 84%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
	padding: 1em;

}
.module fieldset label {
	float: right;
	color: #2D5866;
	padding: 0.2em;
}

.module fieldset h4 {
	float: left;
	color: #488ca3;
	font-size: 1.2em;
	padding: 0.2em;
	margin: 0;
}

.module fieldset input,.module fieldset select,.module fieldset textarea {
	float: right;
	width: 150px;
	margin-right: 1em;
	margin-left: 0.5em;
	border: #585e5c 1px solid;
	padding: 0.2em;
	color: #326992;
}
.module fieldset table {
	float: right;
	margin-right: 1em;
	color: #326992;
}
.module fieldset textarea {
	margin-right: -0.2em;
	border: #585e5c 1px solid;
	width: 100%;
	color: #326992;
}
.module fieldset table tr td input {
	margin-right: 0;
}

.module fieldset br {
	clear: right;
	height: 1.6em;
	display: block;
	margin-bottom: 0.5em;
}

.module button {
	background: url(../images/buttons/b_submit_button.jpg);
	width: 129px;
	height: 46px;
	border: 0px solid;
	float: right;
	margin-right: 2em;
	margin-bottom: 1em;
}

#heroShot a.button {
	background: url(../images/buttons/read_more_button.png);
	width: 126px;
	height: 30px;
	border: 0px solid;
	float: none;
	display: block;
	margin: 1em;
	margin-left: 2em;
}

#heroShot a.button_register {
	background: url(../images/buttons/register_button.png) no-repeat;
	width: 126px;
	height: 33px;
	border: 0px solid;
	float: none;
	display: block;
	margin: 1em;
	margin-left: 2em;
}

.b_float_right {
	float: right;
	margin-right: 25px;
}


#rightColumn .module strong {
}
dt {
	font-size: 1.2em;
	display: block;
	background: #A7CDA4;
	color: #E8F9E6;
	font-weight: 900;
	padding: 0.2em;
}
dd {
	padding: 1em;
}

#TB_ajaxContent {
	background-color: #EDFAE9;
	background-position:bottom left;
	background-repeat:repeat-x;
	color: #6f7768;
}

fieldset a {
	float: right;
}
li ul {
	padding: 2em;
}
.equipment {
	list-style: none;
	margin-top: 2em;
	margin-bottom: 2em;

}

.toolbar {
	padding: 0em;
	margin-top: 10px;
	border-top: 1px none #2a643b;
	border-right: 1px none #2a643b;
	border-bottom: 1px dotted #2a643b;
	border-left: 1px none #2a643b;
}
.toolbar a {
	float: right;
}



.equipment h4 {
	padding: 0em;
	margin-top: 10px;
	border-top: 1px none #2a643b;
	border-right: 1px none #2a643b;
	border-bottom: 1px dotted #2a643b;
	border-left: 1px none #2a643b;
	color: #0e6fcd;

}
.equipment h4 a {
	float: right;
	
}

#leftColumn .module div.intro {
	background-color: none;
	padding: 0.4em;
	margin-top: 0.5em;
	list-style: none;
	border: 1px solid #d8e6d4;
}

.hideable {
	background: #e6f7e1;
	padding: 0.4em;
	margin-top: 0.5em;
	list-style: none;
	border: 1px solid #d8e6d4;
}

.hideable li {
	margin-bottom: 10px;
	border-bottom: 1px solid #d8e6d4;
	padding: 0.5em;
	background: #e9f1e8;
}

.hideable li.last {
	border-bottom: 0px solid #d8e6d4;
	padding: 0.5em;
margin-bottom: 0;
}
.equipment li {
color: #2b623a;
}

#leftColumn .module .inner {
	padding-top: 0.3em;
}

.module fieldset label.flt_left {
	float: left;
}

.module fieldset textarea.contact {
width: 200px;
margin-right: 1em;
}

ul li ul li ol {
	padding: 2em;
}

.equipment li ul li h4 {
	border-bottom: 0px;
}.showAll {
	font-size: 0.6em;
	float: right;
}
.index {
	background-image: url(../images/hero_shots/hro_home1.jpg);
}

.homeMod {
	padding-top: 120px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
}
.bottomHomeMod {
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 145px;
	text-align: left;
}

.interior .heroShot {
	margin-top: -15px;
}
table tr td fieldset select.attr {
	width: 100px;
	float: none;
}

table tr td fieldset input.attr,table tr td fieldset label {
	width: 100px;float: none;
}

#leftColumn form table {
	margin: 0 auto;
}
.interior #loader {
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 500;
	background-image: url(../images/loadingAnimation.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.interior #loader .inner {
	margin: 200px auto;
	text-align: center;
	z-index: 501;
	width: 200px;
	height: auto;
	position: relative;
	background-color: #cbeaca;
	border: 3px solid #336c41;
	padding: 1em;
	
}

.interior .overlay {
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 500;
	background-color: black;
	
}
.interior .wrapper .wrapper .content #leftColumn .inner .module .attList {
	display: block;
	margin: 0.4em 0px 0px;
	padding: 0.3em;
}
.interior  .wrapper  .wrapper  .content  #leftColumn  .inner  .module  ul.attList   li.alt {
	background: #CBEACA;
}
.interior .wrapper .wrapper .content #leftColumn .inner .module ul.attList {
	padding: 1em;
	list-style: none;
}
tr.rowEven {
	background: #e9f1e8;
}

#newCust input,#newCust select,#newCust textarea {
	float: none;
	margin-right: 1em;
	margin-left: 0.5em;
	border: #585e5c 1px solid;
	padding: 0.2em;
	color: #326992;
}

.module fieldset label.inputLabel {
	float: none;
	width: auto;
}
input[type=hidden] { visibility: hidden; }ul li ul {
	margin: 0px 0px 0px 3em;
	padding: 0px;
}
#rightColumn .inner .module .inner ol  {
	margin: 0px 0px 0px 2em;
	padding: 0px;
}


span.error {
	color: red;
	font-size: 1.1em;
	float: right;
	text-decoration: underline;
}


#heroShot h2,#heroShot h3, #heroShot p
{
	width: 40%;
}
#loginModule {
	position: absolute;
	right:40px;
	top: 91px;
	width: 286px;
	height: 64px;
}
#loginModule label { display: block; width: 9em; float: left; padding: 0;}
#loginModule br { clear: both; height: 0; }
#accountEditDefault label, #loginDefault  label{ display: inline; width: auto; float: left; position: relative; }
#accountEditDefault input, #loginDefault  input , #loginDefault  select{ float: right; position: relative; }
span.alert { float: right; display: block; position: relative; width: auto;}
#accountEditDefault .radioButtonLabel,#accountEditDefault .zenRadio, #loginDefault .radioButtonLabel{ width: auto; display: inline;}

#loginDefault .module fieldset h4 { float: none; }
.cb { display: inline;  clear: left !important;}
