@charset "utf-8";

body {
	background-color:#0E2336;
	margin: 0;
	padding: 0;
}

p, table, div, td, ul, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

select, input, textarea {
	color: #333333;
	text-decoration: none;
}

h2 {
font-size: 14px;
font-weight: bold;
color:#3D6588;
}

h3 {
font-size: 12px;
font-weight: bold;
color:#3D6588;
}

#main_body {
margin-left: auto;
margin-right: auto;
width:958px;
border: 1px solid #095679;
background-color:#FFFFFF;
}

#header_private {
background-color:#FFFFFF;
}


#footer {
background-image:url('images/footer_bg.jpg');
height:78px;
clear:both;
}

#footer_info1 {
float:left;
padding-left:15px;
padding-top:40px;
_padding-top:50px;
}

#footer_info2 {
float:right;
padding-right:15px;
padding-top:33px;
_padding-top:42px;
}

#footer_info1 p, #footer_info2 p {
font-size: x-small;
}

.footer_link {
color:#8DB6D0;
}
.footer_link a {
color:#8DB6D0;
text-decoration:underline;
}

.nav{
background-image:url('images/nav_bg.jpg');
width:161px;}

.features{
width:157px;}

.members_login {
width:157px;

}

.feature_link1 {
margin-top: 8px;}
.feature_link2 {
margin-bottom: 10px;}

.content {
	padding-top:10px;
	padding-left:50px;
padding-right:50px;
	}

#navAlpha {
	width:161px;
	height:100%;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	
}
		
#members_loggedin {
	width:137px;
	background-color:#A2BCCF;
	padding:10px;
	}
	
	.title_img {
	_margin-bottom:-8px;
	}
	
	.members_img {
	_margin-bottom:-10px;}

.img_right {
float:right;
border: 1px solid #5793B8;
margin-left:10px;
margin-bottom:5px;
}
.img_left {
float:left;
border: 1px solid #5793B8;
margin-right:10px;
margin-bottom:5px;
}

.clear-fix {
  clear: both;
}

/* Links Section Styles */
#top-link-category {
  margin-left: 0;
}

.link-category {
  margin-left: 2em;
}

#link-category-titles li {
  display: inline;
  list-style-type: none;
  width: auto;
  padding: 0 1.5em;
  border-left: 1px solid black;
}

#link-category-titles li.first {
  border-left: none;
}

/* Member's List Styles */
.member-contact {
	float: left;
	width: 50%;
}
.member-address {
	float: left;
	width: 50%;
}

/* Gallery Styles */
.gallery {
  overflow: auto;
}

.gallery-item {
  float: left;
  width: 130px;
  text-align: center;
}

.gallery-item p {
  overflow: hidden;
  height: 1.5em;
}

/*a:hover .gallery-item {
  background: #E0E9EF;
}*/

.gallery-img {
  margin: 10px auto 0 auto;
  height: 100px;
}

.gallery-img img {
  margin: auto;
  border: 1px #1673AE solid;
}

/* News Articles */
.article-brief img {
  float: left;
  margin-right: 10px;
  border: none;
}

#article-hero-img {
  float: right;
  margin: 0 0 0 10px;
  border: none;
}

.tradestats_nav { 
	font-size: xx-small;
	text-align: left;
}
