@charset "utf-8";
/* tag definitions */
body {
	margin: 0 auto;
	padding: 0;
	background: #fff;
	font-family: Trebuchet MS, verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:1.3em;
	color: #58595b;
}
.err{color:#ff0000;
background: #ffcccc;
border: 1px solid #ff0000; clear:none; float:left;}
.errtxt{color:#ff0000;}
DIV { margin:0; border:0; padding:0;}
h1 {
	font-size: 1.6em;
	color: #566c11;
	 margin-top:0;
}

h2 {
	font-size: 1.3em;
	color: #58595b;
	line-height:1.2em;
	margin-top:0;
}

h3 {
	font-size: 1.1em;
	color: #58595b;
	line-height:1.2em;
	margin-top:0;
}

/*h4 {
	font-size: 1.2em;
	color: #97be0d;
	 margin-top:0;
}*/

h5 {
	font-size: 0.9em;
	color: #566c11;
	 padding-top:2em;
}

UL {margin-top:0;}

/* css */
#wrapper {
	width: 800px;
	height: 100%;
	margin: 0 auto;
}

#header {
	position:relative;
	width: 800px;
	height: 150px;
}
#header H1 { position:absolute; top:55px; left:0;}
#header H2 {
	position:absolute;
	top:95px;
	left:0;
	width: 469px;
}

#logo1 {
	position:absolute;
	left:0;
	top:0px;
	width: 800px;
}

#logo2 {
	position:absolute;
	right:0;
	top:25px;
	width: 200px;
}

#nav {/* col1*/
	float:left;
	width: 800px;
	background: #c4ccac;}
	
	
	#main_content {
	clear:both;
	width: 800px;
	min-height:340px;
	height: auto;
	margin: 0 auto 5px auto;
	padding:0px 0 0 0;
	background: #fff;
}

	
/*#main_nav UL { margin:0; padding:0;}
#main_nav UL UL { margin:0; padding:0;}
#main_nav LI { list-style-type:none; padding:6px 0 6px 15px;}
.dotted {border-bottom:1px dotted #d8cada}
#main_nav LI UL { margin-top:3px;}
#main_nav LI UL LI { margin:0; padding:0 0 3px 15px;}
#main_nav A { font-size: 1.2em; color:#5d004a; text-decoration:none;}
#main_nav A:hover { color:#97be0d;}*/

#main_texthome {/* col1*/
	float:left;
	width: 505px;
	height: auto;
	margin-left:0px;
	padding:25px 35px 15px 15px;
	background: #fff;
	/*overflow:auto;*/
}

#main_gallery {/* col1*/
/*	float:left;*/
	width: 750px;
/*	height: 290px;*/
	margin-left:0px;
	padding:25px 35px 15px 15px;
	background: #fff;
	/*overflow:auto;*/
}

#main_textsub {/* col1*/
	float:left;
	width: 505px;
	height: 100%px;
	margin-left:0px;
	padding:25px 35px 15px 15px;
	background: #fff;
	/*overflow:auto;*/
}

#main_text {/* col1*/
/*	float:left;*/
clear:left;
	width: 780px;
	height: 360px;
	margin: 0 auto 5px auto;
	padding:25px 10px 15px 10px;
	background: #fff;
/*	overflow:auto;*/
}

#adbox1 {
	float:left;
	width: 217px;
	margin-left:0px;
	padding:5px 5px 2px 5px;
	background: #6eadc8;
	color: #fff;
	font-size: 13px;
	line-height:1.2em;
}

#adbox2 {
	float:left;
	width: 217px;
	margin-left:0px;
	margin-top:12px;
	padding:5px 5px 5px 5px;
	background: #6eadc8;
	color: #fff;
	font-size: 13px;
	line-height:1.2em;
}



#main_ads {/* col1*/
	float:left;
	width: 217px;
	height: 250px;
	margin-left:0px;
	padding:60px 20px 15px 10px;
	background: #fff;
}

#main_ads_home {/* col1*/
	float:left;
	width:215px;
	margin-left:0px;
	padding:60px 20px 15px 10px;
	background: #fff;
}

#main_ads2 {/* col1*/
	float:left;
	width: 215px;
	height: 590px;
	margin-left:0px;
	padding:60px 20px 15px 10px;
	background: #fff;
}

#home_img {
float:left
width: 800px;
	height: 107px;
}



#footer {
clear:both;
	position:relative;
	width: 800px;
	margin: 0 auto;
	border-top:5px solid #c4ccac;
}

#footer p {
	margin: 0;
	padding-top: 0.2px;
	font-size: 0.8em;
	text-align: center;
	color: #566c11;
}

p.green_text{ 
color:#97be0d; 
}

.green_text{ 
font-weight:bold; color:#97be0d; 
}

A:link {text-decoration: none; color: #3684ad;}
A:visited {text-decoration: none; color: #3684ad;}
A:active {text-decoration: none; color: #3684ad;}
A:hover {text-decoration: underline; color: #3684ad;}

A.class1:link {text-decoration: none; color: #566c11;}
A.class1:visited {text-decoration: none; color: #566c11;}
A.class1:active {text-decoration: none; color: #566c11;}
A.class1:hover {text-decoration: underline; color: #566c11;}

A.class2:link {text-decoration: underline; color: #fff;}
A.class2:visited {text-decoration: underline; color: #fff;}
A.class2:active {text-decoration: underline; color: #fff;}
A.class2:hover {text-decoration: underline; color: #fff;
}


.active {font-size: 1.2em; font-weight:bold; color:#97be0d; text-decoration:none;}

ul {list-style-type:disc; color:#5d004a}

ul.disc {list-style-type:disc; color:#5d004a}

label
{
width: 95px;
float: left;
text-align: left;
margin-right: 1em;
display: block
}


input
{
color: #000;
background: #fff;
border: 1px solid #6eadc8;
}

.submit input
{
color: #000;
background: #6eadc8;
border: 2px outset #6eadc8;
margin-left: 4.5em;
} 

fieldset
{
border: 1px solid #6eadc8;
width: 505px;
padding: 6px
}

legend
{
color: #58595b;
background: #fff;
border: 1px solid #6eadc8;
padding: 2px 6px
} 

select { 
 background: #fff; 
 color: #6eadc8;
}

textarea { 
 background: #fff; 
 color: #000;
 border: 1px solid #6eadc8  
}



.submit2 input
{
color: #fff;
background: #6eadc8;
border: 1px outset #6eadc8;
margin-left: 7.7em;
} 

input2
{
color: #000;
background: #fff;
border: 1px solid #6eadc8;
margin-left: 7.3em;
}

label2
{
width: 90px;
float: left;
text-align: left;
margin-right: 0.8em;
display: block
}

.imgpaul {
float:left;
padding-right: 10px;
}

#easyTooltip{
	padding:5px;
	border:1px solid #566c11;
	background:#c4ccac;
	color: #566c11;
	font-size:0.9em;
	}
	
	
.adhead {  
 font-size: 0.4em;
 color: #000;  
}

.adtext {  
 font-size: 0.8em;
 color: #fff;  
}

H4 {font-size:0.98em; color:#fff; font-weight:bold; padding:0px; margin:0px;}

.infonews {
	font-size:0.9em;
	line-height:1.1em;
	padding:3px 0 0 0;
	margin:0px;
}
.moretext {font-size:0.8em; padding:4px 0 0 0; margin:0px;}
.imgtext {font-size:0.8em;}

.news {font-size:1.1em; color:#3684ad; font-weight:bold;}
.field {font-size:0.85em;}

.imghome {border-top:5px solid #c4ccac;}

.imglogo {float:right; margin-left:10px;}
.imgrhs {margin-bottom:5px;}
.imgrhslogo {margin-bottom:10px;}

.heighttest { height:370px!IMPORTANT;}
.heightabout { height:385px!IMPORTANT;}
.heightsite { height:545px!IMPORTANT;}
.heightwhat { height:340px!IMPORTANT;}
.heightrem { height:950px!IMPORTANT;}
.heightcontact { height:370px!IMPORTANT;}
.heightquestions { height:3170px!IMPORTANT;}

.current { background-color:#8e9b5f!IMPORTANT;}

hr {color:#3684ad; height: 1px;}

.newsletter_img {float:right;}
.newsletter_img2 {float:left; padding-right:5px;}

.imgsub {border: 1px outset #566c11;}

#thanks {
	font-size:1.1em; color:#ff0000; font-weight:bold;
}

.click {
	font-size:0.8em;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 1000px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 5px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}


div.content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float:right;
	width:550px; 
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content  a:focus, div.content  a:hover, div.content  a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}

div.loader {
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 350px
}
div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
}
div.slideshow a.advance-link {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
div.slideshow img {
	border: none;
	display: block;
}
div.download {
	float: right;
}
div.embox {
	clear: both;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}

/* Minimal Gallery Styles */
#thumbs-min ul.thumbs li {
	float: none;
	padding: 0;
	margin: 0;
	list-style: none;
}

#thumbs-min a.thumb {
	padding: 0px;
	display: inline;
	border: none;
}

#thumbs-min ul.thumbs li.selected a.thumb {
	background: inherit;
	color: #000;
	font-weight: bold;
}



#tariff
{
font-family:"Trebuchet MS", verdana, Arial, Helvetica, sans-serif;
width:450px;
border-collapse:collapse;
}
#tariff td, #tariff th 
{
font-size:1em;
border:1px solid #617f10;
padding:3px 7px 2px 7px;
}
#tariff th 
{
font-size:1.0em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#566c11;
color:#ffffff;
}
#tariff tr.alt td 
{
color:#000000;
background-color:#e5eecc;
}

#tariff tr
{
color:#000000;
}
