@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FA9525;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#sidebar {
	margin: 20px;
}
#events {
	background-color: #1C1C1C;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#events   h2 {
	font-size: 14px;
	padding: 0px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
}
#events p {
	padding: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: -20px;
	margin-left: -20px;
}
p {
	margin: 0px;
}
h2 {
	color: #FA9525;
	font-size: 16px;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul {
	font-size: 13px;
	line-height: 20px;
	color: #E1E1E1;
	padding-left: 50px;
}
.orangeborder {
	border: 1px solid #FA9525;
}
.orangeborder2 {
	border: 1px solid #FA9525;
	margin-bottom: 15px;
	margin-left: 15px;
}
.orangeborderright {
	border: 1px solid #FA9525;
	margin-bottom: 15px;
	margin-right: 15px;
}
a:link {
	color: #FA9525;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FA9525;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
#mainwrapper {
	background-image: url(../images/background-pattern.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#navwrapper {
	background-image: url(../images/navwrapper-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#navigation {
	width: 858px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 7px;
}
#wrapper {
}
#maincontent {
	width: 858px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 25px;
}
#logo {
	float: left;
	padding-left: 25px;
	margin-bottom: 30px;
}
#rightcontent {
	float: right;
	width: 475px;
	margin-right: 10px;
	margin-top: 0px;
}
#rightcontent  p {
	color: #E1E1E1;
	font-size: 13px;
	line-height: 20px;
	padding-right: 25px;
	padding-left: 25px;
	margin-bottom: 15px;
	padding-top: 15px;
}
#rightcontent h2 {
	padding-top: 15px;
	padding-right: 25px;
	padding-left: 25px;
}
#rightcolumn  h2  a {
	font-weight: normal;
	font-size: 14px;
}
#leftcontent {
	float: left;
	width: 338px;
	background-color: #0f0f0f;
	border: 1px solid #333333;
	padding-top: 25px;
	padding-bottom: 0px;
}
#leftcontent p {
	color: #E1E1E1;
	font-size: 13px;
	line-height: 20px;
	padding-right: 25px;
	padding-left: 25px;
	margin-bottom: 15px;
}
#leftcontent h2 {
	padding-right: 25px;
	padding-left: 25px;
	margin-bottom: 5px;
}
#leftcolumn h2 a {
	font-weight: normal;
	font-size: 14px;
}
#footer {
}
#footer p {
	color: #666666;
	font-size: 11px;
}
.clearfix:after {  
     content: ".";  
     display: block;  
     clear: both;  
     visibility: hidden;  
     line-height: 0;  
     height: 0;  
}  
   
.clearfix {  
    display: inline-block;  
}  
  
html[xmlns] .clearfix {  
    display: block;  
}  
  
* html .clearfix {  
    height: 1%;  
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rightcolumn {
	float: right;
	width: 200px;
	margin-right: 20px;
	text-align: center;
}
#rightcolumn  h2 {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rightcolumn  p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#leftcolumn {
	float: left;
	width: 200px;
	margin-left: 20px;
	text-align: center;
}
#leftcolumn h2 {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftcolumn p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#thumbs img {
	margin-right: 5px;
	margin-bottom: 5px;
}
#thumbs {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}
.spacingleft {
	margin-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

