html
{
	margin-top: 0px;
}

a img
{
	border: none;
}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff url('../images/SkamaniaBackground2.jpg');
	color: #000000;
	text-align: center;
	font-size: 12px;
	margin-top: 0px;
}

a, a:visited
{
	color: #0000CC;
}

a:hover
{
	color: #6699FF;
	text-decoration: none;
}


#header
{
	background: #ffffff url('../images/headerBG.jpg') no-repeat top center;
	width: 947px;
	margin-left: auto;
	margin-right: auto;
	height: 258px;
}

h1
{
	color: #6c793e;
	font-size: 14px;
	font-weight: bold;
	background: #ffffff url('../images/titlebg.jpg');
	background-position: bottom;
	background-repeat: repeat-x;
}

.headline
{
	color: #6c793e;
	font-size: 14px;
	font-weight: bold;
	background: #ffffff url('../images/titlebg.jpg');
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 3px;
	margin-right: 4px;
}



#headerlogo
{
	margin: 0;
	position: relative;
	float: left;
	top: 70px;
	left: 26px;
}

#headerImage
{
	float: right;
	width: 753px;
	height: 132px;
	font-weight: bold;
	background-repeat: no-repeat;
}

#headertnav
{
	margin-top: 3px;
	margin-right: 15px;
	position: relative;
	float: right;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

#headertnav a:link, #headertnav a:visited
{
	color: #000000;
	text-decoration: none;
}

#headertnav a:hover
{
	text-decoration: underline;
}


#headerName
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #e9e9ce;
	margin-left: 195px;
	text-align: left;
}

#headernav
{
	margin-top: 4px;
	position: relative;
	float: right;
	color: #FFFFFF;
	font-size: 20px;
	height: 33px;
	width: 753px;
	background: #ffffff url('../images/headNavBg.jpg');
}

#headernav a
{
	color: #ffffff;
	text-decoration: none;
}

#headernav a:hover
{
	color: #999999;
	text-decoration: none;
}

#topNav
{
	text-align: center;
	padding: 0 2px 0 2px;
}

#topNav a
{
	text-decoration: none;
	color: #f3efbf;
}

#breadcrumb
{
	font-size: 10px;
	margin-top: 3px;
	margin-bottom: 5px;
}

#breadcrumb a
{
	color: #000000;
	text-decoration: underline;
}




#sidebarRight
{
	width: 150px;
	float: right;
}

#sidebarRight H1
{
	color: #6c793e;
	font-size: 14px;
	font-weight: bold;
	background: #ffffff url('../images/title2bg.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	height: 22px;
}


#sidebar
{
	width: 180px;
}

#sidebar ul
{
	list-style-image: url("../images/arrow.gif");
	font-color: #6c793e;
	font-size: 15px;
	margin: 0px;
	padding-left: 22px;
	text-indent: 0px;
}

#sidebar ul li
{
	padding-bottom: 7px;
}

#sidebar a, #sidebar a:visited
{
	color: #6c793e;
	text-decoration: none;
}

#sidebar a:hover
{
	text-decoration: underline;
}

#sidebar a:link
{
	color: #6c793e;
	text-decoration: none;
}

#content
{
	width: 947px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #ffffff url('../images/contentbg.jpg');
	background-repeat: repeat-y;
	min-height: 400px;
}

#centerContent
{
	padding-left: 15px;
	padding-right: 10px;
}

#footer
{
	background-color: #FFFFFF;
	width: 947px;
	margin-left: auto;
	margin-right: auto;
}

#footer a:link, #footer a:visited
{
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

.searchbox
{
	margin-top: 10px;
	font-weight: bold;
}

.searchlink
{
	font-style: italic;
	color: #cccccc;
}

.searchtitle
{
	margin-top: 15px;
}

#copyright
{
	background-color: #ffffff;
	padding: 3px;
	text-align: center;
	font-size: 11px;
	border: 1px solid #cccccc;
	margin: 0;
}

#copyright a:link
{
	color: #0000CC;
}
#copyright a:visited
{
	color: #0000CC;
}



img.alignright
{
	float: right;
	margin: 0 0 1em 1em;
}
img.alignleft
{
	float: left;
	margin: 0 1em 1em 0;
}
img.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
a img.alignright
{
	float: right;
	margin: 0 0 1em 1em;
}
a img.alignleft
{
	float: left;
	margin: 0 1em 1em 0;
}
a img.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
p img
{
	padding: 0;
	max-width: 100%;
}

#headerNav
{
	float: right;
	width: 947px;
	color: #f3efbf;
	font-size: 15px;
	font-weight: bold;
	height: 32px;
	background-color: #566131;
}

#footSpace
{
	height: 15px;
	background-color: #343434;
}

#footLinks
{
	height: 40px;
	background-color: #5e7940;
	color: #ffffff;
	text-align: center;
}
#footIcons
{
	float: left;
	margin-left: 230px;
	padding-top: 2px;
}
#footTextLinks
{
	padding-top: 12px;
	float: left;
	margin-left: 10px;
}
