@charset "UTF-8";

body
{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Open Sans, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	background-color: #DDDDDD;
	background-image: url(../images/drop_shadow_bgd.png);
	background-repeat: repeat-y;
	background-position: center top;
}

:focus
{
	outline: 0;
}

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



 #header
{
	background-color: #838C71;
	height: 37px;
	padding: 15px 0px 0px 25px;
}

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


 #sidebar1
{
	width: 199px;
	background-color: #345067;
	font-size: 0.9em;
	font-weight: normal;
	color: #DDDDDD;
	line-height: 1.5em;
	background-image: url(../images/waterlands-new-Logo_sans.png);
	background-repeat: no-repeat;
	background-position: 15px 390px;
	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;
	padding: 15px 10px 170px;
	float: left;
	margin-top: 0px;
	margin-right: 12px;
	margin-left: 0px;
}

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


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

 #footer
{
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	color: #EEEEEE;
	background-color: #AA9A89;
	padding-left: 8px;
	margin: 0;
	line-height: 2em;
	text-align: center;
}

 #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;
}
 #indexImage {
	display: block;
	padding: 0px;
	margin: 0px 0px 15px;
	width: 995px;
} 

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

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

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

 #container #header h1
{
		font-size: 1.8em;
		color: #EEEEEE;
		font-weight: lighter;
}

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

 #container #mainContent h2
{
	font-size: 1em;
	color: #FFF;
	letter-spacing: 1px;
}

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


#captionbox
{
	color: #BBA985;
	width: 150px;
	float: left;
	height: 200px;
	margin-top: 40px;
	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: 103px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 35px;
	font-size: 12px;
	line-height: 17px;
}

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

a:visited
{
		text-decoration: none;
}

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

a:active
{
		text-decoration: none;
}

 #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;
}

#navigation2 a
{
		font-size: 1.2em;
		color: #EEEEEE;
		background-color: #345067;
		text-decoration: none;
		margin: 0px;
		text-align: right;
		width: 180px;
		display: block;
		padding-top: 0.5em;
		padding-right: 0.4em;
		padding-bottom: 0.5em;
		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;
}



 #container #mainContent
{
	color: #555;
	padding: 0px;
	margin-left: 250px;
	line-height: 2.8em;
	background-image: url(../images/fountainbg.png);
	background-repeat: no-repeat;
	background-position: 100px 100px;
}

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

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

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

#quotebox
{
	float: right;
	line-height: 21px;
	color: #666;
	padding: 10px 15px;
	margin: 15px 0px 0px 10px;
	width: 250px;
	background-color: #EEE;
	font-size: 13px;
}
#longbox
{
	width: 706px;
	text-align: left;
	line-height: 25px;
	color: #333333;
	padding: 10px;
	margin: 0px 5px 18px 0px;
	border: 1px solid #DDD;
}

#linkbox
{
	text-align: left;
	line-height: 25px;
	color: #333333;
	padding: 10px;
	margin: 0px;
	border: 1px solid #DDD;
	width: 710px;
	background-color: #FFF;
}


.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: #7a7a77;
	font-weight: bold;
}

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

 #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;
}

 #container #mainContent .services
{
	font-size: 1.3em;
	color: #CC6600;
	float: left;
	margin-top: 0;
}


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


.drop_cap {
	font-size: 6em;
	float: left;
	color: #BBB;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 4px;
	line-height: 0.8em;
}
.drop_cap-sans {
	font-size: 6em;
	float: left;
	color: #BBB;
	text-rendering: optimizelegibility;
	margin-right: 4px;
	line-height: 0.8em;
}
.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;
}
 .reverse_out {
	color: #47627A;
	line-height: 30px;
}
 #container .services {
	font-size: 13px;
	color: #cc6600;
	line-height: 2em;
	margin-left: 3px;
}
 #container #header .additional-header {
	color: #E8DACE;
	font-size: 12px;
	letter-spacing: 2px;
}
 .headersmall
 {
 	color: #736C67;
 	letter-spacing: 2px;
 	font-size: 11px;
 }

 #container #header .headerlarge
{
	font-size: 18px;
	color: #E8DACE;
	letter-spacing: 2px;
}
 #container #mainContent .case_studies {
	color: #cc6600;
	font-size: 1.3em;
	line-height: 3em;
}
.largetype {
	font-size: 14px;
	color: #3D566D;
}
.italic {
	font-size: 10px;
	font-style: italic;
	color: #222;
}
.h2waterlands {
	color: #344798;
}
.h2red
{
	color: #D82B00;
	text-transform: uppercase;
}
.project_thumbs {
	margin-right: 22px;
}
.frheadings {
	color: #09F;
}
.green_accent {
	color: #476A4B;
	font-variant: small-caps;
}
#container #sidebar1 #navigation2 li .languageswitchera {
	color: #F90;
	font-weight: bold;
}
.open-sans {
	font-family: Open Sans, sans-serif;
	text-rendering: optimizelegibility;
	line-height: 2.5em;
}
.open-sans-smaller {
	font-family: Open Sans, sans-serif;
	text-rendering: optimizelegibility;
	font-size: 12px;
	line-height: 2.5em;
}