/* CSS Document */

* {
margin:0;
padding:0;
outline:none;
}

body {
	color:#333333;
	font-family: Verdana;
	font-size: 70%;
	border: thin dotted #666666;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat-x;
	background-position: top;
}

a {
color:#99FF00;
}

a:hover {
text-decoration:none;
}

#header {
height:248px;
display:block;
background:url(file:///C|/Documents and Settings/Markira77/Desktop/greenhome/images/header.jpg) top center no-repeat;
}

h1.main_title {
font:170% Century Gothic;
color:#fff;
font-weight:bold;
margin:20px auto 0;
text-align:center;
}

h1.main_title a {
color:#333333;
text-decoration:none;
}

#container {
	width:760px;
	margin:0 auto;
	padding:5px;
	background-color: #999999;
}

#navigation {
	width:675px;
	color:#999999;
	letter-spacing:5px;
	text-transform:uppercase;
	background-color: #99CC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bolder;
	text-align: center;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
	border: 2px solid #999999;
}

#nav li {
list-style:none;
display:inline;
margin-right:0px;
}

#nav a {
padding:12px;
color:#333333;
text-decoration:none;
margin-right:0px;
}

#nav a:hover {
background:url(file:///C|/Documents and Settings/Markira77/Desktop/greenhome/images/nav_link_active.jpg) top repeat-x;
color:#fff;
}

#nav a.active {
background:url(file:///C|/Documents and Settings/Markira77/Desktop/greenhome/images/nav_link_active.jpg) top repeat-x;
color:#fff;
font-weight:bold;
}

#inner_container {
	padding:10px 10px 10px 25px;
	background-color: #99CC00;
	background-image: none;
	background-repeat: repeat-x;
	background-position: top;
}

#sidebar {
	width:210px;
	padding:10px;
	float:right;
	color:#333333;
	background-color: #999999;
	font-weight: normal;
	border: 1px solid #FFFFFF;
}

#container #sidebar h2 {
font-size:90%;
margin:10px 0;
}

#container #sidebar p {
text-indent:0;
font-size:90%;
line-height:17px;
}

#content {
margin-right:240px;
}

blockquote {
	padding:2px 17px;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #333333;
	border: thin dotted #666666;
}

p {
margin:10px 0;
padding:5px;
line-height:20px;
text-indent:25px;
}

p.note {
	padding:20px;
	color:#333333;
	background-color: #FFFFFF;
	border: thin dotted #666666;
	background-image: url(images/GreenHomeLogo.jpg);
	height: 200px;
	background-repeat: no-repeat;
	background-position: center center;
}

#container h1 {
font:160% Arial;
color:#fff;
margin:15px 0;
}

#container h2 {
font:110% Verdana;
color:#fff;
font-weight:bold;
margin:25px 0 15px;
}

#container ul {
margin:10px 15px;
}

#container ul li {
margin:10px 0;
}

#container img {
	padding:5px;
	background-color: #666666;
}

#footer {
	width:750px;
	padding:10px;
	margin:0 auto;
	clear:both;
	background-color: #CCCCCC;
	border: thin none #999999;
}

#content table {
	width:475px;
	margin:25px 0;
	background-color: #999999;
	color: #333333;
	border: 1px solid #FFFFFF;
}

td {
padding:8px;
text-align:center;
background:url(file:///C|/Documents and Settings/Markira77/Desktop/greenhome/images/td.jpg) top left no-repeat #1E1E2D;
font:100% Georgia;
}

th {
color:#333333;
padding:10px;
}

#footer p {
text-indent:0;
}

#footer p.validate {
float:right;
}
