@charset "UTF-8";
body {
	background-color: #D9C8A5;
	margin: 0px;
}
#top {
	background-image: url(images/bg_top.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 384px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
	clear: both;
}
.mainContainer {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D9C8A5;
	font-weight: normal;
	line-height: 16px;
	padding-top: 50px;
	padding-bottom: 5px;
	background-image: url(images/borders.gif);
	background-repeat: no-repeat;
	background-color: #563E34;
	background-position: center top;
	padding-right: 10px;
	padding-left: 10px;
}
.header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 46px;
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #E1D5A5;
	padding-top: 135px;
	text-align: right;
}
.middleBox {
	width: 700px;
	height: 183px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #563E34;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D9C8A5;
	font-weight: normal;
	line-height: 16px;
}
.nav {
	width: 705px;
	height: 31px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#navContainer {
	width: 100%;
	height: 30px;
	background-repeat: repeat-x;
	background-image: url(images/bg_nav_container.gif);
	position: fixed;
	right: 0px;
	top: 0px;
	z-index: 1;
}
.subHeader {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 18px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #D9C8A5;
	color: #D9C8A5;
}
.btn:link, .btn:visited {
	color: #563E34;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	float: left;
	padding-top: 12px;
	letter-spacing: 1px;
	text-align: center;
	height: 18px;
	background-image: url(images/btn.gif);
	background-repeat: repeat-x;
	background-position: left center;
	padding-right: 27px;
	padding-left: 27px;
}
.btn:active, .btn:hover {
	color: #34251F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	float: left;
	padding-top: 12px;
	letter-spacing: 1px;
	text-align: center;
	background-image: url(images/btn_over.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 18px;
	padding-right: 27px;
	padding-left: 27px;
}
#bottomContainer {
	background-image: url(images/bg_bottom.gif);
	background-repeat: repeat-x;
	height: 31px;
	background-position: left bottom;
	width: 100%;
}
.leftNavImage {
	background-image: url(images/nav_left_graphic.png);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 60px;
	background-repeat: no-repeat;
}
.rightNavImage {
	background-image: url(images/nav_right_graphic.png);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 60px;
	background-repeat: no-repeat;
}
.imageContainer {
	background-repeat: no-repeat;
	width: 680px;
	display: block;
	background-image: url(images/bar.gif);
	background-position: center top;
	margin-bottom: 0px;
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #50372E;
	height: 210px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
#formContainer {
	background-repeat: no-repeat;
	width: 680px;
	display: block;
	background-image: url(images/bar.gif);
	background-position: center top;
	padding: 10px;
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #50372E;
}
.image {
	width: 270px;
	float: right;
	height: 175px;
	background-color: #563E34;
}
.summary {
	width: 400px;
	display: block;
	float: left;
}
.summary a:link, .summary a:visited {
	color: #E1C84F;
	text-decoration: none;
	font-weight: bold;
}
.summary a:active, .summary a:hover {
	color: #FFE35A;
	text-decoration: none;
	font-weight: bold;
}
a.site:link, a.site:visited {
	color: #E1C84F;
	text-decoration: none;
	font-weight: bold;
	padding-right: 5px;
}
a.site:active, a.site:hover {
	color: #FFE35A;
	text-decoration: none;
	font-weight: bold;
	padding-right: 5px;
}
.resumeHeader {
	display: block;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6943A;
	color: #A6943A;
	font-weight: bold;
	font-size: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #A6943A;
	margin-top: 10px;
}
.resumeSubHeader {
	display: block;
	color: #D9C8A5;
	font-weight: bold;
	font-size: 13px;
	padding-top: 10px;
}
h3 {
	color: #e7ce52;
	font-size: 14px;
	line-height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h4 {
	color: #AD9A3D;
	font-size: 12px;
	line-height: 12px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}
h5 {
	color: #e7ce52;
	font-size: 14px;
	line-height: 14px;
	margin: 0;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
input, textarea {
	background-color: #D9C8A5;
	border: 2px solid #472D26;
	width: 99%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #563E34;
}
input#btn {
	font-weight: bold;
	color: #563E34;
	background-repeat: repeat-x;
	text-decoration: none;
	background-image: url(images/submit_btn.gif);
	background-position: left center;
	border: 2px solid #472D26;
	height: 26px;
	width: 26%;
}
input#btn:hover {
	font-weight: bold;
	color: #34251F;
	background-repeat: repeat-x;
	text-decoration: none;
	background-image: url(images/submit_btn_over.gif);
	background-position: left center;
	border: 2px solid #472D26;
	height: 26px;
	width: 26%;
}
.footer {
	height: 21px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D9C8A5;
	background-color: #563E34;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
a.copyright:link, a.copyright:visited {
	color: #D9C8A5;
	text-decoration: none;
}
a.copyright:active, a.copyright:hover {
	color: #FFECC1;
	text-decoration: none;
}
ul {
	margin: 0px;
	padding-left: 15px;
}
img, fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
.back_home_btn:link, .back_home_btn:visited {
	color: #563E34;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	float: left;
	padding-top: 12px;
	letter-spacing: 1px;
	text-align: center;
	height: 18px;
	background-image: url(images/btn.gif);
	background-repeat: repeat-x;
	background-position: left center;
	padding-right: 30px;
	padding-left: 30px;
	width: 520px;
}
.back_home_btn:active, .back_home_btn:hover {
	color: #34251F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	float: left;
	padding-top: 12px;
	letter-spacing: 1px;
	text-align: center;
	background-image: url(images/btn_over.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 18px;
	padding-right: 30px;
	padding-left: 30px;
	width: 520px;
}
a.pdf:link, a.pdf:visited {
	display: block;
	font-weight: bold;
	background-image: url(images/pdf_icon.gif);
	height: 20px;
	background-repeat: no-repeat;
	background-position: right center;
	width: 190px;
	margin-top: 10px;
	color: #E1C84F;
	text-decoration: none;
}

a.pdf:active, a.pdf:hover {
	display: block;
	font-weight: bold;
	background-image: url(images/pdf_icon.gif);
	height: 20px;
	background-repeat: no-repeat;
	background-position: right center;
	width: 190px;
	margin-top: 10px;
	color: #FFE35A;
	text-decoration: none;
}
