/* 
  Based on a template from Six Shooter Media
  http://www.sixshootermedia.com/
  Time-stamp: <02-27-2010 20:47:31 (scott)> 
*/
body {
	font: 62.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color:#666;
	width:760px;
	margin:0 auto;
	padding:0;
	border-top:2px solid #8BC159;
}
#header {
	border-top:20px solid #BCE77C;
	border-bottom:20px solid #fafafa;
}
#header h1 {
	margin:15px 0 0 0;
	padding:25px 25px 15px 0;
}
#headerpayload {
	margin: 0;
	margin-left: 40px;
	padding-top: 1px;
}
#content {
	float: left;
}
#contentpayload {
	margin:0 275px 0 0 !important;
	margin:0 277px 0 0;
	border-right:1px solid #eee;
	border-left:1px solid #eee;
	border-bottom:1px solid #eee;
	padding:10px 25px 30px 25px;
}
#content p {
	line-height:25px;
	margin:25px 0;
	font-size:110%;
	word-spacing:2px;
}
#content a {
	text-decoration:none;
	color:#333;
	border-bottom:1px solid #eee;
}
#content a:hover {
	color:#000;
}
#content h1 {
  font-weight:bold;
  font-size: 150%;
}
#content h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:2.8em;
	font-weight:normal;
	margin:15px 0;
	border-bottom:1px solid #f6f6f6;
	padding:5px 0;
}
#content h2 a {
	color:#444;
	text-decoration:none;
	border:none;
}
#content ul, ol {
	margin:10px 10px 10px 25px;
	border-top:1px solid #eee;
}
#content li {
	padding:10px;
	border-bottom:1px solid #eee;
}
#nav {
	float: left;
	width: 257px;
	margin-left: -270px;
	padding:10px 10px 30px 0px;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
}
#navpayload {
}
#navpayload p {
  margin-top: -15px;
}
#navpayload h1 {
  font-weight:bold;
  font-size: 140%;
  padding: 0 0 0 0;
  margin-top: 20px;
  margin-bottom: 0px;
}
#navpayload b {
	letter-spacing:2px;
	font-size:1.4em;
	color:#333;
	border-bottom:1px solid #f6f6f6;
	padding:0 0 3px 0;
}
#navpayload ul {
	list-style:none;
	margin:0 0 20px 0;
}
#navpayload li {
	padding:3px;
	border-bottom:1px solid #f6f6f6;
}
#navpayload li a {
	color:#333;
	text-decoration:none;
}
#navpayload form {
  margin-top: -15px;
}
/*#navpayload input {
	width:240px;
	padding:5px;
	background:#fdfdfd;
	color:#444;
	border:1px solid #f6f6f6;
	font:11px Verdana;
}
#navpayload input:focus {
	background:#fff;
	border:1px solid #eee;
}*/
#sidebar li a:hover {
	color:#000;
}
#breadcrumbs {
	/*border-bottom:1px solid #eee;
	padding:7px 0;
	margin:0;
	border-top:1px solid #eee;*/
	height:28px;
}
#breadcrumbspayload {
}
#breadcrumbs a {
	color:#999;
	padding:5px 5px 7px 5px;
	background:#fff;
	font:1.0em Trebuchet MS;
	margin:1px 2px 0 0;
	font-weight:bold;
	text-decoration:none;
	/*display:block;*/
}
#breadcrumbs a:hover {
	background-color:#eee;
	color:#333;
	text-decoration:none;
}
#breadcrumbs a.active {
	background-color:#eee;
	color:#444;
	text-decoration:none;
}
#footer {
	padding:20px;
	margin:0;
}
#footerpayload {
	text-align:right;
	color:#999;
}
#noscreen {
	display: none;
}
.u  {
	text-decoration: underline;
}
.strike  {
	text-decoration: line-through;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:3.8em;
	font-weight:normal;
	color:#333;
	letter-spacing:-1px;
	margin:20px 0;
}
h1 a {
	text-decoration:none;
	color:#333;
}
.clear {
	clear:both;
}
blockquote {
	padding:5px 15px;
	background:#f6f6f6;
	margin:10px 0;
	border:1px solid #eee;
}
#content h3 {
	margin:10px 0;
	font:160% Trebuchet MS;
	color:#222;
}
a.more {
	display:block;
	text-align:right;
	color:#2F460D;
	text-decoration:none;
	margin:10px 0 0 0 ;
}
a.more:hover {
	text-decoration:underline;
}
