body {
	font-family: Arial, Helvetica, sans-serif;
	background: #595235 url(../images/background.jpg) repeat-x;
	margin: 0px;
	font-size: 12px;
	color: #716842;
}
h1 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #716842;
}
a {
	color: #716842;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/******  Header   ***********/
.headerlayout {
	background: url(../images/header_background.jpg) no-repeat;
	height: 112px;
	width: 732px;
}
.companyname {
	font: bold 20px Verdana, Arial, Helvetica, sans-serif;
	color: #4A4329;
	margin-top: 18px;
	margin-left: 60px;
	width: 260px;
}
.tagline {
	font: bold 12px Tahoma;
	color: #494427;
	margin-left: 16px;
	margin-top: 14px;
	width: 310px;
}
.slogan1 {
	font: bold 16px Tahoma;
	color: #4A4329;
	text-align: left;
	width: 360px;
	float: right;
	margin-top: 22px;
}
.slogan2 {
	font: bold 16px Tahoma;
	color: #4A4329;
	text-align: left;
	width: 340px;
	float: right;
	margin-top: 6px;
}

/******  Nav   ***********/
.navboxlayout {
	background: url(../images/navbox_background.jpg) no-repeat top;
	height: 300px;
	width: 190px;
	text-align: left;
	display: block;
	float: right;
}
#navcontainer {
	text-align: left;
	margin: 10px 0px 20px 10px;
	display: block;
}

#navcontainer a.button, a.button:visited {
	font-family:arial;
	font-weight:bold;
	color:#F1F1F1;
	width:150px;
	text-decoration: none;
	font-size:16px;
	text-align: left;
	line-height: 24px;
	display: block;
}

#navcontainer a.button:hover {
	background-image: url(../images/nav_hover.jpg);
	background-repeat: no-repeat;
	display: block;
}

.phone {
	font-family:arial;
	font-weight:bold;
	color:#F1F1F1;
	margin-left: 10px;
	font-size: 16px;
}

.sisterco {
	padding-left: 20px;
}
.leftcolpad {
	padding-right: 16px;
	padding-left: 16px;
}

/******  Body   ***********/
.bodylayouttop {
	background: url(../images/bodybox_top.jpg) no-repeat;
	height: 31px;
	width: 732px;
}
.bodylayoutrepeat {
	background: url(../images/bodybox_repeat.jpg) repeat-y;
	width: 732px;
}
table.bodylayout {
	width: 700px;
}
.bodytitle {
	background: url(../images/title_background.jpg) no-repeat center center;
	height: 32px;
	width: 700px;
	font: bold 14px/32px Verdana, Arial, Helvetica, sans-serif;
	color: #786F47;
	text-align: center;
}
.bodycontent {
	line-height: 16px;
	text-align: justify;

}
.h1content {
	margin-left: 20px;
}

.homeaniframe {
	background: url(../images/frame_home.jpg) no-repeat;
	height: 180px;
	width: 200px;
	padding: 7px;
}

#homeani {
}

td.contactframe {
	background: url(../images/frame_contact.jpg) no-repeat left top;
	height: 180px;
	width: 200px;
}

.contactframetext {
	color: #F1f1f1;
	margin: 20px 18px;
}
a.contactframetext {
	color: #F1f1f1;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}
a.contactframetext:hover {
	color: #F1f1f1;
	font-weight: bold;
	text-decoration: underline;
	margin: 0px;
}

contactfieldtext {
}

/******  Footer   ***********/
.footerlayout {
	background: url(../images/bodybox_bottom.jpg) no-repeat;
	height: 14px;
	width: 732px;
}
.copyright {
	font: 10px/32px Verdana, Arial, Helvetica, sans-serif;
	color: #595235;
	text-align: center;
	background: url(../images/title_background.jpg) no-repeat bottom;
	height: 32px;
}
.krack {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #9D915E;
	text-decoration: none;
	text-align: center;
}
a.krack:hover {
	text-decoration: underline;
}
