@charset "UTF-8";
body {
	background-color: #000000;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	line-height: 1.45em;
	letter-spacing: 0.02em;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
}
a {
	color: #6B915C;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.4);
}
a:hover {
	text-decoration:none;
}
a.nounderline {
	text-decoration: none;
}
a:active, a:focus, input:active, input:focus {
      outline: 0;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	margin-top: 0px;
	margin-bottom: 20px;
}
h1 {
	font-size: 1.4em;
	color: #B62D29;
	font-weight: bold;
	letter-spacing: 0.08em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
h2 {
	font-size: 1.4em;
	font-weight: normal;
}
h3 {
	font-size: 1.16em;
	margin-bottom: 5px;
}
hr {
	margin-bottom: 30px;
	background-color: #273234;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
blockquote {
}
#container {
	width: 900px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#top_bar {
	height: 107px;
	background-color: #000000;
}
#logo {
	background-color: #283235;
	float: left;
	margin: 0px;
	padding: 0px;
}
#nav {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#nav li a {
	width: 92px;
	display: block;
	float: left;
	background-color: #151B1C;
	height: 23px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding-right: 15px;
	padding-top: 86px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #000000;
}
#nav li a:hover {
	background-color: #1C2326;
	cursor: pointer;
}
#nav li.here a {
	background-color: #0B0F0F;
	color: #CE322D;
}
#content {
	clear: both;
	margin-top: 15px;
	float: left;
	width: 900px;
	line-height: 1.65em;
}


#footer {
	font-size: 0.85em;
	clear: both;
	padding-top: 10px;
	margin-bottom: 50px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer ul li {
	display: inline;
}
#footer ul li a{
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 30px;
}
#footer ul li a:hover{
	color: #B00000;
}
#copyright {
	float: right;
	white-space: nowrap;
	color: #999999;
	text-align: right;
}
#view_order {
	text-align: right;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-bottom: 10px;
}
#view_order img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#preloader{
	display:none;
}
.clear_both {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
.green {
	color: #6B915C;
}
#footer_lower {

}
#footer_lower a {
	
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 30px;
}
#footer_lower a:hover{
	color: #B00000;
}
