@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #dfe5c1;
	color: #3f392f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
}


h1 {
	color: #3f392f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}

/* Layout */
#logo {
	width: 1132px;
	height: 113px;
	margin: 0px auto;
}

#wrapper {
	width: 1132px;
	height: 900px;
	margin: 0px auto;
	position: relative;
	padding: 0px;
	background-image: url(../images/wrapper_bg.jpg);
	background-repeat: repeat-y;
}

#intro {
	width: 750px;
	height: 275px;
	float: right;
	margin-left: 26px;
	margin-top: 20px;
	margin-right: 142px;
}

#footer{
	width: 750px;
	height: 52px;
	position: absolute;
	left: 241px;
	top: 676px;
}

#bottom_nav {
	width: 425px;
}

/* Links and images */
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #bf6215;
	text-decoration: none;
}

a:hover {
	color: #3f392f;
}
 
#logo img {
	text-decoration: none;
	border: none;
}

.home {
	background-color: transparent;
	background-image: url(../images/home.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
	display: block;
	width: 50px;
	height: 20px;
	float: left;
}

.home:hover {
	background-position: 0pt -20px;
}

.contact {
	background-color: transparent;
	background-image: url(../images/contact.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
	display: block;
	width: 150px;
	height: 20px;
	float: left;
}

.contact:hover {
	background-position: 0pt -20px;
}

.logo {
	background-color: transparent;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
	display: block;
	width: 230px;
	height: 113px;
}

.logo:hover {
	background-position: 0pt -113px;
}

/* Navigation */
#menu {
	list-style: none;
	width: 990px;
	height: 35px;
	float: left;
	display: inline;
}

#menu li {
  	float: left;
}

#menu a * {
  	display: none;
}
	
#menu a,
#menu a .hover {
	height: 35px;
	position: relative;
	display: block;
	background: url(../images/menu.jpg) 0 0 no-repeat;
}

/* individual navigation items */
#menu a.lifestyle {
	background-position: 0 0;
	width: 354px;
	height: 35px;
}

#menu .highlight a.lifestyle:hover,
#menu a.lifestyle .hover {
	background-position: 0px -35px;
	width: 354px;
	height: 35px;
}

#menu a.lifestyleme {
	background-position: 0px -35px;
	width: 354px;
	height: 35px;
}

#menu .highlight a.lifestyleme:hover,
#menu a.lifestyleme .hover {
	background-position: 0px -35px;
	width: 354px;
	height: 35px;
}

#menu a.investment {
	background-position: -354px 0;
	width: 150px;
	height: 35px;
}

#menu .highlight a.investment:hover,
#menu a.investment .hover {
	background-position: -354px -35px;
	width: 150px;
	height: 35px;
}

#menu a.investmentme {
	background-position: -354px -35px;
	width: 150px;
	height: 35px;
}

#menu .highlight a.investmentme:hover,
#menu a.investmentme .hover {
	background-position: -354px -35px;
	width: 150px;
	height: 35px;
}

#menu a.action {
	background-position: -504px 0;
	width: 110px;
	height: 35px;
}

#menu .highlight a.action:hover,
#menu a.action .hover {
	background-position: -504px -35px;
	width: 110px;
	height: 35px;
}

#menu a.actionme {
	background-position: -504px -35px;
	width: 110px;
	height: 35px;
}

#menu .highlight a.actionme:hover,
#menu a.actionme .hover {
	background-position: -504px -35px;
	width: 110px;
	height: 35px;
}


#menu a.co_ops {
	background-position: -614px 0;
	width: 118px;
	height: 35px;
}

#menu .highlight a.co_ops:hover,
#menu a.co_ops .hover {
	background-position: -614px -35px;
	width: 118px;
	height: 35px;
}

#menu a.co_opsme {
	background-position: -614px -35px;
	width: 118px;
	height: 35px;
}

#menu .highlight a.co_opsme:hover,
#menu a.co_opsme .hover {
	background-position: -614px -35px;
	width: 118px;
	height: 35px;
}

#menu a.greenlight {
	background-position: -732px 0;
	width: 160px;
	height: 35px;
}

#menu .highlight a.greenlight:hover,
#menu a.greenlight .hover {
	background-position: -732px -35px;
	width: 160px;
	height: 35px;
}

#menu a.greenlightme {
	background-position: -732px -35px;
	width: 160px;
	height: 35px;
}

#menu .highlight a.greenlightme:hover,
#menu a.greenlightme .hover {
	background-position: -732px -35px;
	width: 160px;
	height: 35px;
}

#menu a.communities {
	background-position: -892px 0;
	width: 98px;
	height: 35px;
}

#menu .highlight a.communities:hover,
#menu a.communities .hover {
	background-position: -892px -35px;
	width: 98px;
	height: 35px;
}

#menu a.communitiesme {
	background-position: -892px -35px;
	width: 98px;
	height: 35px;
}

#menu .highlight a.communitiesme:hover,
#menu a.communitiesme .hover {
	background-position: -892px -35px;
	width: 98px;
	height: 35px;
}

/* Teasers */
#teasers {
	list-style: none;
	width: 1132px;
	height: 340px;
	display: inline;
}

#teasers li {
  	float: left;
}

#teasers a * {
  	display: none;
}
	
#teasers a,
#teasers a .hover {
	height: 340px;
	position: relative;
	display: block;
	background: url(../images/teasers.jpg) 0 0 no-repeat;
}

/* individual navigation items */
#teasers a.lifestyle {
	background-position: 0 0;
	width: 425px;
	height: 340px;
}

#teasers .highlight a.lifestyle:hover,
#teasers a.lifestyle .hover {
	background-position: 0px -340px;
	width: 425px;
	height: 340px;
}

#teasers a.investment {
	background-position: -425px 0;
	width: 290px;
	height: 340px;
}

#teasers .highlight a.investment:hover,
#teasers a.investment .hover {
	background-position: -425px -340px;
	width: 290px;
	height: 340px;
}

#teasers a.action {
	background-position: -715px 0;
	width: 275px;
	height: 340px;
}

#teasers .highlight a.action:hover,
#teasers a.action .hover {
	background-position: -715px -340px;
	width: 275px;
	height: 340px;
}
