body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #23252E;
	margin-top: 30px;
	margin-bottom: 20px;
	color: #FFF;
}
.main {
	background-image: url(images/background.png);
	background-repeat: repeat-y;
	width: 973px;
}

.navbuttons {
	text-align: left;
	vertical-align: top;
	width: 230px;
	padding-bottom: 20px;
}

.navbuttons img {
	margin-left: 5px;
}
a:link {
	color: #5C9873;
	text-decoration: underline;
}
a:visited {
	color: #5C9873;
	text-decoration: underline;
}
a:hover {
	color: #E3A327;
	text-decoration: underline;
}
a:active {
	color: #E3A327;
	text-decoration: underline;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-variant: small-caps;
	text-align: right;
	vertical-align: middle;
	height: 40px;
	background-image: url(images/bkg-topnav.jpg);
	background-repeat: repeat-y;
}
.topnav a {
	color: #5C9873;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}


.topnav a:visited {
	color: #5C9873;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
.topnav a:hover {
	color: #E3A327;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
.topnav a:active {
	color: #E3A327;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
.logocell {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	height: 166px;
	width: 973px;
	text-align: left;
	vertical-align: top;
}




.photorow {
	text-align: right;
	vertical-align: top;
	float: right;
	width: 475px;
	margin-top: 10px;
	margin-right: 10px;
}
.photorow img {
	border: 1px solid #E3A327;
}
.photorow a img {
	border-top-color: #262932;
	border-right-color: #262932;
	border-bottom-color: #262932;
	border-left-color: #262932;
}
.photorow a:visited img{
	border-top-color: #262932;
	border-right-color: #262932;
	border-bottom-color: #262932;
	border-left-color: #262932;
}
.photorow a:hover img{
	border-top-color: #E3A327;
	border-right-color: #E3A327;
	border-bottom-color: #E3A327;
	border-left-color: #E3A327;
}
.photorow a:active img{
	border-top-color: #E3A327;
	border-right-color: #E3A327;
	border-bottom-color: #E3A327;
	border-left-color: #E3A327;
}





.logo {
	margin-top: 5px;
	margin-left: 8px;
	margin-bottom: 15px;
	float: left;
}
.content {
	width: 714px;
	background-image: url(images/bkg-bigbox.jpg);
	margin-right: 20px;
	text-align: left;
	vertical-align: top;
	float: right;
	font-size: small;
	margin-bottom: 20px;
	background-repeat: repeat-y;
}
.content p {
	margin-right: 10px;
	margin-left: 20px;
}
.heading {
	font-size: large;
	color: #e3a327;
	text-align: center;
}
.content table {
	margin-left: 20px;
}



.slideshow {
	width: 714px;
	background-image: url(images/bkg-bigbox.jpg);
	margin-right: 20px;
	text-align: justify;
	vertical-align: top;
	float: right;
	font-size: small;
	background-repeat: repeat-y;
}
.slideshow p {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 8px;
	margin-bottom: 8px;
}






.col-2col {
	background-image: url(images/bkg-2colmid.jpg);
	width: 450px;
	text-align: left;
	vertical-align: top;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 11px;
	float: left;
	background-repeat: repeat-y;
	font-size: small;
}
.col-3col {
	background-image: url(images/bkg-bigbox.jpg);
	width: 714px;
	text-align: left;
	vertical-align: top;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 11px;
	float: left;
	background-repeat: repeat-y;
	font-size: small;
}
.col-left-stack {
	float: left;
	width: 241px;
}
.col-2col-each {
	text-align: left;
	vertical-align: top;
	float: left;
	width: 215px;
	margin-left: 5px;
}
.col-mid {
	background-image: url(images/bkg-midcol.jpg);
	text-align: left;
	vertical-align: top;
	width: 230px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 12px;
	background-repeat: repeat-y;
	font-size: small;
}
.col-left {
	background-image: url(images/bkg-midcol.jpg);
	text-align: left;
	vertical-align: top;
	width: 230px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 11px;
	background-repeat: repeat-y;
	font-size: small;
}
.col-right {
	background-image: url(images/bkg-rightcol.jpg);
	text-align: left;
	vertical-align: top;
	width: 230px;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
	background-repeat: repeat-y;
	font-size: small;
}
.col-mid p {
	margin: 10px;
}

.col-2col p {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.col-left p {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.col-right p {
	margin: 10px;
}
.col-3col p {
	margin: 10px;
}



.text-yellowbig {
	font-size: large;
	color: #e3a327;
}
.text-yellow {
	color: #e3a327;
}
.text-small {
	font-size: x-small;
}

.img-right {
	float: right;
	margin-left: 15px;
	font-size: x-small;
}
.div-right {
	float: right;
	margin-left: 15px;
	font-size: x-small;
	margin-right: 10px;
}
.img-left {
	float: left;
	margin-right: 15px;
	font-size: x-small;
}
.div-left {
	float: left;
	margin-right: 15px;
	font-size: x-small;
	margin-left: 20px;
}

