@charset "utf-8";
/* CSS Document */

BODY {
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	background-color: #7C4301;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}
h1 {
	font-size: 1.8em;
	color: #8b1408;
	font-weight: normal;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
p {
	font-size: 1.2em;
	color: #333333;
	display: block;
	line-height: 1.6em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.clear {
	clear: both;
	height: 5px;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#banner {
	height: 95px;
	width: 900px;
	margin-top: 35px;
}
#banner #logo {
	float: left;
	height: 50px;
	width: 405px;
}
#banner #slogan {
	font-size: 1.6em;
	color: #FFFFFF;
	margin-left: 220px;
}

#banner #menu {
	float: right;
	height: 20px;
	width: 343px;
	background-image: url(../images/menu-background.png);
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-size: 1.4em;
	color: #3f2f22;
	font-weight: bold;
	background-repeat: no-repeat;
}
#banner   #menu   #home a {
	float: left;
	height: 18px;
	text-align: center;
	padding-right: 8px;
	padding-left: 8px;
	text-decoration: none;
	color: #3f2f22;
	display: block;
	width: auto;
	padding-top: 2px;
}
#banner   #menu   #home a:hover {
	background-image: url(../images/menu-over1.png);
	color: #FFFFFF;
}
#banner     #menu     #home-current a  {
	background-image: url(../images/menu-over1.png);
	color: #FFFFFF;
	float: left;
	height: 18px;
	padding-top: 2px;
	padding-right: 8px;
	padding-left: 8px;
}
#banner   #menu   #about a {
	float: left;
	height: 18px;
	text-align: center;
	padding-right: 8px;
	padding-left: 8px;
	text-decoration: none;
	color: #3f2f22;
	display: block;
	width: auto;
	padding-top: 2px;
}
#banner    #menu    #about  a:hover {
	background-image: url(../images/menu-over1.png);
	color: #FFFFFF;
	background-repeat: no-repeat;
}
#banner     #menu     #about-current a  {
	background-image: url(../images/menu-over1.png);
	color: #FFFFFF;
	float: left;
	height: 18px;
	padding-top: 2px;
	padding-right: 8px;
	padding-left: 8px;
	background-repeat: no-repeat;
}
#banner   #menu   #products a {
	float: left;
	height: 18px;
	text-align: center;
	padding-right: 8px;
	padding-left: 8px;
	text-decoration: none;
	color: #3f2f22;
	display: block;
	width: auto;
	padding-top: 2px;
}
#banner    #menu    #products  a:hover {
	background-image: url(../images/menu-over2.png);
	color: #FFFFFF;
	background-repeat: no-repeat;
}
#banner     #menu     #products-current a  {
	background-image: url(../images/menu-over2.png);
	color: #FFFFFF;
	float: left;
	height: 18px;
	padding-top: 2px;
	padding-right: 8px;
	padding-left: 8px;
}
#banner   #menu   #services a {
	float: left;
	height: 18px;
	text-align: center;
	padding-right: 9px;
	padding-left: 8px;
	text-decoration: none;
	color: #3f2f22;
	display: block;
	width: auto;
	padding-top: 2px;
}
#banner    #menu    #services  a:hover {
	background-image: url(../images/menu-over2.png);
	color: #FFFFFF;
	background-repeat: no-repeat;
}
#banner     #menu     #services-current a  {
	background-image: url(../images/menu-over2.png);
	color: #FFFFFF;
	float: left;
	height: 18px;
	padding-top: 2px;
	padding-right: 9px;
	padding-left: 8px;
}
#banner   #menu   #contact a {
	float: left;
	height: 18px;
	text-align: center;
	padding-right: 10px;
	padding-left: 8px;
	text-decoration: none;
	color: #3f2f22;
	display: block;
	width: auto;
	padding-top: 2px;
}
#banner    #menu    #contact  a:hover {
	background-image: url(../images/menu-over3.png);
	color: #FFFFFF;
	background-repeat: no-repeat;
}
#banner     #menu     #contact-current a  {
	background-image: url(../images/menu-over3.png);
	color: #FFFFFF;
	float: left;
	height: 18px;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 8px;
}
#content {
	width: 860px;
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 30px;
}
#content-foot {
	background-image: url(../images/content-foot.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 900px;
}
#header {
	height: 224px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/header-image.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 880px;
	margin-bottom: 40px;
	padding-top: 42px;
}
#header .captions {
	height: 54px;
	width: 261px;
	margin-bottom: 20px;
}
#header  .caption-thumbnail {
	float: left;
	height: 54px;
	width: 54px;
	margin-right: 15px;
}
#header .captions .caption-textblock {
	background-color: #FAF6DB;
	float: left;
	height: 40px;
	width: 185px;
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 1.2em;
}
#header .captions .caption-textblock .p2 {
	color: #7e4400;
}



#footer {
	height: 70px;
	width: 900px;
	margin-top: 20px;
	font-size: 1.2em;
	color: #FFFFFF;
}
#footer #foot-menu {
	margin-bottom: 10px;
}
#footer #copyright {
	color: #CCCCCC;
}
#footer   a  {
	margin-right: 5px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer  a:hover  {
	color: #FFFFFF;
	text-decoration: underline;
}
#error-tag {
	color: #FF0000;
	height: auto;
	margin-bottom: 20px;
}
