@charset "utf-8";
/* CSS Document */

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #8d723c;
	font-weight: normal;
	}
.subhead {
	font-size: 14px;
	color: #912c00;
	font-weight: bold;
}
.notice {
	font-size: 10px;
	font-style: italic;
	color: #990033;
}
.special {color: #990033}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #957840;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 10px;
}
	
.menut {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5a2807;
	font-weight: bold;
	text-decoration: none;
	}
a.menut:link {	color: #5a2807;text-decoration: none;}
a.menut:hover {	color: #d8d8a8;text-decoration: none;}
	
.menutselect {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #d8d8a8;
	font-weight: bold;
	text-decoration: none;
	}	
a.menutselect:hover {	color: #d8d8a8;text-decoration: none;}	

.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #8d723c;
	font-weight: bold;
	text-decoration: none;
		}			
a:link:link {	color: #5a2807; text-decoration: none;} 
a:link:hover {	color: #bea76a; text-decoration: none;}

.maintxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #615443;
	font-weight: normal;
	padding-bottom: 10px;
	text-decoration: none;
	}
.gall {
	background-repeat: no-repeat;
	background-image: url(../images/img_gallery.jpg);
		}		
.toprepeat {
	background-repeat: repeat-x;
	background-image: url(images/top5x5.jpg);
		}	
.leftrepeat {
	background-repeat: repeat-y;
	background-image: url(images/left5x5.jpg);
		}
.rightrepeat {
	background-repeat: repeat-y;
	background-image: url(images/right5x5.jpg);
}
.Capital {font-size: 28px}

.emailcolor2 {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #8d723c;
	font-weight: normal;
	text-decoration: none;

