/* CSS Document */

html, body {

}

p {
	font: 13px Arial, Helvetica, sans-serif; font-weight: normal; color: #858585;
	margin-bottom: 10px;
}

p.black {
	font: 13px Arial, Helvetica, sans-serif; font-style:italic; font-weight: normal; color: #858585;
	margin-bottom: 10px;
}

a {
	font: 12px Arial, Helvetica, sans-serif; font-weight: bold; color: #7d7d7d; text-decoration:none;
	margin-bottom:2px;
}

a:hover {
	font: 12px Arial, Helvetica, sans-serif; font-weight: bold; color: #535353; text-decoration:none;
	margin-bottom:2px;
}

div#wrapper {
	width:755px;
	height:auto;
	margin:auto auto auto auto;
}

div#top_cont {
	width:755px;
	height:116px;
	border-bottom:1px solid #e5e5e5;
}

div#header_cont {
	width:755px;
	height:54px;
	overflow:hidden;
}

div#header_left {
	width:241px;
	height:54px;
	float:left;
	padding-top:31px;
	overflow:hidden;
	
}

div#header_right {
	width:424px;
	height:54px;
	float:left;
	padding:31px 0 0 78px;
	overflow:hidden;
	border-bottom:1px solid #e5e5e5;
}

div#body_cont {
	width:755px;
	height:auto;
	overflow:hidden;
	margin-top:19px;
	border-bottom:1px solid #e5e5e5;
}

div#body_left {
	width:228px;
	height:auto;
	float:left;
	padding-top:5px;
	/*padding-left:13px;*/
	overflow:hidden;
}

div#body_right {
	width:434px;
	height:auto;
	float:left;
	padding:0px 0 0 90px;

}

a {
	font: 12px Arial, Helvetica, sans-serif; font-weight: bold; color: #858585;
	margin-bottom:2px
}

div#menu_footer {
	margin-top:230px;
	padding-left:30px
}

div#menu_btm {
	width:228px;
	height:1px;
	border-top:1px solid #e5e5e5;
}

div#footer_cont {
	width:755px;
	height:25px;
	padding-top:10px;
}

div#footer_image {
	width:405px;
	height:auto;
	float:left;
}

div#footer_text {
	font: 10px Arial, Helvetica, sans-serif; font-weight: normal; color: #858585;
	width:350px;
	height:25px;
	float:left;
}

div#menu_cont {
	width:228px;
	height:100px;
	padding:10px 0 0 0;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
}

div#menu_pad {
	padding-left:20px
}

div#gall_bg {
	width:130px;
	height:92px;
	padding:10px 0 0 14px;
	float:left;
	background-image:url(../images/gall_bg_new.jpg);
	background-repeat:no-repeat;
	
}

div#gall_txt{
	width:401px;
	height:29px;
	font: 10px Arial, Helvetica, sans-serif; font-weight:normal; color:#858585;
}

div#date_heading{
	width:350px;
	height:15px;
	padding:0 0 5px 0;
	font:12px Arial, Helvetica, sans-serif; font-weight:bold; color:#2D3F14;
}

div#back_btn{
	font:12px Arial, Helvetica, sans-serif; font-weight:bold;
	color:#858585;
}

.back_link{
	text-decoration:none;
}

div#date_heading{
	font:12px Arial, Helvetica, sans-serif; color:#698540; font-weight:bold;
}

.date_heading{
	font:12px Arial, Helvetica, sans-serif; color:#698540; font-weight:bold;
}

div#date_spacer{
	height:5px;
}

div#img_wrap{
	width:130px;
	height:92px;
	padding:10px 0 0 14px;
	float:left;
}