@charset "utf-8";
/* CSS Document */

div.newheading{
	
	width:630px;
	margin:45px 26px 0px 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0F1630;
	text-align:left;
	font-size:14px;
	border-bottom:2px solid #ff6600;
	/*padding:45px 20px 0px 0px;*/
	/*margin:0px 30px;*/
	overflow:hidden;
}
.newheading a{

	color:#0F1630;
	
	
}

strong.category{
  font-size:18px;
  color:#ff6600;
}
div.board {
	

	margin:10px 0px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#000;
	width:100%;
	
	text-align:justify;

}
.gallery{
	
	margin:10px 0px;
	padding:18px 0px  0px  0px;
	overflow:hidden;
}
.gallery dd{
	float:left;
	margin:0 2px 20px 20px;
	display:inline;
	float:left;
}

.gallery dd strong{
	display:block;
	font-size:13px;
	color:#0F1630;
	padding-top:5px;
}
.gallery strong a.imglink{
	display:block;
	font-size:12px;
	color:#ff6600;
	padding-top:5px;
	text-align:left;
}
.gallery strong.numphoto{
	
	font-size:10px;
	color:#ff6600;
	text-align:center;
	
}

/*.gallerybg{
margin:10px 0px 0px 10px;
background:url(../SiteImages/imagebg1.gif) no-repeat bottom left;
width:180px;
height:150px;
}*/

.gallerybg{
padding:10px 0px 0px 10px;
background:url(../images/imgbg.png) no-repeat top left;
width:180px;
height:150px;
float:left;
/*padding:10px 20px 10px 20px;
width:170px;"*/
}
.gallerybg a:hover{

padding:10px 0px 0px 10px;
background:url(../images/imgbgover.png) no-repeat top left;
display:block;
width:180px;
height:150px;

}

.folderbg{

background:url(../images/default.jpg) no-repeat top left;
width:179px;
height:150px;
}
.folderbg img{
margin:0px 0px 20px 50px;
}

