@charset "UTF-8";
/* CSS Document */

 
body  {
	font: 100% "Franklin Gothic Medium", Verdana, Helvetica, sans-serif;
	margin: 0 auto 0 auto;
	width: 100%;
	background-color: #505F46;
	padding: 0;
}
</style>[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.wholeBlock #sidebarLeft { width: 230px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.wholeBlock #sidebarLeft { padding-top: 30px; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif].gallery {
	background-color: #839973;
	border: medium solid #505F46;
}
#wrapper {
	width:876px;
	background-image: url(../images/siteTexture.jpg);
	height: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}
#banner {
	width:760px;
	height:auto;
	margin: 0 auto;
	text-align: center;
}
#PageHead {
	width:760px;
	background-color: #505F46;
	height: auto;
	margin: 0 auto;
	margin-top: 30px;
	text-align: center;
	vertical-align: middle;
}

#GalleryTable tbody tr td img {
	top: 5px;
}
#PageHead h1 {
	color: #FFFFFF;
	font-size: 26px;
	margin: 0;
}
#Galleries #GalleryTable {
	text-align: center;
}
#TopText .toptxt {
	font-family: "Franklin Gothic Medium", Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #505F46;
	background-position: left;
	padding-left: 20px;
	text-align: left;
}
#Galleries #GalleryTable p {
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
	margin: 0;
	top: -5px;
}
#Galleries #GalleryTable h1 {
	font-size: 26px;
	color: #FFFFFF;
	text-align: center;
	font-style: italic;
	top: -10px;
}
#Galleries {
	width:642px;
	height:auto;
	background-color: #839974;
	border: thick outset #505F46;
	margin-top: 30px;
	float: right;
	margin-right: 58px;
}
#SideNavBar {
	width:75px;
	height:auto;
	margin-top: 30px;
	margin-left: 60px;
	float: left;
}
#TopText {
	width:654px;
	height:auto;
	line-height: 1.2em;
	margin-top: 250px;
	margin-left: 165px;
}
#MidText {
	width:654px;
	height:auto;
	line-height: 1.2em;
	margin-left: 165px;
}
#MidText p {
	font-family: "Franklin Gothic Medium", Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #505F46;
	background-position: left;
	text-align: left;
}
#TextLinks   #NavLinks li {
	font-family: "Franklin Gothic Medium", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #505F46;
	display: inline;
	list-style: none;
	margin-right: 0.5em;
	padding-right: 0.75em;
	border-right: 1px solid #505F46;
}
#TextLinks #NavLinks li.last {
	border-right-width: 0px;
}
#TextLinks {
	width:876px;
	height:auto;
	margin-top: 30px;
	text-align: center;
}
#Footer {
	width:874px;
	height:auto;
	margin-top: 30px;
}
#Footer #tblfooter {
	font-family: "Franklin Gothic Medium", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	width: 100%;
}
#Footer #tblfooter td {
	width: 33%;
}
a:link {
	color: #505F46;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #863083;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
