body
{
	background-color: #A99781;
	margin: 30px 0px 20px 0px;
	color: #64543C;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
td
{
	font-family: Arial, Helvetica, sans-serif;

}
a:link, 
a:visited, 
a:active,
a.normal, 
a.normal:visited, 
a.normal:active
  {
	color:#857050;
	text-decoration: none !important;
	font-style: italic;
}
#on_link{
	font-weight:normal;
}
a:hover,
a.normal:hover {
color:#3B2304; 
text-decoration: underline;}

/* ***************** structure styles ************************ */
/* common */
.table-main {
	width: 720px;
	background-color: #FFFFFF;
	border: 5px solid #C7B8A3;
}
.td-main {
	background: url(bg-page.gif) repeat;
	padding-left: 20px;
}

/* header */
.header {
	vertical-align: top;
	height:115px;
	background-image: url(header-bg.gif);
	background-repeat: repeat;
	background-position: left top;
}
.logo {
	float: left;
	width: 400px;
	margin-top: 70px;
	padding: 0px;
}
.tagline {
	width: 210px;
	float: right;
	text-align: right;
	margin: 95px 0px 0px 0px;
	color:#3B2304;
	padding: 0px 20px 0px 0px;
}
.slogan {
	text-align: right;
	color:#FFFFFF;
	height: 18px;
	background:url(slogan-bg.gif);
}
.slogan p{
	margin: 5px 20px 5px 0px;
	padding: 0px;
}

/* left col */
.leftcol {
	vertical-align: top;
	width: 127px;
	padding:  0px;
	background-image: url(leftcol-bg.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}

/* menu styles */
.menu {
	width:127px;
	}

a.mainbuttontext, a.mainbuttontext:active, a.mainbuttontext:visited {
	height: 36px;
	line-height: 36px;
	width: auto;
	vertical-align: top;
	background:url(menu-bg.gif) no-repeat right center;
	margin: 0px 0px 0px 0px;
	padding: 0px 18px 0px 0px;
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: #6F410A;
	text-align: right;
	font-style: normal;
	font-size: 55%;
	
}
a.mainbuttontext:hover {
	text-decoration: none;
	color:#C4AF97;
}

/* center col */
.centercol {
	vertical-align: top;
	width: 577px;
	padding:  0px;
	background-image: url(page-bg-b.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.pics-home {
	background-image: url(pics-bg.jpg);
	height: 254px;
}
.pics-home img{
	margin: 36px 0px 0px 55px; 
}


/* content */
.content{
	vertical-align: top;
	padding: 0px 25px 10px 30px;
}
/* ***************** end structure styles ************************ */

/* ***************** text styles ************************ */
p {
	margin:0px;
	padding: 0px 0px 10px 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #583507;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6F410A;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F410A;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #116718;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

ul {
	margin:0px;
	padding: 0px 0px 0px 20px;
}
li {
	margin:0px;
	padding: 3px 0px 3px 0px;
}
/* ***************** end text styles ************************ */

/* ***************** footer ************************ */
.footer {
	background-image: url(footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 70px;
	font-size: 10px;
	vertical-align: top;
}
.footer p{
	padding:0px;
	margin:18px 0px 0px 20px;
}

/* ***************** end footer ************************ */

/* ***************** forms styles ************************ */
select, input, textarea {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
form {margin: 0px;}
/* ***************** end forms styles ************************ */
