body {
	font-family: "Times New Roman", Times, serif;
	background-color: #ffffff;
	font-size: 100%; /* For IE */
	margin: 0px;
}

html>body {
	font-size: 16px; /* IE can’t read this */
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.0em;
	color: #996600;
	font-weight: bold;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.0em;
	color: #663300;
	font-weight: bold;
}

input, select, textarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.0em;
}

a {
	color: #336633;
	text-decoration: none;
}
a:hover {
	color: #996600;
	text-decoration: underline;
}

.topbar {
	background-image: url(../../images/top-bg.gif);
	background-repeat: no-repeat;
}

.imageright {
	margin-top:9px;
	margin-right: 0px;
}

.menubox {
	background-color: #ffff99;
	padding-left: 15px;
}

.contenttext {
	padding-right: 30px;
	padding-left: 10px;
}

.footertext {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.65em;
	color: #996600;
	border-top: 1px solid #663300;
	border-bottom: 1px solid #663300;
	padding-top: 2px;
	padding-bottom: 3px;
}

.phone {
	color: #663300;
	font-size: 1.1em;
}