@charset "utf-8";
body {
	margin: 20px 0 40px 0;
	background: #1c0900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#000;
	line-height: 1.5em;
}
img {
	border: none;
}
#bottom-content-divder {
	background: url(../img/repeat-x.gif) repeat-x top center;
	height: 13px
}
#footer {
	padding: 25px 0 0 0;
	width: 775px;
	color: #836727;
}
a.footer:link, a.footer:visited {
	color:#FFF;
	text-decoration:none;
}
a.footer:hover, a.footer:active {
	color:#FFF;
	text-decoration:underline;
}
.footerTable {
	color: #836727;
	font-size: 12px;
}
#footerLeft {
	float: left;
}
#footerRight {
	float: right;
}
#Left {
	float: left;
	padding: 5px 10px 10px 0;
}
#Right {
	float: right;
	padding: 5px 0 10px 10px;
}
#content {
	background: url(../img/mtn-background.jpg) bottom center no-repeat #d3d9eb;
	padding: 10px 50px;
	vertical-align:top;
	line-height: 1.5em;
}
#contentColorOnly {
	background: #d3d9eb;
}
#contentCopyOnly {
	background: #d3d9eb;
	padding: 10px 50px;
	vertical-align:top;
	line-height: 1.5em;
}
h2 {
	margin: 0 0 -10px 0;
	text-decoration: underline;
}
#peterPicture {
	border-bottom: 4px solid #001630;
}
#peterInfo {
	font-size: .8em;
	line-height: 1.2em;
}
.bigger {
	color: #202a9a;
	font-size: 1.2em;
}
.bigger2 {
	color: #553f27;
	font-size: 1.2em;
	padding-bottom: 10px;
}
.underline {
	background: url(../img/underline.gif) repeat-x bottom left;
	padding-bottom: 4px;
	white-space: nowrap;
}
.biggerContact {
	color: #202a9a;
	font-size: .9em;
	/*padding: 10px 50px;*/
	line-height: 1.2em;
}
#br {
	margin: 0 0 -5px 0;
}
#underline {
	text-decoration:underline;
}
#bioBackground {
	background:url(../img/isolated-mtn.jpg) top right no-repeat #d3d9eb;
}
#contentBio {
	background: url(../img/mtn-background.jpg) bottom center no-repeat;
	padding: 10px 50px;
	vertical-align:top;
	line-height: 1.5em;
}
#ul {
	margin: 0px;
}
.bigHeader {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
}

