/* ================= Body Elements ================= */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg_top {
	background-image: url(../common/top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
Body {Background-color:#E8DEBA;}

/* ================= Hyperlinks ================= */
a:link {
	color: #094d7d;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	color: #094d7d;
	}
a:hover {
	text-decoration: none;
	color: #85cad9;
	}
a:active {
	text-decoration: none;
	color: #094d7d;
	}
a.hyper2:link {
	color: #ffffff;
	text-decoration: none;
	}
a.hyper2:visited {
	text-decoration: none;
	color: #ffffff;
	}
a.hyper2:hover {
	text-decoration: none;
	color: #85cad9;
	}
a.hyper2:active {
	text-decoration: none;
	color: #ffffff;
	}
a.hyper3:link {
	color: #4c310e;
	text-decoration: none;
	}
a.hyper3:visited {
	text-decoration: none;
	color: #4c310e;
	}
a.hyper3:hover {
	text-decoration: none;
	color: #cccccc;
	}
a.hyper3:active {
	text-decoration: none;
	color: #85cad9;
	}
/* ================= Typography ================= */
.top_navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c310e;
	font-weight: bold;
}
.top_carttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c310e;
	font-weight: bold;
}
.top_navtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	font-weight: bold;
}
.left_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.body_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #094d7d;
	line-height: 20px;
}
.feature_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #094d7d;
	font-weight: bold;
}
.subnav_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.products {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* ================= Design Elements ================= */

.navtop{
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #4c310e;
}
.navleft_bg {
	background-image: url(../common/nav_left_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
}
.product_divide {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #cccccc;
}
.subnav_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

/* ================= Margins - top, right, bottom, left ================= */
.navmargin {
	MARGIN: 5px 5px 5px 5px
}
