@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECC218;
	background-image: url(images/yeloTriangle.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 10px;
	margin-top: 5px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
}
a:link {
	color: #336699;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #ECC219;
}
a:active {
	color: #336699;
}
.arrow {
	background-image: url(images/yeloTriangle.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: -10px;
}
#Container {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	width: 800px;
}
#header {
	height: 300px;
}
#MainNav {
	float: left;
	height: 300px;
	width: 248px;
}
#topNav {
	float: left;
	width: 552px;
	height: 44px;
	background-color: #000000;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
#topNav ul {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#topNav li {
	list-style-type: none;
	background-image: url(images/whtTriangle.gif);
	display: inline;
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-left: 8px;
	padding-right: 0px;
	margin: 0px;
}
#topNav  .alignLeft  a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 10px;
}
#topNav  .alignLeft {
	margin: 0px;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
}
#imgHeader {
	height: 256px;
	width: 552px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.alignLft {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 247px;
}
.imgLFT {
	float: left;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.imgRT {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.alignRt {
	float: right;
	margin: 0px;
	padding: 0px;
}
#MainContent {
	background-color: #FFFFFF;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #666666;
	margin: 0px 5px 5px 8px;
}
#MainContentLftCol {
	width: 547px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#MainContentRtCol {
	color: #FFFFFF;
	background-color: #999999;
	width: 225px;
	padding: 5px;
	margin: 0px;
	float: right;
}
#SubMenu {
	color: #FFFFFF;
	background-color: #999999;
	width: 210px;
	padding: 5px;
	margin: 0px;
	float: right;
}
#SubMenu h2 {
	color: #FFFFFF;
}
#SubMenu  ul {
	list-style-type: none;
	margin-left: -10px;
	padding-left: 15px;
}
#SubMenu  li {
	font-weight: bold;
	background-image: url(images/whttrirtcol.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#SubMenu  ul li {
	color: #FFFFFF;
	text-decoration: none;
}
#SubMenu  a   {
	color: #FFFFFF;
	text-decoration: none;
}
#SubMenu  a:hover {
	color: #ECC219;
	text-decoration: none;
}
.featureBox {
	width: 250px;
	float: left;
}
.featureBox a {
	text-decoration: none;
	color: #333333;
}
#RTCol2 {
	background-color: #FFFFFF;
	width: 220px;
	padding: 0px;
	margin: 10px 0px 0px;
	float: right;
	text-align: right;
}
.addClear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;	
}
.clearBoth {
	clear: both;
}
#footer {
	color: #FFFFFF;
	background-image: url(images/footerImg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	height: 91px;
}
#footer ul {
	position: relative;
	padding-top: 15px;
}
#footer li {
	list-style-type: none;
	background-image: url(images/whtTriangle.gif);
	display: inline;
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 10px;
}
#sitetag {
	background-color: #000000;
	text-align: center;
	padding-top: 10px;
}
#footer a {
	text-decoration: none;
	padding-right: 8px;
	color: #FFFFFF;
}
#rightColumn {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 290px;
}
#map {
	background-color: #FFFFFF;
	height: 340px;
	width: 340px;
	text-align: center;
	padding: 10px;
}
.bodyTitles {
	font-weight: bold;
	color: #003366;
	font-size: 12px;
}
#TBLstyle {
	border:none;
	background-color: #FFFFFF;
	border-collapse: collapse;
}	
#TBLstyle th {
	font-weight: bold;
	color: #333333;
	background-color: #ECC218;
	padding: 1px 1px 1px 5px;
	text-align: left;
}
#TBLstyle td {
	border-bottom:solid;
	border-bottom-color:#CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 5px;
	border-bottom-width: 1px;
	padding-bottom: 0px;
}	
.vertrule {
	height: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#feature2 {
	background-color: #336699;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	color: #FFFFFF;
}
#feature2 .Left h3 {
	margin-top: 0px;
}
#feature2 .Right {
	margin: 0px;
	padding: 0px;
	width: 50%;
	float: right;
}
#feature2 .Left {
	width: 50%;
	margin: 0px;
	padding: 0px;
	float: left;
}
/*Make sure your page contains a valid doctype at the top*/
#simplegallery1{ //CSS for sample Gallery
	position: relative; /*keep this intact*/
	visibility: hidden; /*keep this intact*/
	margin: 0px;
}
