body {
	font: 8pt/14pt tahoma, arial, verdana, helvetica, sans;
	color: #555555;
	margin: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	text-align: justify;
	word-spacing: 1pt;
	}

p {
	font: 8pt/14pt tahoma, arial, verdana, helvetica, sans; 
	color: #555555;  
	}
	
p.large {
	font: 11pt/16pt arial, verdana, helvetica, sans; 
	color: #60695D;
	font-weight: normal;  
	}

h1 { 
	font: 18pt arial, sans;
	font-weight: normal;
	color: #707462; 
	}

h2 { 
	font: bold 10pt arial, sans; 
	color: #707462;
	border-bottom: 1px solid #f1f1f1;
	}

h3 { 
	font: bold 10pt arial, sans; 
	color: #707462;
	}

h4 { 
	font: 10px verdana,arial, helvetica;
	text-transform: uppercase;
	color : #C6332D;
	font-weight: bold;
	}

a:link, a:visited { 
	text-decoration: none; 
	color: #ee0202;
	}

a:hover, a:active { 
	text-decoration: none; 
	color: #e09f05;
	}



.sideweblinks { 
	float: left;
	font: 7pt/14pt tahoma, "trebuchet ms", verdana, arial, sans; 
	color: #E9A506;
	text-align: left;
	padding-left:8px;
	
	}


footer a { 
	font: 9px tahoma, verdana, arial, sans; 
	font-weight: bold;
	text-decoration: none; 
	color: #CC0000;
	}

footer a:hover { 
	text-decoration: none; 
	color: #999;
	}

arrowlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

arrowlist li 
{
padding-left: 25px;
padding-bottom: 5px;
background-image: url(../images/lil_arrow.gif);
background-repeat: no-repeat;
background-position: 0 .2em;
font-size: 9pt;
}



.sectionhead { 
	font: 11px verdana, arial, helvetica;
	color : #707462;
	font-weight: bold;
}

.redhead { 
	font: 10px verdana,arial, helvetica;
	text-transform: uppercase;
	color : #EE0202;
	font-weight: bold;
}
.listhead { 
	font: 11px tahoma, verdana,arial, helvetica;
	color : #494949;
	font-weight: bold;
	margin-bottom: 20px;
	border-bottom: 0px solid #ccc;
}
.text {
	font: 11px/19px tahoma, verdana, arial;
	color: #696969;
	text-align:justify;
}
.texthilite {
  font: 11px/19px tahoma, verdana, arial;
  color: #990000;
}
.photoborder {margin:5px; border:#000000 solid 1px;}

.photoborder_right {margin:10px; border:#000000 solid 1px; float:right}

bulletlist
{
margin-left: 5px;
padding-left: 0;
list-style: none;
text-align: left;
}

bulletlist li 
{
padding: .5em 0 .5em 1.5em;
background-image: url(../images/lil_arrow.gif);
background-repeat: no-repeat;
background-position: 0 .7em;
border-bottom: 1px solid #EAE4D5;
}
