/* CSS Document */

Body {
	padding-top: 0;
	margin-top:0;
	background-color:#05310D;
	font-size: 14px; line-height: 1.3em;
	font-family: Helvetica, Arial, Times, serif;
	background-image: url(../graphics/bg-main.jpg);
	background-repeat: repeat-x;
}

H1 {
	font-size: 24px;
	margin-top: 5px;

	margin bottom: 5px;
	color:#ccFFcc;
	font-style: italic;
	}
H2 {
	font-size: 20px;
	margin-top: 15px;

	margin bottom: 5px;
	color:#336600;
	font-style: italic;
	}

#content_page {
	width:900px;
	margin-left: auto;
	margin-right: auto;
	color:#333333;
	position: relative;
	height: auto;
}

#page_top {
	width:900px;
	position: relative;
	}
#page_header {
	width:894px;
	height: 69px;
	border-left: solid #125a28 3px;
	border-right: solid #125a28 3px;
	background-color:#ffffff;
	position: relative;
	padding-bottom: 5px;
	clear: both;
	}
#page_middle {
	width:900px;
	border-left: solid #125a28 0px;
	border-right: solid #125a28 0px;
	background-color:#ffffff;
	position: relative;
	padding-bottom: 5px;
	clear: both;
	background-image: url(../graphics/bg_page.gif);
	background-repeat: repeat-y;
	display: block;
	height: auto;
	}
#page_bottom {
	width:900px;
	position: relative;
	}
#header_left {
	float: left;
	height: 69px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFFF;
	}
#BodyHeaderBoxImage {
	}
#BodyHeaderBoxText {
	position:absolute;
	width:578px;
	height:33px;
	z-index:1;
	left: 298px;
	top: 143px;
	text-align: right;
}
#header_box, header_box a, header_box a:link {
	float: left;
	width: 112px;
	height: 49px;
	background-image: url(../graphics/bg_top_button.gif);
	text-align: center;
	padding-top: 20px;
	font-size: 16px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #094016;
	display: block;
	text-decoration:none;
	}
#header_box:hover {
	background-image: url(../graphics/bg_top_button_on.gif);
	}
#left_column_cart {
	width: 250px;
	color:#006600;
	font-weight: bold;
	}
#left_column_top {
	background-image: url(../graphics/bg_left_column_top.gif);
	width: 250px;
	background-repeat: no-repeat;
	height: 15px;
	}
#left_column_bottom {
	background-image: url(../graphics/bg_left_column_bottom.gif);
	width: 250px;
	background-repeat: no-repeat;
	height: 15px;
	}
#left_column_container {
	width:250px;
	float: left;
	padding-left: 15px;
	padding-right: 10px;
	height: auto;
	display: block;
	}

#left_box_top {
	width:250px;
	background-image: url(../graphics/bg_left_box_top.gif);
	height: 15px;
	background-repeat: no-repeat;
	}
#left_box_body {
	width:230px;
	padding-left: 20px;
	background-image: url(../graphics/bg_left_box_body.gif);
	background-repeat: repeat-y;
	color: #eeffee;
	}
#left_box_body p {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #eeffee;
	}
#left_box_body a {  color:#CCCCCC; text-decoration:none; }
#left_box_body a:hover { color:#FFFFFF; }

#left_box_bottom {
	width:250px;
	background-image: url(../graphics/bg_left_box_bottom.gif);
	background-repeat: no-repeat;
	height: 15px;
	}
#left_box_spacer {
	width:250px;
	background-image: url(../graphics/bg_left_box_spacer.gif);
	background-repeat: repeat-y;
	height: 15px;
	}	

#page_main {
	float: left;
	display: block;
	width: 600px;
	margin-left: 10px;
	}

.left_column_header {
	font-size: 20px;
	font-weight: bold;
	}

