@charset "UTF-8";
/* CSS Document */

body{font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.6em;
}
p{font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.6em;
text-align:justify;
}
h4{
font-family: Helvetica, Arial, sans-serif;
font-size: 10px;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.6em;
}
h2{
font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
font-style: boldl;
font-weight: bold;
text-transform: uppercase;
letter-spacing: normal;
color:#000;
text-align:left;
padding-left:5px;

}

#header3

{width: 175px;
 height: 36px;
background: url(images/title3.jpg);
background-repeat:no-repeat;

}
#header3 h1 {
   width:175px;
 height: 36px;
 font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
text-transform: uppercase;
letter-spacing: normal;
color:#fff;
padding-left:30px;
padding-top:5px;
    }
#header3 h1 a {
   display: none;

}




#header2

{width: 197px;
 height: 36px;
background: url(images/title2.jpg);
background-repeat:no-repeat;

}
#header2 h1 {
   width:197px;
 height: 36px;
 font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
text-transform: uppercase;
letter-spacing: normal;
color:#000;
padding-left:30px;
padding-top:5px;
    }
#header2 h1 a {
   display: none;

}


#header

{width: 505px;
 height: 36px;
background: url(images/title.jpg);
background-repeat:no-repeat;

}
#header h1 {
   width: 505px;
 height: 36px;
 font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
text-transform: uppercase;
letter-spacing: normal;
color:#A0B654;
padding-left:30px;
padding-top:5px;
    }
#header h1 a {
   display: none;

}

A:link {text-decoration: underline;
color:#000;
}
A:visited {text-decoration: underline;
color:#000;}
A:active {text-decoration: underline;

color:#000;}
A:hover {text-decoration: underline; color: #000;}
a img {border: none; } 

hr {
  border: 1;
  width: 85%;
  text-align:left;
  color:#CCCCCC;
}

.arrowgreen{

	width: 180px; /*width of menu*/
	text-align:right;
		background: transparent url(images/arrow_08.png) 100% 0;
		padding-left: 30px;
		text-transform: uppercase;
			border: none;
		
}

.arrowgreen ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
		border: none;

}
	
.arrowgreen li a{
	font: 11px  Helvetica, sans-serif;
	display: block;
  height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	line-height: 22px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
	text-transform: uppercase;
		border: none;
	
	
}	
	
.arrowgreen li a:link, .arrowgreen li a:visited {
	color: #fff;
	padding-right:25px;
	text-transform: uppercase;
		border: none;
}

.arrowgreen li a:hover{
	color: #000;
	background-position: 100% -32px;
	text-transform: uppercase;
		border: none;
}

	
.arrowgreen li a.selected{
	color: #26370A;
	background-position: 100% -64px;
	text-transform: uppercase;
		border: none;
}







.arrowbeige{

	width: 180px; /*width of menu*/
	text-align:left;
	border: none;
		background: transparent url(images/beige_arrow.jpg) 100% 0;
	padding-left:8px;
	
}

.arrowbeige ul{
	list-style-type: none;
		border: none;
	margin: 0;
	padding: 0;

}
	
.arrowbeige li a{
	font: 11px  Helvetica, sans-serif;
	display: block;
		border: none;
  height: 28px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
	
	
}	
	
.arrowbeige li a:link, .arrowbeige li a:visited {
	color: #000;
	padding-left:25px;
		border: none;
}

.arrowbeige li a:hover{
	color: #A0B654;
	background-position: 100% -32px;
		border: none;
}

	
.arrowbeige li a.selected{
	color: #26370A;
	background-position: 100% -64px;
		border: none;
}
