﻿@import url("layout.css");
body {
	font-family: Arial, sans-serif;
	font-size: small;
	color: #000;
	background-color: #785728;
	background-image:url('../images/background.jpg');
	background-repeat:repeat;
/*	background-color: #A29B75;*/
/*	background-color: #b7aa63; */
}
#background { 
	background-image:url('../images/backgroundedge.jpg');
	background-repeat:repeat-y;
	background-position: center;
}
#container {
	width: 800px;
	height: 100%;
	background-color: #fff;
	margin: 0px auto auto auto;
	
}
#top {
	width: 100%;
	background-color: #1B4A04;
	background-image:url('../images/tobback.jpg');
	background-repeat:repeat-x;
	text-align: right;	
	color: #fff;
	font-size: small;
}
#top a {
		text-decoration:none;
		color: #fff;
}
#top a:hover {
	font-weight:bold;
}
.toptext {
		margin:0; padding: .25em .5em .25em 0;
}
#navigation {
	width: 100%;
	background-color: #1B4A04; 
	background-image:url('../images/navback.jpg');
	background-repeat:repeat-x
/*	background-color: #1C5815; */
	
}
#masthead {
	background-image:url('../images/logobanner800.jpg');
	background-position:center;
	background-repeat:no-repeat;
	width: 100%;
	height:140px;
	overflow: auto;
	text-align: left;
	background-color: #333;
	color: #fff;
}
#masthead a {
	color: #fff;
}
masthead a:hover {
	color: #fff;
	font-weight:bold
	
}
#clientsupport {
	text-align:right;
	margin: .25em .5em .25em 0 ;
	float: right;
	width: 30%;
}
#page_content {
	position: relative;
 	background-color: #fff;
 	width: 800px;
	background-image:url('../images/rightback.jpg');
 	background-position:left top;
 	background-repeat:repeat-x;
}
#sidebar {	
	float: left;
	width: 140px;
	background-color: #723f0e;
}



#content {
	margin: 0 0;
	padding: 15px 0 0 15px;
/*	background-color: #fff;*/
	width: 500px;
	float: left;
	position:relative;
	
	
}
#rightbar {	
	width: 165px;  
	float: right;
	margin: 0;
	padding: 0 10px 0 10px;
}

#narrowcontent {
	margin: 0 0 0 30px;
	padding: 0 0 0 15px;

	width: 425px;
	float: left;
	position:relative;
	

	
}

#widerightbar {	
	width: 300px;  
	float: right;
	margin: 0 30px 0 0;
	padding: 0 0 0 0;
}
.wrtcolumn-in {
		margin:0; padding: .5em .5em .5em .5em;
			
				color: #fff;
	background-image:url('../images/toprtbackwide.jpg');
 	background-position:left top;
 	background-repeat: no-repeat;
 	background-color: #1A4404;
}

.wrtcolumn-in a {
	color: #fff;
}

.wrtcolumn-in a:hover {
	
	color: lime;
}

.wrtcolumn-in h4 {
	
	color: #DEF50A;
}




.clearer {
font-size: 0px;
line-height: 0px;
display: block;
margin: 0px;
padding: 0px;
clear: both;
height: 0px;
width: auto;
}
.column-in {
		margin:0; padding: .5em 0 .5em 2em;
}

#contentwhite {
	margin-left: 0px;
	padding: 5px;
	background-color: #fff;
}
#footer {
	clear: both;
	width: 795px;
	overflow: hidden;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #000000;
	color: #fff;
	background-image:url('../images/footerback.jpg');
	background-repeat:repeat-x;


}
#masthead img {
	float: left;
}
#masthead p {
	font-size: small;
	margin: 0;
	margin-right: 1%;
	
	
}
h6 {
	font-family: Arial;
	color:#333;
}
h5 {
	font-family: Arial;
	color:#333;
}
h4 {
	font-family: Arial;
	color:#333;
}
h3 {
	font-family: Arial;
	color:#333;
}
h2 {
	font-family: Arial;
	color:#333;
}
h1 {
	font-family: Arial;
	color:#333;
}

/* 
#titles {
 	text-align: left;  
  	background-image:url('../images/titleback.jpg'); 
  	background-position:right;  
  	background-repeat: repeat-y;  
  	background-color: #1C5815;
	padding:5px;
	font-family: Arial;
	font-weight: bold;
	color:#fff;
	font-size: x-large;
}

*/





#titles {
	color: #723f0e;
	font-size:medium;
	font-weight:bold;
}

/* Styles for Navigation */

#sitemappath {
	width: 99%;
	
	text-align:right;

}


#navbar {
	color: #fff;
}
#navbar a {
	color: #fff;
}

#navbar a:hover {
    font-weight:bold;
	text-decoration: none;
	color: #fff;
}
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	display: block;
	
}
#sidebar a {
	
	text-decoration: none;
	color: #fff;
	padding: 5%;
	display: block;
	border-bottom: 1px solid #f5f5f5;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #393939;
	border-bottom: 1px solid #f5f5f5;
	background-color: #dc9;
}
/* Styles for Footer */
#footer p {
	font-size: x-small;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
a {
	color: #393939;
	text-decoration: underline;
}
a:hover {
	color: #78a;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style3 {
	color: #723F0E;
}
