body {
	background-color: #FFF0A5;
	font-size: 12px;
	font-family: Lucida Sans, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	padding: 0px;
	margin: 0px;
}
a {color: #000000;}
a:visited {color:#B64926;}
a:hover {color: #564b47;}
a:active { color:#000000;}

h1 {
	font-size: 20px;
	background-color: #B64926;
	margin: 3px 2px 20px 1px;
	padding: 10px 25px 10px 25px;
	height: 20px;
	color: White;
}

h2 {
	font-size: 16px;
	padding: 5px 10px;
	margin: 0px;
	font-style: normal;
	font-weight: bold;
}

#warn {
	font-size: 16px;
	padding: 5px 10px;
	margin: 0px;
	font-style: normal;
	font-weight: bold;
	color:#B64926;
	text-align: center;
}

h3 {
	font-size: 16px;
	font-weight: lighter;
	padding: 0px 5px 10px 15px;
}

h4 {
	font-size: 14px;
	padding: 0px 5px 0px 25px;
}
h5 {
	font-size: 16px;
	padding: 0px 5px 0px 25px;
	color: #468966;
	font-style: normal;
	font-weight: bold;
}
#title {
	font-size: 13px;
	font-weight: bolder;
}
li {
	margin-bottom: 4px;
}

fieldset {
	background-color: White;
}

/*img.download {vertical-align:middle;}*/

/* ----------container to center the layout-------------- */
#container {
width: 775px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
/*background-color: #EBD3E0;*/
}

/* ----------banner for logo-------------- */
#banner {
/*background-color: #e1ddd9;*/
text-align: right;
padding: 0px;
margin: 0px;
height: 81px;
}
/*#banner img {padding:0px 0px;}*/

#logo {
/*background-color: #e1ddd9;*/
text-align: left;
padding: 0px;
margin: 0px;
}
/*#logo img {padding:0px 0px;}*/

/* --------------left navi------------- */
#main {
	float: left;
	width: 570px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-image: url(images/address.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#ad {
	text-align: center;
	vertical-align: bottom;
	margin-bottom: 7px;
	color: #FFF0A5;
}

#content {
	padding: 5px 5px 15px 5px;
	border: 1px dotted Black;
	margin: -15px 2px 0px 1px;
	border-top: none;
}

#homecontent {
	padding: 5px 5px 15px 5px;
	border: 1px dotted Black;
	margin: 0px 2px 0px 1px;
	border-top: none;
	background-image: url(images/home-bg.gif);
	background-repeat: no-repeat;
}

#homeoffers {
	margin: 50px 0px 0px 45px;
	font-size: 18px;
}

#homelinks {
	float: right;
	margin: -60px -30px 0px 0px;
	width: 260px;
}

#homenews {
	margin: 55px 0px 0px 20px;
	width: 250px;
}
#testimonial {
	width: 200px;
	font-style: italic;
}
#testco {
	font-style: oblique;
	font-size: 14px;
}


/* -----------------content--------------------- */
#column {
/*background-color: #ffffff;*/
padding: 0px;
margin-left: 570px;
margin-right: 0px;
}
div#main { 
min-height:485px;
height:expression(this.scrollHeight > 485 ? "auto":"485px"); 
}

#search {
	background-image: url(images/search-bg.gif);
	height: 149px;
	text-align: center;
	padding: 15px 0px 0px 0px;
	background-repeat: no-repeat;
	margin: 1px;
}

#links {
	background-image: url(images/links.jpg);
	height: 299px;
	text-align: left;
	padding: 50px 25px 0px 0px;
	background-repeat: no-repeat;
	margin: -13px 1px;
	font-weight: bold;
}

#phone {
	height: 30px;
	margin: -47px 1px 0px 1px;
	padding: 7px 0px 0px 0px;
	text-align: center;
	background-image: url(images/phone-bg.gif);
	background-repeat: no-repeat;
	font-size: 11px;
}

#title {
	margin: 3px 0px 0px 1px;
}

p, table, pre {
padding: 5px 10px;
margin:0px;
}

form {
	margin-top: 25px;
	font-weight: bold;
}

#homebg {
	background-image: url(images/home-bg.gif);
	background-repeat: no-repeat;
}

#copy {
	color: Black;
	font-weight: bold;
}

/*
#footer {
	clear: both;
	background-image: url(images/address.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 1px;
	padding: 0px;
	text-align: left;
	height: 30px;
	width: 566px;
}*/

#rad {
	border: thin groove;
	text-align: center;
}