body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: left;
	background-color: #666666;

}

h1 {
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: 600;
}

h2 {
	color: #CC3333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
}

h3 {
	color: #CC3333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
}
#nav {
	width: 100%;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 720px;
	float: left;
	background: #EEDD00;
	font-weight: 700;
}

#nav ul li {
	float: left;
}

#nav ul a {
	display: block;
	float: left;
	padding: 0 1.8em;
	line-height: 2.1em;
	text-decoration: none;
	color: #1122FF;
	border: 1px solid #ccc;
	}

#nav ul a:hover {
	color: #EEDD00;
	background: #336699;
}
	
#nav ul .first a {
	background: none;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	list-style-position: outside;
	list-style-type: none;
}

p {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-align: left;
}

td {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-align: left;
}

.banner {
	float: left;
	margin-right: 15px;
}

.bullethead {
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: 400;
}

.companyname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: 600;
	margin-bottom: 20px;
	padding-bottom: 20px;
	text-align: left;
}

.companysubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 500;
	text-align: left;
}

.contactinfo {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: left;
}

.inlineimage {
	float: left;
	margin-right: 7px;
}

.leftcolhead {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 101%;
	font-weight: 600;
	margin-bottom: 20px;
	padding-bottom: 20px;
	text-align: left;
}

.maintable {
	border-bottom-color: #CCCCCC;
	border-bottom-style: inset;
	border-bottom-width: thick;
	border-right-color: #CCCCCC;
	border-right-style: inset;
	border-right-width: thick;
	top: auto;
}

.motto {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: 600;
	padding-left: 7px;
	text-align: left;
	text-transform: uppercase;
}

.servicelist {
	list-style-image: url(images/16redpaw.jpg);
	list-style-position: outside;
	list-style-type: square;
	margin-bottom: 2em;
}

.tdbox {
	border-right-color: #666666;
	border-right-style: groove;
	border-right-width: thin;
}
#maincontent {
	padding-top: 6px;


}
.bullets {

	list-style-image: url(images/16redpaw.jpg);
	list-style-position: outside;
	list-style-type: square;
	margin-bottom: 1em;
}
#subcontent {
	margin: 5px;
	padding: 5px;
	vertical-align: text-top;
	border-top: thin solid #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin none #CCCCCC;
	border-left: thin none #CCCCCC;

}
#companyinfo {
	margin: 0px;
	padding: 6px 2em 6px 0px;
}

#home #nav .home a,
#services #nav .services a,
#why #nav .why a,
#rates #nav .rates a,
#requirements #nav .requirements a,
#webcam #nav .webcam a {
	background-position: right bottom;
	color: #1122ff;
	cursor: default;
}

#home #nav .home a:hover,
#services #nav .services a:hover,
#why #nav .why a:hover,
#rates #nav .rates a:hover,
#requirements #nav .requirements a:hover,
#webcam #nav .webcam a:hover {
	background-color: #eedd00;
	color: #1122ff;
}
.bulletplain {
list-style-type: disc;
list-style-position: outside;
}

.bulletlevel2 {
list-style-type: circle;
list-style-position: outside;
}
.contactinfobullet {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
	white-space: normal;
}

