/* CSS Document */

/* basic styles */
body {	
	font-family: Verdana, Tahoma, Helvetica, sans-serif;	
	font-size: 11px;
    line-height: 14px;
	background-image:url(../images/benday_dots.jpg);
	margin: 0px;
}
p   {
    font-family: Verdana, Tahoma, Helvetica, sans-serif;	
	font-size: 11px;
    line-height: 14px;
    color: #000000;
	margin-top: 0px;
	margin-bottom: 12px;
}
a {	
	color: #F4492F;
    text-decoration: none;
}
a:hover {
    color: #F4492F;	
	text-decoration: underline
}
h1 {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 16px;
    line-height: 19px;
	font-weight: bold;	
	color: #000000;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
    line-height: 16px;
	font-weight: bold;	
	color: #000000;
	width: 100%;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
#sidebar_line {
    background-color:#F4492F;
	height: 2px;
	width: 100%;
}
#gallery {
    font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
    line-height: 8px;
	font-weight: normal;	
	color: #000000;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}
#gallery a img {
    border: 4px solid #F4492F;
	margin: 0px 10px 10px 0px;
	padding: 0px;
}
#gallery a:hover img {
    border: 4px solid #33371E;
	margin: 0px 10px 10px 0px;
	padding: 0px;
}
/* classes */
.sidebar { 
	font-size: 10px;	
	line-height: 18px;	
	color: #FAE6A1;
	margin: 0px;
	}
.sidebar a { 	
	font-size: 10px;	
	line-height: 18px;	
	color: #FAE6A1;
	font-weight: normal;
	text-decoration: underline;
	margin: 0px;
	}
.sidebar a:hover { 
	font-size: 10px;	
	line-height: 18px;	
	color: #F4492F;
	font-weight: normal;
	text-decoration: underline;
	margin: 0px;
	}
.footer { 	
	font-size: 10px;	
	line-height: 14px;
	font-weight: bold;	
	color: #EDD205;
	margin: 0;
	}
.footer a { 
	font-size: 10px;	
	line-height: 14px;	
	color: #EDD205;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	}
.footer a:hover { 
	font-size: 10px;	
	line-height: 14px;	
	color: #EDD205;
	font-weight: bold;
	text-decoration: underline;
	margin: 0;
	}

/* ___________________________________________
	
	GLUE STYLES START HERE
	
	 
______________________________________________*/
.NewsGroup{
		font-family: Verdana, Tahoma, Helvetica, sans-serif;
		border-bottom: 1px solid #F4492F;
		padding: 0 0 8px 0;
		margin: 0 0 20px 0;
}

a.titleLink {
	color: #000000;
	text-decoration: none; 
}

a:hover.titleLink {
	text-decoration: underline;
}

.NewsFooterLinks{
	font-weight: bold;
	font-size: x-small;
	text-align:left;
}
.footerLinkSpacer{
	display: inline;
	padding: 0 10px 0 10px;
}
.NewsPermALink{
	font-weight: bold;
	margin: 0 5px 0 0px;
}
a.NewsPermALink, a:link.NewsPermALink, a:active.NewsPermALink{
	text-decoration: underline;
	color: #666;
}
a:visited.NewsPermALink{
	color: #999;
}
a:hover.NewsPermALink{
	text-decoration: none;
	color: #000;
}
.NewsPermALink{
	font-weight: bold;
	margin: 0 5px 0 0px;
}
a.NewsCommentsLink, a:link.NewsCommentsLink, a:active.NewsCommentsLink{
	text-decoration: underline;
	color: #666;
}
a:visited.NewsCommentsLink{
	color: #999;
}
a:hover.NewsCommentsLink{
	text-decoration: none;
	color: #000;
}

h2,h5{
	padding: 0;
	margin: 0;
}
.NewsHeadline{
	padding: 0;
	margin: 0 0 5px 0;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.NewsBodyText{
	color:#000000;
	padding:0;
	margin: 0;
	text-align: left;
	font-size: 11px;
    line-height: 14px;
}
/* the code directly below this adjusts the paragraph spacing */
.NewsBodyText p{
	margin: 0px 0 12px 0;
}
.NewsArticleLinks{
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-size: 11px;
    line-height: 14px;
	text-align:left;
}
.NewsImageLink{
	font-weight: bold;
	margin: 0 5px 0 0px;
}
a.NewsImageLink, a:link.NewsImageLink, a:active.NewsImageLink{
	text-decoration: none;
	color: #F4492F;
}
a:visited.NewsImageLink{
	text-decoration: none;
	color: #F4492F;
}
a:hover.NewsImageLink{
	text-decoration: underline;
	color: #F4492F;
}
.NewsPageLink{
	font-weight: bold;
	margin: 0 0px 0 5px;
}
a.NewsPageLink, a:link.NewsPageLink, a:active.NewsPageLink{
	text-decoration: none;
	color: #F4492F;
}
a:visited.NewsPageLink{
	text-decoration: none;
	color: #F4492F;
}
a:hover.NewsPageLink{
	text-decoration: underline;
	color: #F4492F;
}
.NewsLinkSpacer{
	display: none;
}
.NewsInfo{
	padding: 0;
	margin: 5px 0 0 0;
	font-weight: normal;
	font-size: 11px;
}
.NewsAuthorName{
	color: #000000;
	font-weight: bold;
	font-size: 10px;
}
.NewsPostDate{
	color: #F4492F;
	font-style: italic;
	font-size: 10px;
}
.NewsRule{
	display: none;
}
/* Glue Footer CSS */
#GlueLink{
	text-align:center;
	font-size: small;
}
#GlueGroup{
	margin: 0;
	padding: 0;
}
#GlueLink{
	font-weight:normal;
	padding: 0 5px 0 5px;
	text-decoration: none;
}
a#GlueLink, a:link#GlueLink, a:visited#GlueLink, a:active#GlueLink{
	background-color: #eee;
	color: #888;
	border: 1px solid #888;
}
a:hover#GlueLink{
	background-color: #FF7F00;
	color: #fff;
	border: 1px solid #ff7f00;
}
/* Paging Footer CSS */
.PagingGroup{
		font-family: Verdana, Tahoma, Helvetica, sans-serif;
		padding: 0 0 20px 0;
		margin: 0 0 20px 0;
}
.Paging{
	width: 100%;
	text-align: center;
	color: #000000;
	font-size: 10px;
}
.navinactive{
	margin: 0 15px 0 15px;
	color: #ccc;
	font-size: 11px;
}

.PagingGroup a, .PagingGroup a:active{
	margin: 0 15px 0 15px;
	font-size: 10px;
	color: #F4492F;
	font-weight: bold;
}
.PagingGroup a:visited{
	font-weight: normal;
	font-size: 10px;
}
.PagingGroup a:hover{
	text-decoration: underline;
	color: #F4492F;
	font-size: 10px;
}
/* ___________________________________________
	
	GLUE STYLES END HERE
	
	 
______________________________________________*/