@charset "UTF-8";
/* CSS Document */

body {
	background-color: #757575;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#Site {
	width: 893px;
	margin: auto;
	border-right-width: 12px;
	border-left-width: 12px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5F5F5F;
	border-left-color: #5F5F5F;
	background-color: #FFFFFF;
}
#MainArea {
	padding: 0px;
	background-color: #FFFFFF;
	color: #FFFFFF;
}
#Navigation {
	background-image: url(images/navbg.jpg);
	height: 35px;
}


#Navigation ul { 
list-style:none;}
#Navigation li {
	float: left;
}
	
#Navigation li a {
	display: block;
	margin: 2px;
	padding-top: 7px;
	padding-right: 9px;
	padding-bottom: 7px;
	padding-left: 9px;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
}
#MainColumn {
	width: 534px;
	float: right;
	padding: 15px;
	background-color: #FFFFFF;
	color: #000000;

       
}

#MainColumn li { 

        padding:4px; 
        padding-right:12px; }

#RightColumn {
	width: 324px;
	float: left;
        
       
}
#RightColumn h1 {
	padding: 4px;
	margin: 0px;
	font-size: 14px;
	background-color: #B2A784;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #828081;
	border-bottom-color: #828081;
	clear: both;
	color: #000000;
      
}
.Bottom {
	padding: 5px;
	color: #FFFFFF;
	background-color: #373737;
}
#MainColumn hr {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #C2C6AF;
}
#TopRight {
	background-color: #C2C6AF;
	color: #000000;
}
#MainColumn p {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#Footer {
	padding: 15px;
	background-color: #363636;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
}
#MainColumn a {
	color: #1B2804;
}
#TopRight a {
	color: #1B2804;
}
#RightColumn a {

}
.Bottom a {
	color: #FFFF99;
}
#Footer a {
	color: #FFFF99;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

	margin: 0px 6px 0px 0px;
}
.RightThumb {
	float: left;
	border: 1px solid #000000;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}
.RightClear {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #878A7A;
	clear: both;
}
#RightColumn p {
	line-height: 22px;
	padding: 8px;
}
.clear {
	clear: both;
}
* {
	margin: 0px;
	padding: 0px;
}
#Header {
	background-image: url(images/headebbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
        height:122px;
overflow:hidden;
}
.centered {
	text-align: center;
}
