img {
	border:0px;
}

body {
	background-color: #99CA9F;
	margin:0px;
	/*
	background-image: url(img/bg2.png);
	background-repeat: repeat-y;
	background-position: 50% 0px;
	*/
}
#body {
	
	background-color: #99CA9F;
	background-image: url(img/bg2.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin:0px auto 0px auto;
	width:819px;
	
}


#head {
	background-image: url(img/head3.png);
	background-repeat: no-repeat;
	height: 106px;
	width: 819px;
	margin:0px 0px 0px -1px;
	padding:0px;
}
#head h1 {
	display:none;
}
        ul#menu {
			position:relative;
			top:70px;
			left:10px;
            height: 30px;
            width: 800px;
            padding: 2px 5px;
            margin: 0px 0;
            overflow: hidden;
        }
                ul#menu li {
                    float: left;
                    list-style: none;
                }
                    ul#menu li.back {
                        background: url("img/tab.gif") no-repeat right -47px;
                        width: 9px; height: 32px;
                        z-index: 8;
                        position: absolute;
                    }
                        ul#menu li.back .left {
                            background: url("img/tab.gif") no-repeat top left;
                            height: 32px;
                            margin-right: 9px; /* 7px is the width of the rounded shape */
                        }
                    ul#menu li a {
                        font-size:11pt;
						font-family:"Palatino Linotype", "Times New Roman", Times, serif;
                        text-decoration: none;
                        color: #000;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 32px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;    
                    }
                        ul#menu li a:hover, ul#menu li a:active, ul#menu li a:visited {
                            border: none;
                        }

#content {
	margin:5px 15px 5px 15px;
}
#content h2 {
	font-size:14pt;
	display:block;
	line-height:25px;
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
#content p {
	margin-left:20px;
	margin-right:20px;
	margin-top:3px;
	color:#3B282B;
	font-size:12pt;
	font-family:"Palatino Linotype", "Times New Roman", Times, serif;
}
#content li {
	color:#3B282B;
	font-size:12pt;
	font-family:"Palatino Linotype", "Times New Roman", Times, serif;
}
#content h3, #content h4 {
	font-family:"Palatino Linotype", "Times New Roman", Times, serif;
	font-size:14pt;
}
#content a:link {
	color:#3B282B;
}
#content a:visited {
	color:#9E7278;
}
#content a:hover {
	text-decoration:none;
}
#content acronym {
	border-bottom:1px dotted #0f0f0f;
}
#foot {
	width:819px;
	background-image:url(img/foot.png);
	background-repeat:no-repeat;
	height:30px;
	margin:0px auto 0px auto;
	clear:both;
}
#foot p {
	display:none;
}

/* Past Projects */
#pastProject {
	width:609px;
	float:left;
}

#projectListSide {
	width:175px;
	float:right;
}

#projectListSide h3 {
	text-align:center;
	margin:0px;
	padding:0px;
}

#projectListSide ul {
	margin:0px;
	padding:0px;
}

#projectListSide ul li {
	list-style-type:none;
	text-align:center;
	margin:10px 0px 0px 0px;
	padding:0px;
	font-family:"Palatino Linotype", "Times New Roman", Times, serif;
}
#projectListSide ul li a:link,#projectListSide ul li a:visited,#projectListSide ul li a:active {
	color:#666666;
	text-decoration:underline;
}
#projectListSide ul li a:hover {
	text-decoration:none;
}

#shareThis {
	font-family:"Palatino Linotype", "Times New Roman", Times, serif;
	font-size:10pt;
	width:220px;
	margin:30px auto 10px auto;
	padding:10px;
	border:1px dashed #999999;
	text-align:center;
}


#projectFloorplan img,.projectPhotos img {
	box-shadow: 			5px 5px 5px #888;
	-o-box-shadow:			5px 5px 5px #888;
	-moz-box-shadow:		5px 5px 5px #888;
	-webkit-box-shadow:		5px 5px 5px #888;
	border:1px solid #999999;
}
.projectPhotos a {
	margin:0px 20px 0px 20px;
}

#projectFloorplan {
	margin-bottom:20px;
}
.projectThumb {
	float:left;
	margin:0px 10px 0px 10px;
}
.projectSnapshot {
	clear:both;
	margin-bottom:20px;
}

#homeBannerWrap {
	height:190px;
}
#homeBanner {
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}
#homeBanner li {
	list-style:none;
	padding:0px;
	margin:0px;
}
#homeContent {
	width:609px;
	background-image:url(img/home-side-bg.gif);
	background-repeat:repeat-y;
	float:left;
}
#homeContentInner {
	padding-right:15px;
}
#homeSide {
	width:175px;
	float:left;
}
#homeSide p {
	font-size:11pt;
	text-align:center;
}

#copyright {
	color:#666666;
	font-size:10pt;
	font-family:"Palatino Linotype", "Times New Roman", Times, serif;
	margin:20px;
	text-align:center;
}
#copyright a:link,#copyright a:visited,#copyright a:hover,#copyright a:active {
	color:#666666;
}

#contactForm label {
	display:block;
	width:160px;
	float:left;
}
#contactForm input {
	float:left;
	margin-bottom:5px;
}
#contactForm textarea {
	clear:both;
}
#contactForm p {
	clear:both;
	margin-bottom:5px;
}
#contactForm label.error {
	clear:both;
	margin:-2px 0px 10px 160px;
	color:#FF0000;
	width:auto;
	font-style:italic;
	font-weight:bold;
}

li.resource {
	color:#3B282B;
	font-size:12pt;
	font-family:"Palatino Linotype", "Times New Roman", Times, serif;
	text-indent: -20px; 
	margin-left:20px;
	margin-bottom:20px;
	list-style:none;
}
.resourceDescription {
	font-style:italic;
}


/*
.sIFR-replaced embed {
	z-index:20;
}
*/



/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}
/*
.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
*/

/* MailChimp */
#mc_embed_signup fieldset {
	border:none;
	padding:0;
	margin:10px;
	color:#3B282B;
	font-size:10pt;
	font-family:"Palatino Linotype", "Times New Roman", Times, serif;
}
.input-group ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.input-group ul li {
	margin:0;
	padding:0;
}
#mc_embed_signup label {
	font-size:10pt;
}
#mce-error-response {
margin: 5px;padding: 5px;font-weight: bold;position: relative;background: #FBE3E4;color: #D12F19;
}
#mce-success-response {
margin: 5px;padding: 5px;font-weight: bold;position: relative;background: #614842;color: #ffffff;
}


.homeSideH3 {
	text-align:center;
	font-size:0.7em;
	color:#3B282B;
	margin:0;
	padding:0;
}