@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
a:link, a:hover, a:visited {
	font-weight: bold;
	color: #7F2618;
	text-decoration: none;
}
p {
	font-size: 90%;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 200%;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7F2618;
	color: #7F2618;
	background-image: url(images/h1BG.v1.2.png);
	background-repeat: no-repeat;
	background-position: -10px -6px;
	padding-left: 15px;
	padding-top: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	text-transform: uppercase;
	color: #000000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #7F2618;
}
li {
	font-size: 80%;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #832E21;
	list-style-type: none;
	padding-bottom: 10px;
}
dl {
}
dt {
	font-weight: bold;
	font-size: 90%;
}
dd {
	padding-left: 10px;
	margin-left: 0px;
	font-size: 80%;
	padding-bottom: 10px;
}
.nav  {
	background-image: url(images/brushStroke.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 60px;
	width: 860px;
	clear: both;
	position: relative;
	left: -20px;
	display: block;
	padding-top: 5px;
	top: -25px;
	padding-left: 20px;
}
.nav li {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	list-style-type: none;
	color: #FFFFFF;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom-style: none;
}
#start {
	border-left-style: none;
}
.nav   a:link,a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	text-decoration: underline;
}
.leftcol {
	width: 60%;
	float: left;
}
.rightcol {
	float: right;
	width: 35%;
	margin-left: 20px;
}
img.bio {
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;
	border: 1px solid #999999;
}
.content    {
	padding-right: 50px;
	padding-left: 50px;
	background-image: url(images/FooterBG.v1.2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 0px;
	top: -25px;
	position: relative;
	width: 675px;
}
.footer {
	font-size: 70%;
	padding: 15px;
	clear: both;
}
.contleft {
	float: left;
	width: 50%;
	height: 100%;
}
.contright {
	float: right;
	width: 45%;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #7F2618;
	padding-left: 30px;
}
#container {
	width: 800px;
	background-image: url(images/BrushStrokeBG.v1.2.png);
	background-repeat: repeat-y;
	text-align: left;
}
.portfolio img {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #7F2618;
}
#bg {
}
input, textarea {
	border: 1px solid #666666;
	margin-bottom: 10px;
}
label {
	font-size: 85%;
}
legend {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 90%;
	font-weight: bold;
}
fieldset {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
form {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #7F2618;
	padding-top: 15px;
	clear: both;
	margin-top: 15px;
}
.bodylink {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.bodylink ul {
	color: #000000;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bodylink li {
	margin: 0px;
	padding: 5px;
}
.bodylink a {
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-transform: none;
}
.bodylink a:hover {
	color: #333333;
}
.date {
	font-weight: bold;
	width: 90px;
}
table {
	width: 100%;
	font-size: 80%;
}
.journal {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7F2618;
}
