#frame {
	height: auto;
	width: 950px;
}

#header {
	background-attachment: scroll;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 90px;
	width: 950px;
}

body {
	background-color: #E2DCCC;
	margin: 0px;
}

#breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
	float: right;
	width: 600px;
	padding-top: 65px;
}

#main {
	float: left;
	height: 100%;
	width: 740px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #4E4734;
}

#maintextarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	height: auto;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.rightphoto {
	background-attachment: scroll;
	background-image: url(../images/about1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 5px;
	float: right;
	height: 197px;
	width: 300px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	clear: right;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #663333;
	line-height: 30px;
	height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}


#mainpageintro {
	background-attachment: scroll;
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 460px;
	width: 740px;
}

#mainintrotext {
	display: none;
}

#leftmenucontainer {
	float: left;
	height: 100%;
	width: 200px;
	background-attachment: scroll;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-y;
}

#left {
	float: left;
	height: 100%;
	width: 210px;
}

#topleftphoto {
	background-attachment: scroll;
	background-image: url(../images/swap/topleft1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 163px;
	width: 200px;
	border: 1px solid #8E7E53;
}
#footer {
	background-attachment: scroll;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: 940px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	padding-top: 50px;
	padding-right: 5px;
	padding-left: 5px;
}


#bottomleftphoto {
	background-attachment: scroll;
	background-image: url(../images/feature1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: 190px;
	border: 1px solid #8E7E53;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
}
.column {
	float: left;
	height: auto;
	width: 250px;
}


#currentprojects {
	width:195px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-left: 5px;
	display: none;
}

#pastprojects {
	width:195px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-left: 5px;
	display: none;
}

#pageframe {
	float: left;
	height: auto;
	width: 950px;
}

.menuitem {
	width:195px;
	height:20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-left: 5px;
}

#menucontainer {
	float: left;
	height: auto;
	width: 210px;
	padding-top: 10px;
	padding-bottom: 10px;
}

a.menutext:visited, a.menutext:active, a.menutext:link {
	font-weight: bold;
	text-decoration:none;
	color: black;
	background-attachment: scroll;
	background-image: url(../images/menubullet-off.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 20px;
	background-position: left center;
}

a.menutext:hover {
	font-weight: bold;
	text-decoration:none;
	color: #8A7814;
	background-attachment: scroll;
	background-image: url(../images/menubullet-on.gif);
	background-repeat: no-repeat;
}

a.submenutext:visited, a.submenutext:active, a.submenutext:link {
	font-weight: bold;
	text-decoration:none;
	color: black;
	background-attachment: scroll;
	background-image: url(../images/menubullet-off_90.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	line-height: 20px;
	background-position: left center;
	width: 150px;
	margin-left: 10px;
	float: left;
}

a.submenutext:hover {
	font-weight: bold;
	text-decoration:none;
	color: #8A7814;
	background-attachment: scroll;
	background-image: url(../images/menubullet-on_90.gif);
	background-repeat: no-repeat;
}

a.bc:link, a.bc:active, a.bc:visited {
	color: #666600;
	text-decoration: none;
}

a.bc:hover {
	color: #993300;
	text-decoration: none;
}

a.button:link, a.button:active, a.button:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.button:hover {
	color: #CCCC99;
	text-decoration: none;
}

.rightbtn_noframe {
	background-attachment: scroll;
	background-image: url(../images/about1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 5px;
	float: right;
	height: 197px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

#navigator {
	background-attachment: scroll;
	background-image: url(../images/navigator_open.jpg);
	background-repeat: no-repeat;
	height: 343px;
	width: 260px;
	position: absolute;
	z-index: 100;
	left: 326px;
	top: 100px;
	overflow: hidden;
	visibility: hidden;
}
#tn_view {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px;
	float: left;
	height: 290px;
	width: 235px;
	margin-top: 5px;
	overflow: auto;
	margin-right: 5px;
	margin-left: 5px;
	display: block;
}


a.size_btn:link, a.size_btn:visited, a.size_btn:active {
	background-attachment: scroll;
	background-image: url(../images/size_toggle_up.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	height: 30px;
	width: 50px;
	text-decoration: none;
}

a.size_btn:hover {
	background-attachment: scroll;
	background-image: url(../images/size_toggle_over.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	height: 30px;
	width: 50px;
	text-decoration: none;
}
#mainfront {
	float: left;
	height: 430px;
	width: 720px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	background-attachment: scroll;
	background-image: url(../images/front.jpg);
	background-repeat: no-repeat;
	color: #000000;
	font-weight: normal;
	background-position: 0px 30px;
}
.right_photo {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/siteplan.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 3px;
	float: right;
	height: 247px;
	width: 500px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
}
a.tn:link, a.tn:active, a.tn:visited {
	text-decoration: none;
	background-color: #F0F0F0;
	padding: 2px;
	float: left;
	height: 75px;
	width: 100px;
	border: 1px solid #000000;
	margin-top: 3px;
	margin-right: 3px;
}
a.tn:hover {
	text-decoration: none;
	background-color: #B06A00;
	padding: 2px;
	float: left;
	height: 75px;
	width: 100px;
	border: 1px solid #000000;
	margin-top: 3px;
	margin-right: 3px;
}
.tn_selected {
	background-color: #FF0000;
	padding: 2px;
	float: left;
	height: 75px;
	width: 100px;
	border: 1px solid #FF0000;
	margin-top: 3px;
	margin-right: 3px;
}

.galleryPic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px;
	float: left;
	height: 480px;
	width: 640px;
	border: 1px solid #000000;
	background-attachment: scroll;
	background-image: url(../photos/image1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 15px;
	text-align: right;
}
.rightphoto {
	background-attachment: scroll;
	background-image: url(../images/about_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 5px;
	float: right;
	height: 299px;
	width: 200px;
	border: 1px solid #000000;
}

