body {
	background-color: #6d3f1c;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}

td {
	font-family: Tahoma, "Times New Roman", serif;
	font-size: 14px;
	line-height: 19px;
	color: #333333;
	text-align: left;
	vertical-align: top;
}
.homebgbanner {
	background-image: url(images/hometopbanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 217px;
	width: 951px;
}
.bgtopbanner {
	background-image: url(images/bgtopbanner2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 217px;
	width: 951px;
}
.leftcol {
	float: left;
	width: 156px;
	padding-left: 40px;
	padding-right: 20px;
}
.rightcol {
	float: left;
	width: 670px;
	background-color: #FFFFFF;
	background-image: url(images/bgrings.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	padding-top: 5px;
}
.homeleftcol {
	background-image: url(images/bgtopleft.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.homerightcol {
	background-image: url(images/bgtopright.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.homebgcontent {
	background-color: #FFFFFF;
	background-image: url(images/bg_homebook.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.welcome {
	float: left;
	width: 320px;
	font-size: 17px;
	line-height: 32px;
	color: #666666;
}
.nav {
	background-color: #915a21;
	height: 20px;
	width: 575px;
	padding-top: 9px;
	padding-bottom: 5px;
}

h1 {
	font-size: 30px;
	color: #996633;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	color: #336600;
}
li {
	list-style-position: outside;
	list-style-type: square;
}

a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
}

a:link, a:visited {
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}

a:hover, a:active {
	color: #FFFF00;
	text-decoration: underline;
	font-weight:normal;
}

a.homelink {
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;
}

a.homelink:link, a.homelink:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;
}

a.homelink:hover, a.homelink:active {
	color: #ffffff;
	text-decoration: underline;
	font-weight:normal;
}
a.navlink {
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;
	font-size: 16px;
}

a.navlink:link, a.navlink:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;
	font-size: 16px;
}

a.navlink:hover, a.navlink:active {
	color: #ffffff;
	text-decoration: underline;
	font-weight:normal;
	font-size: 16px;
}
a.leftnav {
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;
	font-size: 14px;
	line-height: 30px;
}

a.leftnav:link, a.leftnav:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;
	font-size: 14px;
	line-height: 30px;
}

a.leftnav:hover, a.leftnav:active {
	color: #ffffff;
	text-decoration: underline;
	font-weight:bold;
	font-size: 14px;
	line-height: 30px;
}

a.dlb:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: 16px;
}

a.dlb:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
	line-height: 16px;
}

a.dlb:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: 16px;
}

a.dlb:visited:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
	line-height: 16px;
}
td.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 70px;
	height: 50px;
	width: 951px;
	background-image: url(images/bgfooter.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-transform: uppercase;
}
td.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 70px;
	height: 50px;
	width: 951px;
	background-image: url(images/bgfooter2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-transform: uppercase;
	margin-left: 200px;
}

/* ROUND CORNERS */

.floatLeft 			{ float: left; }
.floatRight			{ float: right; }
.clear				{ clear: both; }

.box-left			{
	width: 310px;
	background-color: #6d3f1c;
	background-image: url(images/bgBox1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 178px;
	float: left;
	margin-left: 4px;
}
.box-left .inside	{
	color: #FFFFFF;
	width: 200px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.box-left2		{
	width: 310px;
	background-color: #6d3f1c;
	background-image: url(images/sun_beams.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 178px;
	float: left;
	margin-left: 4px;
}
.box-left2 .inside	{
	color: #FFFFFF;
	width: 250px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.box-left3		{
	width: 310px;
	background-color: #6d3f1c;
	background-image: url(images/bgBox2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 178px;
	float: left;
	margin-left: 4px;
}
h2.home {
	color: #ffff33;
	font-size: 20px;
}

.box-left3 .inside	{
	color: #FFFFFF;
	width: 180px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
/* END ROUND CORNERS */
