﻿body {
	background: #ff6d00 url('../images/background-main.jpg') repeat-x scroll center top;
}

table, tr, td, form, map, area {
	table-layout: auto;
	border-collapse: collapse;
	border-style: none;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}

body, html, table, tr, td, form, a, p, b, u, i, ol, ul, li, strong, em, div, span {
	font-family: verdana, arial, tahoma, helvetica, geneva, sans-serif;
	font-size: 12px;
	color: #000000;
}


html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

a, a:visited, a:active {
	color: #1b5ae9;
	white-space:nowrap;
}
a:hover {
	color: #ff6d00;
	white-space:nowrap;
}

#BodyDiv {
	min-height: 281px;
}

.SubContentTitle {
	font-size: 10px;
	font-weight: bold;
}
.SubContentText {
	font-size: 10px;
}
.SubContentMore_News {
	text-align: right;
}
.SubContentMore_News a {
	font-size: 10px;
	color: #1b5ae9;
}
.SubContentMore_Testimonials {
	text-align: right;
}
.SubContentMore_Testimonials a {
	font-size: 10px;
	color: #ff6d00;
}
.SubContentMore_Calendar {
	text-align: right;
}
.SubContentMore_Calendar a {
	font-size: 10px;
	color: #1b5ae9;
}

.SubContent_VOTD, .SubContent_VOTD a {
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
	color: #000000;
}
.SubContent_VOTD_Source, .SubContent_VOTD_Source a {
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.SubNav, .SubNav a, .SubNav a:visited, .SubNav a:active {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}
.SubNav a:hover {
	color: #ffff25;
	font-size: 12px;
	text-decoration: underline;
}


iframe {
	background: none #ffffff;
	padding: 0px;
	margin: 0px;
}

.Photo {
	padding: 2px;
	border: 1px #7f7f7f solid;
}

.InputField {
	background: #f3f3f3 url('../images/textbox-bg.jpg') repeat-x scroll left top;
	border: 1px #787878 solid;
	color: #000000;
	font-family: verdana, arial, tahoma, helvetica, geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.SubmitBtn {
	width: 100px;
	height: 30px;
	border: 1px black solid;
	background-color: #2ab518;
	color: #ffffff;
	font-weight: bold;
}

.FormError {
	color: #cc0000;
	background-color: #ffffff;
	padding: 3px;
	border: 2px #cc0000 solid;
	border-left-width: 8px;
	font-weight: bold;
}
.FormSuccess {
	color: #2ab518;
	background-color: #ffffff;
	padding: 3px;
	border: 2px #2ab518 solid;
	border-left-width: 8px;
	font-weight: bold;
}

.FooterLinks {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	white-space:nowrap;
}
.FooterLinks a, .FooterLinks a:visited, .FooterLinks a:active {
	color: #fffd00;
	font-size: 12px;
	text-decoration: none;
	white-space:nowrap;
}
.FooterLinks a:hover {
	color: #ffffff;
	white-space:nowrap;
}

.CopyLinks {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	white-space:nowrap;
}
.CopyLinks a, .CopyLinks a:visited, .CopyLinks a:active {
	color: #fffd00;
	font-size: 10px;
	text-decoration: none;
	white-space:nowrap;
}
.CopyLinks a:hover {
	color: #ffffff;
	white-space:nowrap;
}

.MediaboxHTMLDiv {
	background-color: #343434;
}
