body {
	margin-bottom:60px;
}

.clear {
	clear:both;
}

.centered {
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:19px;
}

#page {
	width:840px;
	margin:30px auto;
}

#home_nav {
	background-image:url('img/lynxhomepage.jpg');
	background-repeat:no-repeat;
	background-position:right bottom;
	width:480px;
	height:320px;
	float:right;
	margin-top:15px;
}

#home_nav ul {
	list-style-type:none;
	line-height:18px;
	font-weight:bold;
	padding:0px;
	font-family:'Trebuchet MS', Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:13px;
	white-space:nowrap;
}

#home_nav ul li a {
	color:#039;
}

#home_nav ul li a:hover {
	color:#3976ef;
}

#nav_box {
	display:block;
	float:left;
	width:250px;
	height:auto;
	margin-right:30px;
}

#nav_bar {
	display:block;
	height:auto;
	float:left;
	width:250px;
	height:326px;
	background-image:url('img/wolverinenav.jpg');
	background-repeat:no-repeat;
}

#nav_bar ul {
	list-style-type:none;
	margin-top:25px;
	
}

#nav_bar ul li {
	display:block;
	line-height:25px;
	text-align:center;
	
}

#nav_bar ul li a {
	width:auto;
	font-weight:bold;
	padding:0px;
	font-family:'Trebuchet MS', Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:13px;
	white-space:nowrap;
}

#nav_bar ul li a:hover,
#nav_bar ul li a:active {
	height:10px;
	font-weight:bold;
	color:#999;
}

#nav_bar ul li.here a {
	color:#999;
}

#nav_photo {
	display:block;
	float:left;
	width:250px;
	height:461px;
	background-image:url('img/wolverine.jpg');
	background-repeat:no-repeat;
}

#page_content {
	width:560px;
	display:block;
	float:right;
	margin-top:10px;
}

#content {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:19px;
}

#content div#pagetitle {
	text-align:center;
	margin-bottom:40px;
}

#text p,
#text ol,
#text ul {
	margin-bottom:15px;
	padding-left:7px;
}

#content ol,
#content ul {
	list-style-position:outside;
	margin-left:20px;
}

#content li {
	padding-bottom:4px;
}

#content h1 {
	font-weight:bold;
	font-size:23px;
	margin-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

#content h2 {
	font-weight:bold;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:7px;
}

#content a {
	font-weight:bold;
	text-decoration:none;
	color:#039;
}

#content a:hover {
	text-decoration:underline;
}

#listing div {
	margin-bottom:20px;
}

#listing div p {
	width:400px;
}

#content p.backtotop {
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

div#subnav {
	margin:20px auto;
	text-align:center;
}

ul#guide-nav {
	list-style-type:none;
}

ul#guide-nav li {
	float:left;
	padding:0 8px;
}

div#contact {
	margin-left:60px;
}

div#contact form div {
	margin-bottom:8px;
}

div#contact form div label.label {
	font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size:12px;
	font-weight:bold;
	display:inline-block;
	width:100px;
	text-align:right;
	margin-right:10px;
	vertical-align: top;
}

div#contact form div label.error {
	font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size:12px;
	color:#970000;
	font-weight:bold;
	padding:3px 5px 3px 8px;
	display:inline-block;
	text-align:left;
	margin-top:3px;
	vertical-align:top;
	background-image:url('img/error-arrow.gif');
	background-repeat:no-repeat;
	background-position:left;
}

div#contact form div input.input,
div#contact form div textarea.input {
	width:250px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding:3px;
	margin-right:13px;
}

div#contact form div textarea.input {
	height:150px;
	width:256px;
	margin-right:11px;
}

div#contact form div input.submit {
	display:inline-block;
	margin-top:30px;
	margin-left:110px;
}

div#contact form div.signup-checkbox {
	float:left;
	width:98px;
	margin-right:12px;
	margin-top:3px;
	text-align:right;
}

div#contact form div.signup-text {
	width:370px;
	margin-left:110px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

div#contact form div#s {
	width:370px;
	text-align:center;
}

div#contact form input.submit {
	background-color:#67a54b;
	color: #ffffff;
	text-shadow: #4d8835;
	font-weight:bold;
	font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size:12px;
	padding:5px 15px;
	border-top:1px solid #386f24;
	border-left:1px solid #236013;
	border-right:1px solid #236013;
	border-bottom:1px solid #16540a;
}

div#footer {
	width:820px;
	margin:30px auto 20px auto;
	text-align:center;
	padding-top:10px;
	border-top:1px solid #999;
}

div#footer ul {
	width:820px;
	text-align:center;
	list-style-type:none;
}

div#footer ul li {
	display:inline;
	list-style-type:none;
	font-size:12px;
	font-family:'Trebuchet MS', Verdana, Geneva, sans-serif;
	padding:4px;
}

div#footer ul li a {
	color:#999;
}

div#footer ul li a:hover,
div#footer ul li.here a {
	color:#333;
}

