body {
	font: 50% Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
html {
	font-size: 125%;
}
#container {
	text-align: left;
	width: 800px;
	background: url(/images/clouds.jpg) no-repeat;
}
#logo {
	width: 191px;
	padding-top: 19px;
	float: left;
	height: 150px;
}
#header {
	float: left;
	width: 595px;
	text-align: right;
}
.logopad {
	margin-top: 66px;
}
#nav {
	background: url(/images/navtop.gif) repeat-x;
	clear: both;
	width: 800px;
	margin-bottom: 25px;
}
#content {
	float: left;
	width: 425px;
	margin-right: 25px;
	margin-left: 30px;
	font-size: 1.2em;
}
h2 {
	background: #e5d7c7;
	text-align: left;
	font-size: 1.8em;
	font-weight: bold;
	color: #005488;
	padding-left: 10px;
	margin-bottom: 12px;
}
.phone {
	font-size: 2.2em;
	font-weight: bolder;
	color: #005488;

}
.calls {
	font-size: 1.2em;
	font-style: italic;
	color: #9a6b37;
	font-weight: bold;
	width: 212px;
	float: left;
}
.callmarginright {
	margin-right: 135px;
}
#footer {
	font-size: 1.01em;
	font-weight: bolder;
	clear: both;
	width: 100%;
	text-align: center;
	margin: 12px;
}
#footer a {
	text-decoration: underline;
	color: #000000;
}
#footer a:visited {
	text-decoration: underline;
	color: #005488;
}
.bold {
	font-weight: bold;
}
h3 {
	font-size: 1.3em;
	color: #9a6b37;
	font-style: italic;
	font-weight: bold;
}
.maintext {
	margin-top: 12px;
}
h4 {
	font-weight: bold;
	font-size: 1.2em;
	color: #0073B7;
	margin-bottom: -10px;
}
h4 a {

	font-weight: bold;
	font-size: 1em;
	color: #0073B7;
}
