body {
	background-image: url(images/body_bg.jpg);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFF;
}
#container {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/images/header_bg.jpg);
	height: 79px;
	width: 960px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	padding-left: 30px;
	line-height: 11pt;
	padding-top: 10px;
	background-repeat: repeat;
	color: #7d6d00;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#nav_main {
	text-align: right;
	font-size: 12pt;
	width: 293px;
	position: absolute;
	top: 28px;
	left: 670px;
}
nav_main ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav_main ul li {
	display: inline;
}
#nav_main ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	text-decoration: none;
	float: right;
	padding-right: 15px;
	padding-left: 15px;
	color: #7d6d00;
}
#nav_main ul li a:hover {
	color: #944949;
}
#main_index {
	background-repeat: no-repeat;
	height: 471px;
}
#three_column_wrap {
	width: 990px;
	background-repeat: no-repeat;
	height: 471px;
}
#two_column_wrap {
	float: left;
}
#left_column {
	float: left;
	width: 250px;
}
#middle_column {
	float: left;
	height: 434px;
	width: 445px;
	padding-top: 25px;
}
#middle_column p {
	padding-left: 15px;
	padding-right: 10px;
}
#middle_column_products {
	width: 220px;
	padding-top: 25px;
	float: left;
}

#middle_column_products p {
	padding-left: 15px;
	padding-right: 10px;
}

#right_column {
	float: left;
	padding-top: 40px;
}
#nav_products {
	width: 220px;
	padding-top: 20px;
}

#nav_products ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav_products ul li {
	display: list-item;
}
#nav_products ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	font-style: normal;
	line-height: 20px;
	padding-left: 15px;
}
#nav_products ul li a:hover {
	color: #7B762A;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: italic;
	color: #FFF;
	font-weight: 100;
	padding-left: 15px;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	font-style: italic;
	text-decoration: none;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: underline;
}

#right_column p {
	text-align: center;
}
