body {
	background-image: url(images/background_pic_r3_c3.png);
	margin: 0px;
	padding: 0px;
	height: 100%;
}
html {
	height: 100%;
}

.outer_container {
	background-image: url(images/background_pic_r1_c2.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	width: 938px;
	margin-right: auto;
	margin-left: auto;
}
.content_container {
	width: 852px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/content_background.png);
	background-position: center top;
	text-align: left;
	min-height: 100%;
}
.header {
	background-image: url(images/header.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 600px;
	margin-left: 126px;
	height: 147px;
	display: inline;
	float: left;
}
.header_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 115px;
	text-align: center;
	font-size: 12px;
	color: #FFD697;
}
.left_column {
	width: 125px;
	float: left;
	display: inline;
	clear: left;
}
.left_box {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFD697;
	background-image: url(images/left_box_tile.png);
	margin-bottom: 5px;
	display: inline;
	float: left;
}
.left_box img {
	display: inline;
	float: left;

}
.left_box_inner {
	width: 112px;
	margin-left: 9px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline;
	float: left;
}

.center_column {
	float: left;
	width: 600px;
	display: inline;
}
.right_column {
	display: inline;
	float: right;
	width: 125px;
}
.right_box {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFD697;
	background-image: url(images/right_box_tile.png);
	margin-bottom: 5px;
	display: inline;
	float: left;
}
.right_box_inner h1 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
}

.center_column_inner {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.center_small_box {
	background-image: url(images/center_small_box.png);
	height: 143px;
	width: 177px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
	color: #FFD697;
	display: inline;
	text-align: center;
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.center_large_box {
	width: 580px;
	display: inline;
	float: left;
	background-color: #FFF9EA;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
}
.center_photos {
	display: inline;
	float: left;
	width: 580px;
	margin-bottom: 10px;
}
.footer {
	margin-top: 20px;
}

.center_photos #left {
	margin-right: 9px;
}
.center_photos #center {
	margin-right: 9px;
}
.footer {
	display: inline;
	float: left;
	width: 580px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #2b0000;
	text-align: center;
	clear: both;
}



.center_large_box_text {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	font-size: 12px;
	line-height: 125%;
	clear: both;
	padding-bottom: 10px;
}

.center_large_box h1 {
	width: 575px;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFD697;
	background-image: url(images/center_large_box.png);
	height: 20px;
	padding-left: 5px;
}

.center_small_box_holder {
	margin-bottom: 10px;
	display: inline;
	float: left;
	width: 580px;
}


.center_small_box h1 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
	line-height: 20px;
}
.center_small_box#left {
	margin-right: 9px;
}
.center_small_box#center {
	margin-right: 9px;
}



.right_box img {
	float: left;
	display: inline;
}
.right_box_inner {
	width: 112px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline;
	float: left;
}
 .right_box_inner a {
	color: #FFFFFF;
}
 .left_box_inner a {
	color: #FFFFFF;
}
.navigation {
	line-height: 150%;
}
.navigation a {
	color: #FFD697;
	text-decoration: none;
}

.clear_both {
	clear: both;
	width: 100%;
}
.navigation a:hover {
	color: #FFEED5;
	text-decoration: none;
}
.left_box_inner h1 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
}
.center_large_box_text h1 {
	background-image: none;
	font-size: 16px;
	color: #3F0000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: auto;
	height: auto;
}
.center_large_box_text p {
	color: #3F0000;
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 12px;
}
.photo_gallery {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.center_large_box_text .photo_gallery img {
	margin: 5px;
}
.navigation ul {
	margin-left: 5px;
}
.navigation .subnav ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 10px;
	margin-bottom: 6px;
}
.subnav li {
	line-height: 100%;
	margin-bottom: 5px;
	margin-top: 5px;
}

.product_right {
	display: inline;
	float: right;
	width: 260px;
}
.product_left {
	float: left;
	width: 260px;
	display: inline;
}
.center_small_box#right {
}
.center_small_box_left {
	background-image: url(images/center_small_box.png);
	height: 143px;
	width: 177px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
	color: #FFD697;
	display: inline;
	text-align: center;
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 9px;
}
.center_small_box_center {
	background-image: url(images/center_small_box.png);
	height: 143px;
	width: 177px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
	color: #FFD697;
	display: inline;
	text-align: center;
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 9px;
}
.center_small_box_right {
	background-image: url(images/center_small_box.png);
	height: 143px;
	width: 177px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
	color: #FFD697;
	display: inline;
	text-align: center;
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.center_small_box_left h1 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
	line-height: 20px;
}
.center_small_box_center h1 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
	line-height: 20px;
}
.center_small_box_right h1 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
	line-height: 20px;
}
