a{
	color:#AF4B00;
	text-decoration: none;
}
a:link{
	color:#AF4B00;
	text-decoration: none;
}

a:visited{
	color:#AF4B00;
	text-decoration: none;
}

a:hover{
	color:#AF4B00;
	text-decoration: underline;
}


/* Presentation Stylesheet */ 

ul{ 
	margin:0; 
	padding:0;
	list-style:none;
}
li{
	list-style:none;
}

P {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 1.6em; PADDING-TOP: 0px
}

h1,h2,h3,h4,h5,h6{ margin:0; padding:0;}

h1 {
	font-size: 26px;
	font-weight: normal;
	margin-top: 0;
	text-transform: uppercase;
}

h1.page_title {
	margin-left: 28px;
}

h2 {
	FONT: 200%/100% Arial, Verdana, Helvetica, sans-serif;
	margin-bottom: 20px;
}

h3 {
	font-size: 15px;
	font-weight: normal;
	margin-top: 0px;
	text-transform: uppercase;
}
h4 {
	margin:0; 
	padding: 5px 0;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
 }

 .wp-pagenavi {
	CLEAR: both; RIGHT: 22px; LINE-HEIGHT: 100%; LETTER-SPACING: -1px; POSITION: absolute
}
.wp-pagenavi A {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; BACKGROUND: url(images/page-nav.gif) no-repeat center top; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN-LEFT: 5px; WIDTH: 32px; PADDING-TOP: 5px; HEIGHT: 24px; TEXT-ALIGN: center
}
.wp-pagenavi SPAN {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; BACKGROUND: url(images/page-nav.gif) no-repeat center top; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN-LEFT: 5px; WIDTH: 32px; PADDING-TOP: 5px; HEIGHT: 24px; TEXT-ALIGN: center
}
.wp-pagenavi A:hover {
	COLOR: #fff; TEXT-DECORATION: none
}
