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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 14px;
	vertical-align: baseline;
	background: transparent;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #725139;
	background:url(images/wood.jpg); 
}

ol, ul {
	list-style: disc;
	list-style-position: inside;
	margin: 0 5px 20px 70px;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 35px 10px 35px;
}

p {
	margin-bottom: 14px;
	line-height: 22px;
}

strong {
	color: #502607;
}

html, body {
	height: 100%;
}

#header {
	background:url(images/headerBar.jpg) repeat-x;
	margin: 0;
	padding: 0;
}

#headerwrap {
	margin: 0 auto;
	width: 800px;
	background:url(images/headerTexture.jpg) no-repeat top center;
	height: 177px;
	position: relative;
}

#tab{
	width: 201px;
	height: 33px;
	position: absolute;
	right: 0;
	top: 0;
}

#logo {
	background:url(images/logo.png) no-repeat;
	width: 386px;
	height: 62px;
	position: absolute;
	top: 43px;
	left -2px;
}

#logo a {
	display: block;
	width: 386px;
	height: 62px;
}

#main {
	background: url(images/woodGradient.jpg) repeat-x;
	min-height: 623px;
}

#mainwrap {
	margin: 0 auto;
	width: 810px;
	padding-top: 20px;
}

#texthome {
	padding: 0px 20px 10px 5px;
	width: 300px;
	float: left;
}

#videohome {
	float: left;
	width: 480px;
	padding-right: 5px;
}

#textleft {
	padding: 0px 20px 10px 5px;
	width: 480px;
	float: left;
}

#textright {
	float: left;
	width: 300px;
	padding-right: 5px;
}

.hide {
	display: none;
}

.boxitem {
	margin: 0 9px 18px 0;
	float: left;
}

.box {
	background: url(images/portfolioshadow.png) no-repeat;
	width: 244px;
	height: 133px;
	padding: 10px;
}

.boxend {
	float: left;
}

.HR {
	background:url(images/HR.gif) repeat-x;
	height: 2px;
	margin: 0px 5px 14px;
}

h1 {
	font-weight: normal;
	font-size: 22px;
	margin-bottom: 7px;
	padding: 0px 5px;
	color: #502607;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 18px;
	margin-bottom: 7px;
	padding: 0px 5px;
	clear: both;
	color: #502607;
}


h3 {
	font-size: 14px;
	color: #381800;
	font-weight: normal;
	margin-top: 4px;
	padding-left: 5px;
	color: #502607;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8e5023;
	font-weight: normal;
	font-style: italic;
	padding: 2px 0 2px 5px;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #8e5023;
}

h6 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 35px 10px 35px;
	color: #502607;
}

a:link {
  color:#8e5023;
  text-decoration:underline;
}

a:visited {
  color:#8e5023;
  text-decoration:underline;
}

a:hover {
  color:#000000;
  text-decoration:underline;
}

.italic {
	color: #8e5023;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.indent {
	margin: 0 35px 20px 35px; 
}

.dash {
	list-style: none;
}

#footer {
	padding: 0 5px;
	clear: both;
	font-size: 12px;
	color: #8e5023;
	text-align: right;
	padding-bottom: 40px;
}

#footerHR {
	background: url(images/footerHR.gif) repeat-x;
	height: 5px;
	margin-bottom: 15px;
}

input, textarea {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	vertical-align: middle;
	color: #8e5023;
	background: #f6f2ec;
	border: 1px solid #d4baa0;
	font-style: italic;
	padding: 3px;
	width: 325px;
}

#submit {
	background: #484848;
	border: none;
	color: #a9cde4;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	width: 150px;
}

#nav {
	background:url(images/navigation.jpg) top left no-repeat;
	height: 48px;
	width: 810px;
	position: absolute;
	bottom: 0;
	left: 0;
}

/* Home Button
----------------------------------------------- */

#home a {
	background: url(images/navigation.jpg) no-repeat;
	height: 48px;
	width: 83px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-position: 0px 0px;
}

#home a:hover {
	background: url(images/navigation.jpg) no-repeat;
	height: 48px;
	width: 83px;
	position: absolute;
	left: 0px;
	top: 0px;
    background-position: 0px -48px;
}

#home a.current, #home a.current:hover, #home a.current:active {
	background: url(images/navigation.jpg) no-repeat;
	height: 48px;
	width: 83px;
	position: absolute;
	left: 0px;
	top: 0px;
    background-position: 0px -96px;
	cursor: default;
}

/* About Button
----------------------------------------------- */

#about a {
	background: url(images/navigation.jpg) no-repeat;
	height: 48px;
	width: 132px;
	position: absolute;
	left: 83px;
	top: 0px;
	background-position: -83px 0px;
}

#about a:hover {
	background: url(images/navigation.jpg) no-repeat;
	height: 48px;
	width: 132px;
	position: absolute;
	left: 83px;
	top: 0px;
    background-position: -83px -48px;
}

#about a.current, #about a.current:hover, #about a.current:active {
	background: url(images/navigation.jpg) no-repeat;
	height: 48px;
	width: 132px;
	position: absolute;
	left: 83px;
	top: 0px;
    background-position: -83px -96px;
	cursor: default;
}

/* Resume Button
----------------------------------------------- */

#resume a {
	background: url(images/navigation.jpg) no-repeat;
	height: 48px;
	width: 95px;
	position: absolute;
	left: 215px;
	top: 0px;
	background-position: -215px 0px;
}

#resume a:hover {
	background: url(images/navigation.jpg) no-repeat;
	height: 48px;
	width: 95px;
	position: absolute;
	left: 215px;
	top: 0px;
    background-position: -215px -48px;
}

#resume a.current, #resume a.current:hover, #resume a.current:active {
	background: url(images/navigation.jpg) no-repeat;
	height: 48px;
	width: 95px;
	position: absolute;
	left: 215px;
	top: 0px;
    background-position: -215px -96px;
	cursor: default;
}

/* Portfolio Button
----------------------------------------------- */

#portfolio a {
	background: url(images/navigation.jpg) no-repeat;
	height: 48px;
	width: 120px;
	position: absolute;
	left: 310px;
	top: 0px;
	background-position: -310px 0px;
}

#portfolio a:hover {
	background: url(images/navigation.jpg) no-repeat;
	height: 48px;
	width: 120px;
	position: absolute;
	left: 310px;
	top: 0px;
    background-position: -310px -48px;
}

#portfolio a.current, #portfolio a.current:hover, #portfolio a.current:active {
	background: url(images/navigation.jpg) no-repeat;
	height: 48px;
	width: 120px;
	position: absolute;
	left: 310px;
	top: 0px;
    background-position: -310px -96px;
	cursor: default;
}

/* Contact Button
----------------------------------------------- */

#contact a {
	background: url(images/navigation.jpg) no-repeat;
	height: 48px;
	width: 115px;
	position: absolute;
	left: 430px;
	top: 0px;
	background-position: -430px 0px;
}

#contact a:hover {
	background: url(images/navigation.jpg) no-repeat;
	height: 48px;
	width: 115px;
	position: absolute;
	left: 430px;
	top: 0px;
    background-position: -430px -48px;
}

#contact a.current, #contact a.current:hover, #contact a.current:active {
	background: url(images/navigation.jpg) no-repeat;
	height: 48px;
	width: 115px;
	position: absolute;
	left: 430px;
	top: 0px;
    background-position: -430px -96px;
	cursor: default;
}

#linked a {
	display: block;
	height: 24px;
	width: 24px;
	position: absolute;
	right: 46px;
	top: 12px;
}

#facebook a {
	display: block;
	height: 24px;
	width: 24px;
	position: absolute;
	right: 10px;
	top: 12px;
}
