body {
	margin: 0px;
	background-attachment: scroll;
	background-image: url(../images/back.gif);
	background-repeat: repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}
#container {
}
#main {
	border: 2px solid #5d341a;
}
#banner {
	background-attachment: scroll;
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#copy {
	background-color: #ffffff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5d341a;
	background-attachment: scroll;
	background-image: url(../images/ftc.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #5d341a;
}
#blanket {
	background-attachment: scroll;
	background-image: url(../images/blanket.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.twoDarkBottom {
	background-attachment: scroll;
	background-image: url(../images/border.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#footer {
	font-size: 12px;
	font-weight: bold;
}
#footer a {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
#logo {
	background-attachment: scroll;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	left: 10%;
	height: 162px;
	width: 255px;
	position: absolute;
}
#botMenu{
	width: 220px;
	position: absolute;
	top: 91px;
	left: 11%;
	border: none;
	opacity: .9;
	filter: alpha(opacity=90);
}
#botMenu a{
	font: bold 18px Arial;
	color: #c95a1c;
	display:block;
	opacity: .8;
	filter: alpha(opacity=80);
	text-decoration: none;
	padding: 1px 1px 1px 10px;
	background-color: #c95a1c;
	margin-bottom: 10px;
	margin-top: 22px;
}
html>body #botMenu a{ /*Non IE rule*/
	width: auto;
}
#botMenu2{
	width: 220px;
	position: absolute;
	top: 91px;
	left: 11%;
	border: none;
	z-index: 1;
}
#botMenu2 a{
	font: bold 18px Arial;
	color: #5d341a;
	display:block;
	text-decoration: none;
	padding: 1px 1px 1px 10px;
}
html>body #botMenu2 a{ /*Non IE rule*/
	width: auto;
}
#botMenu2 a:hover{
	color: #c95a1c;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/botBarOn.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
#caHome {
	margin-bottom: 5px;
	margin-left: 5px;
}
a:link {
	font-weight: bold;
	color: #5d341a;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #5d341a;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #5d341a;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #D36B25;
	text-decoration: underline;
}
#newsTop {
	background-attachment: scroll;
	background-image: url(../images/news.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 50px;
}
#newsBottom {
	background-color: #d36b25;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5d341a;
	border-bottom-color: #5d341a;
	border-left-color: #5d341a;
	color: #ffffff;
	text-align: left;
}
#newsBottom a {
	color: #ffffff;
	text-decoration: none;
}
#newsBottom a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.newsTitle {
	font-weight: bold;
	font-size: 14px;
}
.newsDate {
	font-weight: bold;
	font-size: 10px;
}
.newsStory {
	font-size: 12px;
}
#news2Top {
	background-attachment: scroll;
	background-image: url(../images/news2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 50px;
}
#archiveTop {
	background-attachment: scroll;
	background-image: url(../images/news2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 50px;
}
#archiveSub {
	background-attachment: scroll;
	background-image: url(../images/archive.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#newsSub {
	background-attachment: scroll;
	background-image: url(../images/blast.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #d36b25;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5d341a;
	border-left-color: #5d341a;
}
#storyTop {
	background-attachment: scroll;
	background-image: url(../images/story.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 50px;
}
#partnerTop {
	background-attachment: scroll;
	background-image: url(../images/partners.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 50px;
}
#orderTop {
	background-attachment: scroll;
	background-image: url(../images/order.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 50px;
}
#productTop {
	background-attachment: scroll;
	background-image: url(../images/products.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 50px;
}
.formTitle {
	font-weight: bold;
	font-size: 16px;
	color:#5d341a;
}
.required {
	font-weight: bold;
	color: #D36B25;
}
.star {
	font-size: 18px;
}
#conash3D0 {
	display:none;
}