﻿p, td, body, div, tr, th, span, a, h1,h2,h3,input
{
	font-size: 12pt;
	color: #1f5781;
	font-family: Georgia, Times New Roman, Times, serif;
}

a
{
	font-weight: bold;
	color: #2b92fb;
	text-decoration: underline;
}
a:hover {color:#57ADAA; text-decoration:underline}



#gallery_pics img
{
	clear: none;
	float: left;
	margin-bottom:15px;
	margin-left:15px;
}

h1 {font-size: 16pt;}



.clear
{
	clear:both;
	height:1px;
	line-height:1px;
	width:1px;
}

ul
{
	
	list-style-image: url(../images/ebsl_bullet_small.gif);
	line-height:12pt;
}

li ul
{
	padding-top: 15px;
	background-repeat: repeat-x;
}
ul li ul
{
	
	list-style-image: url(../images/ebsl_bullet_small2.gif);
	padding-top:15px;
}
li
{
	margin-bottom: 10px;
}

ol
{
	list-style-position: outside;
	margin-bottom: 20px;
	list-style-type: decimal;
}


.numberlist li
{
	
	list-style-type: none;
}

.nobulletlist li
{
	
	list-style-type: none;
}





/* ------------------ document lists ------------------*/


.doc_list_container{width:600px;margin-bottom:40px;}



.doc_list_group_title{margin-top:35px;margin-bottom:40px;}



.doc_list_group{margin-top:20px;display:none;padding-left:15px;margin-bottom:40px;}







/* ---------------- start blog -------------------------
*/




#blogs_container
{
	background-position: left top;
	background-image: url('../images/the_fishing_hut_bg.jpg');
	background-repeat: no-repeat;
	overflow: auto;
	min-height:765px;
	width:600px;
}

#blogs
{
	clear: left;
	float: left;
	width: 590px;
}


.blog_wrapper
{
	clear: left;
	margin-top: 10px;
	float: left;
	margin-bottom: 30px;
	width: 590px;
}


.blog
{
	width: 590px;
}


.blog_title_wrapper
{
	clear: left;
	float: left;
	width: 590px;
	background-color: #d7e1e1;
}


.blog_title
{
	padding-left: 5px;
	font-weight: bold;
	font-size: 14pt;
	color: black;
	line-height: 25px;
	font-family: Arial;
	width: 590px;
}





.blog_content_wrapper
{
	clear: left;
	margin-top: 10px;
	float: left;
	width: 590px;
}


.blog_content_text
{
	clear: left;
	float: left;
	width: 590px;
}


.blog_content_image
{
	clear: none;
	float: right;
	width: 0px;
}



#blog_pic .blog_content_image
{
		width: 200px;
}
#blog_pic .blog_content_text
{
		width: 270px;
}

#blog_c #blog_pic .blog_content_text
{
		width: 170px;
}




.blog_sub_title_wrapper
{
	clear: left;
	float: left;
	width: 590px;
}

.blog_sub_title
{
	width: 590px;
}


.blog_date_wrapper
{
	clear: none;
	float: left;
}


.blog_date
{
	font-style: italic;
	line-height:20px;
	padding-left: 5px;
}


.blog_name_wrapper
{
	clear: none;
	float: left;
	padding-left: 20px;
}
.blog_comment_heading
{
	clear: none;
	float: left;
	font-style: italic;
	line-height:20px;
	padding-left: 5px;
}
.blog_name
{
	clear: none;
	float: left;
	padding-left: 5px;
	line-height: 20px;
	color:black;
	font-weight:bold;
}

.blog_location_wrapper
{
	clear: none;
	float: left;
}

.blog_location
{
	padding-left: 20px;
	line-height: 20px;
	color:black;
}




.blog_reply_link_wrapper
{
	margin-top:20px;
	clear: left;
	float: left;
	width: 400px;
}
.blog_reply_link
{
}






#blog_C
{
	width: 490px;
	padding-left:100px;
}


#blog_C .blog, #blog_C .blog_sub_title_wrapper, #blog_C .blog_sub_title, #blog_C  .blog_content_wrapper, #blog_C  .blog_content_text, #blog_C .blog_title_wrapper, #blog_C .blog_title
{
	width: 490px;
}



#blog_C .blog_title_wrapper
{
	background-color: #A3D5D3;
}





#blog_C .blog_title, #blog_C .blog_content_text, #blog_C .blog_name,#blog_C .blog_location /* , #blog_C .blog_name, #blog_C .blog_date, #blog_C .blog_comment_heading */
{
	color: indigo;
}


a.blog_email_link
{
	padding-right: 0px;
	display: block;
	padding-left: 0px;
	font-weight: bold;
	font-size: large;
	padding-bottom: 0px;
	width: 120px;
	color: white;
	padding-top: 0px;
	font-family: Arial;
	height: 35px;
	background-color: green;
	text-decoration: none;
}
a.blog_email_link:hover
{
	padding-right: 0px;
	display: block;
	padding-left: 0px;
	font-weight: bold;
	font-size: large;
	padding-bottom: 0px;
	width: 120px;
	color: white;
	padding-top: 0px;
	font-family: Arial;
	height: 35px;
	background-color: silver;
	text-decoration: none;
}
#bad a.blog_email_link
{
	background-color: red;
}
#indifferent a.blog_email_link
{
	background-color: darkorange;
}
#bad a:hover.blog_email_link
{
	background-color: silver;
}
#indifferent a:hover.blog_email_link
{
	background-color: silver;
}								 
/* ---------------- end blog -------------------------
*/
		
