/* CSS Document */
body {
	margin: 0;
	background: #786326 url(images/background_long.jpg);
	background-position: 0 0;
	background-repeat: repeat-y;
	background-position:left;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color:#6A5822;
	}

img {
	border: 0;
	display: block;
	}
	
	
hr {
	height: 1px;
	border-bottom: 1px solid #6A5822;
	}


#topwrapper {
	margin-left: 21px;
	width: 800;
	text-align: left;
	
	}

#topstrip {
	width: 739px;
	height: 51px;
	margin-left: 0;
	margin-right: auto;
	padding-top: 4px;
	color:#6A5822;
	text-align: right;
	background-image: url(images/topstrip_glow2.jpg);
	background-position: 0 0;
	background-repeat:no-repeat;

	}
	
#topstriplink {
	margin-right: 12px;
	margin-top:24px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	}
	
#topstriplink a {
	color:#6A5822;
	text-decoration: none;
	}
	
#topstriplink a:visited {
	color:#6A5822;
	text-decoration:none;
	}
	
#topstriplink a:hover {
	color:#6A5822;
	text-decoration:none;
	display:inline;
	background-color:#878cf8;
	}
	
#splash {
	clear: both;
	text-align:left;
	width: 739px;
	margin-left: 0;
	margin-right: auto;	
	height: 264px;
	/*border-top: 1px solid #FF7627;
	border-bottom: 1px solid #FF7627; */
	}
	
#menu {
		clear: both;
		width: 739px;
		margin-left: 0;
		margin-right: auto;	
		height: 57px;

	}

#mainpanel {
		width: 739px;
		background: #354ab1 url(images/mainpanel_bg.png);
		margin-left: 0;
		margin-right: auto;	
		padding:0px;
		display: block;
	}
	
#innerpanel {
	background-image:url(images/pointer_blank.jpg);
 	background-repeat: no-repeat;
	padding: 8px 8px 18px 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ccd5f4;
	line-height: 18px;
	border-style: solid;
	border-width: 0;
	border-bottom-width: 1px;
	border-color: #e8dbb6;
	}

#insideinnerpanel {
padding: 4px 8px 18px 92px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ccd5f4;
	line-height: 17px;
	border-style: solid;
	border-width: 0;
	border-bottom-width: 1px;
	border-color: #e8dbb6;
	}

	
#innerpanel h2, #insideinnerpanel h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #b61420;
	line-height: 20px;
	letter-spacing: -1px;
	margin-top:0px;
	margin-bottom:8px;
	}
	
#innerpanel p, #insideinnerpanel p {
	margin-top: 0px;
	margin-bottom: 4px;	
	line-height: 18px;
	}


#insideinnerpanel h2 {
	margin-top: 4px;
	}

	
#mainpanel h5, #leftpanel h5, #rightpanel h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	line-height: 12px;
	letter-spacing: 0px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8dbb6;
	text-indent: 12px;
	}
	
#mainpanel h5 a:link, #leftpanel h5 a:link, #rightpanel h5 a:link {	
 color: #fff;
 text-decoration: none;
 }
 
 #mainpanel h5 a:visited, #leftpanel h5 a:visited, #rightpanel h5 a:visited {	
 color: #fff;
 text-decoration: none;
 }
 
 #mainpanel h5 a:hover, #leftpanel h5 a:hover, #rightpanel h5 a:hover {	
 color: #fff;
 text-decoration: none;
 background-color: #e8dbb6;
 }
	
#mainpanel h5 {

	height: 32px;
	padding-top: 8px;
	width: 509px;
	margin-left: 6px;
	margin-right: 6px;
	
	}

#leftpanel h5 {
	background-image: url(images/strap_left.jpg);
	background-repeat: no-repeat;
 	margin: 0px;
	height: 30px;
	padding-top: 10px;
	text-transform: uppercase;
	
	}
	
#rightpanel h5 {
	background-image: url(images/strap_right.jpg);
	background-repeat: no-repeat;
 	margin: 0px;
	height: 30px;
	padding-top: 10px;
	}

#mainpanel h6 {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CDD7F4;
	line-height: 12px;
	letter-spacing: 0px;
	font-weight: 100;
	margin-top:8px;
	margin-bottom:0px;
	padding-top: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #67A0EA;
	display: block;
	margin-left: 6px;
	margin-right: 6px;
	text-indent: 12px;
	}
	

#content {
	clear: both;
	width: 739px;
	margin-left: 0;
	margin-right: auto;
	position: relative;
	}
	
#leftpanel {
	float: left;
	position: relative;
	width: 509px;
	font-weight: 11px;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#6A5822;
	line-height: 16px;

	}
	

	
#rightpanel {
	float: right;
	width: 230px;
	top: 0px;	
	
	}
	
#pointers  {
	list-style-type: none; 
	padding: 0;
	margin: 0;
	line-height: 16px;
	width: 508px;

	}
#pointers .list1 a, #pointers .list2 a, #pointers .list3 a, #pointers .list4 a  {
	background-repeat: no-repeat;
	background-position: 0 0px;
	width:508px;
	height:59px;
	border-bottom: 1px solid #e8dbb6;
	display: block;
	text-decoration: none;
	}
	
pointers .list4 a {
 border-bottom-width: 0;
 }

#pointers .list1 a:link{ background-image: url(images/pointer_design_bg_off.jpg); }
#pointers .list1 a:visited{ background-image: url(images/pointer_design_bg_off.jpg); }
#pointers .list1 a:hover { background-image: url(images/pointer_design_bg_on.jpg); }
#pointers .list2 a:link{ background-image: url(images/pointer_planning_bg_off.jpg); }
#pointers .list2 a:visited{ background-image: url(images/pointer_planning_bg_off.jpg); }
#pointers .list2 a:hover { background-image: url(images/pointer_planning_bg_on.jpg); }
#pointers .list3 a:link{ background-image: url(images/pointer_development_bg_off.jpg); }
#pointers .list3 a:visited{ background-image: url(images/pointer_development_bg_off.jpg); }
#pointers .list3 a:hover { background-image: url(images/pointer_development_bg_on.jpg); }
#pointers .list4 a:link{ background-image: url(images/pointer_research_bg_off.jpg); border-bottom-width: 0;}
#pointers .list4 a:visited{ background-image: url(images/pointer_research_bg_off.jpg); border-bottom-width: 0;}
#pointers .list4 a:hover { background-image: url(images/pointer_research_bg_on.jpg); border-bottom-width: 0;}

.leftnav {
	padding-left: 75px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A5822;
	}	


.leftnav h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #b61420;
	padding-top: 18px;
	margin-top: 0;
	margin-bottom: 1px;
	letter-spacing: -1px;
	}
	
#insidepointers  {
	padding: 0;
	margin: 0;
	width: 508px;
}

#insidepointers ul {

	list-style-type: none; 
	padding: 0;
	margin: 0;
	line-height: 16px;

	}
	
#insidepointers ul li {
	border-bottom: 1px solid #e8dbb6;
	text-decoration: none;
	padding-left: 15px;
	padding-bottom: 8px;
	padding-right:8px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/pointer_blank.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	font-size: 12px;
	color: #6A5822;
	
	}

#insidepointers h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #b61420;
	padding-top: 8px;
	margin-top: 0;
	margin-bottom: 4px;
	letter-spacing: -1px;
	}
	
#insidepointers h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #b61420;
	padding-top: 8px;
	margin-top: 0;
	margin-bottom: 4px;
	letter-spacing: -1px;
	}

#insidepointers ul li ul {
	list-style-type: none; 
	padding: 0;
	margin: 0;
	line-height: 16px;
}

#insidepointers ul li ul li  {
	border-width: 0;
	background: none;
	clear: both;
	text-decoration: none;
	padding-left: 0px;
	padding-bottom: 4px;
	padding-right:0px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A5822;
	
	}
	
#insidepointers ul li ul li a:link {
		font-size: 10px;
		text-decoration: none;
		color:#b61420;
}

#insidepointers ul li ul li a:hover {
		font-size: 10px;
		text-decoration: none;
		color:#b61420;
		background-color: #e8dbb6;
		}
		
#insidepointers ul li ul li a:visited {
		font-size: 10px;
		text-decoration: none;
		color:#b61420;
}

	
.exampleheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #b61420;
	padding: 0;
	margin: 0;
	letter-spacing: 0px;
	}

#rightpointers {

	list-style-type: none; 
	padding: 0;
	margin: 0;
	line-height: 16px;
	width: 230px;

	}
	
#rightpointers .right1 a, #rightpointers .right2 a, #rightpointers .right3 a, #rightnav .right4 a  {
	background-repeat: no-repeat;
	background-position: 0 0px;
	width:230px;
	height:79px;
	border-bottom: 1px solid #e8dbb6;
	display: block;
	text-decoration: none;
	}

#rightpointers .right1 a:link{ background-image: url(images/right_portfolio_bg_off.jpg); }
#rightpointers .right1 a:hover { background-image: url(images/right_portfolio_bg_on.jpg); }
#rightpointers .right2 a:link{ background-image: url(images/right_skills_bg_off.jpg); }
#rightpointers .right2 a:hover { background-image: url(images/right_skills_bg_on.jpg); }
#rightpointers .right3 a:link{ background-image: url(images/right_contacts_bg_off.jpg); }
#rightpointers .right3 a:hover { background-image: url(images/right_contacts_bg_on.jpg); }


.rightnav {
	padding-left: 68px;
	padding-right: 8px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A5822;
	}	


.rightnav h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #b61420;
	padding-top: 18px;
	margin-top: 0;
	margin-bottom: 1px;
	letter-spacing: -1px;
	}
	
#rightpanelpad {
		padding: 0px 22px 12px 12px;

	}
	
.posting, .singlePost, .noDatePost, .galleryPost {
	margin-left: 0px;
	position: relative;
	padding-bottom: 12px;
	padding-top: 6px;
	padding-right: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8dbb6;
	background-image: url(images/pointer_blank.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	clear: both;
	}
.galleryPost {
	padding-bottom:4px;
}

.posting h3, .commentlist li h3, .singlePost h3, .noDatePost h3, .noDatePost h2, .galleryPost h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #b61420;
	letter-spacing: -1px;
	margin-top:0px;
	margin-bottom:4px;
	text-decoration: none;
	padding-top:0;
}



.posting h3, .commentlist li h3 {
	font-size: 18px;
	line-height: 24px;
	padding-left: 68px;
}

.noDatePost h3, .galleryPost h3 {
	font-size: 18px;
	line-height: 24px;
}

.singlePost h3 {
font-size: 24px;
line-height: 28px;
padding-left: 68px;
}

.noDatePost h2, .galleryPost h2 {
font-size: 24px;
line-height: 28px;
}

.galleryPost h2 {
margin-left: 190px;
}

.galleryPost p {
	margin-left:190px; 
	margin-top: 2px; 
	text-align: left;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color:#6A5822;
}

.posting h3 a:link, .commentlist li h3 a:link, .singlePost h3 a:link, .noDatePost h3 a:link, .noDatePost h2 a:link, .galleryPost h2 a:link {
	text-decoration: none;
	color: #b61420;
	}
	
.posting h3 a:visited, .commentlist li h3 a:visited, .singlePost h3 a:visited, .noDatePost h3 a:visited, .noDatePost h2 a:visited, .galleryPost h2 a:visited  {
	text-decoration: none;
	color: #b61420;
	}
	
.posting h3 a:hover, .commentlist li h3 a:hover, .singlePost h3 a:hover, .noDatePost h3 a:hover, .noDatePost h2 a:hover, .galleryPost h2 a:hover  {
	text-decoration: none;
	background-color: #e8dbb6;
	color: #b61420;
	}
	
.singlePost p {
	padding-left: 68px;
	margin-top: 8px;
	margin-bottom: 0;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#6A5822;
	line-height: 18px;
	}	
	
.posting p, .commentlist li p, .noDatePost p {
	margin-top: 8px;
	margin-bottom: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#6A5822;
	line-height: 16px;
	}

.posting p, .commentlist li p {
	padding-left: 68px;
}	
	
.posting h6, .singlePost h6, .commentlist li h6, .noDatePost h6, .galleryPost h6  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6a5822;
	line-height: 12px;
	letter-spacing: 0px;
	font-weight: 100;
	margin-top:4px;
	margin-bottom:0px;
	text-transform: uppercase;
	}
	
.galleryPost h6 {
	margin-left: 190px;
}
	
.posting h6, .singlePost h6, .commentlist li h6 {
	padding-left: 68px;
}

.posting h6 a:link, .singlePost h6 a:link, .commentlist li h6 a:link, .noDatePost h6 a:link {
	color: #b61420;
	text-decoration:none;
	}
	
.posting h6 a:visited, .singlePost h6 a:visited, .commentlist li h6 a:visited, .noDatePost h6 a:visited {
	color: #b61420;
	text-decoration:none;
	}

.posting h6 a:hover, .singlePost h6 a:hover, .commentlist li h6 a:hover, .noDatePost h6 a:hover {
	color: #b61420;
	text-decoration:none;
	background-color: #e8dbb6;
	}

.noDatePost {
	padding-left:12px;
}

.noDatePost ul {
	list-style-type: none; 
	padding: 0;
	margin: 0;
	line-height: 16px;
}
	
.smallType {
	border-top: 1px solid #e8dbb6;
	margin-top: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #6A5822;
	margin-bottom: 6px; 
	margin-left: 68px;
	margin-right: 6px;
	padding-top: 8px;
}

.smallType a:link, .smallType a:visited {
	color: #b61420;
	text-decoration: none;
	}
	
.smallType a:hover {
	color: #b61420;
	text-decoration: none;
	background-color: #e8dbb6;
	}
	
 
.calendar {
	position:absolute;
	top: 6px;
	left: 8px; 
	color: #6a5822; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight:normal;
	display: block; 
	background-image:url(images/calendar_top.gif);
	background-repeat:no-repeat;
	text-align:center; 
	text-transform: uppercase; 
	line-height: 1; 
	margin-top: 0; 
	width: 48px; 
	padding-top: 6px; 
	padding-bottom: 2px;


}
.calendar .day {
	display: block; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 26px; 
	text-indent: -3px; 
	letter-spacing: -2px; 
	color: #fff; 
	padding-top:2px;
	padding-bottom: 9px;
	background-image:url(images/calendar_bottom.gif);
	background-repeat:no-repeat;
	/*background-position:bottom; */

}

.commentlist {
	list-style-type: none; 
	padding: 0;
	margin: 0;
	line-height: 16px;
	width: 508px;
}	
	
.commentlist li {
	margin-left: 0px;
	position: relative;
	padding-bottom: 12px;
	padding-top: 6px;
	padding-right: 12px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8dbb6;
	background-image: url(images/pointer_blank.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #6A5822;
}


/*sidebar for blog */
#sidebar ul {
	list-style-type: none; 
	padding: 0;
	margin: 0;
	line-height: 16px;
	}
	
#sidebar ul li  {
	background-image:url(images/sidebar_blank.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	border-bottom: 1px solid #e8dbb6;
	text-decoration: none;
	padding-left: 12px;
	padding-top:4px;
	padding-bottom: 8px;
	}
	
#sidebar ul li h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #b61420;
	line-height: 24px;
	letter-spacing: -1px;
	font-weight: 100;
	margin-top:0px;
	margin-bottom:8px;
	text-decotation: none;
}
	
#sidebar ul li ul {
   	list-style-type: none; 
	padding: 0;
	margin: 0; 
	line-height: 16px;
	border: 0;
	}	
	
#sidebar ul li ul li {
	text-decoration: none;
	padding: 0;
	color: #6A5822;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	border-width: 0;
	background-image: url();
	}	
	
#sidebar ul li ul li a:link{
	text-decoration: none;
	color:#6A5822;
	padding-left: 0px;
	padding-top:0px;
	padding-bottom: 0px;
	color: #6A5822;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

#sidebar ul li ul li a:hover {
	text-decoration: none;
	color:#6A5822;
	background-color: #e8dbb6;
	padding-left: 0px;
	padding-top:0px;
	padding-bottom: 0px;
	color: #6A5822;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
		}
		
#sidebar ul li ul li a:visited{
	padding-left: 0px;
	padding-top:0px;
	padding-bottom: 0px;
	color: #6A5822;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;text-decoration: none;
		color:#6A5822;
}
	
		
.formfield {
	border: 1px solid #e8dbb6;
	background-color: #d1b86d;
	font-family: Arial, Helvetica, sans-serif;
	color:#6A5822;
	padding:3px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size:12px;
}	



/*navigation */
.navigation {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 12px;
}

.alignright {
	float: right;
	text-align: right;
	/*background-image:url(images/navigation_next.gif);
	background-position: right;
	background-repeat: no-repeat;*/
	}

.alignright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 38px;
	font-weight: bold;
	color: #b61420;
	text-decoration: none;
	margin-top:8px;
	margin-bottom: 8px;
	text-align: right;

	}
	
	
.alignleft {
	float: left;
	/*background-image:url(images/navigation_back.gif);
	background-position: left;
	background-repeat: no-repeat;*/
	}

.alignleft a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 38px;
	font-weight: bold;
	color: #b61420;
	text-decoration: none;
	margin-top:8px;
	margin-bottom: 8px;
	}
	
.footer {
		clear: both;
		width: 739px;
		margin-left: 0;
		margin-right: auto;
		border-top: 1px solid #e8dbb6;
		height: 20px;
		color:#6A5822;
		text-align: left;
		padding-top: 14px;
		text-indent: 8px;
		padding-bottom:8px;
		font-size: 10px;
		font-family: Arial, Helvetica, sans-serif;
		line-height: 14px;
							
		}
		
.footer a:link {
		text-decoration: none;
		color:#6A5822;
}

.footer a:hover {
		text-decoration: none;
		color:#6A5822;
		background-color: #e8dbb6;
		}
		
.footer a:visited {
		text-decoration: none;
		color:#6A5822;
}


		

#bottomstrip {
		width: 748px;
		margin-left: auto;
		margin-right: auto;
		background-color: #2b3c92;
		height: 20px;
		
		}
		
#rightglow {
	position: absolute;
	top: 0;
	left: 760px;
	height: 318px;
	width: 69px;
	background-image: url(images/right_glow.jpg);
	background-repeat: no-repeat;
	background-position: 0 1px;
	}
	
#wp-calendar {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #6a5822;
 text-align: left;
}

#wp-calendar td {
background-image: url(images/calendar_bg.gif);
background-repeat:no-repeat;
width: 28px;
height: 28px;
margin: 0;
padding: 3px;
}

.pad {
background-image: url(test.gif);;
}

#pp_gallery {
	/*width: <?php echo round((100 * (get_option('pp_album_columns')-1))); ?>;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;*/
	clear: both;
	padding-right:10px;
}
#pp_meta {
	text-align: center;
	padding: 10px;
}
/*
#pp_prevnext {
	margin-top: 6px;
	position: relative;
}
*/

.slide {
	width: 170px;
	height: 140px;
	padding:0px;
	vertical-align: middle;
	border: 1px solid #fff;
	
}

.bigslide {
    width: 490px;
	height: 490px;
	text-align: center;
	background-image: url(images/bigslide_bg.gif);
	background-repeat:no-repeat;
	vertical-align: middle;
	padding-left: 0px;
	padding-right: 0px;
}

.slideshadow {
	clear: both;
	background-color:#ad9a5e;
	padding: 10px;
	border:0px;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
	margin-bottom:4px;
}


.pp_centered {
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	
	
	
}
.pp_cell {
    width: 170px;
	height: 170px;
	text-align:center;
	background-image: url(images/slide_bg.gif);
	background-repeat:no-repeat;
	vertical-align: middle;
	padding-left: 0px;
	padding-right: 0px;
}

.caption {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color:#6A5822;
	text-align: center;
	text-transform: none;
}

#pp_imagenav {
	margin-bottom:12px;
	}
	
.pp_prev, .pp_next {
	margin: 2px;
	display: block;
	padding: 4px;
}

a.pp_prev, a.pp_next {
	background: #acf;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a.pp_prev:hover, a.pp_next:hover {
	background: #369;
	color: #fff;
	text-decoration: none;
}


.pp_prev {
	float: left;
}
.pp_next {
	float: right;
}

#pp_postlinks ul {
	list-style-type: none; 
	padding: 0;
	margin: 0;
	line-height: 18px;
}

#pp_postlinks ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#6A5822;
	text-decoration: none;
}

#pp_postlinks ul li a:link {
	text-decoration: none;
	}
#pp_postlinks ul li a:hover {
	text-decoration: none;
	background-color: #e8dbb6;
	}
#pp_postlinks ul li a:visited {
	text-decoration: none;
	}
	
	
	
	
	