#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: 14px;
	line-height: 20px;
}

#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;
	background-attachment: scroll;
	background-image: url(../images/h_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 30px;
	height: 30px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
}



#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: 200px;
	border: 1px solid #8E7E53;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.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;
}

#upcomingprojects {
	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;
}
.subtext {
	color: #666633;
	padding-left: 15px;
	line-height: 20px;
	background-position: left center;
	width: 150px;
	margin-left: 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#flash_offer {
	height: 390px;
	width: 620px;
	position: absolute;
	z-index: 10;
	left: auto;
	top: auto;
}
