/** { margin:0; padding: 0 }*/
#wrapper {
	width:763px;
	margin:0 auto;
	}

img {border:none}
body { 
	background-color: #FFFFFF;
	background-image: url(images/web_bg.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
td { font-size: 12px; }
th { font-size: 12px; }
.bodystyle { font-size: 12px; color: #000000; }
.small { font-size: 9px; }
.medium { font-size: 12px; }
.lgheader { font-size: 16px; font-weight: bold; color: #871C15; letter-spacing: 2px; }
.big { font-size: 16px; }
.xbig { font-size: 24px; }
.expanded { font-size: 12px; line-height: 16px; letter-spacing: 2px; }
.justified { text-align: justify; }
.footer { font-size: 9px; color: #FFFFFF; }

#content {margin-left:15px;}

#content h1 { font-size: 16px; font-weight: bold; color: #871C15; margin-bottom:12px; }

#content p {
	font-size:12px;
	line-height:1.4em;
	color:#000;
	margin-bottom:16px;
	}
	
#home-sidebar {
	/*border-left:1px solid #871C15;*/
	background-color:#dad1bb;
	}

#home-sidebar h2 {
	font-size:13px;
	line-height:1.4em;
	color:#871C15;
	margin:0 20px 4px;
	text-align:center;
	}

#home-sidebar p {
	font-size:10px;
	line-height:1.4em;
	color:#000;
	margin:0 20px 16px;
	}
	
.news {
	padding:20px 0;
	}
	
	.newsphoto {
		float:right; 
		margin:0 0 15px 15px; 
		display:block; 
		border:2px solid #70613D;
		}
		
a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(images/pdf.png) no-repeat center right;
}


.board-table td {padding:0 15px 15px 0; width:150px;}
.board-table img {border:1px solid #999999;}
		
		
		
		
		
		
		
		
		
		
		
