body {
	font-size: 67.5%;
	background: url(../images/slate.jpg) repeat fixed;
	color: #000;
}

/* @group Headers */

h1 {
	color: #b00;
	text-align: center;
	font-size: 4.5em;
}

h2 {
	color: #b03060;
	text-align: center;
	font-weight: bold;
	font-size: 3em;
}

/* @end */

hr {
	border: 0;
	color: #bc6060;
	background-color: #bc6060;
	height: 2px;
}

hr.contact {
	border: 0;
	color: #bc6060;
	background-color: #bc6060;
	height: 2px;
	margin-top: 40px;
}

/* @group Links */

a:link {
	color: #000080;
}

a:visited {
	color: #BC1010;
}

a:hover {
	color: #fff;
}

a:active {
	color: #000080;
}

/* @end */

.center {
	text-align: center;
}

.remark {
	text-align: center;
	font-size: 1.3em;
}

.page_title {
	color: #b00;
	text-align: center;
	font-size: 4.5em;
	margin: 16px 0 0;
}

.page_subtitle {
	color: #b03060;
	text-align: center;
	font-weight: bold;
	font-size: 3em;
}

/* @group Services Elements */

#services_group {
	display: block;
	position: relative;
	top: 10px;
	width: 480px;
	left: 10px;
}

#design {
	position: absolute;
	width: 220px;
	top: 15px;
	list-style-type: none;
}

#design img {
	margin-left: 50px;
	padding-bottom: 5px;
	margin-top: 10px;
}

#areas {
	position: absolute;
	list-style-type: none;
	width: 220px;
	top: 300px;
	left: 240px;
}

#landscaping {
	position: absolute;
	list-style-type: none;
	width: 220px;
	left: 240px;
}

#maintenance {
	position: absolute;
	list-style-type: none;
	width: 220px;
	top: 200px;
}

#design ul, #areas ul, #landscaping ul, #maintenance ul {
	margin-top: 3px;
}

#design li, #areas li, #landscaping li, #maintenance li {
	border-bottom: thin solid #ad8e2a;
	background: url(../images/leaf-bullet.png) no-repeat 6px 50%;
	list-style-type: none;
	display: inline-block;
	padding-left: 25px;
	padding-right: 20px;
	padding-bottom: 5px;
}

/* @end */

/* @group Lists */

.awards ul {
	margin: 0;
}

.awards li {
	color: #2e52ab;
	margin-right: 5px;
	list-style-image: none;
	background: url(../images/award_ribbon.jpg) no-repeat 1px 50%;
	list-style-type: none;
	padding-bottom: 5px;
	margin-left: -25px;
	padding-left: 25px;
}

#favorite_links {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 480px;
	position: relative;
}

#favorite_links li {
	border-bottom: thin solid #ad8e2a;
	background: url(../images/leaf-bullet.png) no-repeat 1px 50%;
	padding-left: 25px;
	list-style-type: none;
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* @end */

.copyright {
	font-weight: bold;
	text-align: center;
	font-size: 1.2em;
}

.contact {
	color: #3251a9;
	text-align: center;
	font-weight: bold;
}

.footer {
	text-align: center;
	font-weight: bold;
	font-size: 1.6em;
}

.white_border {
	padding: 2px;
	margin-right: 10px;
	margin-top: 3px;
	border: medium double #fff;
}

.red_border_top {
	margin-top: 24px;
	padding: 3px;
	margin-left: 10px;
	border: medium double #624f94;
}

.red_border_side {
	padding: 3px;
	border: medium double #624f94;
	margin-left: 10px;
}

.red_border_side_long {
	padding: 3px;
	border: medium double #624f94;
	margin-left: 25px;
}

.red_border {
	border: medium double #624f94;
}

#page {
	position: relative;
	width: 654px;
	left: 0;
	top: 0;
	height: auto;
}

#main {
	position: relative;
	width: 600px;
	left: 54px;
}

#branding {
	text-align: center;
	margin-top: 30px;
	position: relative;
	width: 600px;
}

#footer {
	display: block;
	width: 700px;
	position: relative;
	top: 25px;
	padding-bottom: 10px;
}

/* @group Navigation */

#navigation {
	position: relative;
	height: 15px;
	top: 20px;
	left: 48px;
}

.navsite h5 {
	display: none;
}

.navsite ul {
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

.navsite ul li {
	float: left;
	width: 85px;
	position: relative;
	display: inline;
	margin: 0;
	padding: 0;
}

.navsite ul li a {
	text-decoration: none;
	color: #009971;
	width: 82px;
	height: 15px;
	display: block;
	background: url(../images/nav_graphic_hz.png) no-repeat 0 0;
}

.navsite ul li a:link {
	background-position: -81px 0;
}

.navsite ul li a:visited {
	background-position: -81px 0;
}

.navsite ul li a:hover {
	color: #fff;
	background-position: -163px 0;
}

.navsite ul li a:active {
	color: #fff;
	background-position: -163px 0;
}

body#home a#homelink, body#about a#aboutlink, body#services a#serviceslink, body#gallery a#gallerylink, body#contactpage a#contactlink, body#links a#linkslink {
	color: #009971;
	background: url(../images/nav_graphic_hz.png) no-repeat 0 0px;
}

/* @end */

#thisform {
	color: #000;
	width: 525px;
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
}

#thisform label {
	font-weight: bold;
	color: #000;
	display: block;
	text-align: right;
	width: 160px;
	float: left;
	padding-right: 10px;
	vertical-align: middle;
	margin-top: 4px;
}

#thisform br {
	clear: both;
}

#thisform #radioYes {
	width: auto;
}

#thisform #radioNo {
	width: auto;
}

#thisform #submit {
	width: auto;
	position: relative;
	left: 66%;
}

#thisform #clear {
	width: auto;
	position: relative;
	left: 70%;
}

#thisform input {
	width: 210px;
	display: block;
	float: left;
	margin-bottom: 10px;
}

#thisform textarea {
	width: 275px;
	margin-bottom: 10px;
}

#thisform input:focus {
	background-color: #fb81bb;
}

#thisform select {
	display: block;
	float: left;
	width: 120px;
	margin-bottom: 10px;
}

#thisform fieldset {
	padding-left: 15px;
	padding-right: 15px;
	border: 1px solid #d80000;
}

#thisform legend {
	font-weight: bold;
	color: #000;
	background: #d80000;
	border-bottom-color: #999;
	border-right-color: #999;
	padding: 4px 8px;
	font-size: 110%;
}

#thisform textarea:focus {
	background-color: #fd80bb;
}

.checkboxes {
}

input#rafting {
	width: 10px;
}

input#travel {
	width: 10px;
}

input#art {
	width: 10px;
}
