/****change image url***/

body{
margin:			20px auto;
background-color: 	#fff;
text-align: 		center;
background-image: 	url(images/dots7.gif);
background-repeat: 	repeat;
background-position: 	top center;
}


/****change background color, border color***/

div.page{
width: 			736px;
background-color: 	#066;
border-width: 		3px;
border-style: 		solid;
border-color: 		#9daaba;
padding: 		0px;
margin: 		0px auto;
}


div.head{
width: 			736px;
height:			75px;
margin: 		0px;
padding: 		0px;
background-image: 	url(images/greenheader.jpg);
background-repeat: 	no-repeat;
background-position: 	top center;
}


div.hznav{
width: 			736px; 
text-align: 		center;
background-color: 	transparent; 
margin: 		0px 0px;
padding: 		0px;
border-color: 		#9daaba; 
border-style: 		solid; 
border-width: 		3px 0px 0px 0px;
}


.hznav ul{
margin:			0px;
list-style-type:	none;
padding:		0px;
}



.hznav li{
text-align: 		center;
float:			left;
width: 			92px;
list-style-type:	none;
margin:			0px;
padding:		0px;
}

.hznav li ul{
visibility:		hidden;
position: 		absolute;
width:			92px;
}


#current, #current1, #travel #current2, #updates #current3{
background-color:	#ececec;
}	


.hznav a:link, .hznav a:visited, #travel a:link, #travel a:visited, #updates a:link, #updates a:visited{
background-color: 	#9cc;
color: 			#066; 
width: 			92px;
font: 			bold 9pt tahoma, helvetica, serif;
padding: 		3px 0px;
text-align: 		center;
text-decoration: 	none; 
margin: 		0px 0px;
float: 			left;
border-style:		solid;
border-width:		0px 0px 1px 0px;
border-color:		#ffdcdc;
}



#travel a:link, #travel a:visited, #updates a:link, #updates a:visited{
background-color: 	#ebf4f3;
}


.hznav a:visited, #travel a:visited, #updates a:visited{
text-decoration: 	none; 
}


.hznav a:hover, #current:hover, #current1:hover, #current5:hover, #current6:hover, #travel a:hover, #updates a:hover, #travel #current2:hover, #updates #current3:hover{
background-color: 	#ffc; 
color: 			#066; 
font-weight:		bold;
text-decoration: 	underline;	
}



	
div.content{
width: 			736px;
border-style: 		solid;
border-width: 		3px 0px 3px 0px;
border-color:		#9daaba;
background-color:	#fff;
float:			left;
display: 		block;
}


a:link{			
color:			#000;
text-decoration: 	none;
}


a:visited{
color: 			#000;
text-decoration: 	none;
}


a:hover{
color: 			#009;
background-color: 	#fff;
text-decoration: 	none;
}




p.c{
margin: 		10px 20px 10px 20px;
font: 			10pt arial,  helvetica, serif;
text-align: 		left; 
color: 			#000; 
letter-spacing: 	1px;  
line-height: 		1.5em; 
text-indent: 		0em; 
background-color: 	transparent;
}



/****change background color to same as photo div***/

p.b{ 
width:			736px;
font: 			10pt arial, tahoma, helvetica, serif;
text-align: 		center;
color: 			#000;
margin: 		0px 0px;
padding: 		0px 0px;
line-height:		2.5em;	
background-color: 	#9cc;
clear:			both;
}


/****change font color to contrast with page color***/ 

h1{
color: 			#fff; 
margin: 		20px 0px; 
font: 			bold 24pt 'lucida handwriting', 'comic sans ms',  arial, tahoma, helvetica,serif;  
text-align: 		center; 
background-color: 	transparent;
}


/****change font color to same as page color***/

h2{
color: 			#366; 
margin: 		10px; 
font:  			bold 16pt 'comic sans ms', arial, tahoma,helvetica,serif;
text-align: 		center; 
background-color: 	transparent; 
}

/****change font color to same as page color***/


h3{
color: 			#366; 
margin: 		2px; 
font:  			bold 10pt 'comic sans ms', arial, tahoma,helvetica,serif;
text-align: 		center; 
background-color: 	transparent; 
}


/*
*******************change font to same as p slides*************/

li{
margin: 		10px 25px;
font: 			bold  10pt tahoma, helvetica, serif;
text-align: 		left;
color: 			#066;
letter-spacing: 	1px;
line-height: 		1.5em; 
}


ul{
margin: 		10px 20px;  
padding: 		0px; 
list-style-type:	square;
}


table.form{
width: 			500px;
background-color: 	#fff;
font: 			bold 10pt arial, tahoma, helvetica, serif;
margin:			25px 20px;
padding: 		10px;
border-color: 		#ececec; 
border-style: 		outset; 
border-width: 		0px;
}


td.n{
padding: 		0px; 
height: 		60px; 
width: 			200px; 
background-color: 	transparent;
text-align: 		left;
border-bottom: 		#ececec 0px solid;
vertical-align:		top;
}


td.f{
padding: 		0px; 
height: 		60px;  
width: 			300px; 
background-color: 	transparent;
text-align: 		left;
vertical-align:		top;
}


input{
background-color: 	transparent; 
border: 		#ccc 2px inset; 
font: 			10pt arial, tahoma, helvetica, serif; 
color: 			#000;
padding: 		0px;
width: 			250px;
}


textarea{
width:			250px;
margin-bottom: 		20px; 
background-color: 	transparent; 
border: 		#cccccc 2px inset; 
font: 			10pt arial, tahoma, helvetica, serif; 
color: 			#000;
padding: 		0px;
}


button{
width: 			100px; 
margin-bottom: 		5px; 
background-color: 	transparent; 
font: 			bold 10pt arial, tahoma, helvetica, serif;
color: 			#000; 
border: 		#898989 1pt outset;
}



/****change background color to same as p.b***/

div.slides{
width: 			380px; 
background-color: 	#f8f8f8; 
margin: 		0px 0px 0px 10px; 
padding: 		0px;
float:			right;
border-width: 		0px;
border-style: 		outset;
border-color: 		#ececec;
}


/****change font color to same as page background***/ 

p.slides{
font: 			bold 10pt arial; 
color: 			#066; 
text-align: 		center; 
margin: 		0px 20px 10px 20px; 
padding:		5px;
}

img.hz{
width: 			360px; 
margin: 		15px 0px 0px 0px; 
padding: 		0px;
border-width: 		3px;
border-style: 		inset;
border-color: 		#ececec;
}

img.vt{
width: 			270px; 
margin: 		15px 0px 0px 0px; 
padding: 		0px;
border-width: 		3px;
border-style: 		inset;
border-color: 		#ececec;
}





