@charset "utf-8";
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	vertical-align: top;
	position: static;
	top: 0px;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}

body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
a:visited {
	color: #DED3A6;
}
a:hover {
	color: #DED3A6;
}
a:active {
	color: #DED3A6;
}


a.footerlinks:link {
	font-size: 10px;
	color: #000;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
a.footerlinks:visited {
	color: #717457;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
a.footerlinks:hover {
	color: #717457;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
}
h1 {
	font-size: 12px;
	color: #FFF;
	text-align: left;
	vertical-align: top;
}
h2 {
	font-size: 14px;
	color: #FFF;
	text-align: left;
	vertical-align: top;
}
h3 {
	font-size: 16px;
	color: #FFF;
	text-align: left;
	vertical-align: top;
}
h4 {
	font-size: 12px;
	color: #DED3A6;
	text-align: left;
	vertical-align: top;
}
h5 {
	font-size: 14px;
	color: #DED3A6;
	text-align: left;
	vertical-align: top;
}
h6 {
	font-size: 16px;
	color: #DED3A6;
	text-align: left;
	vertical-align: top;
}
.main_background {
	background-image: url(../images/main_background.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #717457;
}
.outer_border {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.news_headlines {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	text-indent: 0;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 134px;
}
.product_headers {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	text-indent: 0;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 150px;
}

.footer_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-align: left;
	vertical-align: top;
}
.image_border {
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.buy_now_center {
	text-align: center;
}

