body {
	background: #383228;
	margin: 0px 0px 30px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
h1 {
	font-size: 20px;
	line-height: 22px;
	margin: 0px 0px 10px;
	color: #e27817;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	line-height: 20px;
	margin: 0px 0px 10px;
	color: #ffc955;
	font-weight: normal;
}
h3  {
	font-size: 16px;
	line-height: 18px;
	margin: 0px 0px 10px;
	color: #F3E7D9;
	font-weight: normal;
}
h4  {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #ffc955;
	margin: 4px 0px 0px;
}
h5 {
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #ffc955;
	margin: 4px 0px 0px;
}
h6 {
	font-size: 9px;
	line-height: 13px;
	color: #ffc955;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 1px;
}
p {
	font-size: 11px;
	line-height: 16px;
	color: #E5D5C0;
	margin-top: 0px;
	margin-bottom: 8px;
}
ul , ol{
	font-size: 11px;
	line-height: 16px;
	color: #E5D5C0;
	margin-top: 0px;
	margin-bottom: 8px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
}
a , a:visited{
	border-style: none;
	color: #c66514;
	text-decoration: none;
}
a:hover {
	color: #F90;
}
a:active {
	color: #ffc955;
}
strong {
	color: #F3E7D9;
}
#container {
	width: 962px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background: #2E271F url(images/structure/bkgrnd_Container.gif) repeat-y 0px 0px;
}
#masthead {
	height: 142px;
}
#mainNav {
	text-align: left;
}
#mainNav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#mainNav ul li {
	float: left;
}
#mainNav ul li a, #mainNav ul li a:visited {
	display: block;
	text-transform: uppercase;
	color: #F3E7D9;
	width: 128px;
	text-decoration: none;
	background: url(images/structure/bkgrnd_MainMenu.gif) no-repeat right 0px;
	margin-right: 0px;
	padding-top: 38px;
	padding-bottom: 10px;
	padding-left: 19px;
	font-size: 11px;
	line-height: 12px;
}
#mainNav ul li a:hover {
	background: url(images/structure/bkgrnd_MainMenu.gif) no-repeat right -60px;
}
#mainNav ul li a:active {
	background: url(images/structure/bkgrnd_MainMenu.gif) no-repeat right -120px;
}
#trencheslink a, #trencheslink a:visited {
	width: 193px!important;
	background: url(images/structure/bkgrnd_TrenchesMenu.gif) no-repeat right bottom!important;
	text-align: right!important;
	padding-right: 34px!important;
	padding-left: 0px!important;
}
#trencheslink a:hover {
	color: #B4070D;	
}
#trencheslink a:active {
	color: #000;
}
#sidebar {
	text-align: left;
	float: left;
	width: 320px;
}
.subNavHead h4 {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	color: #7F705C;
}
#subNav {
	margin: 6px 20px 20px;
}
#subNav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
}
#subNav ul li {
	margin-bottom: 1px;
}
#subNav a {
	background: #3D362C;
	display: block;
	padding: 10px 20px;
	border: 1px solid #473F34;
	width: 238px;
	margin: 0px;
}
#subNav a:hover {
	background: #473F34;
}
#subNav a:active {
	background: #c66514;
	color: #FFF;
	border-color: #c66514;
}
#featureStory {
	background: #3D362C;
	margin: 20px;
	padding: 20px 20px 10px;
	border: 1px solid #473F34;
}
#featureStory img {
	border: 1px solid #716250;
	margin-bottom: 6px;
}
#newsItems {
	padding: 0px 20px 10px;
}
#newsItems h6{
	font-size: 9px;
	line-height: 9px;
	color: #706454;
	margin: 10px 0px 0px;
	text-transform: uppercase;
	font-weight: normal;
	border-top: 1px solid #473F34;
	padding-top: 10px;
}
#sidebarText {
	padding: 0px 20px 10px;
}
#stromloConditions {
	background: #3D362C;
	margin: 0px 20px 20px;
	padding: 20px 20px 16px;
	border: 1px solid #473F34;
}
#stromloConditions img {
	float: left;
	padding-right: 10px;
	padding-bottom: 4px;
}
#stromloConditions h4 {
	font-size: 13px;
	font-weight: normal;
	margin-top: 0px;
}
#stromloConditions p {
	margin-bottom: 4px;
}
#stromloConditions strong {
	color: #FFC955;
}

#main {
	width: 640px;
	float: left;
	margin-top: 0px;
	margin-left: 1px;
	background: #3D362C;
}
#mainContent {
	padding: 20px;
	text-align: left;
	background: #3D362C;
}
.mainContentPage {
	border-top: 20px solid #2E271F;
	border-right: 19px solid #2E271F;
	border-bottom: 20px solid #2E271F;
	padding-bottom: 0px;
}
.mainContentPage img {
	border: 1px solid #706251;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 4px;
}
#mainContent h3 {
	color: #e27817;
	margin-bottom: 4px;
	margin-top: 16px;
}
#mainContent h4 {
	font-size: 12px;
	line-height: 17px;
}
#mainContent p {
	font-size: 12px;
	line-height: 17px;
}
#mainContent ul, #mainContent ol {
	font-size: 12px;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 8px;
}
.stromloLink {
	margin-right: 16px;
	margin-top: 14px;
	border: 1px solid #473F34;
}
.advert {
	margin-top: 14px;
	border: 1px solid #473F34;
}
.clearer {
	clear: both;
}
#footer {
	background: #BA070E url(images/structure/bkgrnd_Footer.gif) repeat-x 0px 0px;
	border: 1px solid #2E271F;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 11px;
	line-height: 11px;
	float: left;
}
#footer li {
	float: left;
	margin: 12px 20px;
}
#footer p {
	float: right;
	margin-right: 20px;
	margin-top: 12px;
	margin-bottom: 12px;
	line-height: 11px;
	color: #c66514;
}
#footer a:hover {
	color: #FFC;
}
#footer a:active {
	color: #FFF;
}
.getflash {
	background: #2E271F;
	height: 300px;
	border: 1px solid #3D362C;
	padding: 100px;
}
.getflash p {
	margin-bottom: 20px;
}
