html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: url(../images/bg-img.png) no-repeat top left #121112;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

p.footer {

	font-size: 13px;
	color: #2d3729;
	font-family: Arial;

}

a {

	text-decoration: none;
	color: #afafaf;

}

h1 {

	font-size: 40px;
	color: #939990;
	margin-left: 128px;
	padding: 10px;

}

h2 {

	font-size: 18px;
	text-transform: uppercase;
	color: #9db954;
	padding: 7px 0 0 10px;

}

h3 {

	font-size: 18px;
	text-transform: uppercase;
	color: #9db954;
	padding: 12px 0 0 21px;

}

h3 a {

	color: #9db954;

}

h3.future {

	margin-left: 1px;

}

#content p {

	font-family: Arial;
	color: white;
	font-size: 13px;
	line-height: 1.4;
	padding: 0px 22px 0;

}

#container {

	width: 820px;
	margin: 0 auto;

}

#header {

	width: 789px;
	height: 140px;
	background: url(../images/header-bg.png) no-repeat;
	overflow: hidden;
	margin-left: 4px;

}

#logo {

	float: left;
	margin-top: 12px;

}

#links {

	height: 140px;
	width: 400px;
	float: left;
	margin-left: 45px;
	margin-top: 12px;

}


#links ul li {

	font-size: 18px;
	text-transform: uppercase;

}

#links ul li a.current {

	color: white;

}

#links ul li a {

	color: #d1d1d1;
	text-decoration: none;

}

#links ul li a:hover {

	color: #fff;

}

ul.contentlinks {

	font-family: Arial;
	color: #fff;
	margin-left: 40px;
	font-size: 13px;
	margin-top: 5px;

}

ul.contentlinks li {

	list-style: disc;
	padding-bottom: 3px;

}


#leftbar {

	float: left;
	width: 585px;

}

#leftContainer {

	width: 585px;
	height: 203px;
	background: url(../images/leftContainer-bg.png) no-repeat;
	float: left;
	margin: 14px 0 11px 0;

}

.slideshow {

	margin: 11px 0 0 11px;

}

#leftHeader {

	width: 585px;
	height: 54px;
	background: url(../images/heading-bg.png) no-repeat;
	float: left;
	margin: 0 0 6px 4px;

}

#contentSpacerTop {

	width: 585px;
	height: 13px;
	background: url(../images/content-pad.png) no-repeat;
	float: left;

}

#content {

	width: 585px;
	background: url(../images/content-bg.png) repeat-y;
	overflow: hidden;
	float: left;

}

img.logo-big {

	margin: 46px 0 40px 165px;

}

#leftImage {

	background: url(../images/leftimg-bg.png) no-repeat;
	width: 118px;
	height: 125px;
	float: left;
	margin: 15px 0 0 11px;
	padding: 0 17px 60px 0;

}

#leftImage-entry {

	background: url(../images/leftimg-bg.png) no-repeat;
	width: 118px;
	height: 120px;
	float: left;
	margin: 15px 0 10px 11px;
	padding: 0 17px 10px 0;

}

#entry {

	min-height: 160px;

}

.thumbnail {

	padding: 9px 0 0 9px;

}

.thumbnail-sales {

	padding: 9px 0 0 19px;

}

#contentSpacerBottom {

	width: 585px;
	background: url(../images/content-pad-bottom.png) no-repeat;
	height: 30px;
	float: left;
	padding: 41px 0 0 3px;

}

#sidebar{

	width: 225px;
	float: right;
	margin-top: 13px;

}

#sidebarModule img {

	margin-top: 2px;

}

#sidebar h2 {

	background: url(../images/sidebar-title.png) no-repeat;
	width: 202px;
	height: 33px;

}

h1.indent {

	text-indent: -9999px;

}

img.logo {

	margin-left: 17px;

}

img.links {

	margin-top: -2px;
}

#myform {

	display: block;
	margin-left: 22px;
	margin-top: 15px;

}

.input {

			background:#1E2617;
			border:2px solid #39472B;
			color:#FFFFFF;
			padding:2px;
			margin-bottom: 5px;

}

.submitbutton {

			background:#1E2617;
			border:2px solid #39472B;
			color:#FFFFFF;
			padding:2px;
			margin-bottom: 5px;

}

.textarea {

			background:#1E2617;
			border:2px solid #39472B;
			color:#FFFFFF;
			padding:2px;
			margin-bottom: 5px;
			width: 400px;

}
