* {
	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;
}

fieldset {
    	background-color: #FFEEDD;
    	border: 1px solid #FF8040;
	padding: 8px;
}

legend {
	background-color: #FF8040;
	padding: 4px;
	font-weight: bold;
}

.tellus {
	font-weight: bold;
}

.errmsg {
	font-weight: bold;
}

#userline {
	width: 100%;
	height: 25px;
	background-color: #FFEEDD;
	text-align: center;
	border-bottom: 1px solid #FF8040;
}

#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;
}

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

#motd1 a {
	font-weight: bold;
}

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

#motd2 a {
	font-weight: bold;
}

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

#motd3 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;
}

#userinfo {
	font: 13px Tahoma, sans-serif;
}

#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;

	min-height: 300px;
	height: auto !important;
	height: 300px;
}

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

#content2 {
	margin-top: 0px;
	/* margin-left: 200px; */
	background: #FFFFFF;
	border-top: 5px solid #FFEEDD;

	min-height: 300px;
	height: auto !important;
	height: 300px;
}

#content2 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;
}

#recipe-features {
	width: 575px;
	/* height: 100%; */
	background-color: #C4E786;
	border-bottom: 5px solid #FFEEDD;
	border-left: 5px solid #FFEEDD;
	color: #C0FF80;
	padding-left: 10px;
	padding-right: 10px;
}

#r_keyinfo table {
	background-color: #FFEEDD;
}

#r_method ul {
	margin-left: 16px;
}

#rotd {
	background-color: #C4E786;
	background-image: url(../images/tihbk.png);
	background-repeat: repeat;
}

#loginblock {
	width: 50%;
	margin: auto;
}

#registerblock {
	width: 50%;
	margin: auto;
}

.info, .success, .warning, .error, .validation {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('/images/info.png');
}
.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('/images/success.png');
}
.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('/images/warning.png');
}
.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('/images/error.png');
}

.validation {
    color: #D63301;
    background-color: #FFCCBA;
    background-image: url('/images/validation.png');
}

.calOuterTable {
    background-color: #FFEEDD;
    font: 20px Verdana, sans-serif;
    margin: 4px auto;
    width: 80%;
}

.calInnerTable {
    background-color: #FFFFFF;
    font: 20px Verdana, sans-serif;
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #FF8040;
    padding: 3px;
}

.calInnerTable th {
    background-color: #FF8040;
}

.calInnerTable td.today {
    background-color: #FF8040;
}

.calInnerTable th, .calInnerTable td {
    padding: 4px;
    border: 1px solid #FF8040;
    text-align: center;
    width: 14.15%;
}

.calInnerTable tr.days {
    background-color: #FFEEDD;
}

.eventsTable {
    margin: 4px auto;
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #FF8040;
    padding: 3px;
}

.eventsTable td {
    padding: 1px;
    border: 1px solid #FF8040;
    text-align: left;
}

.eventsTable th {
    background-color: #FFEED0;
    padding: 1px;
    border: 1px solid #FF8040;
    text-align: center;
}

