body{
	margin: 0px;
	padding: 0px;
}
.gen_table {
	border: thin solid #CCCCCC;
}
#bg {
	width: 786px;
	height: 415px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
}
.default {
	background-image:url(../img/index.jpg);
}
.main {
	background-image:url(../img/main.jpg);
}
.design_build {
	background-image:url(../img/landscape.jpg);
}
.maintain {
	background-image:url(../img/mowing.jpg);
}
.customer_updates {
	background-image:url(../img/misc.jpg);
}
.about {
	background-image:url(../img/about_us.jpg);
}
.testimonials {
	background-image:url(../img/testimonials.jpg);
}
.portfolio {
	background-image:url(../img/portfolio.jpg);
}
.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999999;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	font-variant: small-caps;
	font-weight: 300;
	color: #003300;
	font-size: xx-large;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
	background-position: center;
}
.textarea {
	font-family: Arial, Helvetica, sans-serif;
	border:none; 
}
#main_body {
	width: 670px;
	color: #333333;
	height: 255px;
	margin-top: 3px;
	text-align: left;
	overflow: auto;
}
#admin_body {
	width: 670px; 
	color: #333333; 
	height: 255px;
	margin-top: 3px;
	text-align: left;
	overflow: auto;
}
#port_body {
	width: 565px; 
	color: #333333; 
	height: 253px; 
	text-align: left;
	margin-top: 3px;
	margin-bottom: 7px;
	overflow-y: scroll;
	padding-right: 5px;
}
#shrink_width {
	height: 10000;
	width: 98%;
}
#port_pics {
	margin: 8px 15px;
	width: 127px; 
	color: #333333; 
	height: 260px; 
	margin-top: 3px;
	text-align: left;
	overflow-y: scroll;
}
.h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
}
.port_h2{
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
}
.pad_12{
	margin-left: 16px;
}
.pad_7{
	margin-left: 2px;
}
.contact_form {
	font-size: x-small;
}
textarea,input,select,option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.proj_link {
	text-decoration: none;
	background-position: center;
}
.menulink a{
	color: #000000;
	background-repeat:repeat;
	background-position: center center;
	text-align: center;
	font-variant:small-caps;
	text-decoration: none;
	font-size: small;
	width: 100;
	display:block;
	line-height:2.5;
}
.menulink a:link, menulink a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	display:block;
	font-variant:small-caps;
	background-image: url(../img/btn.jpg);
}
.menulink a:hover{
	background-image: url(../img/btn_over.gif);
	background-repeat:no-repeat;
	display:block;
	text-decoration: none;
	font-variant:small-caps;
	color: #FFFFFF;
}
a:link {
	color: #003300;
	text-decoration: none;
}
a:visited {
	color: #003300;
	text-decoration: none;
}
a:hover {
	color: #003300;
	text-decoration:underline;
}
.copyright {
	color: #003300;
	text-decoration: none;
}