body {
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	background-color: #222521;
	margin: 0;
	make em white: yes;
	}
a:link{ color: #FFFFFF ; text-decoration: none }
a:hover{ color: #FFFFFF ; text-decoration: none }
a:active{ color: #FFFFFF ; text-decoration: none }
a:visited{ color: #FFFFFF ; text-decoration: none }

.bannerTable {
	margin: 0 auto;
	height: 270px;
	width: 750px;
	}

.contentTable {
	margin: 0 auto;
	width: 800px;
	}
.contentTableMain {
	padding: 20px;
	color: #dedede;
	font-family: Century Gothic;
	font-size: 13px;
	}
h1 {
	color: #99b063;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 22px;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
h2 {
	color: #99b063;
	font-family: Century Gothic;
	font-size: 13px;
	text-align: right;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
hr {
	border-bottom: #999999 1px dashed;
	color: #212421;
	background-color: #212421;
	}
.contentTableMain_Text {
	color: #dedede;
	font-family: Century Gothic;
	font-size: 13px;
	}
.contentTableSub {
	padding: 20px;
	width: 200px;
	}
	
.subTable {
	width: 240px;
	margin-bottom: 20px;
	}
	
.textGreenBig {
	font-family: Century Gothic;
	font-size: 15px;
	color: #88a248;
	}
.textSmallgrey {
	font-family: Century Gothic;
	font-size: 12px;
	font-stretch: ultra-condensed;
	color: #2e2e2e;
	line-height: 16px;
	}
#pagenav, #pagesnav li {
	list-style:none;
	margin:0;
	padding:0;
}
#pagenav {
	margin-bottom:2px;
}
#pagenav a {
	color: #2E2E2E;
	font-family: Century Gothic;
	font-size: 12px;
	text-decoration: none;
	font-stretch: ultra-condensed;
	line-height: 20px;
}
#pagenav a:hover {
	border-bottom: #88A248 1px dashed;
}
.gallery_names {
	display:none;
}

.textSmallgreyContact {
	font-family: Century Gothic;
	font-size: 12px;
	font-stretch: ultra-condensed;
	color: #2e2e2e;
	line-height: 16px;
	}
.textSmallgreyContact a:link{ color: #2e2e2e ; text-decoration: none }
.textSmallgreyContact a:hover{ color: #2e2e2e ; text-decoration: none }
.textSmallgreyContact a:active{ color: #2e2e2e ; text-decoration: none }
.textSmallgreyContact a:visited{ color: #2e2e2e ; text-decoration: none }