@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #203009;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #899456;
	font-size: 10pt;
	font-weight: normal;
	line-height: 14pt;
}

#flag {
	float:right;
	width:200px;
}

#flag img{
	border:none;
	text-decoration:none;
}

#flag a{
	text-decoration:none;
	color:#6C3;
}

.nobord {
	text-decoration: none;
	border:0px;
	}     

a:link {
	color: #A7B96D;
	text-decoration: none;
	}     /* unvisited link */
	
a:visited {
	color: #A7B96D;
	text-decoration: none;
	}  /* visited link */

a:hover {
	color: #E9F393;
	text-decoration: none;
	}   /* mouse over link */

a:active {
	color: #E9F393;
	text-decoration: none;
} /* selected link */


.quotechoice 	{
	COLOR: #666E3E;
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
	ont-variant: normal;
}

.quoteform	{
	color: #99E171;
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background-color:  none;
	text-align: left;
	width: 190px;
	height: 18px;
	border-bottom: solid 1px #666E3E;
}

.quoteformarea {
	color: #99E171;
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-align: left;
	width: 300px;
	height: 100px;
	border: solid 1px #666E3E;
	background-color: transparent;
}

input, select { 
	background-color:transparent; 
	border:none;
	color: 99E171;
	}

.oneColFixCtrHdr #container {
	width: 962px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #203009;
	margin: 20px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #656A00;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background: #203009; 
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}

.oneColFixCtrHdr #header img{
	font-size: 0px; /* this fixes image padding in IE */
	border: 0px;
}

.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	}

.oneColFixCtrHdr #mainMenu {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	
}	



.oneColFixCtrHdr #mainMenu ul{
font-size:12px;
padding: 5px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
overflow: hidden;
text-transform: uppercase;
}


.oneColFixCtrHdr #mainMenu ul li{
display: inline;
}

.oneColFixCtrHdr #mainMenu ul li a{
padding: 6px 15px 6px 15px;
margin: 0;
text-decoration: none;
}


	

/*
.oneColFixCtrHdr #mainMenu ul li{
	float:left;
	height:30px;
	min-width:90px;
	padding: 0px 5px 0px 5px;
	text-align:center;
	text-transform: uppercase;
	border-right: 0px solid #656A00;
}	

.oneColFixCtrHdr #mainMenu ul li.last{
	border-right: 0px solid #656A00;
}

.oneColFixCtrHdr #mainMenu ul{
	margin:0;
	padding:0 0 0 37px;
	list-style:none;
	font-size:12px;
	line-height:30px;
	height:30px;
	overflow:hidden;
}

.oneColFixCtrHdr #mainMenu ul a{
	float:left;
	min-width:90px;
	padding: 0px 5px 0px 5px;
}
	
*/


	
.oneColFixCtrHdr #mainIntro {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

.oneColFixCtrHdr #mainPort {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

.oneColFixCtrHdr #mainPort01 {
	float:right;
	width:226px;
	min-height:468px;
	padding: 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	
}

.oneColFixCtrHdr #mainPort01 img {
	border: 1px solid #000000;
	margin-top: 20px;
	
}



.oneColFixCtrHdr #mainPort01a {
	float:right;
	width:450px;
	min-height:200px;
	padding: 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	
}

.oneColFixCtrHdr #mainPort01a img {
	border: 1px solid #000000;
	margin-top: 20px;
	
}

	
.oneColFixCtrHdr #mainContent {
	float:left;
	width: 565px;
	min-height:468px;
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}


.oneColFixCtrHdr #mainContent p {
	color: #899456;
	font-size: 10pt;
	font-weight:100;
	line-height: 14pt;
	margin-bottom: -4pt;
}

.oneColFixCtrHdr #mainContent h1 {
	color: #84E21B;
	font-size: 16pt;
	font-weight: 200;
	line-height: 18pt;	
	margin-bottom: -12px;
}

.oneColFixCtrHdr #mainContent h2 {
	color: #739823;
	font-size: 12pt;
	font-weight: 200;
	line-height: 18pt;
	margin-bottom: -12px;
}


.oneColFixCtrHdr #mainContenta {
	float:left;
	margin-left: 80px;
	width: 450px;
	min-height:468px;
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}


.oneColFixCtrHdr #mainContenta p {
	color: #899456;
	font-size: 10pt;
	font-weight:100;
	line-height: 14pt;
	margin-bottom: -4pt;
}

.oneColFixCtrHdr #mainContenta h1 {
	color: #84E21B;
	font-size: 16pt;
	font-weight: 200;
	line-height: 18pt;	
	margin-bottom: -12px;
}

.oneColFixCtrHdr #mainContenta h2 {
	color: #739823;
	font-size: 12pt;
	font-weight: 200;
	line-height: 18pt;
	margin-bottom: -12px;
}


.oneColFixCtrHdr #mainCol {
	float:right;
	width:350px;
	min-height:468px;
	padding: 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	text-align:center;
	
}

.oneColFixCtrHdr #mainCol img {
	border: 1px solid #000000;
	margin-top: 20px;
	
}

.oneColFixCtrHdr #mainContact {
	float:right;
	width:310px;
	min-height:468px;
	padding: 0px 0px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	
	
}

.oneColFixCtrHdr #mainContact img {
	border: 1px solid #000000;
	margin-top: 20px;
	
}


.oneColFixCtrHdr #mainContact p {
	color: #899456;
	font-size: 10pt;
	font-weight:100;
	line-height: 14pt;
	margin-bottom: -13pt;
}

.oneColFixCtrHdr #mainContact h1 {
	color: #84E21B;
	font-size: 16pt;
	font-weight: 200;
	line-height: 18pt;	
	margin-bottom: -12px;
}

.oneColFixCtrHdr #mainContact h2 {
	color: #739823;
	font-size: 12pt;
	font-weight: 200;
	line-height: 18pt;
	margin-bottom: -15px;
}


.oneColFixCtrHdr #mainPortArea {
	float:left;
	width: 500px;
	min-height:468px;
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

.oneColFixCtrHdr #mainPortArea img {
	border: 1px solid #000000;
	margin: 5px;
	
}

.oneColFixCtrHdr #mainPortArea p {
	color: #899456;
	font-size: 10pt;
	font-weight:100;
	line-height: 14pt;
	margin-bottom: -4pt;
}

.oneColFixCtrHdr #mainPortArea h1 {
	color: #84E21B;
	font-size: 16pt;
	font-weight: 200;
	line-height: 18pt;	
	margin-bottom: -12px;
}

.oneColFixCtrHdr #mainPortArea h2 {
	color: #739823;
	font-size: 12pt;
	font-weight: 200;
	line-height: 18pt;
	margin-bottom: -12px;
}

.gallery1 {
	color: #80DB1A;
	font-size: 11pt;
	font-weight:100;
	line-height: 12pt;
}

.gallery2 {
	color: #596733;
	font-size: 9pt;
	font-weight:100;
	line-height: 12pt;
}

.gallery3 {
	color: #344E0D;
	font-size: 8pt;
	font-weight:100;
	line-height: 14pt;
}

.oneColFixCtrHdr #mainPortSide {
	float:right;
	width:400px;
	min-height:468px;
	padding: 0px 0px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	
	
}

.oneColFixCtrHdr #mainPortSide img {
	border: 1px solid #000000;
	margin-top: 20px;
	margin-bottom: 10px;
	
}


.oneColFixCtrHdr #mainPortSide p {
	color: #899456;
	font-size: 10pt;
	font-weight:100;
	line-height: 14pt;
	margin-top: -2pt;
}

.oneColFixCtrHdr #mainPortSide h1 {
	color: #84E21B;
	font-size: 16pt;
	font-weight: 200;
	line-height: 18pt;	
	margin-bottom: -12px;
}

.oneColFixCtrHdr #mainPortSide h2 {
	color: #739823;
	font-size: 12pt;
	font-weight: 200;
	line-height: 18pt;
	margin-bottom: -15px;
}





.oneColFixCtrHdr #footer {
	padding: 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
}

.oneColFixCtrHdr #footer img{
	font-size: 0px; /* this fixes image padding in IE */
	border: 0px;
}

.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #416312;
	font-size: 10pt;
	text-align: center;
}

.oneColFixCtrHdr #contact {
	padding: 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
}

.oneColFixCtrHdr #contact p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #416312;
	font-size: 8pt;
	line-height: 13pt;
	text-align: center;
}

.br10 {
line-height: 10px;
}

.br50 {
line-height: 50px;
}







.oneColFixCtrHdr #mainArticle {
	float:left;
	width: 650px;
	height:autopx;
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}


.oneColFixCtrHdr #mainArticle p {
	color: #899456;
	font-size: 10pt;
	font-weight:100;
	line-height: 14pt;
	margin-bottom: -4pt;
}

.oneColFixCtrHdr #mainArticle h1 {
	color: #84E21B;
	font-size: 16pt;
	font-weight: 200;
	line-height: 18pt;	
	margin-bottom: -12px;
}

.oneColFixCtrHdr #mainArticle h2 {
	color: #739823;
	font-size: 12pt;
	font-weight: 200;
	line-height: 18pt;
	margin-bottom: -12px;
}


.oneColFixCtrHdr #mainArticle p {
	color: #899456;
	font-size: 10pt;
	font-weight:100;
	line-height: 14pt;
	margin-bottom: -4pt;
}

.oneColFixCtrHdr #mainArticle h1 {
	color: #84E21B;
	font-size: 16pt;
	font-weight: 200;
	line-height: 18pt;	
	margin-bottom: -12px;
}




.oneColFixCtrHdr #mainArtCol {
	float:right;
	width:260px;
	height:auto;
	padding: 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	text-align:center;
	
}

.oneColFixCtrHdr #mainArtCol img {
	border: 0px solid #000000;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	
}

.marginimage {
	border: 1px solid #000000;
	margin: 6px;
	
}

.articletext{
	color: #899456;
	font-size: 11pt;
	line-height: 12pt;
}



input.btn { 
	background-color: #4c5306;
	border: solid 1px #CCCCCC;
	font-size: 11px;
	height: 20px;
	width: 190px;
	color:#FFFFFF;
	}
	
a.ashadow {
color: #416312;
}




	
	  #tabs {
        display: block;
        float: left;
        width: 100%;
      }  
	      
      a.tab { 
        border-collapse: collapse; 
        border-style: solid solid none solid;  
        border-color: #656a00; 
        border-width: 1px 1px 0px 1px; 
        background-color: #203009;
        padding: 2px 1em 0px 1em; 
        margin-top: 4px;
        margin-right: 6px;
        font-family: arial; 
        text-decoration: none;
        float: left;  
		color: #719201;
		font-size:10px;     
      }
	  
	   a.tablong { 
        border-collapse: collapse; 
        border-style: solid solid none solid;  
        border-color: #656a00; 
        border-width: 1px 1px 0px 1px; 
        background-color: #203009;
        padding: 2px 1em 0px 1em; 
        margin-top: 4px;
        margin-right: 6px;
        font-family: arial; 
        text-decoration: none;
        float: left;  
		color: #719201;
		font-size:10px;
		width: 300px;    
      }
	  
      a.tab:hover, a.tablong:hover { 
        border-color: #656a00; 
        background-color: #203009;
		color: #719201;
		font-size:10px;
      }
	  
      .panel {  
	  background-color: #203009; 
	  border-style: solid none none none;  
      border-color: #656a00; 
      border-width: 1px 0px 0px 0px;
	  padding: 5px 20px 20px 20px; 
	  min-height: 300px; 
	  overflow: auto;
	  color:#899456;
	  display:block;
	  clear:both;
	  }
	  
	  
	  
	  
	  
	  
	#tour {
	width: 850px;
	margin: 10px auto 10px auto;
	}

	#tour h1 {
	color: #84E21B;
	font-size: 14pt;
	font-weight: 200;
	line-height: 18pt;
	margin-bottom: -3px;	
	}
	
	#tour h2 {
	color: #739823;
	font-size: 12pt;
	font-weight: 200;
	line-height: 18pt;
	margin-bottom: -3px;
	}
	
	#tour h3 {
	color: #99CC33;
	font-size: 10pt;
	font-weight: 200;
	line-height: 18pt;
	margin-bottom: -3px;
	margin-top:5px;
	text-decoration:underline;
	}
	
	#tour p {
	color: #899456;
	font-size: 10pt;
	font-weight:100;
	line-height: 14pt;
	margin-bottom: 7px;
	}
	
	#tour img {
	border:0px;
	}

	
	.floatLeft {
	float:left;
	margin:10px 10px 10px 0px;
	padding: 4px;
	border: solid 0px #CCCCCC;
}

.portLeft {
	float:left;
	margin:10px 10px 10px 0px;
	padding: 4px;
	border: solid 0px #CCCCCC;
}


.testimonial {
	color:#333333;
	width:240px;
	float:left;
	text-align:left;
	margin: 0px 20px 20px 0px;
	padding: 20px;
	background-image:url(images/praiseback.gif);
	background-position: top left;
	background-repeat:no-repeat;
	border: solid 0px #CCCCCC;
}
.testimonial h2 {
	font-style:normal;
	font-size:15px;
	text-align:left;
	color: #990000;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 3px;
}

.testimonial p {
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 8px;	
	line-height:20px;
}


.testimon {
	color:#333333;
	width:500px;
	float:left;
	text-align:left;
	margin: 0px 20px 20px 0px;
	padding: 20px;
	background-image:url(images/praiseback.gif);
	background-position: top left;
	background-repeat:no-repeat;
	border: solid 0px #CCCCCC;
}
.testimon h2 {
	font-style:normal;
	font-size:15px;
	text-align:left;
	color: #990000;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 3px;
}

.testimon h1 {
	font-style:normal;
	font-size:16px;
	text-align:left;
	color: #84E21B;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 3px;
}

.testimon p {
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 8px;	
	line-height:20px;
}

div.clear1 {
	clear:both;
	padding-top:1px;
	} 
	
div.clear {
	clear:both;
	padding-top:5px;
	} 
	
	
div.clearless {
	clear:both;
	padding-top:15px;
	} 
	

div.clearmore {
	clear:both;
	padding-top:30px;
	} 
	

#aslaintro {
	width: 600px;
	margin: 10px auto 10px auto;
	font-style:italic;
	text-align:left;
	border:#364007 1px solid;
	padding:30px;	
	}

	#aslaintro h1 {
	color: #84E21B;
	font-size: 14pt;
	font-weight: 200;
	line-height: 18pt;	
	margin-bottom: -3px;
	}
	
	#aslaintro h2 {
	color: #739823;
	font-size: 12pt;
	font-weight: 200;
	line-height: 18pt;
	margin-bottom: -3px;
	margin-top:5px;
	}
	
	#aslaintro h3 {
	color: #99CC33;
	font-size: 10pt;
	font-weight: 200;
	line-height: 18pt;
	margin-bottom: -3px;
	margin-top:5px;
	text-decoration:underline;
	}
	
	#aslaintro p {
	color: #899456;
	font-size: 10pt;
	font-weight:100;
	line-height: 14pt;
	margin-bottom: 7px;
	}

	
	
#judgecomments {
	width: 600px;
	margin: 10px auto 10px auto;
	font-size:14px;
	font-style:italic;
	text-align:left;
	border:#364007 1px solid;
	padding:30px;	
	}
	
	
	

hr {
color: none;
background-color:#364007;
border: none;
}
