A{ color : #778F23;
text-decoration : underline;

}
A:active {  
	text-decoration : none ;
	color :#778F23;
}
A:hover {  
	text-decoration : none;
	color :#778F23;
}
A:visited {  
	text-decoration : underline;
	color :#89A529;
	}
A:visited:hover { 
	text-decoration : none ;
	color :#89A529;
}






A.button{
	color : #ffffff;
	text-decoration :none;
}
A.button:active {  
	color : #ffffff;
	text-decoration :none;
}
A.button:hover {  
	color : #ffffff;
	text-decoration :underline;
}
A.button:visited {  
	color : #ffffff;
	text-decoration :none;
	}
A.button:visited:hover { 
	color : #ffffff;
	text-decoration :underline;
}





A.button2{
	color : #333333;
	text-decoration :none;
}
A.button2:active {  
	color : #333333;
	text-decoration :none;
}
A.button2:hover {  
	color : #333333;
	text-decoration :underline;
}
A.button2:visited {  
	color : #333333;
	text-decoration :none;
	}
A.button2:visited:hover { 
	color : #333333;
	text-decoration :underline;
}




A.caps{
	color : #333333;
	text-decoration :none;
	font-weight : normal;
	font-variant : small-caps;
	font-size : 11px;
}
A.caps:active {  
	color : #333333;
	text-decoration :none;
	font-weight : normal;
	font-variant : small-caps;
	font-size : 11px;
}
A.caps:hover {  
	color : #333333;
	text-decoration :underline;
	font-weight : normal;
	font-variant : small-caps;
	font-size : 11px;
}
A.caps:visited {  
	color : #333333;
	text-decoration :none;
	font-weight : normal;
	font-variant : small-caps;
	font-size : 11px;
	}
A.caps:visited:hover { 
	color : #333333;
	text-decoration :underline;
	font-weight : normal;
	font-variant : small-caps;
	font-size : 11px;
}


A.footer{
	color : #cccccc;
	text-decoration :none;
}
A.footer:active {  
	color : #cccccc;
	text-decoration :none;
}
A.footer:hover {  
	color : #cccccc;
	text-decoration :underline;
}
A.footer:visited {  
	color : #cccccc;
	text-decoration :none;
	}
A.footer:visited:hover { 
	color : #cccccc;
	text-decoration :underline;
} 

A.header{	font-family :Verdana, Tahoma, Arial ;
	font-size : 11px;
	font-weight : normal;
	color : white;
	font-variant : small-caps;
	text-decoration :none;}
A.header:active {  
	color : white;
	text-decoration :none;
}
A.header:hover {  
	color : white;
	text-decoration :underline;
}
A.header:visited {  
	color : white;
	text-decoration :none;
	}
A.header:visited:hover { 
	color : white;
	text-decoration :underline;
} 	
	
	

A.link2{ color:#333333;
text-decoration :none;

}
A.link2:active {  
	text-decoration :none;
	color:#333333;
}
A.link2:hover {  
	text-decoration :underline;
	color:#333333;
}
A.link2:visited {  
	text-decoration :none;
	color:#333333;
	}
A.link2:visited:hover { 
	text-decoration :underline;
	color:#333333;
}

A.link3{ color:#000000;
	text-decoration :none;
	font-size:14px;
 	font-weight:bold;
}
A.link3:active {  
	color:#000000;
	text-decoration :none;
	font-size:14px;
 	font-weight:bold;
}
A.link3:hover {  
	text-decoration :underline;
	color:#000000;
	font-size:14px;
 	font-weight:bold;
}
A.link3:visited {  
	text-decoration :none;
	color:#000000;
	font-size:14px;
 	font-weight:bold;
	}
A.link3:visited:hover { 
	text-decoration :underline;
	color:#000000;
	font-size:14px;
 	font-weight:bold;
}



A.toplinks{
	font-family :Verdana, Tahoma, Arial  ;
	font-size : 12px;
	font-weight : normal;
	color : black;
	text-decoration : underline;
	font-variant : small-caps;
}
A.toplinks:active {  
	text-decoration : none ;
	color :black;
}
A.toplinks:hover {  
	text-decoration : none;
	color :black;
}
A.toplinks:visited {  
	font-family :Verdana, Tahoma, Arial  ;
	font-size : 12px;
	font-weight : normal;
	color : #333333;
	text-decoration : underline;
	font-variant : small-caps;
	}
A.toplinks:visited:hover { 
	text-decoration : none ;
	color : #333333;
}
 
 





body {
	font-family :Verdana, Tahoma, Arial ;
	font-weight : normal;
	font-size : 11px;
	color:#333333;
	background : #CCCCCC;
}



.caps {font-family :Verdana, Tahoma, Arial  ;
	font-weight : normal;
	font-variant : small-caps;
	font-size : 11px;
}
.error {color :red;font-weight :bold;}

h1 {
	font-family :Verdana, Tahoma, Arial ;
	font-weight : normal;
	color :#ffffff;
	font-size : 12px;
	padding : 1px 0px 0px 0px;
	margin-bottom : 0px;
	margin-top : 1px;
	margin-left : 0px;
	margin-right : 0px;
}
.input {
	margin:0px; 
	color:#333333;
	font-family:Verdana, Tahoma, Arial ;
	font-size : 11px;
	font-weight:normal;
	background-color:white;
	border-style: solid;
    BORDER-TOP: #9DBE39 solid 1px;
    BORDER-LEFT: #9DBE39 solid 1px;
    BORDER-RIGHT: #9DBE39 solid 1px;
    BORDER-BOTTOM: #9DBE39 solid 1px;   }	

.large {font-family :Verdana, Tahoma, Arial  ;
	font-weight : normal;
	font-size : 12px;

}	
	
li {font-family :Verdana, Tahoma, Arial  ;
	font-weight : normal;
	font-size : 11px;
	color :black;
}

.orange {color :#CC6600;}

.dark_orange {color :#FA6626;}
A.dark_orange{ color : #FA6626;
text-decoration : underline;

}
A.dark_orange:active {  
	text-decoration : none ;
	color :#FA6626;
}
A.dark_orange:hover {  
	text-decoration : none;
	color :#FA6626;
}
A.dark_orange:visited {  
	text-decoration : underline;
	color :#FA6626;
	}
A.dark_orange:visited:hover { 
	text-decoration : none ;
	color :#FA6626;
}





.light_orange {color :#FF9900;}
A.light_orange{ color : #FF9900;
text-decoration : underline;

}
A.light_orange:active {  
	text-decoration : none ;
	color :#FF9900;
}
A.light_orange:hover {  
	text-decoration : none;
	color :#FF9900;
}
A.light_orange:visited {  
	text-decoration : underline;
	color :#FF9900;
	}
A.light_orange:visited:hover { 
	text-decoration : none ;
	color :#FF9900;
}




.maroon {color :#AA533C;}
A.maroon{ color :#AA533C;
text-decoration : underline;

}
A.maroon:active {  
	text-decoration : none ;
	color :#AA533C;
}
A.maroon:hover {  
	text-decoration : none;
	color :#AA533C;
}
A.maroon:visited {  
	text-decoration : underline;
	color :#AA533C;
	}
A.maroon:visited:hover { 
	text-decoration : none ;
	color :#AA533C;
}







.red {font-family :Verdana, Tahoma, Arial  ;
	font-weight : bold;
	font-variant : small-caps;
	font-size : 11px;
	color :#AA533C;
}

.small {font-family :Verdana, Tahoma, Arial  ;
	font-weight : normal;
	font-size : 11px;

}


.submit {font-family: Verdana, Helvetica, Arial; font-size: 12px; font-weight: normal; background-color: #9A3217; color: white;
padding: 0px;
BORDER: #000000 solid 1px; }



.slogan {font-family :Verdana, Tahoma, Arial  ;
	color :#ffffff;
	font-weight : normal;
	font-size : 12px;
}

td{
	font-family :Verdana, Tahoma, Arial  ;
	font-weight : normal;
	font-size : 11px;
}

td.cream{
	background-color : #F1F8DC;
	border-style : solid;
	border-right : 1px solid #9DBE39;
	border-top : 1px solid #9DBE39;
	border-left : 1px solid #9DBE39;
	border-bottom : 1px solid #9DBE39;
	font-family :Verdana, Tahoma, Arial  ;
	font-weight : normal;
	font-size : 11px;
}
td.sample{
	background-color : #F1F8DC;
	border-style : solid;
	border-right : 1px solid #9DBE39;
	border-top : 1px solid #9DBE39;
	border-left : 1px solid #9DBE39;
	border-bottom : 1px solid #9DBE39;
	font-family :Verdana, Tahoma, Arial  ;
	font-weight : normal;
	font-size : 11px;
}
td.box{
	background-color : #ffffff;
	border-style : solid;
	border-right : 1px solid #A5C44A;
	border-top : 1px solid #A5C44A;
	border-left : 1px solid #A5C44A;
	border-bottom : 1px solid #A5C44A;
	font-family :Verdana, Tahoma, Arial  ;
	font-weight : normal;
	font-size : 11px;
}
td.text{

	font-family :Verdana, Tahoma, Arial  ;
	font-weight : normal;
	font-size : 12px;
}
td.box2{
	background-color : #CBFDCA;
	border-style : solid;
	border-right : 1px solid #33FFFF;
	border-top : 1px solid #33FFFF;
	border-left : 1px solid #33FFFF;
	border-bottom : 1px solid #33FFFF;
	font-family :Verdana, Tahoma, Arial  ;
	font-weight : normal;
	font-size : 12px;
}
td.box3{
	background-color : #CCE57F;
	border-style : solid;
	border-right : 1px solid #9DBE39;
	border-top : 1px solid #9DBE39;
	border-left : 1px solid #9DBE39;
	border-bottom : 1px solid #9DBE39;
	font-family :Verdana, Tahoma, Arial  ;
	font-weight : normal;
	font-size : 12px;
}

td.green{
	background-color : #B4D942;}
	
	
	
	
	
td.dark_brown{
	background-color : #736357;}

	
	
	
td.dark_cream{
	background-color : #ECE2D8;}	
	



td.footer{
	background-color : #464646;
	color: #cccccc;
	font-family :Verdana, Tahoma, Arial  ;
	font-weight : normal;
	font-size : 10px;
}




td.header{
	font-family :Verdana, Tahoma, Arial ;
	font-size : 11px;
	font-weight : normal;
	color : white;
	font-variant : small-caps;
	
	padding-left : 10px;
	background-color :#736357;
	}
	
td.index{
	font-weight : normal;
	background-color :#F8F5F2;
	border-style : solid;
	border-right : 1px solid #CCCCCC;
	border-top : 1px solid #CCCCCC;
	border-left : 1px solid #CCCCCC;
	border-bottom : 1px solid #CCCCCC;
	}



td.light_brown{
	background-color : #998675;}


td.light_cream{
	background-color : #F1F8DC;
	border-style : solid;
	border-right : 1px solid #9DBE39;
	border-top : 1px solid #9DBE39;
	border-left : 1px solid #F1F8DC;
	border-bottom : 1px solid #9DBE39;
	font-family :Verdana, Tahoma, Arial  ;
	font-weight : normal;
	font-size : 11px;}

	
td.gallerynav { background-color :#ECE2D8;} 
td.gallerynav a {
	font-family :Verdana, Tahoma, Arial ;
	font-size : 10px;
	font-weight : normal;
	color : black;
	text-decoration : none;

	display: block;
	width: 100%;
	height: 100%;
	padding-left : 5px;
	padding-right : 5px;
} 
td.gallerynav a:hover {
		
	text-decoration : none;
	font-weight : normal;
	color : black;
	display: block; 
	width: 100%; 
	height: 100%; 
	background-color : #D8C9B7;	

} 
td.gallerynav a:visited { 
	font-family :Verdana, Tahoma, Arial  ;
	font-size : 10px;
	font-weight : normal;
	color : black;
	text-decoration : none;
	
	display: block; 
	width: 100%; 
	height: 100%; 
	padding-left : 5px;
	padding-right : 5px;
} 
		
	
		
td.navon { background-color :#AA533C;} 
td.navon a {
	font-family :Verdana, Tahoma, Arial ;
	font-size : 12px;
	font-weight : normal;
	color : white;
	text-decoration : none;
	font-variant : small-caps;
	
	display: block;
	width: 100%;
	height: 100%;
	padding-left : 5px;
	padding-right : 5px;
} 
td.navon a:hover {
		
	text-decoration : none;
	font-weight : normal;
	color : white;
	display: block; 
	width: 100%; 
	height: 100%; 
	background-color : #993300;	

} 
td.navon a:visited { 
	font-family :Verdana, Tahoma, Arial  ;
	font-size : 12px;
	font-weight : normal;
	color : white;
	text-decoration : none;
	font-variant : small-caps;
	
	display: block; 
	width: 100%; 
	height: 100%; 
	padding-left : 5px;
	padding-right : 5px;
} 
	
	
td.nav { background-color :#F1F8DC;} 
td.nav a {
	font-family :Verdana, Tahoma, Arial ;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
	display: block;
	width: 100%;
	height: 100%;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 4px;


} 
td.nav a:hover {
		
	text-decoration : none;
	font-weight : normal;
	color : #000000;
	display: block; 
	width: 100%; 
	height: 100%; 
	background-color : #FFFFFF;	
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 4px;

} 
td.nav a:visited { 
	font-family :Verdana, Tahoma, Arial  ;
	font-size : 11px;
	font-weight : normal;
	color :#000000;
	text-decoration : none;
	display: block; 
	width: 100%; 
	height: 100%; 
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 4px;

} 	
td.menu { background-color :#0080FF;} 
td.menu a {
	font-family :Verdana, Tahoma, Arial ;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #FFFFFF;
	font-variant : small-caps;
	background-color :#0080FF;
} 
td.menu a:hover {
	text-decoration : none;
	font-weight : bold;
	color : #FFFFFF;
	font-variant : small-caps;
} 
td.menu a:visited { 
	font-family :Verdana, Tahoma, Arial  ;
	font-size : 11px;
	font-weight : bold;
	color :#FFFFFF;
	text-decoration : none;
	font-variant : small-caps;
	text-decoration : none;
	background-color :#0080FF;
} 
td.menu a:visited:hover {
	text-decoration : none;
	font-weight : bold;
	color : #000000;
	font-variant : small-caps;
} 		
td.tan{
	background-color : #CCE57F;
	border-right : 1px solid #9DBE39;
	border-top : 1px solid #9DBE39;
	border-left : 1px solid #9DBE39;
	font-family :Verdana, Tahoma, Arial  ;
	font-weight : normal;
	font-size : 11px;
}
	

.tiny {font-family :Verdana, Tahoma, Arial  ;
	font-weight : normal;
	font-size : 10px;}

	
