body	{ 
	color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin: 0; padding: 0;
	font-size: 1em;
	background: url(../images/rightside_bkgrnd.jpg) repeat-x 0px 0px;
	background-color: #66b5cb; 
}

img { border: 0; vertical-align: text-bottom;}

td, img {display: block;}

.small	{font-size: 60%; color: #e9f0f4; margin: 0;text-align: left;}
.left {text-align: left;}
.right {text-align: right;}

.textleft {float: left; display: block; width: 48%;}
.textright {float: right; display: block; width: 48%;}

.green {color: #00755a;}
.notop {margin-top: 0;}
.nobtm {margin-bottom: 0;}

#skipLinks a {
font-size: 80%;
display:none
}


/*~~~~~~~~~~~~~~~~~Home Page Styles~~~~~~~~~~~~~~~~~*/

#homepage {
	clear: both;
	width: 99.8%;
	margin: 0 auto;
}

#homepage .homepagecontentarea {
	margin: 0; padding: 0;
	height: 850px;
	margin-right: 10px;
	background: url(../images/right_bkgnd.png) repeat-y right top;
	margin-right: -0px;
}

#homepage .left {
	width: 197px;
	height: 850px;	
	display: block;
	position: relative;
	background-color: #fff; 
	border-right: 1px solid #0066b9;
}
#homepage .left .member {
	font-size: 80%;
	text-align: center;
	border-bottom: 1px solid #0066b9;
	padding-bottom: 10px;
}
#homepage .center {
	height: 840px;
	width: 65%;
	border-top: 3px solid #0076b4;
	background-color: #d9ebf5; 
	display: block;
	position: relative;
	margin-left: 198px;
	margin-top: -850px;
}

#homepage .center .contentbox {
	width: 87%;
	height: 840px;	
	float: left;
	display: block;
	position: relative;
}
#homepage .center .contentbox img {
float: left;
}

#homepage .center .contentbox .text {
	min-width: 150px;
	text-align: left;
	line-height: 140%;
	margin-left: 277px; 
	margin-right: 25px; 
	padding-top: 15px;
}

.searchtitle {
	font-size: 80%;
}

#homepage .right {
	width: 250px;
	height: 843px;
float: right;
	display: block;
	position: relative;
	margin-top: -843px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	background-color: #fff; 
	border-left: 1px solid #0066b9;
}

#homepage .right .joinnow {
	margin-top: 20px;
}

#homepage .right .newsletter {
	border-top: 1px solid #0066b9; 
	border-bottom: 1px solid #0066b9; 
	padding-top: 5px; 
	padding-bottom: 15px;
	margin-top: 20px;
	font-size: 80%;
}

/*#homepage .right .title {
	text-align: center;
	font-size: 1.2em;
	color: #ffffff;
	margin-bottom: 10px;
}

#homepage .right .subtitle {
	font-size: 1em;
	color: #ffffff;
	margin-top: 10px;
	margin-bottom: 0px;
}

#homepage .right p {
	color: #ffffff;
	margin: 0;
}
*/

/*~~~~~~~~~~~~~~~~~Layout Styles~~~~~~~~~~~~~~~~~*/

#fullwidth {
	width: 100%;
	margin: 0 auto;
}

#sitewidth {
	width: 96%;
	margin: 0 auto;
	text-align: left;
}

#logo {
	background: url(../images/leftside_bkgrnd.jpg) repeat-x 0px 0px;
	padding-left: 5%;
}

#needride {
	background: url(../images/btn_needride.png) no-repeat 0px 0px;
	width: 120px; 
	height: 80px;
	float: right;
	display: block;
	position: relative;
	margin-top: -85px;
	text-align: center;
}

#needride .button {
	width: 100%;
	background: url(../images/header2.jpg) repeat-x 0px 0px;
}

#needride p {
	width: 80px;
	margin-top: 20px;
	font-weight: bold;
}

#needride a {
    color: #000;
    text-decoration: none;
}

#needride a:hover {
    color: #003E8F; 
}

#graytitle {
	clear: both;
	margin: 0; padding: 0;
	margin-right: 10px;
	background-color: #fff;
	height: 48px;
}

#graytitle .tagline {
	height: 34px;
	color: #57585A;
	font-size: 170%;
	margin: 0; padding: 0;
	padding-left: 68px;
	padding-top: 14px;
	font-weight: normal;
	background: url(../images/right_bkgnd.png) repeat-y right top;
	margin-right: -10px;
}


#btmshadow {
	clear: both;
	width: 100%;
	height: 13px;
 	background: url(../images/btmshadow.gif) repeat-x 0px 0px;
	float: left;
	display: block;
	position: relative;
	margin: 0; padding: 0;
}

#btmshadow p {
	margin-top: 0;
}

#rightcorner {
	width: 20px;
	height: 13px;
	top: -13px;
	float: right;
	display: block;
	position: relative;
	z-index: 500;
	left: 5px;
}

#footer {
	width: 99.5%;
	clear: both;
	font-size: 60%;
	color: #000;
margin: 0 auto;
	float: left;
	display: block;
	position: relative;
	text-align: center;
top: -20px;
}


/*~~~~~~~~~~~~~~~~~Content Styles~~~~~~~~~~~~~~~~~*/

#content {
	margin: 0; padding: 0;
	background: url(../images/right_bkgnd.png) repeat-y right top;
	margin-right: -0px;
}

#content .contentbox {
	min-height: 400px;
	margin-right: 10px;
	border-top: 3px solid #0076b4;
	background-color: #d9ebf5;
}

#content .contentbox .pict {
float: left;
padding-left: 10px;
}

#content .contentbox .text {
	line-height: 140%;
	text-align: left;
	margin-left: 310px; 
	margin-right: 15px; 
	padding: 15px  15px  15px 0;
}

#content .contentbox .text li {
padding-bottom: 10px;
}


h1 {
	font-size: 160%;
	margin-bottom: 0;
	margin-top: 10px;
	line-height: 120%;
	border-bottom: 1px solid #003E8F;
}

h2 {
	font-size: 130%;
	line-height: 120%;
	margin-top: 20px;
	margin-bottom: 0;
	color: #003E8F;
}

h3 {
	font-size: 110%;
	margin-top: 0;
	margin-bottom: 10px;
}

.search {
	padding: 20px;
	background-color: #ffffff;
	border: 1px solid #0077bf;
}

dl {line-height: 150%}

.form {
	font-size: 80%;
	text-align: left;
	color: #000000;
}

.form input {
	font-size: 80%;
	margin-bottom: 5px;
}

.form H4 {
	font-size: 80%;
	margin-bottom: 0;
}


/*~~~~~~~~~~~~~~~~~Top Tab Styles~~~~~~~~~~~~~~~~~*/

.buttons ul {
	width: 99%;
	height: 36px;
	list-style: none; 
	margin: 0; padding: 0; 
    position: relative;
}
.buttons li   {
	float: right; 
	height: 36px;
	list-style: none; 
}

.buttons li, .buttons li a {
    display: block;
    text-decoration: none;
    text-align: center; padding-right: 6px; 
    line-height: 130%;
    color: #003E88; 
}

.buttons li a:hover ,.buttons .text2 a:hover  {
    color: #000; 
}

.buttons .text {
    height: 36px;
    padding-top: 10px;
}

*:first-child+html .buttons .text   {
    height: 30px;
    padding-top: 12px;
}
    

#tab1 {
	background: url(../images/first_tabtop.gif);
	margin: 0; padding: 0; 
	left: 0px; width: 100px;
}


#tab2 {
	background: url(../images/first_tabtop.gif);
	margin: 0; padding: 0; 
	left: 0px; width: 100px;
}

#tab3 {
	background: url(../images/first_tabtop.gif);
	margin: 0; padding: 0; 
	left: 0px; width: 100px;
}

#tab4 {
	background: url(../images/first_tabtop.gif);
	margin: 0; padding: 0; 
	left: 0px; width: 100px;
}

#tab5 {
	background: url(../images/first_tabtop.gif);
	margin: 0; padding: 0; 
	left: 0px; width: 100px;
}

#tab6 {
	background: url(../images/first_tabtop.gif);
	margin: 0; padding: 0; 
	left: 0px; width: 100px;
}

#tab7 {
	background: url(../images/first_tabtop.gif);
	margin: 0; padding: 0; 
	left: 0px; width: 100px;
}
#tab8 {
	background: url(../images/first_tabtop.gif);
	margin: 0; padding: 0; 
	left: 0px; width: 100px;
}

#tab9 {
	background: url(../images/second_tabtop.gif);
	margin: 0; padding: 0; 
	left: 0px; width: 117px;
}

#tab10 {
	background: url(../images/last_tabtop.gif);
	margin: 0; padding: 0; 
	left: 0px; width: 100px;
}


#tab1 a:hover {
    background: transparent url(../images/first_tabtop.gif)
    0 -38px no-repeat;
}
  
#tab2 a:hover {
    background: transparent url(../images/first_tabtop.gif)
    0 -38px no-repeat;
}

#tab3 a:hover {
    background: transparent url(../images/first_tabtop.gif)
    0 -38px no-repeat;
}

#tab4 a:hover {
    background: transparent url(../images/first_tabtop.gif)
    0 -38px no-repeat;
}

#tab5 a:hover {
    background: transparent url(../images/first_tabtop.gif)
    0 -38px no-repeat;
}

#tab6 a:hover {
    background: transparent url(../images/first_tabtop.gif)
    0 -38px no-repeat;
}

#tab7 a:hover {
    background: transparent url(../images/first_tabtop.gif)
    0 -38px no-repeat;
}

#tab8 a:hover {
    background: transparent url(../images/first_tabtop.gif)
    0 -38px no-repeat;
}

#tab9 a:hover {
    background: transparent url(../images/second_tabtop.gif)
    0 -38px no-repeat;
}

#tab10 a:hover {
    background: transparent url(../images/last_tabtop.gif)
    0 -38px no-repeat;
}

/*~~~~~~~~~~~~~~~~~Navigation Styles~~~~~~~~~~~~~~~~~*/

a:link 		{color: #003E8F;}
a:active 	{color: #003E8F;}
a:visited 	{color: #003E8F;}
a:hover 	{color: #000000;}


#emf-container2 { width: 600px; font-weight: bold}
#emf-container2 ul { list-style: none;}
#emf-container2 li { margin-bottom: 5px;}
#emf-container2 span { color: red;}


#emf-container3 { width: 250px; font-size: 60%; margin-left: -28px}
#emf-container3 ul { list-style: none;}
#emf-container3 li { margin-bottom: 5px;}
#emf-container3 span { color: red;}


