@charset "UTF-8";

body
{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-color: #DDDDDD;
	background-image: url(../drop_shadow_bgd.png);
	background-repeat: repeat-y;
	background-position: center top;
}

:focus
{
	outline: 0;
}

.waterlands #container
{
	width: 780px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/background_filler.png);
	background-repeat: repeat-y;
	background-position: left;
}



.waterlands #header
{
	background-color: #838C71;
	height: 37px;
	margin: 0px;
	padding: 15px 0px 0px 20px;
}

.waterlands #header h1
{
		margin: 0; 
		padding: 10px 0; 
}


.waterlands #sidebar1
{
	width: 199px;
	background-color: #345067;
	font-size: 0.9em;
	font-weight: normal;
	color: #DDDDDD;
	line-height: 1.5em;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/waterlands-new-Logo_sans.png);
	background-repeat: no-repeat;
	background-position: center 610px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px 12px 0px 0px;
	padding: 0px 10px;
	float: left;
	height: 650px;
}

.waterlands #sidebar1 h3, .waterlands #sidebar1 p
{
		margin-left: 12px; 
		margin-right: 0px;
}


.waterlands #mainContent
{
		margin-top: 0;
		margin-right: 12px;
		margin-bottom: 0;
		margin-left: 0%;
		font-size: 0.9em;
		line-height: 2.4em;
		color: #222222;
}

.waterlands #footer
{
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	font-size: 0.9em;
	color: #EEEEEE;
	background-color: #AA9A89;
	padding-left: 8px;
	margin: 0;
	line-height: 2em;
}

.waterlands #footer p
{
		background-color: #EEEEEE;
		padding-top: 10px;
		padding-right: 0;
		padding-bottom: 10px;
		padding-left: 0;
		margin-top: 0;
		margin-right: 0;
		margin-bottom: 0;
		margin-left: 0;
}

/* Miscellaneous classes for reuse */
.fltrt
{
	float: right;
	margin-left: 10px;
	margin-top: 10px;
}

.fltlft
{
	float: left;
	margin-right: 15px;
	margin-bottom: 6px;
	margin-top: 10px;
}

.clearfloat
{ 
		clear:both;
		height:0;
		font-size: 1px;
		line-height: 0px;
}

.waterlands #container #header h1
{
		font-size: 1.8em;
		color: #EEEEEE;
		font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
		font-weight: lighter;
}

.waterlands #container #mainContent h1
{
		font-size: 1.4em;
		color: #D8633B;
}

.waterlands #container #mainContent h2
{
	font-size: 1em;
	color: #FFF;
}

.waterlands #container .sidebar_heading
{
		font-size: 1.2em;
		font-weight: bold;
		color: #BBA985;
}

.waterlands .headersmall
{
	color: #AE8B69;
	letter-spacing: 2px;
	font-size: 11px;
}

.waterlands #container #header .headerlarge
{
	font-weight: bold;
	font-size: 16px;
	color: #E8DACE;
	margin: 0px;
	letter-spacing: 2px;
}

#captionbox
{
	color: #BBA985;
	width: 150px;
	float: left;
	height: 200px;
	position: relative;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 0px;
	overflow: visible;
	background-image: url(../images/bg-fountain.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	padding-top: 110px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 35px;
}

a:link
{
		color: #DD0000;
		text-decoration: none;
}

a:visited
{
		text-decoration: none;
}

a:hover
{
		text-decoration: underline;
		color: #0066CC;
}

a:active
{
		text-decoration: none;
}

.waterlands #container #footer .a:link
{
		color: #EEEEEE;
}

#footer a:link
{
		color: #EEEEEE;
}

#footer a:visited
{
		color: #EEEEEE;
}

#footer a:hover
{
		color: #0066FF;
}

#navigation2
{
		list-style-type: none;
		margin-left: 0px;
		padding-left: 0px;
		font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#navigation2 a
{
		font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #EEEEEE;
		background-color: #345067;
		text-decoration: none;
		margin: 0px;
		text-align: right;
		width: 180px;
		display: block;
		padding-top: 0.3em;
		padding-right: 0.4em;
		padding-bottom: 0.3em;
		padding-left: 0.3em;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-bottom-style: solid;
		border-top-color: #495E7A;
		border-bottom-color: #333333;
}

ul#navigation2 a:hover
{
		background-color: #6600FF;
}

ul#navigation2 a:active
{
		background-color: #EE0000;
}

ul#navigation2 li
{
		display: inline;
		font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.waterlands #container #mainContent
{
	color: #333333;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px;
	margin-left: 235px;
}

.waterlands #container #mainContent .subheadings
{
		list-style-position: inside;
		list-style-type: disc;
		color: #538989;
}

.waterlands #container #sidebar1 .mediumheading
{
		font-size: 1.4em;
}

.waterlands #container #bryan
{
		color: #333333;
		text-align: right;
		background-color: #E4E3DE;
		float: right;
		width: 50%;
		padding: 1em;
}

#quotebox
{
	background-color: #D7D6CE;
	text-align: justify;
	float: right;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #333333;
	padding: 10px 15px;
	margin: 0px 5px 5px 10px;
	width: 240px;
	height: 450px;
}
#longbox
{
	width: 503px;
	background-color: #D7D6CE;
	text-align: left;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #333333;
	padding: 10px;
	margin: 0px 5px 18px 0px;
}

#linkbox
{
	background-color: #FFF;
	text-align: left;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #333333;
	padding: 10px;
	margin: 5px;
	float: right;
	border: 1px solid #DDD;
	width: 500px;
}


.projectbox
{
	width: 210px;
	float: left;
	margin: 15px 20px 5px 5px;
	padding: 0px;
}

#quotebox .larger
{
		font-size: 1.1em;
		color: #42626B;
}

#quotebox .subheadings
{
		font-size: 1.1em;
		color: #550000;
}

#quotebox .prices
{
		font-size: 1.1em;
		color: #42626B;
		font-weight: bold;
}

.waterlands #container #mainContent #quotebox .captionbox_italic
{
		font-style: italic;
		color: #345067;
		line-height: 2em;
}
.initial_indexpage {
		font-size: 2em;
		float: left;
		color: #666633;
}

.waterlands #container .img
{
		margin: 0px;
		padding: 0px;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		display: inline;
}

.waterlands #container #mainContent .services
{
	font-size: 1.3em;
	color: #CC6600;
	line-height: 4em;
	margin-left: -2px;
}


.waterlands #container #mainContent .image_links
{
		text-decoration: none;
		color: #D7D6CE;
}
.waterlands #container #mainContent #longbox .book_titles {
	font-size: 1.1em;
	font-weight: bold;
	color: #5389C9;
}
.waterlands #container #mainContent .spacer {
    color: #FFF;
}
.waterlands #container #mainContent .spacer_buff {
	color: #DEDED7;
}
.waterlands #container #mainContent #linkbox .rightquote {
	margin-bottom: -5px;
}


.drop_cap {
	font-size: 6em;
	float: left;
	color: #BBB;
	font-family: "Times New Roman", Times, serif;
	margin-right: 4px;
	line-height: 0.9em;
}
.drop_cap_lucida {
	font-size: 6em;
	float: left;
	color: #BBB;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-right: 4px;
	line-height: 1.1em;
}
.waterlands .reverse_out {
	color: #47627A;
	line-height: 30px;
}
.waterlands #container .services {
	font-size: 13px;
	color: #cc6600;
	line-height: 2em;
	margin-left: 3px;
}
.waterlands #container #header .additional-header {
	color: #FC9;
	font-size: 11px;
	letter-spacing: 2px;
}
.waterlands #container #mainContent .case_studies {
	color: #cc6600;
	font-size: 1.3em;
	line-height: 3em;
}

