body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #4a4a4a;
	margin: 0px;
	padding: 0px;
	cursor: default;
}
form {
	margin: 0px;
	padding: 0px;
}

.Titlebar {
	height: 80px;
	width: 920px;
	background-color: #3d3d3d;
	font-size: 16px;
	color: #848484;
	line-height: 75px;
	text-indent: 30px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.Titlebar  span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #FFFFFF;
	font-weight: normal;
}
.Titlebar span strong {
	font-weight: normal;
	color: #a6b83a;
}
.PhotoScroller {
	margin: auto;
	height: 300px;
	width: 920px;
	z-index:1;
}
.TopMenuWrapper {
	height: 50px;
	width: 920px;
	margin-top: 17px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(images/TopMenuBevel.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.TopMenu {
	float: left;
	height: 30px;
	width: 704px;
	margin-top: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #393939;
	text-align: center;
}
.TopMenu a {
	display: inline-block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #b1b1b1;
	text-decoration: none;
	line-height: 30px;
	height: 30px;
	padding-right: 20px;
	padding-left: 20px;
}
.TopMenu a:hover {
	color: #FFFFFF;
}


.Search {
	height: 30px;
	width: 214px;
	margin-top: 10px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #393939;
}
.BodyWrapper {
	background-image: url(images/BodyBevel.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 6px;
}
.Search span {
	display: block;
	background-color: #414141;
	width: 190px;
	height: 25px;
	padding-top: 5px;
	padding-right: 8px;
	float: right;
}
.SearchField {
	background-color: #414141;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 160px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #b1b1b1;
	margin-left: 14px;
}
.FeaturesWrapper {
	background-color: #3d3d3d;
	background-image: url(images/FeatureInnerBevel.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.FeaturesInner {
	margin: auto;
	width: 920px;
	padding-bottom: 30px;
}
.FeaturesInner h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #c5c5c5;
	font-weight: normal;
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 10px;
}
.Feature {
	float: left;
	width: 218px;
	margin-right: 16px;
}
.FeaturePhotoLink {
	display: block;
	height: 114px;
	width: 218px;
	background-repeat: no-repeat;
	background-position: center center;
}
.Feature h1 {
	line-height: 22px;
}

.Feature  h1 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #a6b83a;
	text-decoration: none;
}
.Feature h1 a:hover {
	color: #b9d030;
}

.Feature p {
	color: #cbcbcb;
	font-size: 12px;
}
.ContentWrapper {
	margin: auto;
	width: 920px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.LeftColumn {
	float: left;
	width: 150px;
}
.MainColumn {
	float: left;
	width: 495px;
	padding-bottom: 20px;
	margin-left: 30px;
}
.RightColumn {
	float: left;
	width: 215px;
	padding-top: 10px;
	margin-left: 30px;
	color: #cbcbcb;
	padding-bottom: 20px;
}
.Subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #c5c5c5;
	font-weight: normal;
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 30px;
	display: block;
}
.Subtitle a {
	display: block;
	float: right;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-style: normal;
	color: #c5c5c5;
}
.Subtitle a:hover {
	text-decoration: underline;
}

.ListItem {
	padding-bottom: 20px;
}
.ImageLink {
	display: block;
	height: 82px;
	width: 82px;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: center center;
}
.ListItem h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 22px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.ListItem h1 a {
	color: #a6b83a;
	text-decoration: none;
}
.ListItem h1 a:hover {
	color: #b9d030;
}
.ListItem h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 22px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.ListItem h2 a {
	color: #FFF;
	text-decoration: none;
}
.ListItem h2 a:hover {
	text-decoration: underline;
}

.ListItem p {
	color: #cbcbcb;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
}
.ListItem em {
	font-size: 11px;
	color: #c5c5c5;
}

.PageContent {
	float: left;
}

.PageTitle {
	color: #a6b83a;
}
.PageContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
}
.PageContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
}
.PageContent h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
}
.PageContent a {
	color: #A6B83A;
}
.PageContent p {
	font-size: 12px;
	color: #FFFFFF;
}




.Toplink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #b1b1b1;
	text-decoration: none;
}
A.Toplink:hover {
	text-decoration: underline;
}

.ContentPic {
	float: right;
	width: 206px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: right;
	border: 1px solid #6e6e6e;
}
.ContentPic img {
	display: block;
	margin: 3px;
}
.ContentPic p {
	font-size: 12px;
	margin: 0px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.Footer {
	background-color: #2f2f2f;
	clear: both;
}
.Footer div {
	margin: auto;
	width: 920px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.FooterLogoLink {
	display: block;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #212121;
	border-left-color: #4e4e4e;
	float: left;
}
.FooterText {
	font-size: 11px;
	float: left;
	width: 290px;
	display: block;
	color: #b1b1b1;
}
.FooterText a {
	color: #b1b1b1;
	text-decoration: none;
}
.FooterText a:hover {
	text-decoration: underline;
}
.RightColumnButtons {
	width: 215px;
	border: 1px solid #393939;
	margin-bottom: 20px;
}
.RightColumnButtons a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #b0b0b0;
	text-decoration: none;
	background-color: #393939;
	display: block;
	margin: 2px;
	font-size: 20px;
	letter-spacing: -1px;
	padding: 10px;
}
.RightColumnButtons a:hover {
	color: #FFFFFF;
	background-color: #2e2e2e;
}

.RightColumnButtons img {
	margin-left: -10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin-top: 10px;
}
.RightColumnButtons span {
	font-size: 10px;
	display: block;
	padding-top: 10px;
	letter-spacing: 0px;
}
A.RightFeaturesLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
A.RightFeaturesLink:hover {
	text-decoration: underline;
}
A.GlobalLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #c5c5c5;
	font-weight: normal;
	padding-top: 10px;
	display: inline-block;
	text-decoration:none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.GlobalLinks img {
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

A.GlobalLinks:hover {
	text-decoration:underline;
}
.Paging {
	font-size: 10px;
	color: #9b9b9b;
	text-transform: uppercase;
	clear: both;
}
.Paging a {
	line-height: 20px;
	color: #9b9b9b;
	text-align: center;
	display: block;
	height: 20px;
	width: 20px;
	text-decoration: none;
	border: 1px solid #373737;
	float: left;
	margin-right: 3px;
}
.Paging a:hover {
	line-height: 20px;
	color: #FFFFFF;
	text-align: center;
	display: block;
	height: 20px;
	width: 20px;
	text-decoration: none;
	border: 1px solid #373737;
	background-color: #373737;
	float: left;
	margin-right: 3px;
}

.Paging div {
	line-height: 20px;
	color: #FFFFFF;
	text-align: center;
	display: block;
	height: 20px;
	width: 20px;
	text-decoration: none;
	border: 1px solid #373737;
	background-color: #373737;
	float: left;
	margin-right: 3px;
}
.NewsPageDate {
	font-style: italic;
	display: block;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #737373;
	margin-bottom: 20px;
}
.FormTable {
	margin-bottom: 20px;
	width: 470px;
}
.FormTable th {
	font-style: italic;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;
}
.FormTable td {
	padding-bottom: 3px;
}
.TextField {
	width: 320px;
	background-color: #414141;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #353535;
	border-right-color: #636363;
	border-bottom-color: #636363;
	border-left-color: #353535;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
.TextArea {
	width: 470px;
	background-color: #414141;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #353535;
	border-right-color: #636363;
	border-bottom-color: #636363;
	border-left-color: #353535;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
.RecaptchaContainer {
	background-color: #414141;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #353535;
	border-right-color: #636363;
	border-bottom-color: #636363;
	border-left-color: #353535;
	padding-top: 3px;
	padding-bottom: 3px;
}
.Button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8d8d8d;
	background-color: #515151;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5f5f5f;
	border-right-color: #414141;
	border-bottom-color: #414141;
	border-left-color: #5f5f5f;
	cursor: pointer;
	padding-top: 3px;
	padding-bottom: 3px;
}
.ThumbnailContainer {
	display: block;
	float: left;
	height: 152px;
	width: 152px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center center;
}
.ThumbnailContainer img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
