/* Henderson Marquee Hire */

body { 
background-image:  url(../images/bk.gif);
background-repeat: repeat-x;
background-color: #154015;
font-family: Arial, Helvetica, sans-serif;
font-size: .75em;
color: #000000;
}

p {
line-height: 1.5em;
}

h1 {
color: #998150;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.5em;
}

h2 {
color: #998150;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
line-height:150%;
}

.style1 {
    color: #987F4E;
	font-weight: bold;
	text-align:center;
	padding-top:25px;
}

.news1 {
   color: #987F4E;
	font-weight: bold;
	font-size: 1.2em;
}	
	

#lhs1 {
float:left;
width:400px;
}

#rhs1 {
position:relative;
float:right;
right:30px;
}

.subnav a {
font-family: "Times New Roman", Times, serif;
color: #987F4E;
background-color: #FFFFFF;
border: 1px solid #DCD4C3;
font-size: 9pt;
text-decoration: none;
height: 15px;
margin-right: 1px;
margin-left: 1px;
padding-top: 2px;
padding-right: 5px;
padding-bottom: 2px;
padding-left: 5px;
margin-top: 1px;
margin-bottom: 1px;
}

.subnav a:hover {
color: #FFFFFF;
background-color: #CDC0A8;
text-decoration: none;
}

.subnavouter {
border: 1px solid #DCD4C3;
margin-right: 3px;
margin-left: 3px;
height: 19px;
}

.borderpic {
border: 1px solid #DCD4C3;
background-color: #FFFFFF;
padding: 2px;
}

.subnavON a {
font-family: "Times New Roman", Times, serif;
color: #FFFFFF;
background-color: #417B41;
border: 1px solid #DCD4C3;
font-size: 9pt;
text-decoration: none;
height: 15px;
margin-right: 1px;
margin-left: 1px;
padding-top: 2px;
padding-right: 5px;
padding-bottom: 2px;
padding-left: 5px;
margin-top: 1px;
margin-bottom: 1px;
}

.subnavON a:hover {
color: #ffffff;
background-color: #5A9D5A;
text-decoration: none;
}

a {
font-weight: bold;	
color: #417B41;
text-decoration: none;
}

a:hover {
font-weight: bold;
color: #5A9D5A;
text-decoration: underline;
}

.image_left {
float:left;
padding:0 15px 10px 0;
}

.image_left_home {
float:left;
padding-right:15px;
}
.image_right1 {
float:right;
padding-left:10px;
}

.imageborder {
border: 1px solid green;
}

.galleryimage {
margin:5px;
border: 1px solid green;
}

.testimonial {
color: #998150;
}

.biggreen {
font-weight: bold;	
font-size: 1.2em;
color: #417B41;
text-decoration: none;
}

.bigred {
font-weight: bold;	
font-size: 1.6em;
color: #ff0000;
text-decoration:blink;
}

.red {
font-weight: bold;	
color: #ff0000;
text-decoration:blink;
}

/* Lists */

ul {
color:#998150;
}

.ul_numbered {
list-style-type:decimal;
}

li {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
line-height: 2em;
}

ul ul {
margin-left: 15px;
color:green;
}

.li_blacknum {
list-style-type:decimal;
color:black;
line-height: 1.5em;
}

.li_blackalpha {
list-style-type:lower-alpha;
color:black;
line-height: 1.5em;
}

.li_black {
color:black;
line-height: 1.5em;
}

.li_black2 {
float:right;
position:relative;
left:-20px;
}

.li_black_il {
display:inline;
background:transparent url(../images/list_circle.gif) no-repeat left center;
color:black;
margin-left:20px;
padding-left:15px;
}

/* Definition Lists */ 

dt {
color: #998150;
font-weight: bold;
font-size: 1em;
padding:0 0 5px 0;
clear: both;
}

dd {
font-size:1em;
margin-left:0;
padding-bottom:25px;
}

.clear {
clear:both;
}

.links1 {
   color: #987F4E;

	font-size: 1.4em;
	padding-left: 25px;
}	