/* ========================================== *
/* BASIC FORMATTING */
/* ========================================== */
body {
	text-align: left;
	background-color: #dbd7cc;
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	line-height: 16px;
	color: #272626;
	text-decoration: none;
	margin: 0px;
	padding: 30px 0 30px 0;
	
}
body a{
	color: #768e0e;
	text-decoration: underline;
}
body a:hover{
	color: #768e0e;
	text-decoration: none;
	
}
h1 {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 220%;
	font-weight: normal;
	margin: 22px 0 12px 0;
	line-height:24px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	color: #768e0e;
	font-weight: normal;
	margin: 0px 0 5px 0;
	line-height: 22px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	color: #272626;
	font-weight: normal;
	margin: 0 0 10px 0;
	line-height:19px;
}
h4 {
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 110%;
	color: #272626;
	font-weight: normal;
	margin: 0px;
}
/* ========================================== *
/* MAIN BLOCK ELEMENTS */
/* ========================================== */

#maintable {
	width: 780px;
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(images/grey-bar.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#topbar {
	text-align: right;
}


/* ========================================== *
	TOP BAR
/* ========================================== */
#logo{
	float: left;
	border: 0px;
	margin: 52px 0 0 0;
	padding: 0px;
}
#logo img{
	float: left;
	border: 0px;
}
/* ========================================== *
	COLUMN ONE
/* ========================================== */
#col1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 130%;
	padding: 0px 0px 30px 0px;
	width: 221px;
	vertical-align: top;
	margin: 0px;
	background-image: url(images/col1-bg.gif);
	background-repeat: repeat-y;
	background-position: top left;
	border-right: 1px solid #e6e6e6;
}
#col1 a{
	color:#272626;
	text-decoration: none;
	display: block;
	font-weight:normal;
}
#col1 a:hover{
	color:#272626;
	text-decoration: underline;
}

#col1b {
	padding: 0;
	width: 221px;
	vertical-align: bottom;
	margin: 0px;
	background-image: url(images/col1-bg.gif);
	background-repeat: repeat-y;
	background-position: top left;
	border-right: 1px solid #e6e6e6;
	
}
#base-logos1 {
	width:136px;
	height:121px ;
	background-image: url(images/base-logos.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin:14px 0 0 47px;

}

.nav1 {
	float: right;
	width: 198px;
	height: 28px;
	line-height: 28px;
	text-indent: 30px;
	text-align: left;
	margin: 0;
	text-decoration:none;
	background-image: url(images/nav-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.nav1 a {
	float: right;
	display: block;
	width: 198px;
	height: 28px;
	line-height: 28px;
	text-indent: 30px;
	text-align: left;
	margin: 0;
}
.nav1 a:hover {
	float: right;
	display: block;
	width: 208px;
	height: 28px;
	line-height: 28px;
	text-indent: 40px;
	text-align: left;
	margin: 0;
	background-image: url(images/nava-bg.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
.nav1_active {
	float: right;
	display: block;
	width: 208px;
	height: 28px;
	line-height: 28px;
	text-indent: 40px;
	text-align: left;
	margin: 0;
	background-image: url(images/nava-bg.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
.nav2 {
	float: right;
	width: 198px;
	height: 28px;
	line-height: 28px;
	text-indent: 30px;
	text-align: left;
	margin: 0;
	text-decoration:none;
	background-image: url(images/nav-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 -28px;
}
.nav2 a {
	float: right;
	display: block;
	width: 198px;
	height: 28px;
	line-height: 28px;
	text-indent: 30px;
	text-align: left;
	margin: 0;
}
.nav2 a:hover {
	float: right;
	display: block;
	width: 208px;
	height: 28px;
	line-height: 28px;
	text-indent: 40px;
	text-align: left;
	margin: 0;
	background-image: url(images/nava-bg.gif);
	background-repeat: repeat-y;
	background-position: 0 -28px;
}
.nav2_active {
	float: right;
	display: block;
	width: 208px;
	height: 28px;
	line-height: 28px;
	text-indent: 40px;
	text-align: left;
	margin: 0;
	background-image: url(images/nava-bg.gif);
	background-repeat: repeat-y;
	background-position: 0 -28px;
}
.nav3 {
	float: right;
	width: 198px;
	height: 28px;
	line-height: 28px;
	text-indent: 30px;
	text-align: left;
	margin: 0;
	text-decoration:none;
	background-image: url(images/nav-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 -56px;
}
.nav3 a {
	float: right;
	display: block;
	width: 198px;
	height: 28px;
	line-height: 28px;
	text-indent: 30px;
	text-align: left;
	margin: 0;
}
.nav3 a:hover {
	float: right;
	display: block;
	width: 208px;
	height: 28px;
	line-height: 28px;
	text-indent: 40px;
	text-align: left;
	margin: 0;
	background-image: url(images/nava-bg.gif);
	background-repeat: repeat-y;
	background-position: 0 -56px;
}
.nav3_active {
	float: right;
	display: block;
	width: 208px;
	height: 28px;
	line-height: 28px;
	text-indent: 40px;
	text-align: left;
	margin: 0;
	background-image: url(images/nava-bg.gif);
	background-repeat: repeat-y;
	background-position: 0 -56px;
}
.nav4 {
	float: right;
	width: 198px;
	height: 28px;
	line-height: 28px;
	text-indent: 30px;
	text-align: left;
	margin: 0;
	text-decoration:none;
	background-image: url(images/nav-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 -84px;
}
.nav4 a {
	float: right;
	display: block;
	width: 198px;
	height: 28px;
	line-height: 28px;
	text-indent: 30px;
	text-align: left;
	margin: 0;
}
.nav4 a:hover {
	float: right;
	display: block;
	width: 208px;
	height: 28px;
	line-height: 28px;
	text-indent: 40px;
	text-align: left;
	margin: 0;
	background-image: url(images/nava-bg.gif);
	background-repeat: repeat-y;
	background-position: 0 -84px;
}
.nav4_active {
	float: right;
	display: block;
	width: 208px;
	height: 28px;
	line-height: 28px;
	text-indent: 40px;
	text-align: left;
	margin: 0;
	background-image: url(images/nava-bg.gif);
	background-repeat: repeat-y;
	background-position: 0 -84px;
}
.nav5 {
	float: right;
	width: 198px;
	height: 28px;
	line-height: 28px;
	text-indent: 30px;
	text-align: left;
	margin: 0;
	text-decoration:none;
	background-image: url(images/nav-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 -112px;
}
.nav5 a {
	float: right;
	display: block;
	width: 198px;
	height: 28px;
	line-height: 28px;
	text-indent: 30px;
	text-align: left;
	margin: 0;
}
.nav5 a:hover {
	float: right;
	display: block;
	width: 208px;
	height: 28px;
	line-height: 28px;
	text-indent: 40px;
	text-align: left;
	margin: 0;
	background-image: url(images/nava-bg.gif);
	background-repeat: repeat-y;
	background-position: 0 -112px;
}
.nav5_active {
	float: right;
	display: block;
	width: 208px;
	height: 28px;
	line-height: 28px;
	text-indent: 40px;
	text-align: left;
	margin: 0;
	background-image: url(images/nava-bg.gif);
	background-repeat: repeat-y;
	background-position: 0 -112px;
}
.nav6 {
	float: right;
	width: 198px;
	height: 28px;
	line-height: 28px;
	text-indent: 30px;
	text-align: left;
	margin: 0;
	text-decoration:none;
	background-image: url(images/nav-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 -140px;
}
.nav6 a {
	float: right;
	display: block;
	width: 198px;
	height: 28px;
	line-height: 28px;
	text-indent: 30px;
	text-align: left;
	margin: 0;
}
.nav6 a:hover {
	float: right;
	display: block;
	width: 208px;
	height: 28px;
	line-height: 28px;
	text-indent: 40px;
	text-align: left;
	margin: 0;
	background-image: url(images/nava-bg.gif);
	background-repeat: repeat-y;
	background-position: 0 -140px;
}
.nav6_active {
	float: right;
	display: block;
	width: 208px;
	height: 28px;
	line-height: 28px;
	text-indent: 40px;
	text-align: left;
	margin: 0;
	background-image: url(images/nava-bg.gif);
	background-repeat: repeat-y;
	background-position: 0 -140px;
}
.nav7 {
	float: right;
	width: 198px;
	height: 29px;
	line-height: 28px;
	text-indent: 30px;
	text-align: left;
	margin: 0;
	text-decoration:none;
	background-image: url(images/nav-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 -168px;
}
.nav7 a {
	float: right;
	display: block;
	width: 198px;
	height: 29px;
	line-height: 28px;
	text-indent: 30px;
	text-align: left;
	margin: 0;
}
.nav7 a:hover {
	float: right;
	display: block;
	width: 208px;
	height: 29px;
	line-height: 18px;
	text-indent: 40px;
	text-align: left;
	margin: 0;
	background-image: url(images/nava-bg.gif);
	background-repeat: repeat-y;
	background-position: 0 -168px;
}
.nav7_active {
	float: right;
	display: block;
	width: 208px;
	height: 29px;
	line-height: 18px;
	text-indent: 40px;
	text-align: left;
	margin: 0;
	background-image: url(images/nava-bg.gif);
	background-repeat: repeat-y;
	background-position: 0 -168px;
}
.subnav1{
	float: right;
	width: 177px;
	height: 23px;
	line-height: 18px;
	text-indent: 10px;
	text-align: left;
	margin: 0;
	border-left: 10px solid #99ba0a;
}

.subnav3{
	float: right;
	width: 177px;
	height: 23px;
	line-height: 18px;
	text-indent: 10px;
	text-align: left;
	margin: 0;
	border-left: 10px solid #a5c227;
}
.subnav2{
	float: right;
	width: 177px;
	height: 23px;
	line-height: 18px;
	text-indent: 10px;
	text-align: left;
	margin: 0;
	border-left: 10px solid #b1ca44;
}
.subnav4{
	float: right;
	width: 177px;
	height: 23px;
	line-height: 18px;
	text-indent: 10px;
	text-align: left;
	margin: 0;
	border-left: 10px solid #bdd260;
}
.subnav5{
	float: right;
	width: 177px;
	height: 23px;
	line-height: 18px;
	text-indent: 10px;
	text-align: left;
	margin: 0;
	border-left: 10px solid #c9da7d;
}
.subnav6{
	float: right;
	width: 177px;
	height: 23px;
	line-height: 18px;
	text-indent: 10px;
	text-align: left;
	margin: 0;
	border-left: 10px solid #d5e39a;
}
.subnav7{
	float: right;
	width: 177px;
	height: 23px;
	line-height: 18px;
	text-indent: 10px;
	text-align: left;
	margin: 0;
	border-left: 10px solid #e1ebb7;
}



/* ========================================== *
	COLUMN TWO
/* ========================================== */

/* col2-13 is the style for pages outside */
/* of nav - eg disclaimer, statements etc */
#col2-13 {
	width: 559px;
	text-align: left;
	vertical-align: top;
	padding: 0px 0 0 0 ;
	background-image: url(images/col2-1-bg.gif);
	background-repeat: repeat-y;
	background-position: top right;
}


#col2-0 {
	width: 559px;
	text-align: left;
	vertical-align: top;
	padding: 0px 0 0 0 ;
	background-image: url(images/col2-1-bg.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

#col2-1 {
	width: 559px;
	text-align: left;
	vertical-align: top;
	padding: 0px 0 0 0 ;
	background-image: url(images/col2-1-bg.gif);
	background-repeat: repeat-y;
	background-position: top right;
}
#col2-3 {
	width: 559px;
	text-align: left;
	vertical-align: top;
	padding: 0px 0 0 0 ;
	background-image: url(images/col2-2-bg.gif);
	background-repeat: repeat-y;
	background-position: top right;
}
#col2-2 {
	width: 559px;
	text-align: left;
	vertical-align: top;
	padding: 0px 0 0 0 ;
	background-image: url(images/col2-3-bg.gif);
	background-repeat: repeat-y;
	background-position: top right;
}
#col2-4 {
	width: 559px;
	text-align: left;
	vertical-align: top;
	padding: 0px 0 0 0 ;
	background-image: url(images/col2-4-bg.gif);
	background-repeat: repeat-y;
	background-position: top right;
}
#col2-5 {
	width: 559px;
	text-align: left;
	vertical-align: top;
	padding: 0px 0 0 0 ;
	background-image: url(images/col2-5-bg.gif);
	background-repeat: repeat-y;
	background-position: top right;
}
#col2-6 {
	width: 559px;
	text-align: left;
	vertical-align: top;
	padding: 0px 0 0 0 ;
	background-image: url(images/col2-6-bg.gif);
	background-repeat: repeat-y;
	background-position: top right;
}
#col2-7 {
	width: 559px;
	text-align: left;
	vertical-align: top;
	padding: 0px 0 0 0 ;
	background-image: url(images/col2-7-bg.gif);
	background-repeat: repeat-y;
	background-position: top right;
}
.contentarea {
	width: 480px;
	text-align: left;
	vertical-align:top;
	margin: 0 0 50px 30px;
	padding:0px;
}
.contentarea br {
	line-height: 10px;
	margin:0px;
	padding:0px;
}
.contentarea ul {
	margin: 0 0 0 15px;
	padding: 0px;
	line-height: 22px;
}
.contentarea li {
	list-style-position: outside;
	list-style-type: circle;
}

.sectionspacer {
	display: block;
	height: 20px;
}


.picture-top {
	display: block;
	margin: 2px 0px 2px 0px;
	border:0;
}
.picture-left {
	margin: 0px 15px 13px 0px;
	float: left;
	position: relative;
	border:0;
}
.picture-right {
	margin: 0px -3px 9px 20px;
	float: right;
	position: relative;
	border:0;
}
.picture-bottom {
	display: block;
	margin: 2px 0px 13px 0px;
	border:0;
}

#join-conversations {
	width:332px; 
	height: 110px;
	margin: 20px 0 0 0;
	background-image: url(images/join-conversations-link.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display:block;
}
#join-conversations a{
	width:332px; 
	height: 110px;
	margin: 20px 0 0 0;
	background-image: url(images/join-conversations-link.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display:block;
}
#join-conversations a:hover{
	width:332px; 
	height: 110px;
	margin: 20px 0 0 0;
	background-image: url(images/join-conversations-link.gif);
	background-repeat: no-repeat;
	background-position: 0px -110px;
	display:block;
}

/* ========================================== *
	FORM STYLES
/* ========================================== */
.textfield {width: 144px; height: 18px; margin: 0; padding: 0; line-height: 18px;}
.dropdown {width: 144px; height: 18px; margin: 34px 0 0 0; padding: 0px; line-height: 18px;}
.invisible { display: block; visibility: hidden;}
.textarea {width: 380px; height: 200px; margin: 0; padding: 0; line-height: 18px;}




/* ========================================== *
	CONVERSATIONS SECTION STYLES
/* ========================================== */
#conversations-link {
width:340px; 
height: 104px;
margin: 20px 0 0 0;
background-image: url(images/conversations-link.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
display:block;
}
#conversations-link a{
width:340px; 
height: 104px;
margin: 20px 0 0 0;
background-image: url(images/conversations-link.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
display:block;
}
#conversations-link a:hover{
width:340px; 
height: 104px;
margin: 20px 0 0 0;
background-image: url(images/conversations-link.gif);
background-repeat: no-repeat;
background-position: 0px -104px;
display:block;
}
#topic-table {
width: 485px;
background-color:#f3f7e1;
}

.topicrow {
border-bottom:1px solid #d5e39a;
padding: 10px;
}
.topicrow a {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #333;
}
.topicrow a:hover{
	text-decoration: underline;
	color: #64790b;
}

.title-bar-1 {
font-family: "Times New Roman", Georgia, Times, serif;
font-size: 140%;
width: 20px;
background-color:#d5e39a;
padding: 15px 0 15px 15px;
border-bottom:1px solid #ffffff;
}

.title-bar-l {
font-family: "Times New Roman", Georgia, Times, serif;
font-size: 140%;
width: 350px;
background-color:#d5e39a;
padding: 15px 0 15px 15px;
border-bottom:1px solid #ffffff;
}
.title-bar-r {
font-family: "Times New Roman", Georgia, Times, serif;
font-size: 130%;
background-color:#d5e39a;
padding: 15px 10px 15px 0px;
border-bottom:1px solid #ffffff;
}

.rows {
border-bottom:1px solid #d5e39a;
padding: 10px;
}
.rows a {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #272626;
}
.rows a:hover{
	text-decoration: underline;
	color: #272626;
}

.topic-bar {
font-family: "Times New Roman", Georgia, Times, serif;
font-size: 140%;
background-color:#d5e39a;
padding: 5px 0 5px 15px;
border-bottom:1px solid #ffffff;
}
.comments {
width: 455px;
border: 1px solid #d5e39a;
padding: 15px;
margin: 20px 0 0 0;
}
.addacomment {
margin: 15px 0 0 358px;
width: 127px;
height: 26px;
background-image: url(images/comment-link.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
display:block;
}
.addacomment a{
width: 127px;
height: 26px;
background-image: url(images/comment-link.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
display:block;
}
.addacomment a:hover{
width: 127px;
height: 26px;
background-image: url(images/comment-link.gif);
background-repeat: no-repeat;
background-position: 0px -26px;
display:block;
}

.backtotopics {
margin: 15px 0 0 448px;
display:block;
}
.backtotopics a{

display:block;
}
.backtotopics a:hover{
display:block;
}


/* ========================================== *
	GALLERY SECTION STYLES
/* ========================================== */

#gallery-container {
	width: 500px;
	height: 485px;
}
.gallery-grid {
	float: left;
	margin: 5px;
	width: 110px;
	height: 110px;
	text-align:center;
	padding: 0px;
	vertical-align:top;
	border: 1px solid #f3f7e1;
}
.tablebase {
	padding: 0 10px 0 0;
	margin: 20px 0 0 200px;
	height: 26px;
	text-align:right;
	display: block;	
	clear: both;
}
#gallery-container img{
	border: 0px;
}
.image1{
	width: 60px;
	margin: 10px;
	}
.image2{
	width: 90px;
	margin: 10px;
}



/* ========================================== *
	FOOTER
/* ========================================== */
#footer13 {
	text-align: left;
	text-indent: 240px;
	font-size: 90%;
	line-height: 20px;
	height: 20px;
	background-image: url(images/footer1-bg.gif);
	background-repeat: repeat-y;
	background-position: bottom left;
}

#footer0 {
	text-align: left;
	text-indent: 240px;
	font-size: 90%;
	line-height: 20px;
	height: 20px;
	background-image: url(images/footer1-bg.gif);
	background-repeat: repeat-y;
	background-position: bottom left;
}

#footer1 {
	text-align: left;
	text-indent: 240px;
	font-size: 90%;
	line-height: 20px;
	height: 20px;
	background-image: url(images/footer1-bg.gif);
	background-repeat: repeat-y;
	background-position: bottom left;
}
#footer3 {
	text-align: left;
	text-indent: 240px;
	font-size: 90%;
	line-height: 20px;
	height: 20px;
	background-image: url(images/footer2-bg.gif);
	background-repeat: repeat-y;
	background-position: bottom left;
}
#footer2 {
	text-align: left;
	text-indent: 240px;
	font-size: 90%;
	line-height: 20px;
	height: 20px;
	background-image: url(images/footer3-bg.gif);
	background-repeat: repeat-y;
	background-position: bottom left;
}
#footer4 {
	text-align: left;
	text-indent: 240px;
	font-size: 90%;
	line-height: 20px;
	height: 20px;
	background-image: url(images/footer4-bg.gif);
	background-repeat: repeat-y;
	background-position: bottom left;
}
#footer5 {
	text-align: left;
	text-indent: 240px;
	font-size: 90%;
	line-height: 20px;
	height: 20px;
	background-image: url(images/footer5-bg.gif);
	background-repeat: repeat-y;
	background-position: bottom left;
}
#footer6 {
	text-align: left;
	text-indent: 240px;
	font-size: 90%;
	line-height: 20px;
	height: 20px;
	background-image: url(images/footer6-bg.gif);
	background-repeat: repeat-y;
	background-position: bottom left;
}
#footer7 {
	text-align: left;
	text-indent: 240px;
	font-size: 90%;
	line-height: 20px;
	height: 20px;
	background-image: url(images/footer7-bg.gif);
	background-repeat: repeat-y;
	background-position: bottom left;
}

#footer0 a, #footer1 a, #footer2 a, #footer3 a, #footer4 a, #footer5 a, #footer6 a, #footer7 a, #footer13 a{
	margin: 0 10px 0 10px;
	color:#000000;
	text-decoration: none;
}
#footer0 a:hover, #footer1 a:hover, #footer2 a:hover, #footer3 a:hover, #footer4 a:hover, #footer5 a:hover, #footer6 a:hover, #footer7 a:hover, #footer13 a:hover {
	text-decoration: underline;
}
#basebar {
	background-color: #dbd7cc;
	text-align: left;
	text-indent: 240px;
	font-size: 90%;
	line-height: 30px;
}

