body {
	font: 14px/20px "Trebuchet MS", Helvetica, Verdana, sans-serif;
	color: #555;
	background: #ededed url(../images/bg_body.gif) repeat-x left top;
	margin: 0px;
}

/* Structural CSS */

#header {
	background: url(../images/bg_header.jpg) no-repeat left top;
	height: 100px;
	width: 840px;
	margin: 0px auto;
}
#membernav {
	padding:5px 20px;
	font-size:11px;
	text-align:right;
}
#container {
	background: url(../images/bg_content.gif) no-repeat left top;
	margin: 0px auto;
	width: 840px;
}
#nav {
	background:#194C75 url(../images/bg_nav.gif) repeat-x;
	height: 31px;
	margin: 0px 10px;
	overflow:hidden;
}
#subcontainer {
	background: #fff;
	margin: 0px 10px;
}
#content {
	float: left;
	width: 645px;
	padding:10px 0px 10px 20px;
}
#banners {
	float: left;
	width: 155px;
	text-align:center;
}
#footer {
	width:820px;
	margin: 0px auto;
	font-size:10px;
	color:#999;
}
#copy {
	float:left;
}
#mag {
	float:right;
}
#logo {
	background: url(../images/logo.jpg) no-repeat 30px 0px;
	height: 100px;
	width: 840px;
}


/* Tag Restyling */

h1 {
	margin:10px 0;
	color: #194C75;
	font: bolder 24px Helvetica, Arial, sans-serif;
	text-transform: capitalize;
}
h2 {
	font-size: 11px;
	color: #333;
	margin: -10px 0 0;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}
h3 {
	font: bold 24px Helvetica, Arial, sans-serif;
	text-transform:capitalize;
	color: #194C75;
	margin: 10px 0;
}
p {
	margin:15px 0;
}
a {
	color:#369;
}
strong {
	color: #333;
	font-weight:bold;
}
a:hover {
	color:#000;
	background:#CAE6F0;
}
table.list {
	width:100%;
	border-top:solid 1px #EAFCFF;
	border-left:solid 1px #EAFCFF;
	border-bottom:solid 1px #7BB8CB;
	border-right:solid 1px #7BB8CB;
	margin:10px 0;
	font-size:.9em;
}
.list th {
	font-weight:bold;
	color:#333;
	padding:2px 5px;
	border-bottom:solid 1px #CAE6F0;
	background:#e6ebe4;
}
.list td {
	padding:2px 5px;
	border-bottom:solid 1px #CAE6F0;
}


/* Styling */

#membernav input {
	font: 11px "Trebuchet MS", Helvetica, Verdana, sans-serif;
	color: #555;
}
#membernav form {
	padding:0;
	margin:0;
}
#nav ul {
	list-style:none;
	padding:0;
	margin:0;
}
#nav li {
	float:left;
}
#nav li a {
	float:left;
	font-size:14px;
	padding:8px 10px;
	color:#fff;
	text-decoration:none;
}
#nav li a:hover {
	background:#fff url(../images/bg_nav_over.gif) repeat-x;
	color: #194C75;
}
#nav li a.img {
	background: url(../images/nav_home_sprite.gif) no-repeat 0px 0px;
}
#nav li a.img:hover {
	background: url(../images/nav_home_sprite.gif) no-repeat 0px -31px;
}
#nav li.signup {
	float:right;
}
#nav li.signup a {
	background: #194C75 url(../images/bg_nav_signup.gif) repeat-x;
	padding:8px 14px;
	font-weight:bold;
}
#nav li.signup a:hover {
	background: #fff url(../images/bg_nav_over.gif) repeat-x;
}
#footer span {
	float:right;
}
#footer a{
	color:#666;
}
#banners a img {
	border-style: none;
}


/* Classes */

.clear {
	clear:both;
	height:1px;
}
div.third {
	background:#CAE6F0;
	border-top: 1px solid #EAFCFF;
	border-right: 1px solid #7BB8CB;
	border-bottom: 1px solid #7BB8CB;
	border-left: 1px solid #EAFCFF;
	float:left;
	width: 150px;
	padding:0 20px;
	margin:10px 15px 10px 0;
	height:200px;
	color:#333;
	text-align:center;
}
.halfl {
	width:317px;
	border-right:solid 1px #ccc;
	float:left;
}
.halfr {
	width:317px;
	border-left:solid 1px #ccc;
	margin-left:-1px;
	float:left;
}
.thirdl {
	width:200px;
	border-right:solid 1px #ccc;
	border-top:solid 1px #ccc;
	float:left;
	padding-right:10px;
	margin-bottom:10px;
}
.thirdr {
	width:200px;
	border-left:solid 1px #ccc;
	border-top:solid 1px #ccc;
	margin-left:-1px;
	float:left;
	padding-left:10px;
	margin-bottom:10px;
}
.thirdp {
	width:211px;
	float:left;
}
.twothirds {
	width:423px;
	float:left;
	padding-right:10px;
}
.twothirdscontainer {
	width:431px;
	float:left;
}
.explain {
	color:#333;
	font-size: 11px;
}
.explainbold {
	color: #f00;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}
.err {
	color:#900;
}
.trover {
	background:#e6ebe4;
	cursor:pointer;
	color:#000;
}
.trout {
	background:#fff;
	cursor:pointer;
	color:#369;
}
.bphoto img {
	padding:1px;
	border:solid 1px #ccc;
	margin-right: 1px;
	margin-bottom: 1px;
}
.photo {
	padding:1px;
	border:solid 1px #ccc;
	margin-right: 1px;
	margin-bottom: 1px;
}
.sm {
	font-size:0.8em;
	color:#000;
}
.md {
	font-size:0.9em;
}
.required {
	color:#f00;
}
a.button {
	text-decoration:none;
	border-top:solid 1px #CAE6F0;
	border-left:solid 1px #CAE6F0;
	border-bottom:solid 1px #7BB8CB;
	border-right:solid 1px #7BB8CB;
	padding:3px 10px;
	font-weight: bold;
}
a.button:hover {
	text-decoration:none;
	background:#CAE6F0;
	color:#000;
	font-weight: bold;
}
.date {
	width:40px;
	background:#21659C;
	text-align:center;
	color:#ddd;
	font-size:13px;
	float:left;
}
.date span {
	display:block;
	font-size:24px;
	margin:-3px 0 5px 0;
}
.situation {
	width:209px;
	border-top:solid 1px #CAE6F0;
	border-left:solid 1px #CAE6F0;
	border-bottom:solid 1px #7BB8CB;
	border-right:solid 1px #7BB8CB;
	margin:0 0 10px 0;
}
.body {
	width:159px;
	float:left;
}
.situation p {
	padding:3px 10px;
	margin:0;
	font-size:11px;
	line-height:15px;
}
