/* CSS Document */

body {
	padding: 0;
	margin: 0;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 70%;
}

#wrapper {
	width: 850px;
	margin: 0 auto;
}

#header {
	height: 120px;
	margin-bottom: 20px;
}

#header h1 {
	text-indent: -5000px;
	background: url(../images/header.jpg) no-repeat top left;
	height: 120px;
}

#mainNav {
	width: 120px;
	float: left;
}

#hometext {
	width: 255px;
	padding-left: 10px;
	margin-left: 10px;
	margin-top: -5px;
	float: left;
}

#maincontent {
	float: left;
	width: 650px;
	margin-left: 50px;
}

#homeitems {
	width: 430px;
	float: right;
	margin-top: -5px;
}

#newsitems {
	width: 193px;
	float: left;
	padding: 10px;
}

#memberlogin {
	float: right;
	width: 193px;
	padding: 10px;
}

#joinnow {
	width: 430px;
	height: 120px;
	background: #fff url(../images/join-now-bg.gif) no-repeat top left;
	margin:0;
	padding-top: 35px;
	padding-left: 20px;
}

#joinusnow {
	width: 195px;
	height: 197px;
	float: right;
	margin-left: 20px;
	background: #fff url(../images/advantages-bg.gif) no-repeat top left;
}

#joinusnow ul {
	margin-top: 45px;
	margin-left: -10px;
	font-size: 1.0em;
}

#joinusnow li {
	margin-bottom: 7px;
}

#aboutuslinks {
	width: 400px;
	height: 50px;
	float: right;
	margin-left: 20px;
	background: #fff url(../images/aboutuslinks-bg.gif) no-repeat center left;
}

#aboutuslinks p {
	margin-left: 80px;
	margin-top: 15px;
	font-size: 1.1em;
	font-weight: bold;
}

#aboutuslinks p a { 
	text-decoration: none;
	color: #001477;
}

#aboutuslinks p a:hover {
	text-decoration: underline;
}

#footer {
	clear: both;
	border-top: 1px solid #B4CCE4;
}

/* Navigation Style /*
/*=========================================================== */

#mainNav ul {
	list-style: none;
	margin: 0;
}

#mainNav li {
	margin-left: -40px;
	margin-bottom: 4px;
	border-bottom: 1px dotted #0B4689;
}

#mainNav li a {
	font-size: 1.2em;
	color: #0B4689;
	width: 110px;
	padding: 5px;
	display: block;
	text-decoration: none;
}

#mainNav li a:hover{
	background: #005FB1;
	text-decoration:none;
	display: block;
	color: #fff;
	width: 110px;
}


#mainNav li a.current {
	background-color: #005FB1;
	color: #fff;
}

#mainNav li ul li {
	font-size: 0.8em;
	margin-left: -20px;
	border-bottom: 1px dotted #0b4689;
}

#mainNav li ul li a {
	width: 100px;
	color: #7C0505;
}

#mainNav li ul li a:hover{
	background-color: #CFD5DB;
	text-decoration:none;
	display: block;
	width: 100px;
	color: #7C0505;
}

/* General Text Styles /*
============================================= */

p {
	font-size: 1.0em;
	line-height: 20px;
	color: #3D3D3D;
}

#joinnow p {
	width: 350px;
}


#newsitems p {
	border-left: 1px solid #D8BFBF;
	border-right: 1px solid #D8BFBF;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: -5px;
	margin-bottom: -5px;
}

#newsitems h2 {
	border-left: 1px solid #D8BFBF;
	border-right: 1px solid #D8BFBF;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: -5px;
	margin-bottom: -8px;
}

#memberlogin form {
	border-left: 1px solid #B4CCE4;
	border-right: 1px solid #B4CCE4;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: -5px;
	margin-bottom: -5px;
}

#memberlogin p {
	margin: 0;
}


/* Footer Links */
/*==============================================================*/

#footer { 
	text-align: right;
}

#footer ul {
	list-style: none;
}

#footer li {
	display: inline;
	margin-right: 30px;
}

#footer li a {
	font-size: 1.0em;
	text-decoration: none;
	color: #0B5298;
	padding: 5px;
}
#footer li a:hover {
	text-decoration: underline;
	background: #005FB1;
	color: #fff;
}

#footer li a.footercurrent {
	text-decoration: underline;
	background: #005FB1;
	color: #fff;
}

/* Login Form Styles 
=========================================================== */

#memberlogin form select {
	font-size: 0.9em;
}

#memberlogin form input {
	font-size: 0.9em;
	margin-top: 5px;
}


/* General Text Styles */

h1 {
	font-size: 1.4em;
	color: #011D64;
}

h2 {
	font-size: 1.2em;
	color: #E19B2E;
}

.picright {
	float: right;
	padding: 20px;
}

.member {
	padding: 7px;
	border: 1px solid #05146B;
	margin-bottom: 2px;
}

.member:hover {
	background-color: #CCDEEF;
}

.member a {
	text-decoration: none;
	color: #000;
}

.member a:hover {
	text-decoration: underline;
}

.bigm {
	color: #05146B;
	font-weight: bold;
}

.bignma {
	color: #E19B2E;
	font-weight: bold;
}

.memberemail { 
	color: #F7941D;
	font-size: 1.3em;
}

.memberemaillink { 
	color: #F7941D;
	text-decoration: none;
	font-size: 1.3em;
}

.memberemaillink:hover{ 
	color: #F7941D;
	text-decoration: underline;
	font-size: 1.3em;
}