/*************************/
/* Begin editable styles */

/* General styles for whole site */
body {
	font-size: 11px;
	color: #555;
	font-family: Verdana;	
	padding: 0;
	margin: 0;
line-height:1.3;

}

/* Default heading and paragraph styles */
h1 {
	font-size: 15px;
	color: #555;
	font-weight: 100;
	margin: 0;
	padding: 0;
}

h1.pagename {
	font-weight: 100;
	margin-bottom: 6px;
color: #6b6;
margin: 10;
text-transform:uppercase;

}

h2 {
	font-size: 16px;
	color: #666;
	font-weight: 100;
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 14px;
	color: #666;
	margin: 0;
	padding: 0;
}

h4 {
	font-size: 13px;
	color: #666;
	margin: 0;
	padding: 0;
}

h5 {
	font-size: 12px;
	color: #666;
	margin: 0;
	padding: 0;
}

h6 {
	font-size: 11px;
	color: #666;
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;
	margin-bottom: 6px;
}

b strong {
	font-weight: strong;
}

i em {
	font-style: italic;
}

/* Default link styles */
a:link {
   color: #444;
}
a:visited {
   color: #444;
}
a:active {
   color: #444;
}
a:hover {
   color: #6b4;
}

/* Top box menu styles */
#topmenu {
	font-size: 16px;
	color: #111;
}

#topmenu a:link {
   color: #444;
}
#topmenu a:visited {
   color: #444;
}
#topmenu a:active {
   color: #444;
}
#topmenu a:hover {
   color: #444;
}

.nextlink {
	font-size: 16px;
	float: right;
	margin-right: 1px;	
}

.previouslink {
	font-size: 16px;
	float: left;
	margin-left: 1px;
}

#footertext {
	font-size: 18px;
	color: #555;	
	vertical-align: top;
	padding-left: 6px;
	padding-right: 6px;
}

.gallerypagenumbers {
	font-size: 16px;	
}

.smalltextblack {
	color: #666;
	font-size: 10px;
}
.mediumtextblack {
	color: #666;
	font-size: 12px;
}
.largetextblack {
	color: #555;
	font-size: 11px;
text-transform:uppercase;
word-spacing:3px;
}
.hugetextblack {
	color: #666;
	font-size: 19px;
}

.smalltextgreen {
	color: #006600;
	font-size: 10px;
}
.mediumtextgreen {
	color: #006600;
	font-size: 12px;
}
.largetextgreen {
	color: #6b4;
	font-size: 12px;
text-transform:uppercase;
word-spacing:3px;
}
.hugetextgreen {
	color: #006600;
	font-size: 19px;
}

/* End user editable styles */
/****************************/


/* Do not touch below this line unless you know CSS */
a {
   text-decoration: none;
}

#container {
	margin-top: 50px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}

#header {
	height: 194px;
	width: 100%;
	background-image: url(images/headerlogo.jpg);
	background-repeat: no-repeat;	
}

#topmenu {
	height: 1em;
	margin: 5px;
	font-size: 18px;
	text-align: right;
	margin-bottom: 10px;
	}
	
#topmenu a {
	padding-left: 6px;
	padding-right: 6px;
	vertical-align: top;
	//font-weight: bold;	
}

#maincontentareatop {
	display: block;
	background-image: url(images/background-top.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 680px;
	height: 15px;
	margin: 0;
	margin-left: 7%;
	padding: 0;
	background-color: #e6f2de;
	border: none;
}

#maincontentarea {
	display: block;
	vertical-align: top;
	padding: 0;
	margin: 0;
	width: 640px;
	min-height: 300px;
	margin-left: 7%;
	background-color: #e6f2de;
	padding-bottom: 10px;
	background-image: url(images/background-bottom.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	margin-top: 0;
	border: none;
	padding-left: 20px;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 25px;
}

#maincontentarea img {
	margin:12px;
margin-top: 0;
}

#footer {
	clear: both;
	background-repeat: no-repeat;
	height: 25px;
	text-align: right;
}
#footer img {
	clear: both;
	border: 0px;
	padding-right: 15px;
}
.galleryimages img {
	float: left;
	margin-left: 20px;
}

.gallery {
	height: 150px;
	border: 0;
}

.galleryimages img {
	border: 0;
}

.floatleft {
	float: left;
}

#caseStudySummaryBox {
	padding-top: 15px;
	padding-bottom: 15px;
	clear: both;
	border-bottom: 1px solid #888;
	margin-bottom: 5px;
	min-height: 115px;
}

#caseStudySummaryBox img {
	width: 150px;
	height: 100px;
}

.gallerysummaryblock {
	width: 134px;
	margin: 0;
	display: block;
	float: left;
	margin-right: 26px;
}

.gallerysummaryblock h1 {
	margin-left: 8px;
	margin-bottom: 13px;
	font-size: 11px;
}

.gallerysummaryblock img {
	border: 0;
}

.gallarysummaryblock a {
	margin-bottom: 0;
}