html {
	height: 100%;
}

body {
	height: 100%;
	width: 100%;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 13px;
	color: #606060;
	background-color: #f2eddd;//rgb(242, 238, 222);
}

img { 
	border: 0px; 
}

a{
	color: #444444;
}

a:hover{
	color: #000000;
}

p{
	line-height: 17px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 6px;
	margin-bottom: 6px;
}

ul{
	padding-left: 20px;
	list-style-type: square;
}

li{
	margin-left: 10px;
}

h2{
	font-weight: normal;
	font-size: 22px;
	margin-top: 40px;
	margin-left: 3px;
}

h2.top{
	font-weight: normal;
	font-size: 22px;
	margin-top: 10px;
	margin-left: 3px;
}

h2 a, h2 a:hover{
	text-decoration: none;
	color: #9ac43f;
}

h3{
	margin-top: 20px;
	margin-left: 10px;
}



div.content{
	width: 910px;
	padding-bottom:10px;
	padding: 15px;
	background-color: #ffffff;
}

div.wrapper{
	width: 940px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px auto -3em auto;
}

div.header {
	height: 190px;
	margin-top:0px;
	margin-left: 0px;
	display: block;
}

div.footer {
	font-family: 'Lucida Grande';
	font-size: 10px;
	width: 940px;
	height: 2em; /* .push must be the same height as .footer */
	margin: 50px auto 20px auto;
	display: block;
	float: none;
	clear: both;
}

div.footer hr{
	height: 1px; 
	border: 0; 
	color: #747480;
	background-color: #999; 
	margin-bottom:4px;
}

div.push {
	height: 2em; /* .push must be the same height as .footer */
}

div.footer p{
	font-size:10px;
}

div.footer span a{

}

div.footer span#ftl {
	display: block;
	float: left;
}
div.footer span#ftr {
	text-align: right;
	display: block;
	float: right;
}

div.LinkedThumb{
	width: 204px;
	height: 138px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 12px;
	background-color: #634a38;
	display: block;
	float: left;
}

div.LinkedThumb img{
	margin: 2px;
}

div.GroupThumbs{
	display: block;
}

div.puttop{
	text-align: right;
	margin-top:20px;
	margin-bottom:20px;
}

div.puttop a{	
	color: #999999;
	text-decoration: none;
}

a.mapLink{
	display: block;
	background: url("../gfx/MapIcon.gif") 0px 0px no-repeat;
	width: 250px;
	height: 50px;
	margin-left: 10px;
}


#Table_01 {
position:absolute;
left:auto;
top:0px;
width:940px;
height:180px;
}

#Table_01 a{
	display: block;
	width: 100%;
	height: 100%;
}

#header-01 {
position:absolute;
left:0px;
top:0px;
width:379px;
height:180px;
background: url("../gfx/header_01.gif") 0px 0px no-repeat;
}

#header-02 {
position:absolute;
left:379px;
top:0px;
width:400px;
height:90px;
background: url("../gfx/header_02.gif") 0px 0px no-repeat;
}

#header-03 {
position:absolute;
left:779px;
top:0px;
width:161px;
height:90px;
background: url("../gfx/header_03.gif") 0px 0px no-repeat;
}

#header-04 {
position:absolute;
left:379px;
top:90px;
width:81px;
height:90px;
background: url("../gfx/header_04.gif") 0px 0px no-repeat;
}

#header-05 {
position:absolute;
left:460px;
top:90px;
width:111px;
height:90px;
background: url("../gfx/header_05.gif") 0px 0px no-repeat;
}

#header-06 {
position:absolute;
left:571px;
top:90px;
width:115px;
height:90px;
background: url("../gfx/header_06.gif") 0px 0px no-repeat;
}

#header-07 {
position:absolute;
left:686px;
top:90px;
width:93px;
height:90px;
background: url("../gfx/header_07.gif") 0px 0px no-repeat;
}

#header-08 {
position:absolute;
left:779px;
top:90px;
width:110px;
height:90px;
background: url("../gfx/header_08.gif") 0px 0px no-repeat;
}

#header-09 {
position:absolute;
left:889px;
top:90px;
width:51px;
height:90px;
background: url("../gfx/header_09.gif") 0px 0px no-repeat;
}


div.textRightThumb{
	padding-top:11px;
}
