/* 
	WGNHS style sheet first version
*/


BODY {
	margin: 0 10% 0  0;
	background-color:#FFFFFF;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(bkground.lbi);
	font-family: TrebuchetMS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}

FORM { margin:0px; }

TABLE,TR,TD,P,UL,LI,OL,BLOCKQUOTE {
	line-height: 1.5;
	font-family: TrebuchetMS, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

A {
	color:#711B0C;
	text-decoration:none;
	font-size: 100%;
	font-weight: bold;
}

A:visited {
	color:#715f2a;
	font-size: 100%;
	font-weight: bold;
}

A:hover {
	text-decoration: underline;
	color: #660033;
	font-size: 100%;
}

A.name { font-weight:bold; font-size: 120%;
}

A.light { color:#BBB6A4; 
	font-weight:bold; 
	text-decoration:underline;
}

A.blacklink { color:#333333; font-weight:bold;}

A.whitelink {
	color:#FFFFFF;
	font-weight:bold;
	text-indent: 24px;
}

P {
	line-height: 1.5;
	font-family: TrebuchetMS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.darkBackground {
	background-color:#B8B188;

	color: #FFFFFF
}

.DBfieldname { 
	color:#484848; font-weight:bold; font-size:10px;
	}

.header {
	color:#711B0C;
	margin: 10px 0px 4px 0px;
	font-family: TrebuchetMS, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	line-height:1.8;
}

.header2 {
	color:#006666;
	margin: 10px 0px 4px 0px;
	font-family: TrebuchetMS, Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	border-left-style: none;
	padding-top: 4px;
}

.header2pad{
	color:#006666;
	margin: 10px 0px 4px 0px;
	font-family: TrebuchetMS, Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	border-left-style: none;
	padding-top: 10px;
}

.header2_k {
	color:#333333;
	margin: 10px 0px 4px 0px;
	font-family: TrebuchetMS, Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
}
.header3 {
	color:#006666;
	margin: 10px 0px 4px 0px;
	font-family: TrebuchetMS, Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4;
	font-weight: bold;
	font-size: 90%;
	font-style: normal;
}

.header4gr {
	margin: 10px 0px 4px 0px;
	font-family: TrebuchetMS, Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4;
	font-weight: bolder;
	font-style: normal;
	text-transform: none;
	font-size: 85%;
	background-color: #B8B188;
}

.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;  
	font-size: 10px;
	color:#605555;
	margin: 8px 0px 0px 0px;
}

.lastmodified {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: small;
	color: #999587;
}

.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999587;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.headerrow {
	background-color:#D2CDAC;
}

.darkrow {
	background-color:#E2DDBC;
}

.newsdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;  
	font-size: small;
	color: #000000;

}
.name {
	font-weight:bold;
	color: #333333;
}

.bold {
	font-weight: bold; color:#484848
}
.bold {
	font-weight: bold;
	color: #605555;
}
.list {
	list-style-position: outside;
	list-style-type: none;
	line-height: 1.6;
	list-style-image: url(images/tri.gif);
	color: #000000;
}

.head {
	font-family: TrebuchetMS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.smaller {
	font-size: 90%;
}

.block {
	text-align: left;
	list-style-image: url("images/tri.gif");
	padding-right: 25%;
	padding-left: 18px;
	list-style-position: outside;
	list-style-type: none;
}

li {
	display: block
}

.blockquote {
	background: transparent url("quoleft.png") left top no-repeat;
	background-color: #FFFFFF;
	font-size: 12px;
}

.blockquote div {
	padding:0 12px;
		background: transparent url("quoright.png") right bottom no-repeat;
}

.position {
	left: 65px;
}

.table {
	position: absolute;
	top: 165px;
	left: 165px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 10px;
	z-index: 10;
	width: 668px;
	height: 70%;
	font-family: TrebuchetMS, Verdana, Arial, Helvetica, sans-serif;
}

.table wrap{
	position: absolute;
	top: 95px;
	left: 136px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 10px;
	z-index: 1;
	width: 600px;
	height: auto;
	font-family: TrebuchetMS, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
}

.tableIndividual {
	position: absolute;
	top: 32px;
	left: 149px;
	padding-top: 5px;
	padding-right: 20%;
	padding-bottom: 5px;
	padding-left: 25px;
	width: 600px;

}
.bgtable {
	position: absolute;
	top: -4px;
	left: 3px;
	width: 552px;
	height: 385px;
	z-index: 1;
}

.bizcard {
	position: absolute;
	top: 150px;
	left: 350px;
	height: auto;
	width: 250px;
	z-index: auto;
	line-height: 1.6;
	font-size: 12px;
	list-style-position: inside;
	list-style-image: url(images/tri.gif);
}

h1 {
	font-family: TrebuchetMS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 2em;
	font-weight: 800;
	color: #711b0c;
	left: 148px;
}

h2 {
	font-size: 14px;
	color: #006666;
}

#B02 {
	position: absolute;
	left: 152px;
	width: 400px;
	height:47px;
	top: 0px;
}
.style9C {
	color: #711B0C;
	font-family: TrebuchetMS, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	position: relative;
	
}
.style10C {
	color: #711B0C;
	text-align: center;
	position: relative;
	font-family: TrebuchetMS, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	
}
.style7 {
	color: #711B0C;
	font-family: TrebuchetMS, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	background-position: left;
	text-align: left;
	position: relative;
	left: 50;
	
}
.style9 {
	color: #711B0C;
	font-family: TrebuchetMS, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	background-position: left;
	text-align: left;
	position: relative;
	left: 50;
	
}
.style9fl {
	color: #711B0C;
	font-family: TrebuchetMS, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	background-position: left;
	text-align: left;
	position: relative;
	left: 0;
	
}
.style10 {
	color: #711B0C;
	position: relative;
	font-family: TrebuchetMS, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	position: relative;
	left: 50px;
	
}
.style9_tri {
	list-style-position: inside;
	list-style-image: url(images/tri.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	position: relative;
	text-indent: 5px;
	display: list-item;
	color: #711B0C;
}
.odd {
 background-color: #ddd;
}

.even {
 background-color: #fff;
}

a img {
	border: 0;
}

table.sortable {
	border-spacing: 0;
	border: 1px solid #000;
	border-collapse: collapse;
	font-size: 90%;
}

table.sortable th, table.sortable td {
	text-align: left;
	padding: 2px 4px 2px 4px;
	width: 100px;
	border-style: solid;
	border-color: #444;
}

table.sortable th {
	border-width: 0px 1px 1px 1px;
	background-color: #ccc;
}

table.sortable td {
	border-width: 0px 1px 0px 1px;
}

table.sortable tr.odd td {
	background-color: #ddd;
}

table.sortable tr.even td {
	background-color: #fff;
}

table.sortable tr.sortbottom td {
	border-top: 1px solid #444;
	background-color: #ccc;
	font-weight: bold;
}
