@charset "utf-8";
/* CSS Document - Developed by Websitebiz www.websitebiz.com */

/* 
Brand guidelines:
#005734 - main dark green
#c1d7d0 - screened green
#3aa278 - active, hover
#69867a - visited
*/

* { margin:0 auto; padding:0; }
	
html, body { 
	background-color:#fff;
	background-image:url(../images/full-bkg.jpg);
	background-repeat:repeat-x; 
	height:100%;
	font-size:12px;
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
a img,:link img,:visited img {border: none;}
	
h1 {color:#005734; font-size:24px; margin-bottom:10px; line-height:26px;}
h2 {color:#005734; font-size:20px; padding:20px 0 10px 0;}
h3 {font-size:12px; padding:10px 0 10px 0;}
h4 {font-size:11px; padding:10px 0 10px 0;}

p {margin:0 0 12px 0; text-align:left;}

td {padding:2px;}

#regTable table td {padding:2px 0px;}

ul {
	margin-left:20px;
	padding-left:20px;
	list-style-type:none;
	}
ol {
	margin-left:20px;
	padding-left:20px;
	list-style-type:none;
	}
.bodyColDoublewide li {
	list-style-image:url(../images/icons/bullet_orange.gif);
	padding-left:5px;
	padding-bottom:5px;
	}
	
a:link, a:visited {
	text-decoration:none;
	color:#69867a;
	}
a:hover, a:active {
	color:#3aa278;
	}
.note {
	font-size:10px; color:#666;
	}
.note {
	color:#FF6600;
	}
.imgleft {float:left; margin:0 1em 1em 0;}

.team {
	
	}
.bio {
	float:left;
	width:400px;
	}
.team img {
	float:left;
	margin-right:1em;
	}

.photo {
	background-color:#fff;
	padding:4px;
	border:1px solid #ccc;
	margin-bottom:10px;
	}

#outer {
	min-height: 100%;
	margin-bottom: -73px;
	position: relative; 
	}

#wrapper {
	background-color:#ffffff; 
	width:960px;
	text-align:left;
	height:auto;
	}
	
.clear { clear:both; }
	
#header {
	height:208px;
	background-image:url(../images/header-bkg3.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding:0px;
	}
#logo {
	float:left;
	width:200px;
	margin:18px 0px 0px 20px;
	}	

#tabnav {
	float:right;
	text-align:right;
	width:790px;
	margin:17px 20px 0px 0px;
	font-weight:bold;
	}
#tabnav a:link, a:visited {
	color:#005734;
	}
#tabnav a:hover {
	color:#3aa278;
	}
	
.bodyCol {
	float:left;
	padding-right:20px;
	width:220px;
	margin-top:20px;
	line-height:20px;
	}
.bodyCol p {
	line-height:20px;
	}
	
.leftCol {
	float:left;
	}
	
.bodyColDoublewide {
	float:left;
	width:630px;
	margin:20px;
	line-height:18px;
	}

#register {
	width:235px;
	padding:10px;
	float:right;
	margin:20px 20px 0px 10px;
	border:1px solid #ccc;
	background-image:url(../images/box-bkg.jpg);
	background-repeat:repeat-x;
	background-color:#f7f7f7;
	}
/* for transaction sidebar link item */
#transaction {
	width:215px;
	padding:20px;
	float:right;
	margin:20px 20px 0px 10px;
	border:1px solid #ccc;
	background-image:url(../images/box-bkg.jpg);
	background-repeat:repeat-x;
	background-color:#f7f7f7;
	font-weight:bold;
	text-align:center;
	}	
	
.sidebar {
	width:235px;
	padding:10px;
	float:right;
	margin:20px 20px 0px 10px;
	text-align:center;
	}

#newsCol {
	float:right;
	padding:10px;
	width:235px;
	margin:20px 20px 20px 10px;
	background-color:#f7f7f7;
	border:1px solid #ccc;
	}
#newsCol p {
	border-bottom:1px dotted #ccc;
	padding:0px 0px 10px 0px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#newsCol p a:link {
	color:#666;
	}
#newsCol p a:visited {
	color:#69867a;
	}
#newsCol p a:hover {
	color:#333;
	}
#newsCol h3 a:hover {
	color:#c1d7d0;
	}
/*.newsYear {
	width:100%;
	border-bottom:1px solid #ccc;
	font-weight:bold;
	font-size:16px;
	color:#999;
	margin:20px 0 10px 0;
	}*/
/*.newsItem {
	border-bottom:1px dotted #e5e5e5;
	margin-bottom:10px;
	}*/
	
.fullPageWidth li {
	list-style-image:url(../images/icons/bullet_orange.gif);
	margin:10px;
	}
	
.fullWidthCol {
	margin:20px;
	line-height:20px;
	padding-left:100px;
	padding-right:100px;
	}

.fullWidthCol li {
	list-style-image:url(../images/icons/bullet_orange.gif);
	margin:10px;
	}

.caption {
	font-weight:bold;
	}
#footer {
	background-image:url(../images/footer-bkg.jpg);
	background-repeat:repeat-x;
	text-align:right;
	font-size:10px;
	color:#cccccc;
	/*padding:2em;*/
	height: 73px;
	line-height:73px;
	position: relative;
	}
#footer a { color:#c1d7d0; }
	
.push {
	height: 75px;
	clear: both;
	}


/*----- login -----*/
#login {
	float:right;
	margin:15px;
	width:380px;
	}	
#login table {
	border:none;
	float:right;
	}
#login td {
	border: none;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
	}

/*----- transactions page -----*/	
#transactions table {
	border:none;
	float:right;
	}
#transactions tr{
	border:none;
	text-align:left;
	height:150px;
	}
#transactions td {
	border:1px solid #ccc;
	padding:5px;
	}
#transactions td .tile {
	border:none;
	}
#transactions td p {
	margin:0;
	padding:0;
	}
#transactions td .tile h4 {
	margin:2px 0;
	}
