a:link {color: #A57021} 
a:visited {color: white} 
a:hover {color: white} 
a {text-decoration: none}
.textarea {font-family:  verdana, arial, sans-serif; color: black; font-size:8pt; text-align: left;}
.textareasm {font-family: arial, sans-serif; color: #B92F00; font-size:8pt; text-align: left;}
.textareasm2 {font-family: arial, sans-serif; color: black; font-size:7pt; text-align: left;}
.links {font-family: arial, sans-serif; font-size:9pt; text-align: right; color: #F0F4FB;}

H1 {font-family: times new roman, arial, sans-serif; color: #755E26; font-size:13pt; text-align: left; padding; 0px; margin: 0px; font-weight: bold;}
H2 {font-family: verdana, arial, sans-serif; color: #AF9441; font-size:9pt; padding-bottom: 0px; margin-bottom: 1px;}
H3 {font-family: arial, sans-serif; color: #AF9441; font-size:11pt; padding-bottom: 0px; margin-bottom: 1px;}
H4 {font-family: arial, sans-serif; color: #F7F0DD; font-size:12pt; padding-bottom: 0px; margin-bottom: 1px;}
td.pic { border-left: 2px; border-bottom: 2px; border-top: 2px; border-right: 2px; border-color: #000000; font-family:  verdana, arial, sans-serif; color: #4E3218; font-size:9pt; text-align: left; }
 
.content { background-image:url(images/design.gif); background-repeat:yes-repeat; background-position:top center;background-color: white;  font-family:  verdana, arial, sans-serif; color: #4E3218; font-size:9pt; text-align: left; } 

 
.content3 { background-position:top center;background-color: white;  font-family:  verdana, arial, sans-serif; color: #4E3218; font-size:9pt; text-align: left; } 

.content4 { background-position:top center;background-color: white;  font-family:  verdana, arial, sans-serif; color: #4E3218; font-size:9pt; text-align: left; padding: 10px 0 10px 40px;} 



.content2 { background-image:url(images/design2.gif); background-repeat:yes-repeat; background-position:top center;background-color: white;  font-family:  verdana, arial, sans-serif; color: #4E3218; font-size:9pt; text-align: left; } 
.bot { background-image:url(images/bot.jpg); background-repeat:no-repeat; background-position:bottom right;background-color: white;  font-family:  verdana, arial, sans-serif; color: #4E3218; font-size:11pt; text-align: right; } 
.bot2 { background-image:url(images/bot.jpg); background-repeat:no-repeat; background-position:bottom left;background-color: white;  font-family:  verdana, arial, sans-serif; color: #4E3218; font-size:11pt; text-align: right; } 
.header { background-image:url(images/header.jpg); background-repeat:no-repeat; background-position:bottom center;
	font-family: century gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	padding: 0px;
	margin: 0;
	text-align: left;
	border-left: 0px; border-bottom: 0px; border-top: 0px; border-right: 0px; 
	color: #FFFCF9;
	background-color: #DABD58;
	width: 770px; height: 325px;
}
.border { border-left: 1px; border-bottom: 1px; border-top: 1px; border-right: 1px; border-color: black; border-style: solid; font-family: verdana, arial, sans-serif;  background-color: #FCF7CF; font-size:8pt; color:black; }


	
}
.brown { background-image:url(images/brn.gif); background-repeat:yes-repeat; background-position:top left;
	font-family: century gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	padding: 4px;
	margin: 0;
	text-align: left;
	border-left: 0px; border-bottom: 0px; border-top: 0px; border-right: 0px; 
	color: #FFFAF2;
	width: 770px; height: 100px;
}

.blue { background-image:url(images/blue.gif); background-repeat:yes-repeat; background-position:top left;
	font-family: century gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	padding: 4px;
	margin: 0;
	text-align: left;
	border-left: 0px; border-bottom: 0px; border-top: 0px; border-right: 0px; 
	color: #FFFAF2;
	width: 770px; height: 100px;
}
.footer { background-image:url(images/footer_bk.jpg); background-repeat:yes-repeat; background-position:bottom center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	padding: 0px;
	margin: 0;
	text-align: left;
	border-left: 0px; border-bottom: 0px; border-top: 0px; border-right: 0px; background-color: #CFBA71;
	color: #585858;
	width: 732px; height: 52px;
}

.menu {border-left: 0; border-bottom: 0; border-top: 0px; border-right: 0; border-style: solid; border-color: #CFBA71; color: #F5F2DE;
 font-family: verdana, arial, sans-serif;  font-size:8pt; text-align: center; background-color:#616B3E;
} 


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */


.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 0px 0px 0px0px;
left: -1000px;
border: 0px dashed #589AAF;
visibility: hidden;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
text-align: center;
color: black;
text-decoration: none;}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0px;
padding: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -35px;
left: 338px; /*position where enlarged image should offset horizontally */

}



.thumbnail2{
position: relative;
z-index: 0;
}

.thumbnail2:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail2 span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 0px 0px 0px 0px;
left: -1000px;
border: 0px dashed gray;
visibility: hidden;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
text-align: center;
color: black;
text-decoration: none;}

.thumbnail2 span img{ /*CSS for enlarged image*/
border-width: 0px;
padding: 0px;
}

.thumbnail2:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -35px;
left: 230px; /*position where enlarged image should offset horizontally */

}



.thumbnail3{
position: relative;
z-index: 0;
}

.thumbnail3:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail3 span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 0px 0px 0px 0px;
left: -1000px;
border: 0px dashed gray;
visibility: hidden;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
text-align: center;
color: black;
text-decoration: none;}

.thumbnail3 span img{ /*CSS for enlarged image*/
border-width: 0px;
padding: 0px;
}

.thumbnail3:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -35px;
left: 123px; /*position where enlarged image should offset horizontally */

}

.thumbnail4{/*CSS for enlarged image*/

position: absolute;
background-color: white;
padding: 2px 2px 8px 2px;
left: -1000px;
border: 0px dashed #589AAF;
visibility: hidden;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
text-align: center;
color: black;
text-decoration: none;}

.thumbnail4 span img{ /*CSS for enlarged image*/
border-width: 0px;
padding: 2px;
}

.thumbnail4:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -250px;
left: 320px; /*position where enlarged image should offset horizontally */

}


.thumbnail5 span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 2px 2px 8px 2px;
left: -1000px;
border: 0px dashed gray;
visibility: hidden;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
text-align: center;
color: black;
text-decoration: none;}

.thumbnail5 span img{ /*CSS for enlarged image*/
border-width: 0px;
padding: 2px;
}

.thumbnail5:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -100px;
left: 211px; /*position where enlarged image should offset horizontally */

}


.thumbnail6{
position: relative;
z-index: 0;
}

.thumbnail6:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail6 span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
text-align: center;
color: black;
text-decoration: none;}

.thumbnail6span img{ /*CSS for enlarged image*/
border-width: 0px;
padding: 2px;
}

.thumbnail6:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -60px;
left: 180px; /*position where enlarged image should offset horizontally */

}

.thumbnail7{
position: relative;
z-index: 0;
}

.thumbnail7:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail7 span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
text-align: center;
color: black;
text-decoration: none;}

.thumbnail7span img{ /*CSS for enlarged image*/
border-width: 0px;
padding: 2px;
}

.thumbnail7:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -60px;
left: 105px; /*position where enlarged image should offset horizontally */

}


