@charset "UTF-8";
#wrapper {
	height: auto;
	margin-right: auto;
	margin-left: auto;
	width: 860px;
	position: relative;
	text-align: left;
}
#wood {
	clear: left;
	float: left;
	height: 25px;
	width: 650px;
	padding-bottom: 25px;
}
#logo {
	clear: right;
	float: right;
	height: 150px;
	width: 210px;
}
#mainNavigation {
	clear: left;
	float: left;
	height: 25px;
	width: 650px;
	padding-bottom: 25px;
	color: #ccc;
}
#tagLine {
	clear: left;
	float: left;
	height: 30px;
	width: 650px;
	padding-top: 20px;
}
#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;
}
#breadcrumbs {
	clear: right;
	float: right;
	height: 500px;
	width: 635px;
	padding-bottom: 50px;
	padding-left: 25px;
}
#spacer {
	clear: left;
	float: left;
	height: 15px;
	width: 200px;
	padding-bottom: 15px;
}
#contact {
	clear: left;
	float: left;
	height: 105px;
	width: 200px;
	padding-top: 25px;
	padding-bottom: 120px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCC;
}
#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;
	color: #ccc;
}
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: #7f7a00;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #7f7a00;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #b5bf00;
	text-decoration: none;	
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #b5bf00;
	text-decoration: none;	
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #7f7a00;
	text-decoration: none;	
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #b5bf00;
	text-decoration: none;	
}
.mice {
	font-size: 9px;
}
.breadcrumb {
	color: #CCCCCC;
}
#bottomrule {
	clear: left;
	float: left;
	height: auto;
	width: 860px;
}
#share {
	clear: right;
	float: right;
	width: 150px;
	padding-bottom: 25px;
	height: 30px;
	padding-left: 210px;
}
