html {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
  background-color: #f3f3f3;
  font-family:  helvetica, arial;
  color: #404141;
  font-size: 9pt;
}
body {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
  background-color: #f3f3f3;
  font-family:  helvetica, arial;
  color: #404141;
  font-size: 9pt;

}


.one_pixel_high
 {
	height: 1px;
}

a{
	color:#black;
	text-decoration:none;
	font-weight:bold;
}

a:hover
 {
	color: #1a43f3;
	text-decoration: underline;
}

p{
	padding:0px 5px;
}

.float_left
 {
	float: left;
}

.float_right
 {
	float: right;
}

.clear_both
 {
	clear: both;
}

#container
 {
	position: relative;
	margin: 0px auto;
	width: 750px;
	background-color: #ffffff;
	height: auto !important;
	height: 100%;
	min-height: 100%;

}

#header
 {
	position: relative;
	background-repeat: repeat-x;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #ffffff;
	height: 105px;
}

#header .logo
 {
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 25px;
	top: 58px;
	width: 287px;
	height: 33px;
}

#content_container
 {
	padding-left: 10px;
	padding-right: 10px;
	background-color: #ffffff;
}

#content
 {
	background-color: #ffffff;
/*	margin-left: 150px; */
	padding-bottom: 120px;
}

.one_column
 {
	padding: 0px;
	margin: 25px;
}

.one_column .one
 {
	/* */
}

.two_column
 {
	padding: 0px;
	margin-left: 25px;
	margin-right: 25px;
}

.two_column .one
 {
	float: left;
	width: 310px;
	padding: 0px;
	margin: 0px;
}

.two_column .two
 {
	padding: 0px;
	margin: 0px;
	margin-left: 360px;
}

#footer
 {
	clear: both;
	background-color: #ffffff;
	width: 750px;
	border-top: 3px solid #909090;
	color: #707070;
	font-size: 9pt;
	position: absolute;
	bottom: 0px;
}


#footer a
{
	
		color: #4c310b;
	
}

.three_column
 {
	padding: 0px;
	margin-left: 25px;
}

.three_column .one
{
	float: left;
	width: 290px;
}

.three_column .two
{
	float: left;
	margin-left: 20px;
	width: 200px;
}

.three_column .three
{
	float: right;
	width: 180px;
	margin-right:25px;
	text-align:right;
}

img
 {
	border: 0px;
}

.no_border
 {
	border: 0px;
}

.small-text
 {
	font-size: 8pt;
}

#biggallery
{
	width: 700px;
	height: 355px;
	margin-left: 25px;
	margin-bottom: 10px;
}

#biggallery .slogan
 {
	position: absolute;
	left: 35px;
	top: 140px;
	z-index: 4;
}

#biggallery .hambletext
 {
	position: absolute;
	left: 35px;
	top: 270px;
	z-index: 4;
}

.headerimage
{
	width: 700px;
	height: 355px;
	background-image: url("/images/hamblebeach.png?1212464927");
	margin-left: 25px;
	margin-bottom: 10px;
	background-color: white;
}

.doingheaderimage
{
	width: 700px;
	height: 355px;
	background-image: url("/images/hamblebeach2.png");
	margin-left: 25px;
	margin-bottom: 10px;
	background-color: white;
}

#stones
 {
	text-align: center;
}

#ie6
 {
	background-color: #ffffff;
}

#photoframe
{
	position: relative;
	margin-right:20px;
	text-align: right;
	background-image: url("/images/photoframe.png");
	width: 318px;
	height: 260px;
	
}

#google
 {
	text-align: center;
}

ul{
	margin:0;
	padding:0;
}

#menu 
{
	position: absolute;
	left: 0px;
	top: 0px;
	width:750px;
	height:45px;
	background-color:#040404;
	background:#232321 url('/images/grey-item-bg.jpg') top left;
	z-index: 1000;
}

#menu a
{
		color: #ffffff;
		font-weight:normal;
		text-decoration:none;
}


li{
	width:100px;
	height:45px;
	float:left;
	text-align:center;
	overflow:hidden;
}

.subtext{
	font-size: 8px;
	color:#FFF;
	padding-top:20px;
}

.menu_done{background:#232321 url('/images/grey-item-bg.jpg') top left no-repeat;}
.menu_doing{background:#232321 url('/images/grey-item-bg.jpg') top left no-repeat;}
.menu_planning{background:#232321 url('/images/grey-item-bg.jpg') top left no-repeat;}
.menu_why{background:#232321 url('/images/grey-item-bg.jpg') top left no-repeat;}
.menu_involve{background:#232321 url('/images/grey-item-bg.jpg') top left no-repeat;}
.menu_contact{background:#232321 url('/images/grey-item-bg.jpg') top left no-repeat;}
.menu_blog{background:#232321 url('/images/grey-item-bg.jpg') top left no-repeat;}
