@charset "utf-8";
/* Begin CSS Reset */
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:100%;vertical-align:baseline;border:#FFF background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
/* End CSS Reset */


	
body {
	background-color:#000000
	}
	
p	{	
	font-size:12px;
	line-height:18px;
	padding:4px 0 10px;
	}
	
h1,h2,h3,h4,h5,h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
h2 {
	font-size:18px;
	}
	
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display:inline-block;
	_height: 1%;
}

.clearfix {
	display:block;
}

.imgLFT {
	float:left;
	margin:10px 15px 10px 0;
	}
	
#wrapper {
	width:100%;
	position: relative;
	background-image: url(bgTile.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	}
	
#wrapper2 {
	width:100%;
	background:url(mainBG.jpg) no-repeat center top;
	text-align:center
	}
	
#resume-link { 
		position: absolute; 
		top: 160px; 
		left: -35px; 
		width: 520px; 
		height: 40px; 
		background-color: transparent; 
		/*border: 1px solid yellow;*/
		}
		
#contact-link { 
		position: absolute; 
		top: 220px; 
		left: -35px; 
		width: 520px; 
		height: 40px; 
		background-color: transparent; 
		/*border: 1px solid yellow;*/
		}

#resume-link div { position: relative; width: inherit; height:inherit; }
#resume-link div a { width:100%; height:100%; z-index: 1;} 

#contact-link div { position: relative; width: inherit; height:inherit; }
#contact-link div a { width:100%; height:100%; z-index: 1;} 

/***********************
//  Dropdown Div Styles
************************/	
#about {
	width:720px;
	padding-top:30px;
	margin:0 auto;
	color:#CCCCCC;
	position:relative;
	}
	
#about h2 {
	font-size:24px;
	}
	
#about a {
	color:#999999;
	}
	
#about a:hover {
	color:#CDDD0B;
	}
	
#about ul {
	margin-left:30px;
	list-style: square;
	font-size:12px;
	font-weight:bold
	}
	
#about ul li {
	padding:6px 0 
	}
	
#info {
	margin-left:150px;
	width:300px
	}	
	
	/********
	// Begin Contact Form
	*********/
	
	#contactDiv {
		position:absolute;
		right: 0px;
		top: 44px;
		width:240px;
		} 
	
	#contactDiv form {
		font-size:12px;
		color:#999
		}
		
	#contactDiv label {
		display:block;
		float:left;
		color:#444;
		font-size:18px;
		margin:0;
		padding:0;
		width:100%;
		}
		
	#contactDiv textarea {
		height:70px;
	}
	
	#contactDiv textarea, #contactDiv input {
		background-color:#444;
		border:1px solid #000;
		color:#fff;
		padding:2px;
		margin-bottom:5px;
		width:185px;
		}
		
	#contactDiv input.submit {
		padding:1px 10px 1px;
		color: #777;
		cursor:pointer;
		background:#333;
		width:60px;
		text-shadow:-1px -1px 1px #000;
		border:1px solid #666
		}
	
	ul.form {
		list-style:none;
		padding:0;
		border:0; 
		margin:0;
		background:none;
		}
		
	ul.form li {
		background:none;
		margin:0!important;
		padding:0;
		line-height:normal;
	}
		
	.valid {border:1px solid green !important;}
	.invalid {border:1px solid red !important;}
		
	/********
	// End Contact Form
	*********/
	
/**************************
// Close Button
*************************/
	
p.close a {
	display:block;
	width:27px;
	height:27px;
	background:url(images/arrow.jpg) no-repeat center top;
	}
	
p.close a:hover {
	background:url(images/arrow.jpg) no-repeat center bottom;
	}
	
p.close a span {
	margin-left:-9999px;
	}

#header {
	position:relative;
	height:350px;
	margin-bottom:30px;
	z-index: 0;
	}

/*******************
// Thumbnails
*******************/
	
#container {
	position:relative;
	width:444px;
	margin:0 auto;
	text-align:left;
	}
	
#container .thumbBox {
	margin-bottom:30px;
	}
	
#container .thumbBox span {
	font-size:18px;
	font-weight:bold;
	}
	
#container .thumbBox h3 {
	font-size:20px;
	}
	
#container .thumbBox a img {
	border:2px solid #2E1200;
	margin:6px 0 0;
	padding:2px;
	background:#2E1200
	}
	
#container .thumbBox a img:hover {
	background:#ffffff
	}
	
#container .thumbBox div img {
	border:2px solid #2E1200;
	margin:10px 0 6px
	}
	
#container .thumbBox div a.closeThumb {
	display:block;
	float:left;
	width:180px;
	height:18px;
	background:url(images/close.jpg) no-repeat center top;
	margin-top:-4px
	}
	
#container .thumbBox div a.closeThumb:hover {
	background:url(images/close.jpg) no-repeat center bottom;
	}
	
#container .thumbBox div a.closeThumb span {
	margin-left:-9999px;
	}

#container .visit {
	display:block;
	float:right;
	text-align:right;
	}	
	
#container .visit a {
	color:#2E1200;
	font-size:12px;
	}
	
/*****************************
// Footers and 'Back to Top'
*****************************/
#footer {
	clear:both;
	height:10px;
	padding-top:130px;
	position:relative;
	background:url(footerBG.jpg) no-repeat center top #000;
	}	

a#top	{
	display:block;
	background:url(backtotop.jpg) no-repeat;
	width:256px;
	height:64px;
	margin:0 auto;
	}
	
a#top span {
	margin-left:-9999px;
	}
	
#subfooter {
	background-color:#000000;
	height:1px;
	color:#333333;
	text-align:center;
	font-size:10px;
	padding-top:70px
	}
	
/*************************
// Dropdown Div Link
**************************/	

#nav {
	position:absolute;
	height:73px;
	width:103px;
	left: 340px;
	top: 110px;
	text-align:right
	}
	
#nav a {
	margin:0 0 14px 0;
	padding:3px 0 0 0;
	float:none;
	border:0;
	background-color:transparent;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#644d3e;
	font-weight:bold;
	font-style:italic;
	line-height:1.3em;
	font-size:18px
	}	
	
#nav a:hover {
	color:#000000
	}
	
