body {
	top:0;
	bottom:0;
	left:0;
	right:0;
	background: url(images/back.jpg) repeat;
	color:#666;	
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size:12px;
}
.top {
	width:950px;
	background: url(images/content_01.png) top no-repeat;
	height:85px;
}
.content {
	position:relative;
	margin-top:-75px;
	width:950px;
	height:100%;
}
.bottom {
	position:static;
	background: url(images/content_03.jpg) bottom no-repeat;
	width:950px;
	height:67px;
	margin-top:-60px;
}
.leftShadow {
	background:url(images/back_04.gif) repeat-y;
	width:18px;
}
.rightShadow {
	background:url(images/back_09.gif) repeat-y;
	width:15px;
}
.logo {
	top:6px;
	left:20px;
	position:absolute;
	width:212px;
	float:left;
}
.subMenu {
	position:absolute;
	float:left;
	width:225px;
	top:47px;

	left:205px;
	font-style:italic;
	font-weight:bold;
	text-align:right;
	list-style:none;/*list-style-image:url(images/arrow.jpg);*/

}
.subMenu a {
	color:#57841d;
	text-decoration:none;
	text-align:right;
	background: transparent url(images/arrow.jpg) left no-repeat;
	padding-left:10px;
}
.subMenu li {
	padding-top:5px; /*should be  ame as .copy img{padding-bottom}*/
	padding-bottom:7px;
}
.subLinkActive {
	color:#830A2C;
	text-decoration:none;
	text-align:right;
	background: transparent url(images/on_arrow.jpg) left no-repeat;
	padding-left:10px;
}
.copy {
	clear:both;
	width:460px;
	margin-left:450px;
	font-size:14px;
 height: expression( this.scrollHeight < 200 ? "200px" : "auto" ); /* sets min-height for IE */
	min-height: 200px; /* sets min-height value for all standards-compliant browsers */
}
#subcopy {
	width:230px;
	font-size:14px;
 height: expression( this.scrollHeight < 200 ? "200px" : "auto" ); /* sets min-height for IE */
	min-height: 200px; /* sets min-height value for all standards-compliant browsers */
}
.copy img {
}
#menu {
	margin-right:-34px;
	height: 32px;
	width: 515px;
	float:right;
	border: none;
}
/*  */
div.home {
	float: left;
	width: 105px;
	height: 32px;
	margin: 0;
}
div.landhome {
	display: block;
	padding:0;
	float: left;
	width: 105px;
	height: 32px;
	margin: 0;
	overflow:hidden;
	text-decoration: none;
	background: url( 'images/link.gif' );
	background-position: -105px 0;
}
div.home a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	text-decoration: none;
	background: url( 'images/link.gif' );
	background-position:top right no-repeat;
}
div.home span {
	display: block;
	background-position: -105px 0;
}
div.home a:hover {
	display: block;
	background-position: -105px 0;
}
/*  */
/*  */
div.space {
	float: left;
	width: 103px;
	height: 32px;
	margin: 0;
}
div.landspace {
	display: block;
	padding:0;
	float: left;
	width: 103px;
	height: 32px;
	margin: 0;
	overflow:hidden;
	text-decoration: none;
	background: url( 'images/link2.gif' );
	background-position: -103px 0;
}
div.space a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	text-decoration: none;
	background: url( 'images/link2.gif' );
	background-position:top right no-repeat;
}
div.space span {
	display: block;
	background-position: -103px 0;
}
div.space a:hover {
	display: block;
	background-position: -103px 0;
}
/*  */
/*  */
div.location {
	float: left;
	width: 97px;
	height: 32px;
	margin: 0;
}
div.landlocation {
	display: block;
	padding:0;
	float: left;
	width: 97px;
	height: 32px;
	margin: 0;
	overflow:hidden;
	text-decoration: none;
	background: url( 'images/link3.gif' );
	background-position: -97px 0;
}
div.location a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	text-decoration: none;
	background: url( 'images/link3.gif' );
	background-position:top right no-repeat;
}
div.location span {
	display: block;
	background-position: -97px 0;
}
div.location a:hover {
	display: block;
	background-position: -97px 0;
}
/*  */
/*  */
div.team {
	float: left;
	width: 82px;
	height: 32px;
	margin: 0;
}
div.landteam {
	display: block;
	padding:0;
	float: left;
	width: 82px;
	height: 32px;
	margin: 0;
	overflow:hidden;
	text-decoration: none;
	background: url( 'images/link4.gif' );
	background-position: -82px 0;
}
div.team a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	text-decoration: none;
	background: url( 'images/link4.gif' );
	background-position:top right no-repeat;
}
div.team span {
	display: block;
	background-position: -82px 0;
}
div.team a:hover {
	display: block;
	background-position: -82px 0;
}
/*  */
/*  */
div.contact {
	float: left;
	width: 94px;
	height: 32px;
	margin: 0;
}
div.landcontact {
	display: block;
	padding:0;
	float: left;
	width: 94px;
	height: 32px;
	margin: 0;
	overflow:hidden;
	text-decoration: none;
	background: url( 'images/link5.gif' );
	background-position: -94px 0;
}
div.contact a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	text-decoration: none;
	background: url( 'images/link5.gif' );
	background-position:top right no-repeat;
}
div.contact span {
	display: block;
	background-position: -94px 0;
}
div.contact a:hover {
	display: block;
	background-position: -94px 0;
}
.col {
	display:block;
	width:200px;
	padding-bottom:8px
}
.col a {
	text-decoration:none;
	color:#666666;
	font-style:italic;
}
.floorplans {
	display:block;
	width:90px;
	float:left;
}
.floorplans a {
	width:50px;
	text-decoration:none;
	color:#666666;
	font-style:italic;
}
.sitemap {
	display:block;
	position: relative;
	width:90px;
	float:right;
	color:#0F0;
}
.sitemap a {
	text-decoration:none;
	color:#666666;
	font-style:italic;
}
#sitemapTitles {
	font-weight:bold;
	color:#5C8727;
	font-style:normal;
}
#flashcontent {
		width: 950px;
		height: 350px;
	}
