img{
	border: 0px;
}

body{
	background-color: #eee;
}

.page_heading{
	/*
	background-image: url(images/bridge.jpg);
	background-position: center center;
	*/
	background-color: #ccc;
	height: 100px;
	background-color: #ccc;
	border: 1px solid #000;
}
.page_heading .text{
	font-family: 'arial black', gadget, sans-serif;
	text-align: right;
	position: relative;
	font-size: 2em;
	top: 20px;
	margin: 10px;
}
.page_heading .text a:link { color: #000; text-decoration: none;}
.page_heading .text a:visited { color: #000; text-decoration: none;}
.page_heading .text a:active { color: #000; text-decoration: none;}
.page_heading .text a:hover { color: #000; text-decoration: underline; } 

.page_contents{
	padding: 10px;
	border: 1px solid #000;
	border-top: 3px solid #000;
	border-bottom: 0px solid #000;
	background-color: #fff;

	background-image: url(images/content_bg.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
}

.thumb{
	background-color: #eee;
	background-repeat: no-repeat;
	background-position: center center;
}

.footer{
	font-size: 0.8em;
	font-family: georgia, serif;
	margin-top: 20px;
	text-align: right;
}
.footer a:link { color: #000; text-decoration: none;}
.footer a:visited { color: #000; text-decoration: none;}
.footer a:active { color: #000; text-decoration: none;}
.footer a:hover { color: #000; text-decoration: underline; } 

/****************************** For main page ******************************/

.intro{
	font-style: italic;
	font-size: 0.8em;
	padding-bottom: 10px;
	font-family: verdana, geneva, sans-serif;
}

.news{
	padding-bottom: 20px;
}
.news .heading{
	color: #060;
	font-variant: small-caps;
	letter-spacing: 0.2em;
	font-size: 2.0em;
	font-family: impact, charcoal, sans-serif;
	padding-bottom: 20px;
}	
.news .entry{
	margin-left: 10px;
}
.news .entry .date{
	padding: 10px 10px 10px 0px;
	font-family: courier, 'courier new', monospace;
	font-size: 0.8em;
	letter-spacing: 0.05em;
	color: #999;
	font-weight: bold;
}

.news .entry .date a:link { color: #999; text-decoration: underline;}
.news .entry .date a:visited { color: #999; text-decoration: underline;}
.news .entry .date a:active { color: #999; text-decoration: underline;}
.news .entry .date a:hover { color: #999; text-decoration: none;} 

.news .entry .text{
	border-left: 1px solid #000;
	margin: 0px 0px 0px 10px;
	padding: 0px 10px 0px 10px;
	font-family: verdana, geneva, sans-serif;
	color: #000;
	font-size: 0.8em;
	letter-spacing: 0.0em;
	line-height: 1.3em;
	
}
.news .entry .text a:link { color: #006; text-decoration: none; font-weight: bold;}
.news .entry .text a:visited { color: #006; text-decoration: none; font-weight: bold;}
.news .entry .text a:active { color: #006; text-decoration: none; font-weight: bold;}
.news .entry .text a:hover { color: #006; text-decoration: underline; font-weight: bold;} 

.no_photos{
	text-align: center;
	color: #f00;
	font-weight: bold;
}

.galleries{
}

.galleries a:link { color: #000; text-decoration: none;}
.galleries a:visited { color: #000; text-decoration: none;}
.galleries a:active { color: #000; text-decoration: none;}
.galleries a:hover { color: #000; text-decoration: underline; } 
.galleries .heading{
	color: #090;
	font-variant: small-caps;
	letter-spacing: 0.2em;
	font-size: 2.0em;
	border-bottom: 0px solid #000;
	font-family: impact, charcoal, sans-serif;
	padding-bottom: 10px;
}
.galleries .thumb{
	background-color: #eef;
}
.galleries .strip_on{
	background-color: #eef;
}
.galleries .strip_off{
}
.galleries .gallery{
}
.galleries .gallery .title{
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 0px 5px 5px 5px;
	font-family: tahoma, geneva, serif;
	letter-spacing: 0.05em;
}
.galleries .gallery .updated{
	font-family: 'courier new', courier, monospace;
	font-size: 0.7em;
	font-style: italic;
	padding: 0px 5px 5px 5px;
	color: #999;
}
.galleries .gallery .entries{
	font-family: arial, sans-serif;
	font-size: 0.7em;
	padding: 0px 5px 5px 5px;
	color: #999;
}

/****************************** For gallery page ******************************/

.category_info{
}
.category_info a:link { color: #000; text-decoration: none;}
.category_info a:visited { color: #000; text-decoration: none;}
.category_info a:active { color: #000; text-decoration: none;}
.category_info a:hover { color: #000; text-decoration: underline; } 
.category_info .description{
	text-align: left;
	font-family: verdana, geneva, sans-serif;
	color: #000;
	font-size: 0.8em;
	padding: 10px 0px 0px 20px;
	letter-spacing: 0.0em;
	line-height: 1.3em;
}
.category_info .tree{
	font-size: 0.8em;
	font-family: arial, serif;
	text-align: left;
	border-bottom: 1px dashed #000;
	padding: 0px 0px 10px 0px;
}
.category_info .current{
	font-size: 2.0em;
	font-weight: bold;
	font-family: tahoma, geneva, serif;
	padding-right: 20px;
}
.category_info .current a:link { color: #000; text-decoration: none;}
.category_info .current a:visited { color: #000; text-decoration: none;}
.category_info .current a:active { color: #000; text-decoration: none;}
.category_info .current a:hover { color: #000; text-decoration: underline; } 

.sub_categories{
	font-size: 0.8em;
	font-family: 'palatino linotype', 'book antiqua', palatino, serif;
	margin-top: 20px;
}

.sub_categories .strip_on{
	background-color: #dfd;
}
.sub_categories .strip_off{
}
.sub_categories .thumb{
	background-color: #dfd;
}
.sub_categories .info{
	padding-bottom: 10px;
}
.sub_categories .info .title{
}
.sub_categories .info .entries{
	color: #aaa;
	font-size: 0.8em;
}
.sub_categories .title a:link { color: #000; text-decoration: none;}
.sub_categories .title a:visited { color: #000; text-decoration: none;}
.sub_categories .title a:active { color: #000; text-decoration: none;}
.sub_categories .title a:hover { color: #000; text-decoration: underline; } 

.nav{
	margin-top: 20px;
}

.nav .text{
	color: #ccc;
	font-size: 0.8em;
	font-style: italic;
}

.nav .page{
	padding: 5px;
	font-family: tahoma, geneva, serif;
	font-size: 1.0em;	
}
.nav .page a{
	padding: 10px;
}
.nav .page a:link { color: #000; text-decoration: none; background:none;}
.nav .page a:visited { color: #000; text-decoration: none; background:none;}
.nav .page a:active { color: #000; text-decoration: none; background:none;}
.nav .page a:hover { color: #000; text-decoration: underline;  background-color:#eee;} 

.nav .page a.current{
	background-color: #eee;	
}

.photos{
}
.photos .strip_on{
	background-color: #eee;
}
.photos .strip_off{
}
.photos .thumb{
	background-color: #eee;
}


/****************************** For about page ******************************/

.about a:link { color: #000; text-decoration:none;}
.about a:visited { color: #000; text-decoration: none;}
.about a:active { color: #000; text-decoration: none;}
.about a:hover { color: #000; text-decoration: underline;} 
.about{
}

.about .back{
	font-size: 0.8em;
	font-family: arial, serif;
}

.about .heading{
	color: #060;
	font-variant: small-caps;
	letter-spacing: 0.2em;
	font-size: 2.0em;
	font-family: impact, charcoal, sans-serif;
	padding: 10px 0px 20px 0px;
}

.about .text a:link { color: #006; text-decoration: none; font-weight: bold;}
.about .text a:visited { color: #006; text-decoration: none; font-weight: bold;}
.about .text a:active { color: #006; text-decoration: none; font-weight: bold;}
.about .text a:hover { color: #006; text-decoration: underline; font-weight: bold;} 
.about .text{
	font-family: verdana, geneva, sans-serif;
	color: #000;
	font-size: 0.8em;
	padding: 0px 0px 20px 20px;
	letter-spacing: 0.0em;
	line-height: 1.3em;
}