@charset "utf-8";

/* One Page Website CSS Stylesheet, for The Green House - By Josh.biz Web Design */

body {
	font: 62.5% Arial, Helvetica, sans-serif;
	background: #828d7e url(../images/bg.gif) repeat-x top;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #4f4f4f;
	}

.clearfloat { /* this class should be placed on a div or break element
and should be the final element before the close of a container that should fully contain a float */
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
	}


/*Main tags*/

h1 {
	font-weight: normal;
	font-size: 7em;
	margin: 20px 0 10px 0;
	padding: 0;
	color: #ffffff;
	letter-spacing: -4px;
	}

h1 span {
	font-size: 0.4em;
	color: #334033;
	letter-spacing: 0em;
	}

h2 {
	font-size: 2.5em;
	font-weight: normal;
	margin: 26px 0 10px 0;
	padding: 0;
	color: #68756A;
	line-height: 1.2em;
	}
	
h3 {
	font-size: 2em;
	font-weight: normal;
	margin: 20px 0 10px 0;
	padding: 0;
	color: #333333;
	line-height: 1.5em;
	}
p {
	font-size: 1.4em;
	line-height: 1.4em;
	margin: 0 0 10px;
	padding: 0;
	}

a:link, a:visited {
	color: #4f4f4f;
	text-decoration: underline;
	}
	
a:hover, a:active {
	color: #4f4f4f;
	text-decoration: underline;
	}


/*Overall Container*/

.oneColFixCtrHdr #container {
	width: 780px;
	background: transparent;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	}

/*Header*/

.oneColFixCtrHdr #header {
	margin: 0;
	background: transparent;
	color: #ffffff;
	text-align: left;
	padding: 20px 30px 0 30px;
	}

.oneColFixCtrHdr #header .contact span {
	color: #D8D9D8;
	}

.oneColFixCtrHdr #header p.contact {
	margin: 4px 0px 0px;
	padding: 0px;
	font-size: 1.8em;
	letter-spacing: 0em;
	text-align: right;
	}

.oneColFixCtrHdr #header .contact a:link, .oneColFixCtrHdr #header .contact a:visited {
	text-decoration: underline;
	color: #ffffff;
	}
	
.oneColFixCtrHdr #header .contact a:hover, .oneColFixCtrHdr #header .contact a:active {
	text-decoration: underline;
	color: #ffffff;
	}


/*Banner*/

.oneColFixCtrHdr #banner {
	height: 260px;
	background: none;
	text-align: center;
	margin-bottom: 10px;
	}


/*Main Content*/

.oneColFixCtrHdr #mainContent {
	margin: 0 30px;
	background: #ffffff;
	padding-top: 10px;
	}

.oneColFixCtrHdr #container #mainContent .content {
	padding: 0 30px 16px;
	}

#roundtop { 
	background: url(../images/tr.gif) no-repeat top right; 
	}

#roundbottom {
	background: url(../images/br.gif) no-repeat top right; 
	}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
	}

.oneColFixCtrHdr #container #mainContent .content ul {
	font-size: 1.4em;
	}

.oneColFixCtrHdr #container #mainContent .content li {
	margin-bottom: 4px;
	line-height: 1.3em;
	}

.oneColFixCtrHdr #container #mainContent .content .fltr {
	margin: 0px 0px 10px 10px;
	float: right;
	}


/*Footer*/

.oneColFixCtrHdr #footer {
	padding: 10px 20px 50px;
	font-size: 1.6em;
	text-align: center;
	}

.oneColFixCtrHdr #footer p {
	margin: 0;
	padding: 10px 0;
	color: #FFFFFF;
	}

.oneColFixCtrHdr #container #footer span {
	color: #333333;
	}

.oneColFixCtrHdr #footer a:link, .oneColFixCtrHdr #footer a:visited {
	text-decoration: underline;
	color: #ffffff;
	}
	
.oneColFixCtrHdr #footer a:hover, .oneColFixCtrHdr #footer a:active {
	text-decoration: underline;
	color: #ffffff;
	}

.oneColFixCtrHdr #container #footer .small {
	font-size: 1em;
	color: #333333;
	font-weight: bold;
	}

.oneColFixCtrHdr #container #footer img {
	margin-top: 36px;
	border: none;
	}

.oneColFixCtrHdr #container #footer .nhc {
	margin-left: 4px;
	}

/*Miscellaneous*/

.oneColFixCtrHdr #container #mainContent #map {
	display: block;
	border: 1px solid #000000;
	}
.detail {
	font-size: 1.3em;
}
.final {
	margin-top: 30px;
	border: none;
}
.oneColFixCtrHdr #container #mainContent .content .col {
	padding: 10px 10px 0px;
	float: left;
	width: 180px;
	margin-right: 20px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

#featuring {
	height: 340px;
	background: #ffffff url(../images/cromer_crabs.jpg) no-repeat;
}
