/* CSS Document */

body {
	margin: 0; padding: 0;
	text-align: center; 
}
.main_font{	font-family:Arial;
			font-size:12px;
			color:#9B1203;
			font-weight:bold;
			}
.main_open_font{	font-family:Arial;
			font-size:12px;
			color:#9B1203;
			}
.main_open_font2{	font-family:Arial;
			font-size:11px;
			color:#9B1203;
			}					
					
.main_{	font-family:Arial;
			font-size:24px;
			color:#9B1203;
			font-weight:bold;
			}			
.background{background-image:url(../images/pic_gal.jpg);
			background-repeat:no-repeat;			
			}
.background_footeru{background-image:url(../images/footer_up.jpg);
			background-repeat:repeat;			
			}	
.background_footerd{background-image:url(../images/footer_down.jpg);
			background-repeat:repeat;			
			}								
.background_gallery{background-image:url(../images/gal_back.jpg);
			background-repeat:repeat-y;		
			}
.background_gallery_footer{background-image:url(../images/pic_gal_footer.jpg);
			background-repeat:no-repeat;		
			}			
.pic_div{
		padding-left:45px;}	
.for_href{
			font-family:Arial;
			font-size:14px;
			color:#9B1203;
			font-weight:bold;
			text-decoration:none;
		}
.for_href:hover{
			font-family:Arial;
			font-size:14px;
			color:#9B1203;
			font-weight:bold;
			text-decoration:underline;
		}
.see_more{
			font-family:Arial;
			font-size:13px;
			color:#FFFFFF;
			font-weight:bold;
			text-decoration:none;
			
		}
	
.see_more:hover{
			font-family:Arial;
			font-size:13px;
			color:#FFFFFF
			font-weight:bold;
			text-decoration:underline;
		}
		
.button { cursor:pointer; 	
}
.for_link{
			font-family:Arial;
			font-size:11px;
			color:#9B1203;	
			font-weight:bold;	
			text-decoration:underline;
		}		
.for_link:hover{
			font-family:Arial;
			font-size:11px;
			color:#9B1203;
			font-weight:bold;			
			text-decoration:none;
		}
.div_link{
			font-family:Arial;
			font-size:11px;
			color:#9B1203;		
		}
.for_page{
			font-family:Arial;
			font-size:12px;
			color:#9B1203;	
			text-decoration:none;
		}		
.for_page:hover{
			font-family:Arial;
			font-size:12px;
			color:#9B1203;
			font-weight:bold;
			text-decoration:underline;
		}
.menu{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#FFFFFF;
		text-decoration:none;
}	
.menu:hover{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#9B1203;
}
.curs{
		cursor:pointer;
	}
	
#pleft {
		float:left;	
		padding:5px 5px 5px 5px;	
		}
.openpic{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		}
.hrcol{
		color:#9B1203;
		}				
.footer_font{font-family:Arial;
			font-size:10px;
			color:#9B1203;
			text-decoration:none;
			}
.footer_font:hover{font-family:Arial;
			font-size:10px;
			color:#9B1203;
			text-decoration:underline;
			}			
.line_height{
	line-height:12px;
}					
						

																	


