@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
body {
	background-color: #001722;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 900px;
	padding-top: 20px;
	padding-bottom: 30px;
}
#nav {
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 900px;
	padding-bottom: 20px;
}
#nav span {
	display: none;
}
a.homeBtn  {
	background-image: url(../images/homeBtn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 90px;
	height: 36px;
	float: left;
	margin-left: 39px;
}
a.stocksBtn {
	background-image: url(../images/stocksBtn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 137px;
	height: 36px;
	float: left;
}
a.shopBtn {
	background-image: url(../images/shopBtn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 143px;
	height: 36px;
	float: left;
}
a.termsBtn {
	background-image: url(../images/termsBtn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 201px;
	height: 36px;
	float: left;
}
a.subscribeBtn {
	background-image: url(../images/subscribeBtn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 126px;
	height: 36px;
	float: left;
}
a.contactBtn {
	background-image: url(../images/contactBtn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 131px;
	height: 36px;
	float: left;
}
a.homeBtn:hover, a.stocksBtn:hover, a.shopBtn:hover, a.shopBtn:hover, a.termsBtn:hover, a.subscribeBtn:hover, a.contactBtn:hover {
	background-position: 0px -36px;
}
#nav #active {
	background-position: 0px -36px;
}
#contentWrapper {
	background-image: url(../images/content_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 900px;
	padding-top: 19px;
}
#contentArea {
	background-color: #FFFFFF;
	width: 850px;
	padding-right: 25px;
	padding-left: 25px;
}
#contentFooter {
	background-image: url(../images/content_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 900px;
	height: 19px;
}
#contentArea h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #001722;
	text-decoration: none;
}
#contentArea h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9E9388;
	text-decoration: none;
}
#contentArea p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #001722;
	text-decoration: none;
}
#contentArea a {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
#contentArea a:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
#contentArea #leftColumn {
	float: left;
	width: 540px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #001722;
}
#contentArea #rightColumn {
	float: right;
	width: 265px;
}
#contentArea #largeColumn {
	width: 850px;
}
.h2_underline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a19589;
	margin-top: 3px;
}
#footer {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 20px;
}
#footer #right {
	float: right;
	width: 215px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.red_bolditalic {
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
.red_bold {
	font-weight: bold;
	color: #990000;
}
#contact_right {
	float: right;
	width: 280px;
	margin-right: 55px;
}
.contact_watermark {
	float: right;
	width: 190px;
}

#sub_wrapper {
	background-color: #FFFFFF;
}
#sub_wrapper p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #001722;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#subscription p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #A2968A;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#subscription #sub_email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #333333;
}
.subscribe_input {
	border: 1px solid #333333;
	font-weight: normal;
	color: #001722;
	text-decoration: none;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	width: 290px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.small_p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #001722;
	text-decoration: none;
}
#form1_errorloc {
	width: 386px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C32600;
	text-decoration: none;
	margin-top: 8px;
}
#form1_errorloc ul li {
	width: 558px;
	list-style-type: none;
	padding-right: 10px;
	color: #C32600;
}
#form1_errorloc ul {
	width: 558px;
}
#stocks {
	padding: 15px;
	width: 630px;
	border: 1px solid #A19588;
	margin-left: 93px;
	background-image: url(../images/logo_watermark2.jpg);
	background-position: 500px 40px;
	background-repeat: no-repeat;
}
#contentArea #leftColumnContact {
	float: left;
	width: 620px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #001722;
}

