body {
	padding: 20px;
	font-size: 0.85em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#015700}

/* Layout */

#wrap {
	background:#ffffff;
	color:#404040;
	margin:0 auto;
	width:800px;
	display: table;
	border-style: double;
	border-color: #CCCCCC;
	border-width: 5px;
}

#leftside {
	float:left;
	width:140px;
	margin:0px 5px 5px 0px;
	padding:0;
	min-height: 100px;
}

#content {
	margin:0px 0px 5px 0px;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	padding:0px 10px;
	min-height: 332px;
	width: 300px;
	float: left;
}

#rightside {
	margin:0px 0px 5px 0px;
	padding:0px 11px;
	height: auto;
	width: auto;
	float: right;
	font-size: 0.85em;
}

#bottomStrip {
	margin:5px 9px 5px 8px;
	padding:0px 0px;
	border-bottom:3px solid #015700;
	border-top:3px solid #015700;
	height: 1px;
	width: 781px;
	float: left;	
	clear: both;
	background-color: #FEA418;
}

#bottomNav {
	margin:5px 9px 15px 8px;
	padding:0px 0px 10px 0px;
	border-bottom:1px solid #015700;
	width: 781px;
	float: left;
	clear: both;
	text-align: center;
	font-size: 0.85em;
}

#bottomCopyright {
	margin:5px 9px 5px 8px;
	padding:0px 0px;
	height: 15px;
	width: 781px;
	float: left;	
	clear: both;
	font-size:0.8em;
	color:#808080;
}

 /* slideshow */
.gss a img {
	  border: 3px double #aaa;
	  * background-image: url(../css/btn2.png); background-repeat: no-repeat; display: block; position: relative;
	}
	.gss[class] {  
	  background-image: url(../css/shade.png); background-position: bottom;
	}
    .gss {
      width: 300px;
      height: 335px;
      color: #dddddd;
      background-color: #dddddd;
    }
 /* End slideshow */

/* Elements */

#leftside p {
	clear: both;
	margin-left: 4px;
	padding: 3px;
	font-weight: 600;
	margin-top: 3px;
	font-size: 0.9em;
}

#bottomCopyright a {
	text-decoration:none;
	font-weight:bold;
	color:#808080;
}

#bottomNav a:hover {
	color:#940003;
}

#bottomNav a:visited {
	color:#FFA418;
}

#bottomCopyright a:hover {
	text-decoration:underline;
}

h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:22px;
	font-weight:900;
	}

/* Buttons */

li {
	list-style-type: none;
	float: left;
	padding-bottom: 1px;
	margin: 0;
	text-align:left;
	list-style-position: inside;
}

ul {
	margin-left: 4px;
	padding: 4px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 4px;
}


.btn {
	display: block;
	position: relative;
	background: #aaa;
	padding: 5px;
	width: 120px;
	margin: 0px 0px 2px 0px;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	text-align: left;
	margin-left: 0px;
}

.btn * { font-style: normal; background-image: url(../css/btn2.png); background-repeat: no-repeat; display: block; position: relative; }
.btn i { background-position: top left; position: absolute; margin-bottom: -5px;  top: 0; left: 0; width: 5px; height: 5px; }
.btn span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }

.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btn span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }

* html .btn span,
* html .btn i { float: left; width: auto; background-image: none; cursor: pointer; }

.btn.green { background: #015700; }  
.btn:hover { background-color: #940003; }
.btn:active { background-color: #FFA418; }
.btn[class] {  background-image: url(../css/shade.png); background-position: bottom; }

* html .btn { border: 3px double #aaa; }
* html .btn.green { border-color: #015700; }
* html .btn:hover { border-color: #a00; }

/* Image */
.ImageBRD {
	display: block;
	position: relative;
	background: #aaa;
	padding: 5px;
	width: auto;
	margin: 0px 0px 2px 0px;
	color: #fff;
	text-decoration: none;
	text-align: left;
	margin-left: 0px;
}

.ImageBRD * { font-style: normal; background-image: url(../css/btn2.png); background-repeat: no-repeat; display: block; position: relative; }
.ImageBRD i { background-position: top left; position: absolute; margin-bottom: -5px;  top: 0; left: 0; width: 5px; height: 5px; }
.ImageBRD span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }

.ImageBRD span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.ImageBRD span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }

* html .ImageBRD span,
* html .ImageBRD i { float: left; width: auto; background-image: none; }

.ImageBRD.green { background: #015700; }  
.ImageBRD[class] {  background-image: url(../css/shade.png); background-position: bottom; }


* html .ImageBRD.green { border-color: #015700; }
.contactSmall {
	font-size: 0.9em;
}
