@charset "UTF-8";
#wrapper {
	height: auto;
	margin-right: auto;
	margin-left: auto;
	width: 862px;
	position: relative;
	text-align: left;
}
#wood {
	clear: left;
	float: left;
	height: 20px;
	width: 862px;
	background-color: #000;
	margin-bottom: 25px;
}
#logo {
	clear: right;
	float: right;
	height: 75px;
	width: 212px;
}
#mainNavigation {
	clear: left;
	float: left;
	height: 25px;
	width: 650px;
	color: #ccc;
	padding-top: 50px;
}
#tagLine {
	clear: left;
	float: left;
	height: 30px;
	width: 650px;
	padding-top: 15px;
}
#topRule {
	clear: left;
	float: left;
	height: 1px;
	width: 860px;
	padding-top: 10px;
	padding-bottom: 39px;
}
#subNavigation {
	clear: left;
	float: left;
	height: auto;
	width: 200px;
	vertical-align: top;
	padding-top: 50px;
}
#breadcrumbs {
	clear: right;
	float: right;
	height: 500px;
	width: 635px;
	padding-bottom: 50px;
	padding-left: 25px;
	padding-top: 50px;
}
#spacer {
	clear: left;
	float: left;
	height: 15px;
	width: 200px;
	padding-bottom: 15px;
}
#contact {
	clear: left;
	float: left;
	height: auto;
	width: 200px;
	padding-top: 50px;
	padding-bottom: 120px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#contact a:link {
	color: #999;
	text-decoration: none;
}
#contact a:visited {
	color: #999;
	text-decoration: none;
}
#contact a:hover {
	color: #000;
	text-decoration: none;
}
#contact a:active {
	color: #999;
	text-decoration: none;
}
#content {
	clear: right;
	float: right;
	height: auto;
	width: 635px;
	padding-left: 25px;
	vertical-align: top;
}
#copyright {
	clear: left;
	float: left;
	height: 30px;
	width: 500px;
	padding-bottom: 25px;
	line-height: 16px;
}
#copyright a:link {
	color: #000;
	text-decoration: none;
}
#copyright a:visited {
	color: #000;
	text-decoration: none;
}
#copyright a:hover {
	color: #999;
	text-decoration: none;
}
#copyright a:active {
	color: #000;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999;
	text-decoration: none;	
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999;
	text-decoration: none;	
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0000;
	text-decoration: none;	
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999;
	text-decoration: none;	
}
.mice {
	font-size: 9px;
}
.breadcrumb {
	color: #999;
}
#bottomrule {
	clear: left;
	float: left;
	height: auto;
	width: 860px;
}
#share {
	clear: right;
	float: right;
	width: 150px;
	padding-bottom: 25px;
	height: 30px;
	padding-left: 210px;
	color: #000;
}
#share a:link {
	color: #000;
	text-decoration: none;
}
#share a:visited {
	color: #000;
	text-decoration: none;
}
#share a:hover {
	color: #999;
	text-decoration: none;
}
#share a:active {
	color: #000;
	text-decoration: none;
}

