﻿a {
	color: #231D12;
	text-decoration: none;
}

a:link {
	color: #231D12;
}
a:visited {
	color: #231D12;
	text-decoration: none;
}
a:active {
	color: #333399;
	text-decoration: underline;
}
a:hover {
	color: #003366;
	text-decoration: underline;
	background-color: #E7E7E7;
	/*display: inline-block*/
}

.alt {
	background-color: #E7E7E7;
}

body {
	/*background-color: #6A8B92;
	/*background-color: #E1E3E0    brown312203;
	
	background-color:#1a1413;
	background-color:#37240F;*/

		margin: 0 auto 0 auto;
	padding: 0;
	clear: both; /*background-image: url('../images/bluebg2_L.jpg');  background-color: #002F68;9DB2B1
*/;
	font-size: 90%;
	background-color: #312204;
}

.content {
	padding: 15px;
	text-align: justify;
	height: 100%;
	font-size:90%
}

head {
	width: 946px;
	top: 0px;
	right: auto;
	bottom: 0px;
	left: auto;
}

h1 {
	padding: 0 0 2px 3px;
	font: 100% Verdana, tahoma, Arial, sans-serif;
	color: #231D12;
	/*color: #002346;*/
	font-weight: bold;
}
h2 {
	padding: 0 0 4px 0;
	font: 100% Verdana, tahoma, Arial, sans-serif;
	color: #231D12;
	font-weight: bold;
}
	
	
.hr {
	padding: 3px 0px 3px 0px;
	text-align:center;

}
p {
	text-align:justify;
}

.th {
	
}
.title {
	font-weight: bold;
	font: normal normal 700 90% normal Verdana, tahoma, Arial, sans-serif;
	color: #231D12;
	text-align: left;
	font-style: normal;
	text-decoration: underline;
}

#top {
	width: 946px;
	text-align: center;

}
.style1 {
	border: 1px solid #ECE9D8;
	width: 75%;
	border-collapse: collapse;
}

ul {
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;

}
#wrapper
{
	border-bottom-color: #ECE9D8;
	border-top: medium #F0F0F0 double;
	border-bottom: medium #F0F0F0 double;
	margin: 0 auto;
	padding: 10 0 0 0;
	width: 946px;
	left: auto;
	right: auto;
	background-color: #FFFFFF;
	font-size: medium;
	border-left-color: #F0F0F0;
	border-left-style: double;
	border-left-width: medium;
	border-right-color: #F0F0F0;
	border-right-style: double;
	border-right-width: medium;
}
.members {
	border-collapse: collapse;
	empty-cells: show;
	table-layout: auto;
	width: 100%;
}

.navBottom {
	text-align: center;
	margin: 15px 0 0 15px;
	font-size: 90%;
	clear:both
}
#nav ul{
	/*padding-top:1px;*/
	text-align:center;
	/*display:block*/
}

#nav a:hover {
	color: #E1E3E0;
	text-decoration: none;
	background-color: #312204;
}

.nav li{
	display: inline;
	line-height: 30px;
	color: #231D12
}

.answer {
	background-color: #F0F0F0;
}

.navHolder {
	height: 30px; /*background-color: #E1E3E0;*/;
	background-color: #E1E3E0
}

/*  for minutes page */
.indent {
	margin-left: 20px;
	margin-top: 0;
	padding-top:0; 
}
.heading {
	text-decoration: underline;
	font-weight: bold;
	color: #002346;
	padding-left: 12px;
	margin-bottom: 2px;
}

.col1 {
	width: 300px;
	float: left;
	height: 200px;
	font-size: 90%
}
.col2 {
	width: 300px;
	float: left;
	height: 200px;
	font-size: 90%
}

.col3 {
	width: 300px;
	float: left;
	height: 200px;
	font-size: 90%

}

.thumb {
	border-style: inset;
	background: #EEEEEE;
	border: #666666 solid;
	padding: 15px;
	border-width: 1px;
	margin-left: 15px;
	margin-right:15px;
	width: 150px;
	height: 110px;
	margin-top: 25px;
	margin-bottom:15px;
}
.thumb2 {
	border-style: inset;
	background: #FFFFFF;
	border: #FFFFFF solid;
	padding: 15px;
	border-width: 1px;
	margin-left: 15px;
	margin-right: 15px;
	width: 150px;
	height: 110px;
	margin-top: 25px;
	margin-bottom: 15px;
}


.subRight {
	float:right;
	width: 20%
}
.subLeft {
	float: left;
	width: 70%;
}

img {
	border:none
}

.underline {
	text-decoration:underline
}
.click {
	font-weight: bold;
	font-style: italic;
	color: #8D2E48;
	text-decoration:underline
}

