﻿body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	background-color:#ffffff;
}

a{
	color: #000000;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color:#76b900;
}

.nolink:hover {background-color:Transparent}

.contentHolder {width: 950px; margin-left:40px;}

.head1{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    line-height: 34px;
    color: #76b900;
    font-weight: bold;
    text-transform: uppercase;
}

.head2{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 34px;
    color: #76b900;
    font-weight: bold;
    text-transform: uppercase;

}
.head2 a{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 34px;
    color: #76b900;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration:none;
}

.head2Underline {
	 border-bottom: solid;
	 border-bottom-width: 1px;
	 border-bottom-color: #d1d1d1;
}
.head1 a {
	color: #76b900 !important; 
}

.head1 a:hover {
	color: #ffffff !important;
}

.head2 a {
	color: #76b900 !important; 
}

.head2 a:hover {
	color: #ffffff !important;
}
.photoGallery
{
    width:720px;
    float:left;
}
.photoGallery img 
{
    margin-right:10px; margin-bottom:10px; float:left;
}
ul.custom {margin:0; padding:0}

.custom li {
    list-style:none; 
    margin:0 0 0 17px; 
    padding:0 0 8px 0; 
    font:13px/16px arial,sans-serif; 
    list-style-image:url(../images/bullet_arrow.gif)}

.sidebarbox {
     padding: 6px 0px 0px 0px;
	 line-height:18px;
}
.sidebarbox a{
	text-decoration: none;
}
.mousetype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.mousetype a{
	text-decoration: none;
}

/* fix for annoying FF3 bug */
object { outline:none; }

.imgHighlights {margin-left:40px; width:100%; height:189px; margin-bottom:30px;}
.imgHighlights img {float:left; margin-right:25px;}