html,body {
	margin:0 auto;
	padding:0;
	height:100%;
    background: #650000 url("images/mainbg_2008_2.gif") repeat top;
	font: normal 12px Arial, helvetica, sans-serif;
	color:#565656;
}

div#header h1 a:active, div#header h1 a:link, div#header h1 a:visited, div#header h1 a:hover {
    background: #fff;
    margin: 0;
    padding: 0;
    font-size: 1px;
    text-indent: -9999px;
    text-decoration: none;
    outline: none;
    display: none;
}
#maincolumn h2 { 
    font: bold 12px Arial, helvetica, sans-serif;
    padding: 0 32px 0 0;
    margin: 0;
    color: #565656;
    text-align: left;
}
#sidebar h2 { 
    font: bold 12px Arial, helvetica, sans-serif;
    padding: 0 12px 0 0;
    margin: 0;
    color: #565656;
    text-align: left;
}
#maincolumn p {
    font: normal 12px Arial, helvetica, sans-serif;
    padding: 0 22px 0 0;
    margin: 0 0 0 0;
    text-align: left;
    color: #565656;
}

#sidebar p {
    font: normal 12px Arial, helvetica, sans-serif;
    padding: 0 22px 0 0;
    margin: 0 0 0 0;
    text-align: left;
    color: #565656;
}

div#sidebar .liner {
    font: normal 1px Arial, helvetica, sans-serif;
    padding: 0;
    margin: 10px 0 0 0;
    width: 294px;
    height: 0;
    text-indent: -9999px;
    border-top: 1px solid #E3E3E2;
    border-bottom: 1px solid #fff;
}
div#maincolumn .liner {
	font: normal 1px Arial, helvetica, sans-serif;
    padding: 0;
    margin: 12px 0 15px 0;
    width: 513px;
    height: 0;
    text-indent: -9999px;
    border-top: 1px solid #E3E3E2;
    border-bottom: 1px solid #fff;  
}
.liner {
    font: normal 1px Arial, helvetica, sans-serif;
    padding: 0;
    margin: 0 0 20px 0;
    width: 513px;
    height: 0;
    text-indent: -9999px;
    border-top: 1px solid #E3E3E2;
    border-bottom: 1px solid #fff;
    
}
.pic	{
	width: 150px;
	padding: 0 5px 0 0;
}

.picrightbar	{
	width: 150px;
	padding: 0;
}
.picrightbar2	{
	width: 100%;
	padding: 0;
}

#maincolumn a:hover, #footer a:hover {
    color:#999;
    text-decoration: underline;
}

#mainpic {
    background: #000;
    width: 950px;
    height: 173px;
    float: left;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border-top: 5px solid #E3E3E0;
}
img, #mainpic img {
    padding: 0;
    margin: 0;
    border: 0;
}
.clear {
    clear: both;
}
hr {
    display: none;
}
.picDiv	{
	width: 270px;
	float:left;
}
div#container {
    background: #E3E3E0 url("images/content_bg.gif") repeat-y top center;
    position:relative;
    margin:0 auto 0 auto;
    padding: 0 5px 0 5px;
    width:950px;
    border-left: 5px solid #0e6180;
    border-right: 5px solid #0e6180;
    height:auto !important; 
    height:100%;
    min-height:100%;
}
div#header {
    float: left;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

div#content {
	padding: 0 0 50px 0;
	margin: 1px 0 0 0;
	width: 950px;
	border-top: 2px solid #E3E3E0;
	
}
#sidebar {
    background: url("images/sidebar_bg.gif") no-repeat top right;
	margin:0 auto;
	width:316px;
    position: relative;
    padding: 20px 0 0 20px;
    float: right;
	min-height: 250px;
	overflow: visible;
}
#maincolumn {
    background: url("images/arrow.gif") no-repeat right;
    background-position: 22px 22px;
    position: relative;
	width:563px;
	padding: 20px 0 0 49px;
	margin: 0;
	float: left;
	page-break-before: always;
	page-break-after: always;
	}
div#footer {
	position:absolute;
	width:950px;
	bottom:0;
	background:#fff;
	border-top: 1px solid #E3E3E0;
	border-bottom: 5px solid #E3E3E0;
    border-left: none;
    border-right: none;
}
div#footer p {
    font: normal 12px Arial, helvetica, sans-serif;
    padding: 12px 12px 12px 49px;
    margin: 0;
    text-align: left;
    color: #565656;
    line-height: 14px;
    float: left;
}
#maincolumn ul{
    padding: 0 10px 20px 30px;
    margin: 0;
    width: 560px;
}
#maincolumn li{
    margin: 0;
    padding: 6px 20px 2px 4px;
    border-bottom: 1px dotted #d9d9d9;
}
a, a:hover {
    color: #5FA916;
    text-decoration: underline;
}
#topmenu {
    background: url("images/topmenu_bg.gif") repeat-x;
    width:950px;
    float: left;
    padding: 0;
    margin: 0;
    border-top: 1px solid #E3E3E0;
    border-bottom: 4px solid #D3D3D1;
	}
#topmenu ul{
    padding: 0 0 0 10px;
    margin: 0;
    width: 940px;
    list-style: none;
}
#topmenu li{
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: left;
}

#topmenu li span {
    font: normal 9px Arial, helvetica, sans-serif;
    color: #828080;
    margin: 0;
    display: block;
    padding: 0 7px 0 7px;
    text-align: center;
    text-decoration: none;
    height: 41px;
    line-height: 41px;
    outline: none;
    text-indent: 0;
    text-transform: uppercase;
    float: left;
}

#topmenu li a {
    background: url("images/topmenu_bg.gif") repeat-x;
    font: normal 11px Arial, helvetica, sans-serif;
    color: #828080;
    margin: 0;
    display: block;
    padding: 0 0 0 0;
    text-align: center;
    text-decoration: none;
    height: 41px;
    line-height: 41px;
    outline: none;
    text-indent: 0;
    text-transform: uppercase;
    float: left;
}
.green {
    color: #339966;

}
.bold {
    font-weight: bold;
}
.red {
    color: #ff0000;
}
#topmenu li a:hover {
    background-position: 0 -41px;
}
#topmenu li a.spacer {
    width: 30px;
    height: 41px;
    margin: 0;
    padding: 0;
    cursor: text;
    font-size:  1px;
    text-indent: -9999px;
    color: #a1a1a1;
    display: block;
    text-align: center;
    text-decoration: none;
    float: left;
}
#topmenu li a.spacer:hover {
    background: url("images/topmenu_bg.gif") repeat-x;
}
.textarea	{
	border: 1px solid #000000;
	width: 300px;
}
.inputbox	{
	border: 1px solid #000000;
	width: 300px;
}
.form_elements	{
	border: 1px solid #D3D3D1;
	width: 100%;
	background-color: #ffffff;
	
}
textarea.form	{
	width: 100%;
	border: 1px solid #d3d3d1;
	background: #ffffff;
}
input.form	{	
	border: 1px solid #d3d3d1;
	background: #ffffff;
	width: 32%;
}

textarea.form1   {
        width: 100%;
        border: 1px solid #d3d3d1;
        background: #ffffff;
}
input.form1      {
        border: 1px solid #d3d3d1;
        background: #ffffff;
        width: 32%;
}

.spacer	{
	width: 16px;
}

#maincolumn blockquote	{
	padding: 0 0 0 16px;
	margin: 0;
	color: #565656;
}
.theButtons	{
	padding-top: 10px;
}
.button1	{
	background: #fff;
	border: 1px solid #000;
}
#maincolumn .galleryThumb	{
	width: 25%;
	float: left;
	padding-bottom: 30px;
}
#maincolumn .width100	{
	width:100%
}
#maincolumn .h2Class	{
	background-color: #ffffff;
	color: #555;
	width: 480px;
	margin: 5px 0 0 0;
	padding-left: 3px; 
	padding-bottom: 3px; 
	padding-top: 5px;
	border-bottom: 1px #D3D3D1 solid;
}
#maincolumn .width33	{
	width: 33%;
}

#maincolumn .width49	{
	width: 49%;
}
#maincolumn .content	{
	padding-bottom: 10px;
	border: 0px solid #ff0000;
	float: left;
}
#maincolumn .to_left	{
	float:left;
}
#maincolumn .to_right	{
	float:right;
}
#maincolumn .br0dtext	{
	width: 513px;
}
.picText	{
	float:left;
	width:50%;
	font-style:italic;
}
.picText1col	{
	width: 290px;
	font-style:italic;
}

.smalltext 
{
	font: normal 10px 'Lucida Grande', Arial, Helvetica, sans-serif;
}
