/* CSS Document */

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	margin-top: 0px;
	text-align:center;
	background-color: #292929;
}

html {height:102%; margin-bottom:1px; }

a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}

/* Sets all margins and padding to zero*/

* {
margin: 0;
padding:0;
}

/* Main Wrapper*/
#wrapper {
	width:900px;
	font-size: 1.2em;
	height: auto;
	margin-bottom: 0;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	color: #CCC;
	margin-top: 0px;
}

.logoWrapper {
	height: 110px;
	width: 227px;
	position: absolute;
	left: 34px;
	top: 18px;
	z-index: 6000;
}
#navWrapper {
	height: 24px;
	width: 570px;
	text-align: left;
	float: right;
	margin-top: 5em;
}
.floatleft {
	float: left;
	margin-right: 4px;
}
.imgRight {
	float: right;
	margin-bottom: 25px;
	margin-left: 25px;
}

#contentWrapperFlexible {
	width: 900px;
	height:auto !important;
	height:346px;
	float: left;
}
#contentInnerWrapper {
	width: 900px;
	padding-bottom: 20px;
	height: auto;
	float: left;
	padding-top: 10px;
}
#contentWrapperHome {
	width: 900px;
	margin-left: 0px;
	padding: 0px;
}
.contentWrapper {
	padding: 50px;
}
/* Main Layout */
#jesseCredit {
	width: 580px;
	padding-top: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}
/*
PAGE FOOTER
*/

#footer a:link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: #999999;
}

#footer a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: #999999;
}

#footer a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: #999999;
}
#footer a:active {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: #999999;
}
#footer{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: #999999;
}
#footerBox {
	width: 900px;
	font-size: 9pt;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	margin-top: 15px;
}
/*
Clears floats within container, so container continues to wrap around contents
*/
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.clearfix {display:inline-table;}
/*Hides from IE-mac\*/
*html .clearfix {height:1%;}
.clearfix {display:block;}

#sidebarNav {
	height: 267px;
	width: 200px;
	position: absolute;
	left: 52px;
	top: 143px;
	list-style-type: square;
	color: #FFFFFF;
}

.sidebarBullet li {
	margin-left: 20px;
	list-style-type: square;
	margin-bottom: 4px;
	letter-spacing: .1em;
}
.thumbnail {
	height: 45px;
	width: 45px;
	margin-right: 3px;
	float: left;
	margin-bottom: 10px;
	background-color: #9E5F29;
}
#thumbnailWrap {
	margin-right: auto;
	margin-left: auto;
}
.homeContentWrapper {
}
.Current {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

.bulletsBody li {
	margin-left: 35px;
	font-style: normal;
	margin-bottom: 2px;
	list-style-type: square;
}
h1 {
	color: #999999;
	font-size: 1.5em;
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 10px;
	letter-spacing: 0.1em;
}
h2 {
	color: #999999;
	font-size: 1.3em;
	letter-spacing: normal;
	font-family: Helvetica, Arial, sans-serif;
}
#portfolioTextWrap {
	width: auto;
}
.bulletsContact li {
	margin-left: 15px;
	font-style: normal;
	margin-bottom: 2px;
	list-style-type: square;
}
.border {
	border: 1px solid #666666;
}
#scrollerBox {
	float: left;
	height: 300px;
	overflow: auto;
	width: 500px;
	padding-right: 20px;
	padding-left: 20px;
}

/* Image gallery css starts here -TS */

div.img
  {
	height:180px;
	width:180px;
	float:left;
	background-color: #666666;
  }
div.desc
  {
  text-align:center;
  font-weight:normal;
  width:150px;
  margin:2px;
  }


#MainLogo {
	margin-top: 20px;
	float: left;
	width: 200px;
	z-index: 1;
}
#wrapper #navWrapper ul {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.25em;
	text-transform: capitalize;
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	line-height: 30px;
}
.aboutus {
	width: 900px;
	height: 173px;
	margin-bottom: 15px;
}
#wrapper #navWrapper li {
	display: inline;
	padding-left: 1em;
}
#BGwrapper {
	background-repeat: no-repeat;
	width: 1030px;
	background-image: url(images/Background/DonaManBG.png);
	height: 800px;
	margin-right: auto;
	margin-left: auto;
	background-position: right top;
}
.floatright {
	float: right;
	border: 4px solid #722625;
}
.textbg {
	background-color: #222222;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

#projectdesc {
	background-color: #222222;
	height: auto;
	width: 320px;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#fadeshowborder {
	height: auto;
	width: auto;
	padding-top: 10px;
}
.emaillinks {
	height: auto;
	width: 210px;
	padding-top: 15px;
}
#contactinfo {
	height: auto;
	width: 224px;
	float: left;
}
.desclinks {
	float: left;
	height: auto;
	width: 150px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.aboutusbg {
	background-color: #222;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	width: 640px;
	height: 147px;
}
.aboutusbg1 {
	width: 640px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color: #222222;
}
.processbg {
	background-color: #222222;
	height: 665px;
	width: 640px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.processwrapper {
	height: 670px;
	width: 900px;
	margin-bottom: 15px;
}
.processwrapper {
	height: 670px;
	width: 900px;
	margin-bottom: 15px;
}
#portfoliowrapper {
	float: left;
	height: 540px;
	width: 540px;
}
#portfolionavbox {
	background-color: #222222;
	width: 340px;
	float: right;
	height: 540px;
}
#wrapper #portfolionavbox ul {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.25em;
	text-transform: capitalize;
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	line-height: 30px;
}
#portfolionavlinks {
	padding: 20px;
	width: 200px;
}
#tabledescription{
	width: auto;
	height: 30px;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	color: #722625;
	font-size: 24px;
	font-weight: bold;
	margin-top: 280px;
	padding: 20px;
}
.thispage {
	background-color: #712726;
	padding: 4px;
}
.notthispage {
	padding: 4px;
}
#moreprojects {
	margin-top: 15px;
	float: left;
}
#extlinks {
	float: left;
}
#BGwrapper #wrapper #contentWrapperFlexible #contentInnerWrapper #projectdesc h1 {
	color: #993333;
}
#BGwrapper #wrapper #contentWrapperFlexible #contentInnerWrapper #projectdesc .desclinks h2 {
	color: #993333;
}
#alignCenter {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
