body {
	background-color: #330000;
	margin: 5px;
	font-size: 75%;
	background-image: url(images/bg.jpg);
}
.textBody {
	background-color: #FFFFFF;
	background-image: url(images/vertSpacer.jpg);
	background-repeat: repeat-y;
	background-position: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #999966;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: .9em;
}
.footer a, .footer a:link, .footer a:visited, .footer a:active {
	text-decoration: none;
	color: #000000;
}
.footer a:hover {
	text-decoration: underline;
	color: #000000;
}
.homeText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 5px 10px;
	background-color: #999966;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #330000;
	border-left-color: #330000;
}
.homeTitleBg {
	background-color: #013300;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #330000;
	border-left-color: #330000;
}
.homeTextHouse {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 5px 10px;
	background-color: #999966;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #330000;
	border-left-color: #330000;
	background-image: url(images/house.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
A, A:link, A:visited, A:active   {
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #013300;
}
A:hover   {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #013300;
}
.navl {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.navl a:link, .navl a:active, .navl a:visited {
	text-decoration : none;
	color: #FFFFFF;
	display: block;
	height: 25px;
	width: auto;
	text-indent: 18px;
	line-height: 25px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.navl a:hover {
	text-decoration : none;
	color: #FFFFFF;
	background-color: #666535;
	display: block;
	height: 25px;
	width: auto;
	text-indent: 18px;
	line-height: 25px;
	background-image: url(images/bulletOver.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.popperText {
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.chouse {
	background-image: url(images/contactHouse.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}input {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-top-style: none;
	border-left-style: none;
}
textarea {
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-top-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #333333;
}
select {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #333333;
	border-bottom-color: #666666;
}
.serviceText {
    background-color: #FFFFFF;
	background-image: url(images/grids.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
noscript {
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	line-height: 200px;
	height: 226px;
	width: 770px;
	background-color: #999966;
	display: block;
	font-size: 1em;
	font-weight: bold;
}
ul {
	margin-top: 15px;
	margin-bottom: 15px;
}
li {
	list-style-image: url(images/listArrow.gif);
	list-style-type: none;
	padding-bottom: 3px;
}
