@charset "utf-8";
/* CSS Document */
body{
	padding:0px;
	margin:0px;
	background-color:#000;
	padding-top:20px;
	color:#FFF;
	}
a:link{
	color:#FFF;
	text-decoration:none;
}
a:hover{
	color:#FFF;
	text-decoration:underline;
}
a:active{
	color:#FFF;
	text-decoration:none;
}
a:visited{
	color:#FFF;
	text-decoration:none;
}
#holder{
	width:870px;
	height:auto;
	background-color:#000;
	}
#header{
	width:100%;
	height:100px;
	}
#header_left{
	width:55%;
	height:80px;
	float:left;
	text-align:left;
	padding-left:10px;
	}
#header_right{
	width:43%;
	height:60px;
	float:right;
	text-align:left;
	padding-top:20px;
	}
#header_righttxtlft{
	width:43%;
	height:60px;
	float:right;
	text-align:right;
	padding-top:20px;
	padding-right:5px;
	}
#menu{
	width:870px;
	height:58px;
	background-image:url(images/menu.jpg);
	}
.menu_item{
	width:auto;
	padding:20px 28px 0px 34px;
	color:#959DA3;
	font-size:14px;
	font-weight:bold;
	float:left;
	text-decoration:none;
	font-family:"Bradley Hand ITC";
	/*background-color: #F00;*/
	}
.menu_itemon{
	width:auto;
	padding:20px 28px 0px 34px;
	color:#960;
	font-size:14px;
	font-weight:bold;
	float:left;
	text-decoration:none;
	font-family:"Bradley Hand ITC";
	/*background-color:#0F0;*/
	}
a.menu_item:hover{
	color:#960;
	text-decoration:underline;
	}
	
#maincontent{
	width:828px;
	height:auto;
	background-color:#212528;
	float:left;
	padding:20px;
	}
#left{
	width:auto;
	height:auto;
	float:left;
	}	
#content_left{	
	height:auto;	
	float:left;	
	/*margin-right:20px;*/
	}
#image_placeholder{
	width:auto;
	height:auto;
	background-color:#FFF;
	background-color:#324049;
	padding:10px;
	}

#content_right{
	height:auto;
	float:right;
	width:50%;
	}
	
#im_title{
	clear:both;
	width:auto;
	height:40px;
	padding-left:3px;
	padding-right:3px;
	font-family:"Brush Script Std";
	font-size:30px;
	
	}
.text{
	padding-top:5px;
	font-size:14px;
	
	/*line-height:150%;*/
	text-align:left;
	}	
.h1{
	font-size:30px;
	font-family:"Brush Script Std";
	color:#FDFEEB;
	}
.h2{
	font-size:18px;
	
	font-weight:bold;
	}
.h3{
	font-size:12px;
	color:#FDFEEB;
	}
.h4{
	font-size:12px;
	color:#FDFEEB;
	padding-top:10px;
	}
.h5{
	font-size:14px;
	
	text-decoration:none;
	}
.h6{
	font-size:14px;
	color:#fff;
	}
.h7{
	font-size:14px;
	color:#959DA3;
	font-style:italic;
	}
.h8{
	font-size:16px;
	color:#959DA3;
	font-weight:bold;
	}
a.h5:hover{
	color:#996600;
	text-decoration:underline;
	}
#banner{
	width:865px;
	height:72px;
	border:1px #999 solid;
	margin-bottom:5px;
	clear:both;
	}
#footer{
	clear:both;
	width:868px;
	height:70px;
	
	text-align:left;
	padding-top:10px;
	font-size:12px;
	padding-bottom:10px;
	}
#footer_left{
	float:left;
	}
#footer_right{
	float:right;
	}
#footer a{	
	text-decoration:underline;
	}


/*====GALLERY=====*/

.list{
	width:30%;
	height:auto;
	float:left;
	text-align:left;
	padding-left:25px;
	line-height:150%;
	}

.gallery{
 width:auto;
 height:auto;
 float:left;
 padding:7px;
 margin-top:25px;
 margin:15px;
}
.row{
	clear:both;
	height:auto;
	}
.photo_gallery{
 width:auto;
 height:auto;
 padding:10px;
 float:left;
 border:1px solid #ffffff;

 
}
.title_gallery{
 width:auto;
 height:auto;
 clear:both;
 font-size:12px;
 font-weight:bold;
 padding-top:3px;
 
 text-align:center;

 }
 
 
 /*===image page===*/
 
#im_menu{
	width:100%;
	height:auto;
	padding-top:5px;	
	clear:both;
	/*background-color:#900;*/
	} 
#im_menunew{
	width:100%;
	height:30px;
	padding:5px;
	
	clear:both;
	} 
.im_link{
	
	text-decoration:none;
	padding:3px;
	font-size:14px;
	}
	#imagesize{
	width:40%;
	float:left;
	text-align:left;
	/*background-color:#F00;*/
	}
#imagenew{
	width:57%;
	height:auto;
	float:left;
	text-align: left;
	/*background-color:#0F0;*/
	padding-left:1%;
	}
#image{
	width:70%;
	float:left;
	text-align:right;
	}
#image_des{
	width:25%;
	height:auto;
	float:left;
	text-align:left;
	/*background-color:#00F;*/
	}
.im_des{
	width:100%;
	height:auto;
	float:right;
	
	
	}
.clear{
	clear:both;
	}
#page_bt{
	width:auto;
	height:auto;
	padding:5px;
	text-align:right;
	clear:both;
	
	}
.red{
	color:#F00;
}
/****************************** admin *************************************/
.updatehead{
	font-size:18px;	
	font-weight:bold;
	float:left;
}
.updatelinks{
	float:right;
}
.updatelinks a{
	color:#FFF;
}

/*#text_box{
	float:right;
	
	}*/
