/* CSS Document */

*{
	padding: 0;
	margin: 0;
	text-decoration: none;
	text-indent: 0;
}

body{
	color: #000000;
	text-align: center;
	background: #adcf5f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#container{
	width: 800px;
	margin: 20px auto 20px auto;
	text-align: left;
}

#strip{
	width: 800px;
	height: 20px;
	text-align: right;
	}
	
#masthead{
	width: 800px;
	height:130px;
	background: url(images/mast-top.gif);
	background-repeat: no-repeat;
	text-align: left;
	background-color: #FFF;
	}
	
#masthead-right{
	width: 450px;
	text-align: right;
	float: left;
	margin: 0 10px 0 0;
	}
	
#masthead-left{
	width: 300px;
	text-align: left;
	float: left;
	padding: 10px 0 0 30px;
	}
	
#mast-contact{
	width: 410px;
	text-align: right;
	border-right: 3px dashed #99979a;
	border-top: 3px dashed #999999;
	float: right;
	padding: 7px 10px 0 0;
	}

#content{
	width: 800px;
	float: left;
	display: inline;
	background: url(images/col1-bkgd.jpg) no-repeat #FFF;
}	

#nav{
	width: 180px;
	padding: 40px 0 20px 0;
	margin: 0 0 0 0;
	float: right;
	text-align: right;
}


/* navigation typography styles 
-----------------------------------------*/



#nav ul li{
	font-family: 'Lucida Grande', 'Trebuchet MS',  Verdana, Arial, Sans-Serif;
	font-size: 14px;
	color: #FFF;
	list-style-type: none;

}

#nav ul li a{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	background: #adcf5f;
	padding: 10px 10px;
	margin: 30px 20px 0 0;
	line-height: 10px;
	border-right: 15px solid #99979a;
	display: block;
	width: 110px;
}

#nav ul li a:hover, #nav ul li a:focus{
	color: #000;
	border-right: 15px solid #CC0000;
}  


		
/* typography styles intro page
-----------------------------------*/	

#strip p{
	font-size: 11px;
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	color: #FFF;
	font-weight: normal;
	}
	
#strip p a{
	color: #666;
	}

#strip p a:hover{
	color: #CC0000;
	}

#masthead h1{
	font-size: 24px;
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	color: #CCC;
	font-weight: lighter;
	padding: 15px 0 7px 14px;
	margin-bottom: 7px;
	line-height: 1;
}

#masthead p{
	font-size: 12px;
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	color: #666;
	font-weight: normal;
	line-height: 1.5;
}

#content h2{
	font-size: 20px;
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	color: #CC0000;
	font-weight: normal;
	padding: 0 20px 0 15px;
	margin-bottom: 10px;
}

#content h3{
	font-size: 16px;
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	color: #99979a;
	font-weight: normal;
	padding: 0 20px 0 15px;
	margin-bottom: 10px;
}

#content h4{
	font-size: 13px;
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	color: #99979a;
	font-weight: normal;
	padding: 0 20px 0 15px;
	margin-bottom: 10px;
}

#content p{
	font-size: 12px;
	font-family: Helvetica, Sans-Serif;
	color: #666;
	font-weight: normal;
	padding: 0 15px 0 15px;
	margin-bottom: 10px;
	line-height: 1.7;
}

#content blockquote{
	font-size: 12px;
	font-family: Helvetica, Sans-Serif;
	color: #666;
	font-weight: normal;
	padding: 0 15px 0 15px;
	margin-bottom: 10px;
	line-height: 1.7;
}

#content p a{
	color: #adcf5f;
	text-decoration: none;
}

#content p a:hover, #content p a:focus{
	color: #CC0000;
} 

.local{
	color: #adcf5f;
	font-weight: bold;
}

.contact{
	color: #adcf5f;
	font-weight: bold;
}

.mainlist li{
	background: url(images/list.gif) no-repeat;
	list-style-type: none;
	font-size: 12px;
	font-family: Helvetica, Sans-Serif;
	color: #666;
	font-weight: normal;
	padding: 0 10px 0 15px;
	margin: 0 0 5px 15px;
	line-height: 1.4;
	}
	
.mainlist li a{
	color: #666;
	}
	
.mainlist li a:hover{
	color: #000;
	}
	


/* 2 column layout 
------------------------------*/

#c1{
	width: 340px;
	margin-left: 0;
	text-align: center;
	float: left;
}

		
#c2{
	width: 460px;
	margin-left: 0;
	text-align: left;
	float: left;
        }

#c2_list2{
	width: 290px;
	text-align: left;
	float: right;
        }
		
		
		
.leftcol{
	width: 170px;
	padding-left: 25px;
	text-align: left;
	float: left;
        }	
		
.rightcol{
	width: 185px;
	margin-left: 0px;
	text-align: left;
	float: left;
	padding: 22px 0 0 0;
        }	
		
.contact{
	font-weight: bold;
	color: #99CC33;
	}

	
.sub_content{
	width: auto;
	text-align: left;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
	padding: 10px 0 0 0;
	margin: 0 10px 0 10px;
  }
  
.sub_content2{
	width: 540px;
	text-align: left;
	margin: 10px 0 0 0;
  }
  
.sub_content3{
	height: 160px
  }
  
img {
	display: block;
	border: 0;
}
  
/* Form styles
----------------------------------------*/
fieldset {
    border: none;
    padding: 0 15px 0 15px;
    }

fieldset ul {
    list-style: none;
    padding: 0 0 10px 0;
    margin: 0 !important;
    }
    
fieldset ul li {
    padding-bottom: 0;
	color: #adcf5f;
    }
    
fieldset input, 
fieldset select,
fieldset textarea {
	font: 12px 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	border: 0;
	border-right: 2px solid #CCC;
	border-left: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
	padding: 3px 3px 3px 5px;
	margin: 2px 0 0 0;
	color: #333333;
	background-color: #fff;
}

fieldset input:hover, 
fieldset select:hover,
fieldset textarea:hover {
	border-right: 2px solid #adcf5f;
	border-left: 2px solid #adcf5f;
	border-bottom: 2px solid #adcf5f;
}
	
fieldset textarea {
    overflow: auto;
	font: 12px 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
}

fieldset select {
	padding: 1px;
	padding: 2px 1px 2px 0;
}

fieldset select option {
    padding: 0 15px 0 2px;
}

fieldset label {
	font: 12px 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif; 
    display: block;
    margin: 20px 0 5px 0;
}

fieldset label.note {
	font: 12px 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif; 
    font-weight: normal;
    color: #999;
    margin: 3px 15px 0 0;
    font-style: italic;
}

.required {
    color: #990000 !important;
}

fieldset label.checkbox_note {
    font-weight: normal;
    display: inline;
    float: none;
}

fieldset label.full, fieldset input.full,
fieldset select.full, fieldset textarea.full { width: 98%; }

fieldset label.full {
    float: left;
}

fieldset p {
    margin-bottom: 8px !important;
}

.submit button{
	display:block;
	float:left;
	margin:0 7px 0 0;
	background-color:#CCCCCC;
	border:1px solid #adcf5f;
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-size: 11px;
	line-height:130%;
	text-decoration:none;
	font-weight:bold;
	color:#333333;
	cursor:pointer;
	padding:5px 7px 6px 7px; /* Links */
}
.submit button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.submit button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
.submit button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

button:hover, .submit a:hover{
	background-color: #999999;
	border:1px solid #adcf5f;
	color:#fff;
}


/* gallery styles 
------------------------------*/
	
.gallery_left{
	float: left;
	margin-right: 17px;	
	margin-bottom: 17px;	
	display: inline;
}

.gallery_end{
	float: left;
	margin-bottom: 17px;
	display: inline;
}

	
	
	
/* footer styles 
------------------------------*/
	  
#footer{
	width: 800px;
	height: 56px;
	float: left;
}

#footer-left{
	width: 339px;
	height: 56px;
	float: left;
}

#footer-right{
	width: 451px;
	height: 21px;
	float: left;
	padding: 5px 0 0 10px;
	background: #CCC;
	margin-top: 30px;
}

#footer p{
	color: #666666;
	font-size: 10px;
}

#footer p a{
	color: #CC0000;
	text-decoration: none;
}

#footer p a:hover, #footer p a:focus{
	color: #000;
} 

.detail{
	color: #999999;
	font-size: 70%;
}

.enter_left{
	float: left;
	margin-right: 0;	
	margin-bottom: 0;
	display: inline;
}
  
.right{
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	display: inline;
}

.hide{
	display: none;
}


