@charset "utf-8";

	/* Globals --------------------------- */

	* {
		margin: 0;
		padding: 0;
	}
	img {
		border: 0 none;
	}
	a {
		outline: none;
	}
	body {
		background: url(../../images/body_bg.jpg);
		text-align: center;
		font: 12px Arial, Helvetica, sans-serif;
		color: #1a0800;
		/* IE */
		position: relative !ie;
	}
	ul {
		list-style: none;
	}

	/* Positioning --------------------------- */

	#outerWrapper {
		background: url(../../images/header_bg.jpg) repeat-x;
		width: 100%;
		overflow: hidden;
		position: relative !ie;
	}
	#innerWrapper {
		width: 977px;
		margin: 0 auto;
		text-align: left;
		position: relative;
	}
	#contentWrapper {
		width: 870px;
		margin: 0 auto;
		text-align: left;
	}

	/* Header --------------------------- */

	#header {
		background: url(../../images/header_content_bg.jpg) no-repeat;
		width: inherit;
		height: 224px;
		text-align: left;
		position: relative;
	}
	#header #homeLink {
		width: 350px;
		height: 140px;
		float: left;
		display: block;
		text-decoration: none;
		margin-top: 60px;
	}
	#header #intro {
		background: url(../../images/intro.gif) no-repeat;
		width: 605px;
		height: 94px;
		float: right;
		margin: 90px 0 0 0;
		position: relative;
		left: 40px;
	}
	#header #intro div {
		font-size: 13px;
		font-weight: normal !important;
		display: block;
		margin: 60px 0 0 38px;
	}
	#header #intro div h1 {
		font-size: 13px;
		font-weight: normal !important;
		display: inline;
		margin-right: 5px !ie;
	}
	#header ul {
		float: right;
		list-style: none;
		margin: 24px 98px 0 0;
		/* IE 6 */
		_position: relative;
		_left: 105px;
	}
	#header ul li {
		display: inline;
		margin: 0 7px 0 7px;
	}
	#header ul li a {
		text-decoration: none;
		color: #311509;
	}
	#header ul li a:hover {
		color: #614c42;
	}
	#header ul li:last-child a:hover {
		color: #9d1712;
	}

	

	/* Nav Bar --------------------------- */

	.navBar {
		width: 860px;
		height: 30px;
		margin: 17px 0 10px 10px;
	}

	#h_websites_top, #h_websites_bottom,

	#h_print_top, #h_print_bottom,

	#h_logos_top, #h_logos_bottom,

	#h_other_top, #h_other_bottom,

	#h_bio_top, #h_bio_bottom {

	background: url(../../images/h_websites.gif) no-repeat;

	width: 300px;

	height: 22px;

	padding: 5px 0 0 125px;

	}

	#h_print_top, #h_print_bottom {

	background: url(../../images/h_print.gif) no-repeat;

	}

	#h_logos_top, #h_logos_bottom {

	background: url(../../images/h_logos.gif) no-repeat;

	}

	#h_logos_top em, #h_logos_bottom em,

	#h_other_top em, #h_other_bottom em {

	margin-left: -40px;

	}

	#h_print_top em, #h_print_bottom em {

	margin-left: -55px;

	}

	#h_bio_top em, #h_bio_bottom em {

	margin-left: 13px;

	}

	#h_other_top, #h_other_bottom {

	background: url(../../images/h_other.gif) no-repeat;

	}

	#h_bio_top, #h_bio_bottom {

	background: url(../../images/h_bio.gif) no-repeat;

	}

	.heading {

	float: left;

	}

	.heading em {

	background: #ba4435;

	font: italic 12px Georgia, "Times New Roman", Times, serif;

	padding: 4px;

	color: #fff;

	}

	.catNav {

	width: 370px;

	float: right;

	margin-top: 6px;

	position: relative;

	}

	.catNav a {

	color: #c6c3b1;

	font-weight: bold;

	display: block;

	text-decoration: none;

	}

	.catNav a:hover {

	color: #fff;

	}

	.catNav span {

	display: block;

	float: left;

	font: bold italic 12px Georgia, "Times New Roman", Times, serif;

	color: #fff;

	}

	.catNav ul {

	float: right;

	list-style: none;

	}

	.catNav ul li {

	width: 30px;

	float: left;

	margin: 0 10px 0 10px;

	}

	.catNav ul .active span {

	background: url(../../images/strike_web.gif) no-repeat;

	width: 100%;

	margin-top: -10px;

	position: relative;

	z-index: 1;

	}

	

	/* Project Display --------------------------- */

	.project {
		background: url(../../images/project_bg.jpg) no-repeat;
		width: 869px;
		height: 214px;
		padding: 6px;
	}
	.projectView {
		float: left;
		margin: 7px 0 0 5px;
	}
	/*
	.projectView a img {
		border: 2px solid #766e66;
	}
	*/
	.projectDetails {
		width: 370px;
		float: right;
		padding-top: 20px;
	}
	.projectDetails a {
		font: bold 11px Georgia, "Times New Roman", Times, serif;
		background: transparent;
		text-decoration: none;
		text-transform: uppercase;
		color: #BA4435;
		width: auto;
		margin-top: 10px;
		padding: 3px;
		letter-spacing: 1px;
	}
	.projectDetails a:hover {
		text-decoration: underline;
	}
	.projectDetails .projectTitle {
		font-size: 19px;
		font-weight: bold;
		color: #3b2c29;
		cursor: default;
	}
	.projectDetails .detailStrike {
		background: url(../../images/strike_details.gif) no-repeat;
		width: 365px;
		height: 32px;
		display: block;
		margin: -7px 0 0 -16px;
	}
	.projectDetails .detailStrike span {
		display: block;
		font-size: 10px;
		font-weight: bold;
		color: #f5f4ef;
		padding: 10px 0 0 16px;
		text-transform: uppercase;
		cursor: default;
	}
	.projectDetails p {
		width: 90%;
		color: #7A6F6B;
		font: 12px/17px Georgia, "Times New Roman", Times, serif;
		margin: 10px 0 10px 0;
		cursor: default;
	}
	.projectDetails p:hover {
		color: #3b2c29;
	}
	.flashLink {
		text-decoration: none;
	}
	.flashLink span, .flashLinkDefault {
		background: url(../../images/mask.png);
		width: 460px;
		height: 25px;
		text-align: center;
		display: block;
		position: absolute;
		color: #f9f9f2;
		font: bold italic 12px Georgia, "Times New Roman", Times, serif;
		display: none;
		padding-top: 10px;
		margin-top: 156px;
	}
	.flashLink:hover span, .flashLinkHover {
		display: block;
	}

	

	/* IE6 */

	* .ie6_hover {

	display: block;

	m: expression(this.parentNode.onmouseout = new Function("this.firstChild.className = 'flashLinkDefault';"));

	}

	* html .flashLink { 

	m: expression(this.onmouseover = new Function("this.firstChild.className = 'ie6_hover';"));

	}

	

	/* Footer --------------------------- */

	#footer {
		background: url(../../images/footer_bg.gif) no-repeat;
		width: 845px;
		height: 229px;
		margin-left: -4px;
		font-size: 11px;
		font: 11px Georgia, "Times New Roman", Times, serif;
		padding: 23px 0 0 40px;
	}
	#footer h1 {
		font: normal 23px Arial, Helvetica, sans-serif;
		color: #423430;
		cursor: default;
	}
	#footer h2 {
		font: normal 11px Arial, Helvetica, sans-serif;
		margin: -3px 0 15px 0;
		cursor: default;
	}
	#footer em {
		font: bold italic 11px Georgia, "Times New Roman", Times, serif;
	}
	#footer small {
		font-size: 10px;
		font-style: italic;
		margin-top: 45px;
		display: block;
	}
	#footer small a {
		text-decoration: none;
		color: #423430;
		border-bottom: 1px dotted #423430;
	}
	#footer #form small {
		margin: 0;
	}
	#footer #contact {
		width: 240px;
		float: left;
		margin-left: -10px;
	}
	#footer #contact small {
		width: 300px;
		line-height: 16px;
	}
	#footer #form {
		width: 275px;
		float: right;
		position: relative;
		left: -20px;
	}
	#footer input, #footer textarea {
		background: #fff;
		border: 1px inset #ddd2a3;
		width: 214px;
		height: 13px;
		padding: 1px 0 0 2px;
		font-size: 11px;
		color: #1a0800;
		-moz-opacity: 0.65;
		opacity: 0.65;
		font: 11px Arial, Helvetica, sans-serif;
	}
	#footer input:hover, #footer textarea:hover {
		border: 1px solid #ddd2a3;
	}
	#footer input:focus, #footer textarea:focus {
		-moz-opacity: 0.9;
		opacity: 0.9;
	}
	#footer #form textarea {
		height: 50px;
	}
	#footer #form small {
		margin-top: 10px;
	}
	#footer #form table img {
		float: right;
		position: relative;
		top: -18px;
		left: -34px;
		/* IE 7 */
		top: -20px !ie;
		/* IE 6 */
		_top: -20px;
	}
	#footer #resume {
		width: 300px;
		float: right;
		margin-left: -10px;
	}
	#footer #resume form {
		width: 253px;
		position: relative;
		top: 30px;
		left: 30px;
	}
	#footer #resume em {
		font-weight: normal;
		display: block;
		margin-bottom: 3px;
	}
	#footer #resume input {
		width: 229px;
		height: 18px;
		padding: 3px 0 0 3px;
	}
	#footer #resume img {
		float: right;
		margin: 18px 30px 0 0;
	}
	#footerLink {
		display: block;
		margin-bottom: -15px;
	}
	#prLinks {
		display: block;
		position: absolute;
		left: -10000px;
		top: -10000px;
	}
	#faceBook {
		background: url(../../images/facebook.png) no-repeat;
		width: 72px;
		height: 80px;
		position: fixed;
		top: 0;
		right: 0;
		cursor: pointer;
		z-index: 1;
	}

	/* JS --------------------------- */
	
	.lbLink {
		display: none;
		visibility: hidden;
	}
	.enabled {
		-moz-opacity: 1.0;
		filter: alpha(opacity = 100);
		cursor: pointer;
	}
	.disabled {
		-moz-opacity: 0.5;
		filter: alpha(opacity = 50);
		cursor: default;
	}
	noscript {
		background: #BA4435;
		color: #fff;
		text-transform: uppercase;
		font-weight: bold;
		letter-spacing: 2px;
		/* IE7 */
		background: transparent !ie;
		padding: 0 !ie;
		border: 0 none !ie;
	}
