body {
	font-family: "LucidaGrande", Lucida Sans, Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #5A5A5A;
	margin: 0 auto;
	background: #E8E8E8 url("images/bkgd.jpg") top center repeat-y;
	height:100%;
}

#wrapper {
	margin: 0 auto;
}

/* Header */

#top {
	width: 960px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

#logo {
	width: 960px;
	margin: 0 auto;
	}

#header {
	background: url("images/bkgd_topnav.jpg") no-repeat;
	float: left;
	margin: 0 auto;
	width: 960px;
	height: 39px;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	background-color: #FFFFFF;
}


/* Right */

#right {
	float: right;
	width: 339px;
	border-left: 0px solid #E1E1E1;
}

#right-noborder {
	float: right;
	width: 339px;
}

#left {
	float: left;
	width: 620px;
	height: 100%;
	text-align: left;
	color: #5A5A5A;
	background-color: #FFFFFF;
}

#left-border {
	float: left;
	width: 620px;
	height: 100%;
	text-align: left;
	color: #5A5A5A;
	background-color: #FFFFFF;
	border-right: 0px solid #FF0000;
}

#border {
	float: right;
	width: 620px;
	background-color: #FFFFFF;
	border-right: 1px solid #E1E1E1;
}

#borderright {
	float: left;
	width: 339px;
	background-color: #FFFFFF;
	border-left: 1px solid #E1E1E1;
}

.pete {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	margin: 24px 0 34px 0;
}

.pete-logo {
	float: left;
}

.margin {
	margin: 0 30px 0 30px;
}

.margin-left {
	margin: 0 0 0 30px;
}

h1 {
	padding: 0;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin: 25px 0 0 0;
	color: #398332;
}

h2 {
	padding: 0;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin: 0;
	color: #8EB97E;
}

h3 {
	padding: 0;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0;
	color: #000000;
}

h4 {
	padding: 0;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin: 20px 0 0 0;
}

.caption {
	padding: 0;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	margin-bottom: 40px;
	color: #959595;
}

.know {
	padding: 0;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	font-style: italic;
	margin: 0 0 20px 0;
	color: #828181;
}

.member {
	margin-top: 10px;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #828181;
}


sup,
sub {
	height: 0;
	line-height: 1;
	font-size: 8px;
	vertical-align: baseline;
	vertical-align: bottom;
	position: relative;
	
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

.ref {
	letter-spacing: 0;
	font-size: 9px;
	line-height: 11px;
	margin-bottom: 8px;
}

a:link {
	text-decoration: none;
	color: #419639;
}

a:hover, a:active {
	text-decoration: none;
	color: #5A5A5A;
}

a:visited {
	color: #5A5A5A;
}

a.one:link {
	text-decoration: none;
	color: #419639;
}

a.one:hover, a.link:active {
	text-decoration: none;
	color: #5A5A5A;
}

a.one:visited {
	color: #5A5A5A;
}

/* Photo */

#photo {
	float: left;
	width: 484px;
	height: 270px;
	background: url("images/pix_home.jpg") no-repeat left top;
}

#numberone {
	float: right;
	width: 476px;
	height: 147px;
	margin-top: 10px;
	background: url("images/hdr_100percent.gif") no-repeat;
}

.homecopy1 {
	float: right;
	margin: 115px 22px 0 10px;
	font-size: 12px;
	line-height: 18px;
}

.homecopy2 {
	font-size: 11px;
	line-height: 14px;
}

.homecopy3 {
	font-size: 11px;
	line-height: 14px;
}

.link {
	float: right;
	margin: 10px 32px 0 90px;
	white-space: nowrap;
}

.link2 {
	float: right;
	margin: 10px 0 0 90px;
	white-space: nowrap;
}

a.more:link {
	color: #419639;
	text-decoration: none;
}

a.more:visited {
	color: #419639;
	text-decoration: none;
}

a.more:hover, a:active {
	color: #5A5A5A;
	text-decoration: none;
}

/* Rules */

#divider {
	height: 8px;
	background-color: #EDEDED;
}

.horiz {
	height: 1px;
	background-color: #EDEDED;
}

.horiz2 {
	height: 1px;
	background-color: #EDEDED;
	margin-right: 60px;
}

/* Menu */

#sddm
{	margin: 0;
	padding-left: 13px;}
	
#sddm ul {
	margin-top: 3px;
	list-style: none;
	line-height: normal;
	float: right;
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;}

#sddm li a
{	display: block;
	padding: 0 25px 0 0;
	text-decoration: none;
	font-size: 14px;
	color: #8A8A8A;
	text-decoration: none;}

#sddm li a:hover
{	color: #000000;}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 10px 0 0 -10px;
	padding: 0;
	text-align: left;
}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #ededed;
		opacity:0.9;
		filter:alpha(opacity=90);
		color: #5A5A5A;
		font-size: 14px}

	#sddm div a:hover
	{	background: #FFFFFF;
		color: #000}
		
#sddm .live {
	color: #000000;
}


/* Footer */

#footer {
	font-size: 11px;
	line-height: 14px;
	width: 590px;
	margin: 15px 0 15px 0;
	color: #979797;
	border-right: 0px solid #E1E1E1;
}

#footerborder {
	border-right: 1px solid #E1E1E1;
}


