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

/* ---------- BEGIN RESET ---------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, 
pre, form, fieldset, input, textarea, p, blockquote, th, td { 
	padding: 0;
	margin: 0;
	}
fieldset, img { 
	border: 0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
ol, ul {
	list-style: none;
	}
address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style: normal;
	}
caption, th {
	text-align: left;
	}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 62.5%;
	}
q:before, q:after {
	content: '';
	}
abbr, acronym { 
	border: 0;
	}
/* ---------- END RESET ---------- */

body {
	font-size: 62.5%;
	overflow-x:hidden;
	}

p, a {
	font-size: 1.0em;
	}

h1 {
	font-size: 2.0em;
	}
	
h2 {
	font-size: 3.0em;
	}

h3 {	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.6em;
	color:#FFFFFF;
	}
	
.portfolio-module {
	float:left;
	height:640px;
	width:540px;
	background-color:red;	
	}

div#main-content h3{
		color:#434443;
		font-family:Arial, Helvetica, sans-serif;
		text-indent:25px;
		font-weight:bold;
		}

h2.gradient-underline {
		background:url(../images/gradient_underline.jpg) no-repeat 0 40px;
		display: block;
		height: 75px;
		padding:0 0 0 25px;
		margin: 10px 0 0 0;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		text-transform:uppercase;
		color:#184b18;
		}
		h2.gradient-underline span {
			font-family:Georgia, "Times New Roman", Times, serif;
			text-transform:capitalize;
			font-style:italic;
			font-weight:normal;
			}

#sidebar h3#archives {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.6em;
	color:#FFFFFF;
	padding: 10px 0 0 90px;
	}
	
#sidebar h3#links {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.6em;
	color:#FFFFFF;
	padding: 205px 0 0 105px;
	}
	
.clear {
	clear: both;
	}
	
.button {
	background: url(../images/search_btn.jpg) no-repeat 0 0;
	height: 23px;
	width: 82px;
	text-indent:-9999px;
	border: none;
	cursor:pointer;
	}

#page-wrap {
	width: 970px;
	margin: 0 auto;
	}

#header {
	height: 105px;
	background: url(../images/header_logo.jpg) no-repeat 0 0;
	margin-top: 10px;
	position:relative;
	}
	
#logo {
	position: absolute;
	text-indent:-9999px;
	top:0px;
	left:0px;
	height:103px;
	width:534px;
	}

#searcharea {
	float: right;
	margin-top: 25px;
	margin-right: 45px;
	}

ul#main-nav {
	height: 25px;
	width: 375px;
	margin-top: 20px;
	margin-left: 615px;
	}
	ul#main-nav li{
		float: left;
		}
		ul#main-nav li.last a {
			border-right: none;
		}
		ul#main-nav li a {
			display: block;
			height: 20px;
			padding: 5px 10px 0 10px;
			color: #5d8350;
			text-decoration: none;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size: 1.3em;
			text-transform:uppercase;
			border-right:thin solid #5d8350;
			}
			ul#main-nav li a:hover, a:active, a:focus {
				background:#829d6a;
				color: #fff;
				outline: none;
				-moz-border-radius: 5px;
				}
#blue-masthead {
	background: url(../images/blue_masthead.jpg) no-repeat 0 0;
	height: 223px;
	margin: 5px 0 0 0;
	}
	
	
#main-content {
	float: left;
	width: 780px;	
	}

#content-container {
	position:relative;
	overflow:hidden;
	}

div#whp {
	background:url(../images/thumbnail_whp.jpg) no-repeat 0 0;
	margin-right:75px;
	margin-left:25px;
	}
	
div#pha {
	background:url(../images/thumbnail_pha.jpg) no-repeat 0 0;
	margin-right:75px;
	margin-left:25px;
	}
	
div#justin-music {
	background:url(../images/thumbnail_justin.jpg) no-repeat 0 0;
	}
.webdesign-module {
	float:left;
	background:url(../images/thumbnail_test.jpg) no-repeat 0 0;
	margin-top:30px;
	width:262px;
	height:95px;
	}
.webmodlink {
	background:url(../images/green_arrow.png) no-repeat 0 0;
	}
	.webdesign-module h4, p {
		padding-left:90px;
		}
	.webdesign-module h4 {
		font-size:1.2em;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#434443;
		}
	.webdesign-module p {
		font-size:1.0em;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:normal;
		color:#434443;
		margin: 10px 0 10px 0;
		}
	.webdesign-module a {
		font-size:1.0em;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:normal;
		font-style:italic;
		color:#434443;
		padding-left:20px;
		margin-left:88px;
		display:block;
		height:20px;
		width:75px;
		text-decoration:underline;
		}
		.webdesign-module a:hover, a:active {
			text-decoration:none;
			}

#sidebar {
	margin:10px 0 0 0;
	position:absolute;
	right:25px;
	width:247px;
	height:610px;
	background:url(../images/orange_sidebar.jpg) no-repeat 0 0;
}

body#home ul#main-nav li a.home, body#about ul#main-nav li a.about {
	background:#829d6a;
	-moz-border-radius:5px;
	color:#fff;
	cursor:default;
	}

#footer-wrap {
	background:url(../images/Outer_footer_BGt.jpg) repeat-x scroll 0 0;
	width: 4000px;
}

#footer {
	position:relative;
	left: -220px;
	height:500px;
	width:2000px;
	background:url(../images/footer_bg.jpg) no-repeat 0 0;
	
	
	}
	#footer-list {
		position: absolute;
		color:#FFFFFF;
		display:block;
		width:175px;
		margin-top:10px;
		}
		.footer-list li {
			font-size:12px;
			}
		.footer-list li a {
			display:block;
			width:175px;
			/*height:15px;*/
			color:#CCFFCC;
			text-decoration:none;
			border-bottom:1px dotted #CCFFCC;
			padding-left:5px;
			}
			.footer-list li a:hover, a:active {
				background-color:#003300;
				}
	
	div#footer-nav {
		position:absolute;
		left:667px;
		top:69px;
		color:#FFF;
		}
	div#footer-inspire {
		position:absolute;
		left:907px;
		top:69px;
		color:#FFF
		}
	div#footer div#bio {	
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:1.6em;
		color:#FFFFFF;
		position:absolute;
		top:336px;
		left:336px;
		width:540px;
		overflow:hidden;
		}
		div#footer div#bio p {
			margin-top:10px;
			line-height:1.3em;
			padding:0;
			}
	
div#twitter {
	position:absolute;
	top:155px;
	left:315px;
	}
	
div#form-wrap {
	height: 300px;
	width: 300px;
	background-color: red;
}

