body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;

	background: url("../images/bg_grad_1.jpg") no-repeat top left;
	background-repeat: repeat-x;
}

a, .leadhills {
    color: #017702;
}

h1, h2 {
    margin: 0px;
    margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #017702;
}

h1 {
    font-size: 1.3em;
}

h2 {
    font-size: 1.2em;
}

img {
	border: 0;
}

#document {
}

div#main {
	width: 780px;
	height: auto;
	margin: auto;
	z-index: 2;
	background-color: #fff;
}
#title {
	height: 200px;
	background-image: url("../images/top.jpg");
	background-position:left top;
	background-repeat:no-repeat;
}
#name {
	position: relative;
	left: 20px;
	top: 10px;
	font-size: 12pt;
	color: #017702;
	height: 45px;
	line-height: 22px;
	padding-left: 6px;
	
	border-left: 3px solid #5ebc5e;
	background-position: top right;
	background-repeat: repeat-y;
	width: 197px;
}

#links {
	position: relative;
	left: 497px;
	padding-top: 5px;
	padding-right: 6px;
	bottom: 35px;
	width: 260px;
	height: 22px;
	line-height: 16px;
	background-position: top left;
	background-repeat: repeat-y;
	text-align: right;
	border-right: 3px solid #5ebc5e;
}

#links a {
	color: #000;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	padding-left: 3px;
	height: 16px;
}

#links a:hover {
}

#content {
	margin: 4px;
	border-top: 3px solid #5ebc5e;
	background-image: url('../images/nav_left_bg.jpg');
	background-repeat: repeat-y;
}

#nav {
	width: 140px;
	padding-left: 2px;
	padding-top: 2px;
	float: left;
	background-image: url("../images/nav_border.jpg");
	background-position: top right;
	background-repeat: no-repeat;
/* 	background-color: #EEE; */
	height: 100%;
	line-height: 20px;
}

#nav a {
	color: #017702;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	border-bottom: 1px solid #DED;
	width: 120px;
	background-image: url("../images/link_border.jpg");
	background-position: middle right;
	background-repeat: no-repeat;
}

#body {
/* 	width: 486px; */
	width: 623px;
	float: left;
	padding-left: 2px;
	padding-top: 2px;
	left: 200px;
	z-index: 3;
}

#events {
	width: 137px;
	padding-left: 5px;
	padding-top: 2px;
	float: left;
	height: auto;
	background-image: url("../images/nav_border.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #EEE;
}

#events a {
	color: #017702;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	border-bottom: 1px solid #DED;
	width: 120px;
	height: 20px;
	line-height: 20px;
	background-image: url("../images/link_border.jpg");
	background-position: middle right;
	background-repeat: no-repeat;
}


#footer {
	text-align: left;
	clear: both;
	height: 28px;
	line-height: 28px;
	padding-left: 5px;
}

#footer a {
	color: #017702;
}

#bottom {
	text-align: center;
	font-size: 8pt;
	clear: both;
	border-top: 1px solid #DED;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: #fff;
}

/*#bg_left {
	background: url("/~leadhillsonline../images/bg_left.jpg") no-repeat top left;
	height: 100%;
	width: 50%;
	position: fixed;
	z-index: 0;
	left: 0px;
	top: 0px;
	display: none;
}
body > div#bg_left { display: block; }

#bg_right {
	background: url("/~leadhillsonline../images/bg_right.jpg") no-repeat top right;
	height: 100%;
	width: 50%;
	position: fixed;
	z-index: 0;
	right: 0px;
	top: 0px;
	display: none;
}
body > div#bg_right { display: block; }*/

#login {
	height: 28px;
	width: 28px;
	position: absolute;
	z-index: 3;
	right: 0px;
	bottom: 0px;
	cursor: default;
	-moz-opacity:0.1;
	filter:alpha(opacity=10);
}
#login a {
	color: #000;
	text-decoration: none;
}
body > div#login { position: fixed; }

.successful {
	color: #050;
}
.failed {
	color: #500;
}
.broken {
	color: #500;
}

a img {
	text-decoration: none;
}

input[type="text"], input[type="password"], textarea {
/* 	float: left; */
/* 	z-index: 5; */
/* 	position: absolute; */
	overflow: none;
}

div.code {
}

input, textarea {
	padding: 1px;
	border: 1px solid #017702;
    background-color: #e5ffe4;
}
input.text, textarea {
	width: 400px;
}
textarea {
	height: 100px;
}
input.button {
	font-variant: small-caps;
}

.gallery {
/* 	border: 1px solid #000; */
/* 	padding-top: 4px; */
}

.gallery .title {
	text-align: center;
	color: #5ebc5e;
	font-weight: bold;
	font-size: 10pt;
	line-height: 28px;
}

.gallery .image {
	text-align: center;
	width: 155px;
	height: 175px;
	border: 1px solid #5ebc5e;
	float: left;
	margin-left: 3px;
	margin-bottom: 3px;
	cursor: pointer;
}

.gallery .image:hover {
	background-color: #EFE;
	border: 1px solid #000;
}

.gallery .thumb {
	width: 155px;
	height: 155px;
	background-position: center;
	background-repeat:no-repeat;
	border-bottom: 1px solid #5ebc5e;
}

.gallery .name {
	line-height: 20px;
}

