@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 2px;
	padding: 0px;
}
.alert {
	color: #FF0000;
	text-align: center;
}

a {
	font-style: italic;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-style: italic;
	color: #f8981c;
	text-decoration: underline;
}
.menubar {
	font-size: 12px;
	font-weight: bolder;
	background-color: #6A747C;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
}
.feedback {
	font-size: 12px;
	font-style: italic;
	color: #000000;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.feedback h4 {
	color: #F8981C;
}
.missionStatement {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #F8981C;
	text-align: center;
	padding: 10px;
}


.menubar a {
	font-style: normal;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #f8981c;
}
.maintable {
	margin-top: 20px;
}
.footer {
	font-size: 11px;
	color: #000000;
}
.footer a {
	font-size: 11px;
}


.contentArea {
	color: #000000;
	text-decoration: none;
	padding: 5px;
}
.bottomMenu {
	font-size: 12px;
	color: #F8981C;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
}

.bottomMenu a {
	color: #F8981C;
	text-decoration: none;
	font-style: normal;
	padding-left: 5px;
}

.bottomMenu a:hover {
	text-decoration: underline;
}
.bottomSubMenu {
	font-size: 10px;
	color: #F8981C;
	text-decoration: none;
}
.bottomSubMenu a {
	text-decoration: none;
	display: block;
}



.menubar a:hover {
	text-decoration: underline;
}
.thumbnail {
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
.services {
	list-style-type: none;
}
ul {
	list-style-type: circle;
}
.webhosting {
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}.partnerImages {
	margin: 1px;
	padding: 1px;
	border: 1px solid #000000;
	text-align: left;
}
h4 {
	text-align: center;
}
.title {
	font-weight: bold;
	color: #F8981C;
	background-color: #6A747D;
	padding: 2px;
}
.recentupdates {
	height: 167px;
	background-color: #6A747C;
	overflow: auto;
	font-size: 11px;
	width: 165px;
}
.recentupdates a {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}



.coupon {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding: 10px;
	border: 5px dashed #333;
}
.human {
	visibility: hidden;
	display: none;
}
