/*

Staley Stevenson  BLUE #A1DCE4
Staley Stevenson GREEN #87C540

*/


* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 82%;
	line-height: 1.1;
}
p {
	/*margin-top: 10px;*/
	margin-bottom: 15px;	
}
ul {
	list-style-image: url(../images/bullet.gif);
	list-style-position: inside;
}
ul.gardenlist {
	list-style-position: inside;
	width: 105px;
	float: left;
}
ul.propertylist {
	list-style-position: outside;
	margin-left: 12px;
}


/*----------links----------*/
a {
	text-decoration: none;
	color: #a1dce4;	
}
a:hover {
	color: #000000;
	background-color: #87C540;
}
.marginright {
	margin-right: 17px;
}
a img {
	border: none;	
}
a:hover img {
	text-decoration: none;
	border: none;
}
/*----------end links----------*/
#wrapper {
	position: relative;
	text-align : left;
	margin-right: auto;
	margin-left: auto;
	width: 780px;
}
#stripe {
	height: 15px;
	background-image: url(../images/stripe.gif);
	clear: both;
}
#header {
	height: 90px;
}
#nav {
	margin-left: 20px;
	width: 190px;
	float: left;
}
#main {
	width: 520px;
	float: right;
	margin-right: 19px;
}
#content {
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a1dce4;
	padding-bottom: 15px;
}
#logo {
	background-image: url(../images/logo.gif);
	height: 61px;
	width: 180px;
	margin-top: 20px;
	float: left;
	margin-left: 20px;
}
#logo_right {
	background-image: url(../images/logo2.gif);
	height: 42px;
	width: 144px;
	float: right;
	margin-right: 20px;
	margin-top: 43px;
}

/*---------classes----------*/
.sapling {
	float: right;
	margin-left: 20px;	
}
.grass {
	float: left;
	margin-top: 32px;
}
.floatright {
	float: right;
	margin-left: 20px;
}
.floatleft {
	float: left;
}

.clear {
	clear: both;
}
.justify {
	text-align: justify;	
}
.green {
	color: #87c540;
}
.blue {
	color: #a1dce4;
}
.error {
	color: red;
}
.middle-img {
	margin-left: 14px;
}
.positive {
	margin-top: 4px;
	/*text-align: right;*/
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 20px;
	font-size: 9px;
	background-image:url(../images/footer.gif);
	background-position: 33px 3px;
	background-repeat:no-repeat;
	float: right;
}

/*--------Form rules--------*/
form {
	font-size: 85%;
	color: #a1dce4;
	text-align: right;
	}
/*label {
	clear:left;
	float:left;
	margin-bottom:4px;
	padding-right:10px;
	width:150px;
}*/

.form {
	margin-top: 19px;
	margin-bottom: 6px;
	width: 296px;
	
	}
	
input, textarea, option, select {
	border: 1px solid #87C540;
	background-color: #000000;
	color: #a1dce4;
}

textarea {
	overflow:hidden;
}
.form #Submit {
	margin-left: 87px;
	padding: 2px;
	width: 64px;
	color: #a1dce4;
}
legend {
	font-weight: bold;
	font-size: 115%;
	color: #a1dce4;
	text-align: left;
	margin-left: -10px;
	padding-right: 5px;
	padding-left: 5px;
}

fieldset {
	border: 1px dotted #87c540;
	padding: 10px 29px 10px 29px;
	width: 296px;
}

/*--------End Form rules--------*/

#eXTReMe {
	text-align: center;
	clear: both;
}
.margin29 {
	margin-left: 29px;
	float: left;
}
.smalltext {
	font-size: 11px;
	color: #a1dce4;
}
.margin14 {
	margin-top: 14px;
}
.marginright {
	margin-right: 20px;
}
.portfolio-bg {
	width: 246px;
	height: 328px;
	float: left;
	margin-bottom: 30px;
}
.kitchen {
	background-image: url(../images/portfolio/kitchen-box-bg.jpg);
	background-repeat: no-repeat;
}
.garden {
	background-image: url(../images/portfolio/garden-box-bg.jpg);
	background-repeat: no-repeat;
	margin-right: 28px;
}

p.text {
	font-size: 15px;
	color: #333;
	margin-top: 261px;
	padding-top: 9px;
	padding-left: 7px;
	padding-right: 5px;
	line-height: 21px;
	height: 58px;
}
a.port {
	display: block;
}
