@charset "utf-8";
/* CSS Document */
@import url("file:///D|/My Web Sites/Dreamweaver Webs/Jesse Test Site/styles_hack_tests/stylesinitialreset.css");

/*
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;}
#navTable {
}

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


body {
	text-align:center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 62.5%;
	margin-top: 30px;
}


/*
Navigation Banner
*/

#navigationBanner {
	width: 900px;
	float: left;
	background-image: url(../images/BgNav.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.footerLine {
	background-image: url(../images/footerLine.gif);
	background-repeat: no-repeat;
	float: left;
	height: 10px;
	width: 900px;
}


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

.contentWrapper {
	padding: 0px;
	float: left;
	width: 900px;
	margin-top: 15px;
	margin-bottom: 10px;

}
.contentWrapperSubNarrow {
	float: left;
	width: 870px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-left: 30px;
	padding-top: 30px;
}
.contentWrapperSubNarrowLEED {
	float: left;
	width: 870px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-left: 30px;
	padding-top: 30px;
	background-image: url(../images/USGBC-Logo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#siteDesignWrap {
	float: left;
	width: 375px;
	padding-left: 40px;
	margin-bottom: 50px;
}
#siteDesignBoxWrap {
	float: right;
	width: 444px;
}





/* Main Layout */

#headerBand {
	height: 118px;
	width: 900px;
	float: left;
}



/* Jesse's footer credit */
a.jesse:link { color: #999999; font-size:8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a.jesse:visited { color: #999999; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a.jesse:hover { color: #999999; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; letter-spacing: 1pt }
a.jesse:active { color: #999999; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }



#creditBox {
	width: 900px;
	padding-top: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	clear: both;
	text-align: right;
}

/* PAGE FOOTER */

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

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

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

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


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

#footerBox {
	width: 900px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: right;
}
.portfolioBorder {
	border: 1px solid #CCC;
}
.shadedSquare {
	background-color: #CCC;
}
#portfolioSquares img {
	border: 1px solid #CCC;
}
.thumbnailSmall {
	margin: 2px;
	height: 65px;
	width: 65px;
	float: left;
	background-color: #CCC;
}
#projectBlurb {
	float: left;
	height: 75px;
	width: 600px;
	margin-left: 75px;
	padding-top: 10px;
}

.portfolioFull {
	float: left;
	width: 600px;
	margin-left: 75px;
	border: 1px solid #CCC;
	margin-bottom: 20px;
}
.imgBorderKelsey {
	border: 1px solid #CCC;
}

.projectName {
	font-size: 2em;
	position: absolute;
	left: 0px;
	top: 79px;
	color: #CCC;
}

#projectName {
	font-size: 1.8em;
	position: absolute;
	left: 0px;
	top: 80px;
	color: #CCC;
	width: 398px;
}
.siteDesignFull {
	width: 600px;
	margin-left: auto;
	margin-bottom: 20px;
	margin-right: auto;
}
.closeWindow {
	float: right;
	color: #808080;
	text-decoration: none;
	padding-right: 6px;
	position: absolute;
	left: 788px;
	top: 441px;
}

a.closeWindow:hover {
	text-decoration:underline;
	font-weight: bold;
	color: #213163;
	
}

.thumbnailColumnWrap {
	float: right;
	width: 140px;
}
.rightSlideshow {
	float: right;
	margin-left: 25px;
	margin-bottom: 30px;
	margin-top:15px;
	width: 500px;
}
h1 {
	color: #213163;
	font-size: 2em;
	margin-top: 10px;
}
h2 {
	color: #213163;
	font-size: 1.1em;
	margin-top: 0px;
	font-weight: bold;
	font-style: italic;
}
h3 {
	color: #213163;
	font-size: 2em;
	font-style: italic;
}
h5 {
	color: #213163;
	font-size: 1.4em;
	margin-top: 10px;
	font-style: italic;
}





h6 {
	font-weight: bold;
	font-size: 9pt;
}


li.body_bullets {
	list-style-image: url(../images/bullet.gif);
}
#contactBox {
	width: 200px;
	float: left;
	margin-left: 90px;
}
#mapBox {
	width: 500px;
	height: 361px;
	border: 1px solid #CCC;
	float: right;
	margin-bottom: 50px;
	margin-right: 30px;
}
#architecturalWrap {
	float: left;
	width: 410px;
	padding-left: 150px;
	margin-bottom: 50px;
	padding-right: 25px;
}
#architecturalBoxWrap {
	float: right;
	width: 140px;
	padding-left: 40px;
	padding-top: 10px;
	margin-bottom: 30px;
}

