@charset "utf-8";
body {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #9FA28F;
}
img {
	border: none;
}

#wrap {
	width: 907px;
	margin: 20px auto 0 auto;
	padding-top: 7px;
}

#container {
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(images/shadow-bk-mid.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#header {
	height: 170px;
	padding: 3px 10px 10px 10px;
}
#header .tagline {
	float: right;
	margin-right: 30px;
	margin: 20px 10px 0 0;
}

#mainContent {
	padding: 0;
	margin: 0;
}

#mainContent ul li {
	list-style-type: disc;
	padding: 0;
	line-height: 120%;
}
#mainContent h1 {
	font-size: 20px;
	text-align: center;
	color: #556732;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#mainContent .intro {
	margin: 20px 40px;
	text-align: justify;
}

#mainContent p {
	text-align: left;
}
#textbios {
	height: 960px;
	text-align: center;
	font-weight: bold;
	width: 580px;
	margin: 0 auto;
}
#mainContent .projphoto {
	margin: 20px 20px 0 20px;
}
#mainContent .projtext {
	float: right;
	width: 300px;
	height: 433px;
	overflow: scroll;
	margin-right: 20px;
	padding-right: 10px;
}
#mainContent .thumbs {
	margin-left: 40px;
	margin-top: 10px;
	width: 480px;
	padding-bottom: 60px;
}
#mainContent .thumbs img {
	margin-right: 10px;
}
#mainContent table td {
	text-align: center;
}
#mainContent .projects {
	padding: 0 0 0 20px;
}
#mainContent .egprojects {
	padding: 0 0 0 20px;
}
#mainContent .title {
	font-size: 16px;
	font-weight: bold;
	color: #5B683A;
	text-align: center;
	margin: 10px 0;
}
#mainContent #portfolio {
	padding-bottom: 40px;
}

#textbios .suggest {
	color: #F00;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
}


/* TABS */

#elewrap {
	height: 1000px;
	background-image: url(images/elevator-intro.jpg);
	background-repeat: no-repeat;
	background-position: 130px 38px;
}

.biotabs1 {
	width:130px;
}

.biotabs2 {
	width:114px;
}

.biotabs1 ul {
	list-style-type: none;
	padding: 55px 0 0 16px;
}

.biotabs2 ul{
	list-style-type: none;
	padding: 56px 0 0 2px;
}

.biotabs1 li, .biotabs2 li {
	display:inline;
	margin:0;
	padding: 0;
}

.biotabs1 a, .biotabs2 a {
	margin:0; /*spacing between each tab*/
	padding:0;
	text-decoration: none;
}

.biotabs1 a span, .biotabs2 a span {
	color:#306ab2;
	display: block;
	height: 118px;
}
/* End IE5-Mac hack */

.biotabs1 a:hover span, .biotabs2 a:hover span {
color: #306ab2;
}

.biotabs1 a.current span{ /*Selected Tab style - left side*/
	color: black;
	background-image: url(images/elevator.jpg);
	background-repeat: no-repeat;
	height: 118px;
	background-position: top left;
}

.biotabs2 a.current span{ /*Selected Tab style - right side*/
	color: black;
	background-image: url(images/elevator.jpg);
	background-repeat: no-repeat;
	height: 118px;
	background-position: top right;
}

.biotabs1 a:hover, .biotabs2 a:hover { /*onMouseover style*/
	text-decoration: none;
}

.biotabs1 a:hover span, .biotabs a:hover span { /*onMouseover style*/
	text-decoration: none;
}

#tabwrapper {
	height: 750px;
	width: 860px;
}
#tabwrapper .tabcontainer noscript .suggest {
	font-size: 14px;
	color: #F00;
	font-weight: bold;
}
#tabwrapper .tabcontainer noscript #textbios {
	margin-left: 50px;
	height: 730px;
}
#tabwrapper .tabcontainer noscript #textbios h3 {
	margin-bottom: 80px;
}

.tabcontainer{
	width:650px;
	background-image: url(images/elevator-bk.jpg);
	background-repeat: no-repeat;
	margin-left: 130px;
}

.tabcontent{
	margin: 0;
	padding: 5px 0 0 5px;
	display: none;
}

#gc1 .indent {
	margin: 50px;
	border: 1px solid black;
}

/* END TABS */

.contact {
	margin-top: 40px;
}
.contact p{
	text-align: center;
	color: #999;
}
.contact a:link, .contact a:visited {
	color: #666;
}
.contact a:hover {
	text-decoration: none;
	color: #333;
}

#footer {
	background-color: #556732;
	padding: 7px 20px;
	width: 860px;
	clear: both;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */

}
#copyright {
	color: #ffffff;
	margin: 0;
}
#copyright p {
	font-size: 10px;
	color: #ffffff;
	margin: 0;
	text-align: left;
}
#copyright a:link, #copyright a:visited {
	color: #FFF;
}
#copyright a:hover {
	color: #333;
	text-decoration: none;
}
#copyright .hosting {
	float: right;
}
#services {
	margin: 0 20px;
}
#services .imgrt {
	float: right;
	padding: 20px 0 50px 0;
}
#services ul {
	margin: 0;
	padding: 30px 0 0 20px;
	text-align: left;
}
#services li {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #556732;
}
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 134px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0; /* padding keeps the content of the div away from the edges */
}
#sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 134px;
	height: 1px; /* 1px of height allows the heading to center properly */
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#refwrap {
	margin: 10px;
	background-image: url(photos/Terracina-Entry-880-f.jpg);
	background-repeat: no-repeat;
	width: 880px;
	padding-top: 60px;
	height: 510px;
}
#refwrap #rcol {
	float: right;
	margin-left: 167px;
	margin-right: 58px;
}
#refwrap p {
	line-height: 100%;
	padding: 30px 0;
	margin: 0;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
#conwrap {
	margin: 10px;
	background-image: url(photos/EG-Contact-Page.jpg);
	background-repeat: no-repeat;
	width: 880px;
	padding-top: 60px;
	height: 509px;
}
#conwrap #rcol {
	float: right;
	margin-left: 167px;
	margin-right: 58px;
}
#conwrap p {
	line-height: 140%;
	padding: 30px 0;
	margin: 0;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
#textbios #biort {
	float: right;
}
#textbios p {
	padding-bottom: 85px;
	margin: 0;
}

