/* CSS Document */

body {
	font-family: "century gothic",tahoma,Georgia,Verdana,Arial,Helvetica,sans-serif;
	font-size: 80%;
	line-height: 1.3em;
	margin: 0 auto;
	background: url(../images/background_pattern.png) repeat;
}

p td tr .normal {
	font-family:"century gothic",arial, helvitica, sans-serif;
	font-size: 110%;
	color: #000000;
	text-decoration: none;
}

a.pageLink {
	font-family:"century gothic",arial, helvitica, sans-serif;
	font-size: 100%;
	color: #009933;
	text-decoration: underline;
}

a.pageLink:hover {
	font-family:"century gothic",arial, helvitica, sans-serif;
	font-size: 100%;
	color: #333333;
	text-decoration: none;
}

#page {
	display: block;
	width:1024px;
	margin: 0 auto;
	background-color: #99CC66;
	overflow: hidden;
}

#header {
	display: block;
	width: 1024px;
	height: 136px;
}

#greenLine {
	display: block;
	width: 1024px;
	height: 5px;
	background-color: #009933;
}

#mainPage {
	display: block;
	width: 780px;
	height: 100%;
	text-align: justify;
	background-color: #FFFF99;
}

#navigationContainer {
	display: block;
	float: left;
	width: 190px;
	min-height: 625px;
	background-color: #99CC66;
	padding-left: 10px;
	overflow: hidden;
}

#navigation {
	padding: 0;
	margin: 0;
	list-style: none;
}

#navigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#navigation ul li a {
	display: block;
	width: 190px;
	border-bottom:1px solid #009933;
	font-family: "century gothic",Arial,Helvetica,sans-serif;
	font-size: 100%;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	height: 30px;
	line-height: 30px;
}


#navigation ul li.service a {
	display: block;
	width: 190px;
	border-bottom:1px solid #009933;
	background: #4992F5;
	font-family: "century gothic",Arial,Helvetica,sans-serif;
	font-size: 110%;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	line-height: 30px;
}

#navigation li.service a:hover {
	display: block;
	color: #009933;
	background-color: #FFFF99;
	border-bottom:1px solid #009933;
}

#navigation a:hover {
	display: block;
	color: #009933;
	background-color: #FFFF99;
	border-bottom:1px solid #009933;
}

#sponsors {
	display: block;
	width: 180px;
	background-color: #99CC66;
	padding: 5px 10px 5px 0px;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
}

.homePageSponsorTop {
	padding: 10px 0px 5px 0px;
	border: none;
}

.homePageSponsor {
	padding: 5px 0px 5px 0px;
	border: none;
}

#loginSignup {
	display: block;
	width: 799px;
	float: right;
	background-color: #FFFFFF/*#FFFF99*/;
	padding: 5px 25px 5px 0px;
}

#loginSignupBtn {
	display: block;
	float: right;
}

.loginBtn {
	width: 77px;
	color: #FFFFFF;
	background-color: #009933;
	font-weight: bold;
	text-transform: capitalize;
	height: 22px;
}

.SignUpBtn {
	width: 77px;
	color: #FFFFFF;
	background-color: #009933;
	font-weight: bold;
	text-transform: capitalize;
	height: 22px;
}


#content {
	display: block;
	width: 770px;
	float: right;
	background-color: #FFFFFF;
	padding: 5px 27px 5px 27px;
	min-height: 585px;
}

#swfContainer {
	display: block;
	width: 760px;
	height: 234px;
	margin: 0 auto;
	background: url(../images/FlashReplacement.jpg) no-repeat;
}

.homePage {
	text-align: center;
}

.homePage span {
	font-weight: bold;
}

.heading {
	font-size: 120%;
	font-weight: bold;
	color: #000000;
}

.noticeBoard {
	font-family: "century gothic", arial, helvetics, sans-serif;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
}

.notices {
	font-family: "century gothic", arial, helvetics, sans-serif;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	color: #0066CC;
}

#serDirContent {
	display: block;
	width: 770px;
	float: right;
	background-color: #FFFFFF;
	padding: 5px 27px 5px 27px;
	min-height: 617px;
}

#advertisingContainer {
	display: block;
	width: 150px;
	height: 100%;
	border: 1px solid #333333;
	font-weight: bold;
}

#footer {
	display: block;
	float: none;
	width: 1024px;
	height: 15px;
	margin: 0 auto;
	background-color: #009933;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.copyright {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: italic;
}

a.rangemedia {
	font-size: 100%;
	color: #FFFFFF;
	text-decoration: none;
}

a.rangemedia:hover {
	text-decoration: underline;
}

#featuresContainer {
	display: block;
	width: 600px;
	border: 1px solid #000000;
}

#membershipContainer {
	display: block;
	border: 1px solid #000000;
	font-weight: bold;
	background-color: #DCDCDC;

}