﻿/* CSS Document */
body {
	background-color: #333e3b;
	margin: 0;
}
#bottom_shadow {
	background-image: url(images/bottom_shadow.jpg);
	width: 100%;
	height: 11px;
	overflow: hidden;
}
#content {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 29px;
	padding-bottom: 27px;
	height: auto;
	width: 710px;
	margin: 0px auto 0px;
}
#content_area {
	width: 100%;
	background-color: #5f7971;
}
.copy_area {
	float: left;
	color: #fff;
	width: 520px;
	height: auto;
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	font-size: 12px;
	line-height: 19px;
}
.copy_area p {
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 12px;
}
.copy_area a:link {
	text-decoration: none;
	color: #f0b539;
	background-color: #384542;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.copy_area a:visited {
	text-decoration: none;
	color: #f0b539;
	background-color: #384542;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.copy_area a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #384542;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.copy_area a:active {
	text-decoration: none;
	color: #f0b539;
	background-color: #384542;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#copyright {
	font-family: arial, helvetica, verdana;
	color: #fff;
	font-size: 11px;
	float: left;
	width: 310px;
	font-weight: bold;
	height: auto;
}
#copyright a:link {
	color: #f0b539;
	text-decoration: none;
}
#copyright a:visited {
	color: #f0b539;
	text-decoration: none;
}
#copyright a:hover {
	color: #fff;
	text-decoration: none;
}
#copyright a:active {
	color: #fff;
	text-decoration: none;
}

#credits {
	font-family: arial, helvetica, verdana;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	width: 260px;
	height: auto;
	float: right;
	text-align: right;
}
.validator a:link {
	color: #fff;
	text-decoration: none;
}
.validator a:visited {
	color: #fff;
	text-decoration: none;
}
.validator a:hover {
	color: #f0b539;
	text-decoration: none;
}
.validator a:active {
	color: #fff;
	text-decoration: none;
}
.dreamscape a:link {
	color: #f0b539;
	text-decoration: none;
}
.dreamscape a:visited {
	color: #f0b539;
	text-decoration: none;
}
.dreamscape a:hover {
	color: #fff;
	text-decoration: none;
}
.dreamscape a:active {
	color: #f0b539;
	text-decoration: none;
}
#footer {
	width: 710px;
	background: transparent;
	margin: 0px auto 0px;
	padding-top: 9px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 45px;
	float: none;
}
h1 {
	background-image: url(images/header.jpg);
	width: 504px;
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #28302e;
	margin: 0px;
	float: left;
	padding-left: 20px;
	padding-top: 9px;
	padding-bottom: 19px;
	background-repeat: no-repeat;
	text-transform: uppercase;
}
h2 {
	background-image: url(images/details_shadow.jpg);
	width: 504px;
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #28302e;
	margin: 0px;
	float: left;
	padding-left: 20px;
	padding-top: 9px;
	padding-bottom: 19px;
	background-repeat: no-repeat;
}
h3 {
	background-image: url(images/header3.jpg);
	width: 504px;
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #28302e;
	margin: 0px;
	float: left;
	padding-left: 20px;
	padding-top: 9px;
	padding-bottom: 19px;
	background-repeat: no-repeat;
}
#header {
	width: 100%;
	height: auto;
	background-color: #475450;
	margin: 0px auto auto;
}
#header_content {
	width: 710px;
	margin: 0px auto 0px;
	background: #475450;
	height: auto;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 4px;
}
#logo {
	height: 116px;
	background: transparent;
	float: left;
	width: 197px;
}
#navigation {

	height: auto;
	float: left;
	padding-top: 63px;
	background: transparent;
}
ul#navlist {
	margin: 0px;
	padding-left:8px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

ul.laws {
	color: #e5a623;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 10px;
	list-style-type: square;
	padding-bottom: 0px;
}
.laws li {
padding: 5px;
margin: 0px;
}
.law {
	color: #fff;
	font-size: 14px;
	background-color: #475450;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-right: 7px;
}
#navlist li {
	float:left;
	list-style-type: none;
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	font-weight: bold;
	margin-left: 7px;
}
#navlist li a {
	display: block;
	padding: 4px;
}
#navlist a:link, #navlist a:visited {
	color: #fff;
	background-color: #333e3b;
	text-decoration: none;
}
#navlist a:hover {
color: #e5a623;
text-decoration: none;
}
#active a:link {
	color: #fff;
	background-color: #6e9488;
}
#active a:visited {
	color: #fff;
	background-color: #6e9488;
}

#quote {
	width: 186px;
	height: 43px;
	float: left;
	background: transparent;
}
#services_banner {
	width: 710px;
	height: 231px;
	float: left;
	background: transparent;
	padding-bottom: 36px
}
.label {
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	clear: both;
	height: auto;
	width: 600px;
	float: left;
	padding-top: 3px;
}
.text1 {
	width: 300px;
	height: auto;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 5px;
	border: 1px solid #35403d;
}
.text2 {
	width: 250px;
	height: auto;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 5px;
	border: 1px solid #35403d;
}
.text3 {
	width: 359px;
	height: 75px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 5px;
	border: 1px solid #35403d;
}
.text4 {
	width: 359px;
	height: 110px;
	clear: both;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 5px;
	border: 1px solid #35403d;
}
#top_shadow {
	background-image: url(images/top_shadow.jpg);
	width: 100%;
	height: 16px;
	overflow: hidden;
}
input#submit {
	float: left;
	background-image: url(images/submit.jpg);
	width: 118px;
	height: 46px;
	margin-top: 5px;
	border: 0px;
}
input#reset {
	float: left;
	background-image: url(images/reset.jpg);
	width: 118px;
	height: 46px;
	margin-top: 5px;
	margin-left: 10px;
	border: 0px;
}
	
