/* CSS Document */

body {
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	background: url(images/bgmud1.gif) 0 0;
	margin: 0;
	padding: 0;
}

#content {
	width: 926px;
	position: relative;
	margin-right: auto;
	margin-top: 25px;
	margin-left: auto;
	display: table;
	bottom: 20px;
}

#header {
	height: 163px;
	width: 900px;
	background-image: url(images/ECO_header.jpg);
	margin-right: auto;
	margin-left: auto;
	float: left;
	position: relative;
	top: 12px;
}

a.registertop {
	width: 227px;
	height: 70px;
	background-image: url(images/registernow-top.jpg);
	position: relative;
	float: left;
	left: 650px;
	top: 99px;
}

a.registertop:hover {
	width: 227px;
	height: 70px;
	background-image: url(images/registernow-top-over.jpg);
	position: relative;
	float: left;
	left: 650px;
	top: 99px;
}

#nav {
	width: 923px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	top: 8px;
	position: relative;
	left: -11px;
	z-index: 1;
	background: url(images/navback.png) no-repeat;
}

#nav ul {
	list-style-type: none;
	text-align: center;
	margin-top: 0;
	padding-top: 8px;
	padding-left: 0;
	margin-bottom: 0;
	padding-bottom: 8px;
}

#nav li {
	display: inline;
	font-size: 18px;
	line-height: 32px;
	font-weight: bold;
	border-left: 2px solid #fef4e6;
	vertical-align: 11px;
}

#nav li.home {
	font-weight: bold;
	border-left-style: none;
	color: #4c311b;
}

.navlogo {
	border-style: none;
	position: relative;
}

#nav li a:link {
	text-decoration: none;
	color: #4c311b;
	padding-right: 16px;
	padding-left: 16px;
}

#nav li a:hover {
	text-decoration: none;
	padding: 12px 16px 14px;
	color: #fef4e6;
}

#nav li.home a:hover {
	text-decoration: none;
	padding: 12px 16px 14px;
	color: #fef4e6;
}

#nav li a:visited {
	text-decoration: none;
	padding-right: 16px;
	padding-left: 16px;
	color: #4c311b;
}

#main {
	width: 900px;
	background: #fef4e6 url(images/bottomplants.gif) repeat-x 0 bottom;
	float: left;
	font-size: 110%;
	position: relative;
	margin: 1px auto 0;
}

#maintext {
	width: 528px;
	float: right;
	color: #4c311b;
	margin-top: 30px;
	padding-bottom: 90px;
	padding-right: 40px;
	font-size: 14px;
}

#maintext a:link {
	color: #4c311b;
	font-weight: bold;
}

#maintext a:hover {
	color: #ff842f;
	font-weight: bold;
	text-decoration: none;
}

#maintext a:visited {
	color: #000;
	font-weight: bold;
}

.orange {
	color: #ff7e2b;
}

#maincola {
	width: 230px;
	height: 170px;
	float: left;
	margin-top: 0;
	margin-left: 20px;
}

#maincola ul {
	color: #1b9264;
	font-size: 22px;
	font-weight: bold;
	margin-top: 0;
}

#maincola li {
	list-style-image: url(images/check.jpg);
}

#maincolb {
	width: 250px;
	height: 170px;
	float: left;
	margin-top: 0;
}

#maincolb ul {
	color: #1b9264;
	font-size: 22px;
	font-weight: bold;
	margin-top: 0;
}

#maincolb li {
	list-style-image: url(images/check.jpg);
}

a.getdetails {
	width: 250px;
	height: 57px;
	background-image: url(images/getdetails.jpg);
	position: relative;
	float: left;
	margin: 24px 130px;
}

a.getdetails:hover {
	width: 250px;
	height: 57px;
	background-image: url(images/getdetails-over.jpg);
	position: relative;
	float: left;
}

h1 {
	font-size: 26px;
	margin-top: 0;
	letter-spacing: -1px;
	color: #4c311b;
}

h1.intro {
	font-size: 32px;
	margin-top: 0;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 32px;
	color: #4c311b;
}

h2 {
	margin-top: 0;
}

#sidebar h3 {
	font-size: 26px;
	margin-top: 0;
	margin: 0;
	padding: 0 0 8px;
	color: #4c311b;
	line-height: 26px;
}

#sidebar h2 {
	font-size: 18px;
	margin-top: 0;
	margin: 0;
	padding: 0 0 8px;
	color: #4c311b;
	line-height: 20px;
}

a.facebook {
	width: 291px;
	height: 57px;
	margin: 0 0 8px;
	background-image: url(images/facebook.jpg);
	display: block;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}

a.facebook:hover {
	width: 291px;
	height: 57px;
	margin: 0 0 8px;
	background-image: url(images/facebook-over.jpg);
	display: block;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}

a.twitter {
	width: 291px;
	height: 57px;
	margin: 0 0 8px;
	background-image: url(images/LA-twitter.jpg);
	display: block;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}

a.twitter:hover {
	width: 291px;
	height: 57px;
	margin: 0 0 8px;
	background-image: url(images/LA-twitter-over.jpg);
	display: block;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}

form {
	margin: 0;
	padding: 0;
}

.verticalresponse {
	color: #4c311b;
	font-size: 10px;
}

.verticalresponse a:link {
	color: #4c311b;
	text-decoration: none;
}

.verticalresponse a:hover {
	color: #05a171;
	text-decoration: none;
}

.verticalresponse a:visited {
	color: #4c311b;
	text-decoration: none;
}

.emailpic {
	float: left;
	padding-right: 10px;
	margin: 0;
	padding-bottom: 0;
	position: relative;
}

#sidebar {
	width: 291px;
	margin-left: 11px;
	float: left;
	padding: 0;
	position: relative;
	margin-top: 10px;
}

#sidebarsection {
	background: url(images/section-background.gif) repeat-y;
	margin: 0;
	padding: 0 20px;
	position: relative;
}

#sidebarsection ul {
	margin: 0;
	text-indent: 0;
	padding: 0;
	list-style-type: none;
	color: #784e2e;
}

#sidebarsection li.details {
	padding-bottom: 8px;
}

#sidebarsection li.city {
	border-style: none;
	font-weight: bold;
	border-top: 1px solid #f4700e;
	padding-top: 5px;
}

#sidebarsection li.city a:link {
	color: #1b9264;
	font-size: 19px;
	text-decoration: none;
	list-style-type: none;
}

#sidebarsection li.city a:hover {
	color: #ff7e2b;
	font-size: 19px;
	text-decoration: none;
	list-style-type: none;
}

#sidebarsection li.city a:visited {
	color: #1b9264;
	font-size: 19px;
	text-decoration: none;
	list-style-type: none;
}

#sidebarsection li a:link {
	color: #4c311b;
	font-size: 13px;
	text-decoration: underline;
	list-style-type: none;
}

#sidebarsection li a:hover {
	color: #ff842f;
	text-decoration: underline;
	list-style-type: none;
}

#sidebarsection li a:visited {
	color: #4c311b;
	font-size: 16px;
	text-decoration: none;
	line-height: 160%;
	list-style-type: none;
}

#sidebarsection-top {
	height: 19px;
	width: 291px;
	background-image: url(images/section-top.gif);
	margin: 0;
	padding: 0;
	position: relative;
}

#sidebarsection-bottom {
	height: 19px;
	width: 291px;
	background-image: url(images/section-bottom.gif);
	margin-top: 0;
	padding: 0;
	margin-bottom: 10px;
	position: relative;
}

#footer {
	height: 190px;
	width: 822px;
	background-color: #4c311b;
	color: #fef4e6;
	font: 70% Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	padding-right: 40px;
	padding-left: 40px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}

#footer a:link {
	color: #fef4e6;
}

#footer a:hover {
	color: #fef4e6;
	text-decoration: none;
}

#footer a:visited {
	color: #fef4e6;
}