/* Stylesheet for FH Hardy - Website Produced by J.Dentice, Publishings  */

.front {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	background-color: #5d8344;
	margin: 0 auto;
	width: 773px;
	background-image: url(../images/bg_grad.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	height: 100%;

}
.admin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	background-color: #5d8344;
	margin: 0 auto;
	width: 773px;


}
h3{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #52763d;
	font-size: 14px;
	font-weight: bold;
	
}

h3 a:link{
	color: #52763d;
}
h3 a:hover{
	color: #86bd61;
}

a:hover
{
	color: #454545;
	text-decoration: underline;
}
a:visited
{
	color: #454545;
	text-decoration: none;
}
a:active
{
	color: #454545;
	text-decoration: none;
}
a:link
{
	color: #454545;
	text-decoration: none;
}
#whole{

	background-position: center top;
	background-image: url(../images/horz_bg.gif);
	background-attachment: no-scroll;
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0 auto;
	width: 773px;
}
#whole_admin{

	background-position: center top;
	background-image: url(../images/horz_bg.gif);
	background-attachment: no-scroll;
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0 auto;
	width: 773px;
}
#header{
	margin: 0 auto;
	background-image: url(../images/top_bg.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 136px;
	width: 773px;	
}
#header_admin{
	margin: 0 auto;

	width: 773px;
	
}
#nav{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	margin-left: 1px;
	margin-bottom: 0px;
	float: left;
	color: #494d4d;
	padding-left: 0px;
	padding-right: 0px;
	width: 127px;
	text-align: right;
	display: inline;

}
#nav ul
{
	margin: 0px;
	padding: 0px;
	float: right;
	color: #4c4c4c;

}

#nav ul li { 
	padding-top: 0px;
	padding-bottom: 8.5px;
	display: inline;
	color: #4c4c4c;
	text-decoration: none;
	float: right;
	}

#nav ul li a:hover
{
	color: #4c4c4c;
}
#nav ul li a:visited
{
	color: #4c4c4c;
}
#nav ul li a:active
{
	color: #4c4c4c;
}
#nav ul li a:link
{
	color: #4c4c4c;
}
#nav ul li img
{
	border-style: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
	
}
#content{
	background-image: url(../images/main_bg.jpg);
	background-attachment: no-scroll;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
	width: 773px;
	min-height: 250px;
	
}
#content_admin{
	background-image: url(../images/main_bg.jpg);
	background-attachment: no-scroll;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
	width: 500px;
	
}
#written{
	float: left;
	margin-left: 20px;
	
	

}
#text{
	width: 475px;
	
}
#text_admin{
	width: 500px;
}
#gallery {

}

h3{
	font-weight: 100;
}

.pg_img{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border-color: #98be8e;
	border-width: 3px;
	border-style: solid;
}

.gallery_img_sm{
	border-color: #98be8e;
	border-width: 3px;
	border-style: solid;
}
.gallery_img_sm:hover{
	border-color: #59854d;
	border-width: 3px;
	border-style: solid;
}

#footer{
	margin: 0 auto;
	padding: 0;
	font-size: 11px;
	clear: both;
	height: 100px;
	background-image: url(../images/footer_bg.gif);
	background-attachment: no-scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
#footer p{
	color: #fff;
	padding: 0px;
	margin: 0px;
}
#footer a{
	color: #fff;
}
#footer a:link{
	color: #fff;
}
#footer a:hover{
	color: #b3c9a1;
	text-decoration: underline;
}
#footer a:visited{
	color: #fff;
}
#footer a:active{
	color: #fff;
}
#footerleft {
	clip:  rect(auto, auto, auto, auto);
	margin: 0;
	padding-left: 160px;
	margin-top: 4px;
	float: left;
}
#footerright {
	clip:  rect(auto, auto, auto, auto);
	margin: 0;
	margin-right: 160px;
	margin-top: 4px;
	text-align: right;
	float: right;
	display: inline;
}

hr{
	background-color:#98be8e;
	color: #98be8e;
	height: 1px;
	border: 0px;
}

#listlinks{
	clip:  rect(auto, auto, auto, auto);
	float: right;
	padding-right: 10px;
	margin: 0;
}
#listleft{
	clip:  rect(auto, auto, auto, auto);
	float: left;
	text-align: left;
	margin: 0;
	width: 75%;
}
#login{
	margin: 0auto;
	width: 350px;
	text-align: center;
}
#form_left{
	float: left;
	width: 50px;
	text-align: right;
}
#form_right{
	float: left;
	margin-left: 10px;
}
#content_right{
	margin-left: 135px;	
	text-align: left;
	width: 320px;
}
#content_left{
	width: 130px;
	float: left;
	height: auto;

}
