body {
	background-color: #FFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AAA;
	text-align: center;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #D6DF4E;
	margin-top: 10px;
	min-height: 600px;
	margin-bottom: 20px;
}
#header {
	padding-right: 10px;
}
#headerNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AAA;
	text-decoration: none;
	margin-left: 25px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
}
#headerNav a:hover , #headerNav a.active{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C8D248;
}
#main {
}
#main img.home {
	margin-top: 115px;
}
#main #contact {
	margin-top: 115px;
}
#main #stripProjects{
	clear: both;
	padding-top: 25px;
}
#main a.activePage {
	color: #C3CD46;
}
#main #arrows {
	height: 29px;
	margin-bottom: 3px;
}
#main #arrows img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 20px;
	margin-left: 20px;
}
#leftColumn {
	float: left;
	width: 275px;
}
#leftColumn #details{
	clear: both;
	margin-left: 40px;
	height: 175px;
	line-height: 14px;
}
#nav {
	float: left;
	width: 180px;
	text-align: right;
	padding-top: 30px;
}
#nav p {
	margin-top: 16px;
	margin-bottom: 16px;
}
#nav a {
	color: #BBB;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#nav a:hover {
	color: #C3CD46;
}
#subNav {
	float: left;
	width: auto;
	text-align: left;
	padding-left: 5px;
	margin-top: 48px;
	margin-left: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C2CB45;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2CB45;
	padding-bottom: 5px;
	padding-top: 0px;
	font-size: 12px;
	line-height: 25px;
}
#subNav span.indent {
	padding-left: 15px;
}
#subNav.beach {
	margin-top: 110px;
}
#subNav.city {
	margin-top: 140px;
}
#subNav a {
	color: #999;
	text-decoration: none;
}
#subNav.press {
	margin-top: 110px;
}
#contentProjects {
	float: right;
	width: 650px;
	text-align: center;
	padding-top: 50px;
}
#contentAbout {
	float: right;
	width: 675px;
	padding-top: 30px;
	font-size: 11px;
	line-height: 18px;
	margin-right: 40px;
}
#contentAbout p {
	text-align: justify;
}
#contentAbout img {
	float: right;
	margin-left: 20px;
	margin-bottom: 5px;
	margin-top: 25px;
}
#contentProjects #slideshow {
	margin-bottom: 2px;
	height: 400px;
}
#contentAbout a {
	text-decoration: none;
	color: #666;
}
#contact h1 {
	font-size: 14px;
	color: #C9D24E;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#contact p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	font-size: 14px;
	line-height: 20px;
}
#news {
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	margin-left: auto;
	margin-top: 15px;
	width: 350px;
	margin-right: auto;
}
#footer {
	clear: both;
}
#details a {
	color: #666;
	text-decoration: none;
}
