/* Home Page */
body {
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

#text {
background-color:#999260;
color: #FFFFFF;
font:Arial, Helvetica, sans-serif;
font-size: 16px;
text-align:center;
}
#contactus {
background-color:#999260;
color: #FFFFFF;
font:Arial, Helvetica, sans-serif;
font-size: 16px;
width:736px;
padding-left:30px;
text-align:left;
}
#membersleft {
font-family:Arial, Helvetica, sans-serif;
height:auto;
width:368px;
text-align: top;
float:left;
padding-left:15px;
}
#membersright {
font-family:Arial, Helvetica, sans-serif;
height:auto;
width:338px;
text-align: top;
float:left;
padding-right:15px;
}
#contactus h1 {
color:#fce55d;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
font-size:18px;
}
#resources {
padding: .2em 0;
margin: 0;
list-style-type: none;
color: #white;
padding-left:10px; 
width: 100%;
font: normal 90% arial, helvetica, sans-serif;
text-align: center;
}
.text {
color:#2e3d68;
font-family:Arial, Helvetica, sans-serif;
}
.text1 {
color:#FFFFFF;
}
.contactus {
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
}

#return {
text-align:center;
font-family:Arial, Helvetica, sans-serif;
}


#navcontainer ul
{
padding: .2em 0;
margin: 0;
list-style-type: none;
color: #white;
width: 100%;
font: normal 90% arial, helvetica, sans-serif;
text-align: center;
}

#footerleft {
background-color:bf1112;
height:62px;
width:373px;
color: #FFFFFF;
font-size: 10px;
float:left;
padding-left:10px;
padding-top:5px
}

#footerright  {
background-color:bf1112;
height:62px;
width:373px;
color: #FFFFFF;
font-size: 10px;
float:left;
padding-right:10px;
padding-top:5px;
}
#footerright a:link,
#footerright a:visited,
#footerright a:hover {
color:#FFFFFF;
text-decoration:none;
}
#footerleft a:link,
#footerleft a:visited,
#footerleft a:hover {
color:#FFFFFF;
text-decoration:none;
}

li { display: inline; }

li a
{
text-decoration: none;
background-color: #FFFFFF;
color: #666666;
padding: .5em 1.5em;
border-right: 5px solid #999260;
}

li a:hover
{
background-color: #2e3d68;
color: #fff;
}


return a:link {
color:#FFCC00 }
return a:hover {
	text-decoration: none;
	color: #2e3d68;
}

a:link {
	color: #2E3D68;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2E3D68;
}
a:hover {
	text-decoration: none;
	color: #FCCB5F;
}
a:active {
	text-decoration: none;
	}