@charset "UTF-8";
body {
	font-family: "Gill Sans";
	font-size: 10pt;
	font-style: normal;
	color: #333333;
}
.bold {
	font-family: "Gill Sans";
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}
.Main_table {
	background-color: #FFFFFF;
	width: 980px;
}
.Nav_bar {
	height: 34px;
	width: 960px;
	background-image: url(i/Nav_BG.gif);
	background-repeat: repeat-x;
}
.Footer_bar {
	height: 28px;
	width: 960px;
	text-align: center;
	background-image: url(i/Nav_BG.gif);
}
.footer {
	font-family: "Gill Sans";
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	vertical-align: bottom;
	width: 960px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	text-indent: 10px;
}
.10px_spacer {
	height: 10px;
	width: 960px;
}
.body_table {
	width: 960px;
	border: thin solid #CCCCCC;
	margin: 10px;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a:link {
	color: #5b9240;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5b9240;
}
a:hover {
	text-decoration: underline;
	color: #bca26a;
	
}
a:active {
	text-decoration: underline;
	color: #5b9240;
}
.style1 {color: #486532}
.style2 {color: #333333; }
.style3 {font-size: 12pt}
.style6 {color: #486535}
.BlackSashBG {
	background-image: url(Images/black-sash.jpg);
	background-repeat: no-repeat;
	background-position: 30px 10px;
}
.White_SuitBG {
	background-image: url(Images/White01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
.Gallery_table {
	width: 480px;
	border: thin solid #bca26a;
	height: 320px;
}
.Gallery_thumb {
	width: 220px;
	border: thin solid #486532;
	height: 147px;
}
