/* CSS Document */

html, body, div, span {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #412614;
	background-image: url(../images/background.png);
	background-repeat: repeat-x; background-position: top center;
	margin: 0px;
}

a:link {color: #990000;	text-decoration: none;}
a:visited {	text-decoration: none;	color: #990000;}
a:hover {text-decoration: underline; color: #9E6520;}
a:active {	text-decoration: none; color: #9E6520;}


#container {
	width: 970px;
	margin:0px auto;
	margin-bottom: 0px;
	position:relative;
	padding:0;
	line-height:auto;
}

#navbar {
	width: 912px;
	padding: 10px 11px 0px 47px;
	margin: 0 0 0 0;
	line-height:auto;
	background-image: url(../images/navbar.png);
	text-align: right;
}
#pagearea {
	width: 912px;
	margin: 0px 11px 0px 47px;
	background-image: url(../images/panelbg.png);
	background-position: top right;
	background-repeat: no-repeat;
	display: block;
}
#footer {float:right; width: 380px; margin-right: 40px; text-align: right;} 
.footer {font-size: 10px; color: #CCCCCC; padding: 10px; font-family: Georgia, "Times New Roman", Times, serif;}
#footer2 {float:right; width: 860px; margin: 5px 30px; text-align: left;}

#HLPHOTO {
	position:absolute;
	left:0px; top:121px;
	width:295px;
	height:576px;
	z-index:1;
}

.pageheader {width: 320px; float: right; margin-top: 35px; font-size: 15px; line-height: 20px; font-style: italic; color: #4F1D07;}
	
	
.white {color: #ffffff;}
.white a:link {color: #ffffff;}
.white a:visited: {color: #ffffff;}
.white a:hover {color: #ffffff; text-decoration: underline;}

.grey {color: #cccccc;}
.size24 {font-size: 24px; line-height: 28px;}
.size14 {font-size: 14px; line-height: 16px;}
.size10 {font-size: 10px; line-height: 12px;}

h1 {font-size: 24px; line-height: 28px; font-weight: normal;}
h2 {font-size: 20px; line-height: 18px; font-weight: bold; clear: both;}
h3 {font-size: 15px; line-height: 18px; font-weight: bold; margin: 0px; padding: 0px;}

.bioimage {padding: 5px 15px 15px 0px; display: block;}
.bio {padding-top: 0px; display: block; border-bottom: 1px solid #B77046; margin-bottom: 20px;}

ul {
	list-style-type: none;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
}
ul li {
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 13px;
}


.list ul {
	list-style-type: disc;
	margin: 10px;
	padding: 5px;
	}

.list ul li {
	padding: 0px 0px 17px 0px;
	margin: 0px 0px 10px 0px;
	line-height: 13px;
}

.portfoliothumb {width: 160px; height: 160px; padding: 5px; background-image: url(../images/portfoliothumb.png);}
div.hidden {visibility: hidden;}
.historypic {width: 140px; margin: 8px; font-size: 10px; display: block;}
