/* CSS Document */
html { height: 100%; margin-bottom: 1px; }  /* Forces vert scrollbar on all pages*/

body 
{
	margin: 0 0 0 0;
	height: 100%;
	min-height: 100%;
	min-width: 900px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#dcddde;
}

p, form, h1, h2, h3, h4, h5, h6, label, table
{
margin: 0;
padding: 0;
}

img
{
border: 0px none;
}

#container
{
margin-top:0px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
width: 1000px;
height: auto;
min-height:600px;
}

#innercontainer
{
width: 1000px;
height: auto;
float:left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 15px 0px;
background-color:#FFFFFF;
}

#header
{
width: 1000px;
height:auto;
float:left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#header img
{
float:left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#topfadebar
{
width:970px;
height:20px;
float:left;
margin: 0px 0px 0px 0px;
padding: 0px 15px 0px 15px;
border-bottom: 1px dotted #999999;
background:url(images/green-back-fade-930.jpg) repeat-y 15px 0px;
}

#leftcontainer
{
width: 225px;
height:auto;
float:left;
margin: 0px 0px 0px 0px;
}

#rightcontainer
{
width: 740px;
height:auto;
float:right;
margin: 0px 0px 0px 0px;
}

/*----------------------------------------------*/

#innerfooter
{
width: 1000px;
height: auto;
float:left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border-top: 1px dotted #999999;
background:url(images/green-back-fade-930.jpg) repeat-y 15px 0px;
}

.footerholder
{
width: 970px;
height: auto;
float:left;
margin: 0px 0px 0px 0px;
border-bottom: 1px dotted #999999;
padding: 20px 0px 20px 30px;
}

.footerholder p
{
color:#FFFFFF;
font-size:12px;
font-weight:lighter;
}

.footerholder a
{
color:#FFFFFF;
font-size:12px;
font-weight:lighter;
text-decoration:none;
}

.footerinner
{
width: 170px;
height: auto;
float:left;
margin: 0px 0px 0px 0px;
padding: 0px 20px 0px 0px;
}

.footerinner a
{
font-size:10px;
width: 170px;
float:left;
margin: 0px 0px 4px 0px;
text-decoration:underline;
}

.footerinner p
{
width: 170px;
float:left;
margin: 0px 0px 4px 0px;
text-decoration:none;
}

/*----------------------------------------------*/



#footer
{
width: 970px;
height: auto;
float:left;
margin: 0px 0px 0px 0px;
padding: 40px 15px 40px 15px;
}

#footer p
{
text-align:center;
color:#666666;
font-size:12px;
font-weight:lighter;
}

#footer a
{
color:#666666;
font-size:12px;
font-weight:lighter;
text-decoration:none;
}

/*----------------------------------------------*/

.boardertb
{
border-bottom: 1px dotted #999999;
border-top: 1px dotted #999999;
}


#leftnav
{
width:225px;
height:auto;
float:right;
margin: 0px 0px 0px 0px;
}

.leftnavbut
{
width:205px;
height:auto;
float:right;
margin: 0px 0px 0px 0px;
padding: 5px 0px 5px 20px;
}

.leftnavon
{
background:url(images/green-nav-arrow.jpg) no-repeat 200px 5px;
}

.leftnavon a
{
text-decoration:none;
color:#006739;
}

.leftnavoff
{
background:url(images/black-nav-arrow.jpg) no-repeat 200px 5px;
}

.leftnavsuboff
{
text-decoration:none;
color:#666666;
}

.leftnavsubon
{
text-decoration:none;
color:#006739;
}

.leftnavoff a
{
text-decoration:none;
color:#000000;
}

.leftsubnav
{
width:195px;
height:auto;
float:right;
margin: 0px 0px 0px 0px;
padding: 5px 0px 5px 30px;
}

.leftsubnav a
{
width:185px;
height:auto;
float:left;
margin: 0px 0px 0px 0px;
padding: 3px 0px 3px 0px;
text-decoration:none;
}


/*----------------------------------------------*/


#leftcontact
{
width:225px;
height:auto;
float:right;
margin: 20px 0px 0px 0px;
padding: 0px 0px 5px 0px;
border-bottom: 1px dotted #999999;
border-top: 1px dotted #999999;
border-right: 1px dotted #999999;
}


/*----------------------------------------------*/


#leftcontact form
{
width:210px;
height:auto;
margin: 0px 0px 0px 15px;
float:right;
}

.inputone
{
width:187px;
height:18px;
margin: 0px 0px 5px 0px;
float:left;
border:1px solid #006739;
padding:3px;
}

#leftcontact textarea
{
width:187px;
max-width:193px;
min-width:193px;
height:50px;
margin: 0px 0px 5px 0px;
padding: 3px;
float:left;
border:1px solid #006739;
}

#leftcontact label
{
width:193px;
height:auto;
margin: 0px 0px 3px 0px;
float:left;
}

.submitbutton
{
width:75px;
height:24px;
margin: 0px 5px 5px 0px;
float:left;
background:#006739;
padding: 4px 4px 4px 4px;
color:#FFFFFF;
text-align:center;
border:none 0px;
}

.resetbutton
{
width:75px;
height:24px;
margin: 0px 0px 5px 0px;
float:left;
background:#ffffff;
padding: 4px 4px 4px 4px;
color:#999999;
text-align:center;
border:none 0px;
}




/*---------------- NAV --------------------------------------*/

#topnav
{
width: 740px;
height:36px;
float: left;
color: #FFFFFF;
font-size: 18px;
line-height: 30px;
margin: 0px 0px 0px 0px;
}

#topnav img
{
float: left;
}

.spacernav
{
margin-left:4px;
}

#topnav a
{
font-size: 12px;
text-decoration: none;
color: #FFFFFF;
}

#topnav a:hover
{
color:#017575;
}



/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;}
.qmmc .qmdividery{float:left;width:0px;}
.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;}
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}
.qmmc {position:relative;zoom:1;}
.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;}
.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}
.qmsh div a {float:left;}
.qmmc div{visibility:hidden;position:absolute;}
.qmmc ul {left:-10000px;position:absolute;}
.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}
.qmmc li a {float:none}
.qmmc li{position:relative;}
.qmmc ul {z-index:40;}
.qmmc ul ul {z-index:50;}
.qmmc ul ul ul {z-index:60;}
.qmmc ul ul ul ul {z-index:70;}
.qmmc ul ul ul ul ul {z-index:80;}
li:hover>ul{left:auto;}
#qm0 ul {top:100%;}
#qm0 ul li:hover>ul{top:0px;left:100%;}

/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/
	

	/* QuickMenu 0 */

	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
	
		color:#ffffff;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
		margin: 0px;
		line-height:14px;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{
		width: 330px;
		height: auto;
		background:url(images/backfade.png) repeat;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:5px 10px 5px 10px;
		color:#ffffff;
		font-family:Arial;
		font-size:12px;
		font-weight:lighter;
		text-decoration:none;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover, #qm0 ul a:hover	
	{	
		color:#ffffff;
		background:url(images/backfade.png) repeat;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		color:#a5bbdb;
	}


	/*"""""""" Box Animation Styles""""""""*/	
	#qm0 .qmbox	
	{	
		border-width:1px;
		border-style:solid;
		border-color:#996633;
	}


	/*"""""""" (main) Rounded Items""""""""*/	
	#qm0 .qmritem span	
	{	
		border-color:#666666;
		background-color:#996633;
	}


	/*"""""""" (main) Rounded Items Content""""""""*/	
	#qm0 .qmritemcontent	
	{	
		padding:0px 0px 0px 4px;
	}


	/*"""""""" (sub) Rounded Items""""""""*/	
	#qm0 div .qmritem span	
	{	
		border-color:#666666;
		background-color:#996633;
	}


	/*"""""""" (sub) Rounded Items Content""""""""*/	
	#qm0 div .qmritemcontent	
	{	
		padding:0px 0px 0px 4px;
	}

/* -------------------------------------- */



#mainimage
{
width:740px;
height:auto;
float:left;
margin: 0px;
padding: 0px 0px 40px 0px;
}

#mainimage img
{
float:left;
margin: 0px;
}


/* -------------------------------------- */

#content
{
width:739px;
height:auto;
float:left;
margin: 0px 0px 20px 0px;
padding: 0px 0px 20px 0px;
border-left: 1px dotted #999999;
border-top: 1px dotted #999999;
border-bottom: 1px dotted #999999;
background:url(images/dots-v.jpg) 726px 0px repeat-y;
}


#contenttitle
{
width:739px;
height:auto;
float:left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#lowercontenttitle
{
width:739px;
height:auto;
float:left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.innercontent
{
width:739px;
height:auto;
float:left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.col-left
{
width:490px;
height:auto;
float:left;
margin: 0px 0px 0px 0px;
}

.col-left .galeryholder h1 { font-size:20px; color:#00673a; margin: 0px 0px 12px 0px; font-family:Georgia, "Times New Roman", Times, serif; width:400px; float:left; }
.col-left .galery { width:417px; float:left; padding: 13px 0px 0px 13px; background-color:#e1eae0; }
.col-left .galery img { width:73px; height:73px; float:left; padding: 0px; margin: 0px 10px 10px 0px;}

.splitone
{
width:330px;
height:auto;
float:left;
margin: 0px 0px 0px 0px;
padding:20px 20px 0px 40px;
}

.splittwo
{
width:300px;
height:auto;
float:left;
margin: 0px 0px 0px 0px;
padding:20px 20px 0px 20px;
}

.splitthree
{
width:670px;
height:auto;
float:left;
margin: 0px 0px 0px 0px;
padding:20px 20px 0px 40px;
}


.splitleft
{
width:430px;
height:auto;
float:left;
margin: 0px 0px 0px 0px;
padding:20px 20px 0px 40px;
}

.splitlefttwo
{
width:669px;
height:auto;
float:left;
margin: 0px 0px 0px 0px;
padding:20px 20px 0px 40px;
}

.splitright
{
width:241px;
height:auto;
float:right;
margin: 0px 0px 10px 0px;
padding:0px 0px 0px 0px;
border-left: 1px dotted #999999;
border-bottom: 1px dotted #999999;
border-top: 1px dotted #999999;
}

.maincontentholder
{
width:739px;
height:auto;
float:left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border-top: 1px dotted #999999;
}


/* -------------------------------------- */


.textstyle h1
{
color:#666666;
margin: 0px 0px 10px 0px;
font-size:12px;
font-weight:lighter;
line-height:18px;
}

.textstyle p
{
color:#666666;
margin: 0px 0px 10px 0px;
font-size:12px;
font-weight:lighter;
line-height:18px;
}

.textstyle a
{
color:#006739;
margin: 0px 0px 10px 0px;
font-size:12px;
font-weight:bold;
line-height:18px;
}

.textstyle strong
{
color:#006739;
margin: 0px 0px 8px 0px;
font-size:12px;
font-weight:bold;
}

.textstyle img
{
float:left;
margin: 0px;
}



.textstyle ul
{
color:#666666;
margin: 0px 0px 10px 0px;
font-size:12px;
font-weight:lighter;
line-height:18px;
}





/*----------------------------------------------*/


#rightcontact
{
width:325px;
height:auto;
float:left;
margin: 20px 0px 0px 0px;
padding: 0px 0px 5px 0px;
}


/*----------------------------------------------*/


#rightcontact form
{
width:310px;
height:auto;
margin: 0px 0px 0px 15px;
float:right;
}

.rightinputone
{
width:287px;
height:18px;
margin: 0px 0px 5px 0px;
float:left;
border:1px solid #006739;
padding:3px;
}

#rightcontact textarea
{
width:287px;
max-width:293px;
min-width:293px;
height:150px;
margin: 0px 0px 5px 0px;
padding: 3px;
float:left;
border:1px solid #006739;
}

#rightcontact label
{
width:293px;
height:auto;
margin: 0px 0px 3px 0px;
float:left;
}

.rightsubmitbutton
{
width:125px;
height:22px;
margin: 0px 5px 5px 0px;
float:left;
background:#006739;
padding: 4px 4px 4px 4px;
color:#FFFFFF;
text-align:center;
border:none 0px;
}

.rightresetbutton
{
width:125px;
height:22px;
margin: 0px 0px 5px 0px;
float:left;
background:#ffffff;
padding: 4px 4px 4px 4px;
color:#999999;
text-align:center;
border:none 0px;
}




