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

p {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 4px;
	padding-right: 4px;
}

ul {
	padding-left: 8px;
}

li {
	padding-left: 8px;
}

html, body {
	font: 12px Verdana, sans-serif;
	margin: 0px auto;
	background-color: #444444;
}

a img {
	border: 0;
}

a:hover {
	color: green;
}

a:visited {
	color: purple;
}

.tellus {
	font-weight: bold;
}

#container {
	width: 800px;
	margin: 0 auto;
	background-color: white;
	border-left: 5px solid #FFEEDD;
	border-right: 5px solid #FFEEDD;
}

#header {
	background-color: #C4E786;
	background-image: url(../images/tihbk.png);
	background-repeat: repeat; 
	width: 800px;
	height: 64px;
	border-bottom: 3px solid #FF8040;
}

#insuread {
	background-color: #C4E786;
	background-image: url(../images/tihbk.png);
	background-repeat: repeat; 
	border: 1px solid #C4E7C0;
	padding: 3px;
}

#insuread a {
	font-weight: bold;
}

#logoimg {
	float: right;
}

#topmenu {
	font: bold 13px Tahoma, sans-serif;
	padding-top: 48px;
	padding-left: 198px;
	white-space: nowrap;
}

#topmenu li {
	display: inline;
	list-style-type: none;
	background-color: #FF8040;
	background-image: url(../images/timbk.png);
	background-repeat: repeat;
	margin: 4px;
	padding: 4px;
}

#topmenu li a {
	color: #FFFFFF;
	text-decoration: none;
}

#topmenu li a:hover {
	text-decoration: underline;
}

#features1menu {
	width: 200px;
	font: bold 13px Tahoma, sans-serif;
	white-space: nowrap;
	background-image: url(../images/timbk.png);
	background-repeat: repeat;
}

#features1menu p {
	display: none;	
}

#features1menu ul {
	/* width: 160px; */
	margin: 0px;
	padding: 0px;
	border-top: 3px solid #FFEEDD;
	border-bottom: 3px solid #FFEEDD;
}

#features1menu li {
	/* display: inline; */
	list-style-type: none;
	margin: 0px;
	/* border-top: 1px solid #FFEEDD; */
	/* border-bottom: 1px solid #FFEEDD; */
	/* border-top: 1px solid #C4E786; */
	border-top: 1px solid #FFEEDD;
	/* border-bottom: 1px solid #C4E786; */
}

#features1menu li a {
	color: #FFFFFF;
	padding: 8px 11px;
	text-decoration: none;
}

#features1menu li a:hover {
	text-decoration: underline;
	color: green;
}

#lhs {
	width: 200px;
	/* height: 100%; */
	/* background: #444444; */
	float: left;
	color: #C0FF80;
	/* padding-left: 20px; */
	/* padding-right: 20px; */
}

#adcolumn {
	width: 160px;
	/* height: 100%; */
	background: #444444;
	float: left;
	color: #C0FF80;
	padding-left: 20px;
	padding-right: 20px;
}

#content {
	margin-top: 0px;
	margin-left: 200px;
	background: #FFFFFF;
	border-top: 5px solid #FFEEDD;
}

#content h2 {
	color: #FF8040;
	text-align: center;
}

#crumbs {
	font: 9px Verdana, sans-serif;
}

#pageintro {
	/* float: left; */
	/* width: 310px; */
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}

#squaread {
	/* margin-left: 340px; */
	/* width: 250px; */
	/* height: 250px; */
	text-align: center;
}

#businesses {
	width: 596px;
}

#buslist {
	/* float: center; */
}

#buslist table {
	border-collapse: collapse;
	width: 596px;
}

#buslist th {
	background-color: #FF8040;
	background-image: url(../images/tithbk.png);
	background-repeat: repeat-x;
	text-align: center;
	width: 25%;
	font-weight: bold;
	padding: 4px;
	margin: 0px;
}

#buslist td {
	background-color: #FFE0C0;
	background-image: url(../images/titdbk.png);
	background-repeat: repeat;
	font: 11px Verdana, sans-serif;
	padding: 2px;
	margin: 0px;
}

#stateindex {
	border-collapse: collapse;
	width: 584px;
	margin: 8px;
}

#stateindex td {
	padding: 8px;
	vertical-align: top;
}

.buscatlistlhs {
	color: green;
	font-weight: bold;
}

#centerthis {
	margin-left: 115px;
	margin-bottom: 20px;
}

#footer {
	background-color: #C4E786;
	background-image: url(../images/tihbk.png);
	background-repeat: repeat;
	width: 800px;
	height: 64px;
	clear: both;
	text-align: center;
	border-bottom: 5px solid #FFEEDD;
}

