H1 {
	font-family: arial;
	text-align: left;
	font-size: 15px;
	color: #A54F02;
	font-weight : bold;
	vertical-align: bottom;
	margin-bottom : 0px;
}

body {
	background-image : url(images/LandscapingCompaniesinColorado.jpg);
	margin-top: 20px;
}

td {
	font-family: arial;
	font-size: 13px;
}

.copyright {
	color: #FFFFFF;
	text-align: center;
	font-size: 13px;
	text-decoration: none;
}

.norepeat {
	background-repeat : no-repeat;
}

.gray {
	color: #3F3B39;
}

.header {
	color: #3F3B39;
	font-size: 25px;
	font-weight: bold;
}

.greenheader {
	color: #436136;
	font-size: 25px;
	font-weight: bold;
}

.grayheader {
	color: #3F3B39;
	font-size: 16px;
	font-weight: bold;
}

.bullet {
	font-family: wingdings;
}

.menutitle{
	cursor: pointer;
	margin-left: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #3A0809;
	font-size: 15px;
}

.submenu{
	margin-left: 15px;
	margin-bottom: 5px;
	color: white;
}

a {
	font-weight: bold;
	color: #000000;
}

.white, white:visited, white:hover {
	color: #3A0809;
	font-size: 15px;
	text-decoration: none;
}

.whiter, whiter:visited, whiter:hover {
	color: #FFFFFF;
	font-size: 15px;
	text-decoration: none;
}
