body {
	margin-top: 0px;
	background-color: #FFFAE1;
	text-align: center;
}

.layout {
	position: relative;
	z-index: 1;
	width: 750px;
}

.header {
	position: absolute;
	z-index: 2;
	width: 750px;
	left: 0px;
	top: 0px;
	text-align: left;
}

.top_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DD192D;
	position: absolute;
	z-index: 3;
	width: 400px;
	left: 340px;
	top: 22px;
	text-align: right;
}

.tabs_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	z-index: 4;
	width: 750px;
	text-align: left;
	top: 125px;
}

.tab1 {
	position: absolute;
	width: 105px;
	z-index: 5;
	top: 9px;
	left: 48px;
}

.tab2 {
	position: absolute;
	width: 75px;
	z-index: 5;
	top: 9px;
	left: 200px;
}

.tab3 {
	position: absolute;
	width: 125px;
	z-index: 5;
	top: 9px;
	left: 317px;
}

.tab4 {
	position: absolute;
	width: 70px;
	z-index: 5;
	top: 9px;
	left: 480px;
}

.tab5 {
	position: absolute;
	width: 100px;
	z-index: 5;
	top: 9px;
	left: 602px;
}

.bodybg {
	position: relative;
	z-index: 6;
	width: 750px;
	text-align: center;
	top: 174px;
	background-image: url(images/body_bg.gif);
}

.sub_header_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #DD192D;
	z-index: 7;
	width: 700px;
	position: relative;
}

.bodytitle {
	position: relative;
	z-index: 8;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #DD192D;
	font-weight: bold;
	padding-bottom: 15px;
}

.bodycontent {
	text-align: left;
	position: relative;
	z-index: 9;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 3%;
	margin-right: 3%;
	left: -1px;
}

.body_bottom {
	position: relative;
	z-index: 10;
	width: 750px;
	left: 0px;
}

.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DD192D;
	position: relative;
	z-index: 11;
	width: 750px;
	left: 0px;
	text-align: center;
	background-color: #FFFAE1;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	position: relative;
	z-index: 12;
	width: 750px;
	left: 0px;
	background-color: #FFFAE1;
}

.cell_bg_1 {
	background-color: #EFEBC7;
}

.body_text {font-family: Arial, Helvetica, sans-serif; 	font-size: 12px; color: #333333; }

.sub_title_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #648C51;
}

.sub_title_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #648C51;
}

.sub_title_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #648C51;
}

.white_label_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.news_page_title {
	padding-left: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	background-color: #FFFAE1;
}
.news_date {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	background-color: #FFFAE1;
	text-align: right;
}
.news_article_title { font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #648C51; }
.news_article_text { font-family: "Times New Roman", Times, serif; font-size: 12px; color: #333333; }

a:link { color: #DD192D; text-decoration: none; }
a:active { color: #9900FF; text-decoration: none; }
a:visited { color: #DD192D; text-decoration: none; }
a:hover { color: #DD192D; text-decoration: underline; }

a.navlinks:link {color: #DD192D; text-decoration: none; }
a.navlinks:active { color: #648C51; text-decoration: none; }
a.navlinks:visited { color: #DD192D; text-decoration: none; }
a.navlinks:hover { color: #638A50; text-decoration: none; }

a.navsublinks:link {color: #DD192D; text-decoration: none; }
a.navsublinks:active { color: #648C51; text-decoration: none; }
a.navsublinks:visited { color: #DD192D; text-decoration: none; }
a.navsublinks:hover { color: #638A50; text-decoration: none; }

a.navfooterlinks:link {color: #DD192D; text-decoration: none; }
a.navfooterlinks:active { color: #648C51; text-decoration: none; }
a.navfooterlinks:visited { color: #DD192D; text-decoration: none; }
a.navfooterlinks:hover { color: #638A50; text-decoration: none; }

a.navtabs:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.navtabs:active { color: #FFFF00; text-decoration: none; }
a.navtabs:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.navtabs:hover {
	color: #FFFF00;
	text-decoration: none;
}


.shipping_table {
	border: 1px solid #648C51;
	width: 250px;
}
.news_picture {
	padding: 0px 0px 10px 10px;
}
.question_mark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #DD192D;
}
.sub_title_4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DD192D;
}
