/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #783609;
}
.bg_left {
	background-image: url(bg_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color:#DEDEC8;
}

.bg_right {
	background-image: url(bg_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#DEDEC8;
}

.bg_menu {
	background-image: url(menu_bg.gif);
	
	background-position: right;
	
}



.body_text {
	font: 16px/21px Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif;
	
	color: #6F6340;
	line-height: 18px;
}

.body_text a{

	color: #566C0E;
}

.body_text a:hover{

	background-color: #C6DD7B;
	color:#566C0E;
}




.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3B1004;
	line-height: normal;
}

.footer_text a{
	color: #DA654A;
}
.footer_text a:hover{
	background-color: #FFD9D0;
}
.news_item {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
}

.news_item_on {
cursor:pointer;
	background-color: #737F8E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #868E98;
}
.headline_green {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #566C0E;
}
.headline_green a{
	text-decoration:none;
	color: #566C0E;
}

.body_text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F6340;
}

.photo_border_small {
	border: 3px solid #FFFFFF;
	
	background-color:#5A5656;
}


.photo_border_brown{
border: 2px solid #9B916E;


}

.photo_border_news{
	border: 2px solid #9B916E;
	margin-left: 12px;
}
.alpaca_item_main_on {
	background-image:url(highlighter.gif);
	background-position:left top;
	background-repeat:repeat-y;
	background-color:#E3CE95;
	cursor: pointer;
}

.news_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #2B7C95;
}
.news_headline a{
	
	color: #7C3B00;
	text-decoration:none;
}

.news_headline a:hover{
	
	
	text-decoration:underline;
}



.news_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.red_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7B3A00;
	font-weight: bold;
}
.white_small {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.white_small a{
	color: #FFFFFF;
	}

.edge_grunge_left_top{
background-image:url("page_edge_left_top.gif");
background-position:top left;
background-repeat:no-repeat;
}

.edge_grunge_right_top{
background-image:url("page_edge_right_top.gif");
background-position:top right;
background-repeat:no-repeat;
}

.edge_grunge_left{
background-image:url("page_edge_left.gif");
background-position:top left;
background-repeat:no-repeat;
}

.edge_grunge_right{
background-image:url("page_edge_right.gif");
background-position:top right;
background-repeat:no-repeat;
}

.headline_red {
	font: 22px Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif;
	
	color: #783500;
	
}
.cover {
visibility:hidden;
display:none;
}

a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(page_white_acrobat.png) no-repeat center right;
}
