html, body {
	margin: 0;
	padding: 0;
	
}

ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}

img {
	border: 0;
}

.m1, .m2, .m3, .m4, .m5, .m6 {
	float:left;
}

.m1 a { 
display: block; 
width: 62px; 
height: 41px; 
background: transparent url('../images/home.jpg') no-repeat; 
} 

.m1 a:hover { 
background-position: -62px 0; 
} 

.m2 a { 
display: block; 
width: 87px; 
height: 41px; 
background: transparent url('../images/about.jpg') no-repeat; 
} 

.m2 a:hover { 
background-position: -87px 0; 
} 

.m3 a { 
display: block; 
width: 84px; 
height: 41px; 
background: transparent url('../images/cstone.jpg') no-repeat; 
} 

.m3 a:hover { 
background-position: -84px 0; 
} 

.m4 a { 
display: block; 
width: 96px; 
height: 41px; 
background: transparent url('../images/nstone.jpg') no-repeat; 
} 

.m4 a:hover { 
background-position: -96px 0; 
}

.m5 a { 
display: block; 
width: 59px; 
height: 41px; 
background: transparent url('../images/gallery.jpg') no-repeat; 
} 

.m5 a:hover { 
background-position: -59px 0; 
}

.m6 a { 
display: block; 
width: 97px; 
height: 41px; 
background: transparent url('../images/contact.jpg') no-repeat; 
} 

.m6 a:hover { 
background-position: -97px 0; 
} 


a {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.more {
	text-align: right;
	
}



.left {
	float: left;
}
.clear {
	clear: both;
}

.clearl {
	clear: left;
}


body, form,  h2, h3 {
	font: 11px tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
}

h1{
	font: 14pt verdana, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #ABBE69;
	
}

h4{
	font: 10pt verdana, arial, sans-serif;
	font-weight:bold;
	margin: 0;
	padding: 0;
	color: #ABBE69;


}

body {
	background: url(../images/header_bg.jpg) repeat-x;
	text-align: center;
	background-color:#FBFBFB;
	
}

#outer {
	text-align: left;
	margin: auto;
	width: 930px;
	margin-top:25px;
}

#wrapper {
	text-align: left;
	margin: auto;
	width: 774px;
	
}


#header {
	height: 203px;
	position: absolute;
}

#header .banner {
	position:absolute;
	top:110px;
	left:5px;
	
	
	
}
#header h1 img {
	display: block;
}

.logo {
	position:absolute;
	left:5px;
	top:10px;
}
#nav {	
	margin-top: 58px;
	margin-left:260px;
}
#nav img {
	float: left;
	
	
	
}

#headline {
	padding-top: 170px;
	
}

.photo {
	float: left;
	border: 1px solid #D8D8D8;
	padding: 2px;
}
.photo img {
	display: block;
}

#search-news {
	float: right;
	width: 140px;
}
#search-news div {
	padding: 3px 0;
	margin: 0;
}
#search-news #q {
	width: 140px;
	border: 1px solid #859D31;
}
#search-news .downcast {
	/*background: #E6E7E7;*/
	background: #FBFBFB;
	border-top: 1px solid #CFD0D0;
	padding: 3px 4px 4px 4px;
	margin: 2px 0 0 0;
	
}
#search-news h2 {
	color: #ABBE69;
	font-weight: bold;
}

#search-news h3 {
	background: url(../images/green.gif) no-repeat;
	padding-left: 15px;
	font-weight: bold;
	margin: 1em 0 0.4em 0;
}
#search-news p {
	padding-left: 15px;
	padding-right: 2px;
	margin: 0.1em 0;
}

ul.pbullets {
	margin-top: 5px;
	padding: 3px 0 3px 0;
	font-weight: bold;
	/*background-color:#A183AF;
	color:#FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;*/
}
ul.pbullets li{
	
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
	background-image: url(../images/bull2.gif);
	background-repeat: no-repeat;
	background-position: 1.2em 0.4em;
}

a {
	font-weight: bold;
	color: #5C5C5C;
}

#body {
	padding-top: 2em;
	text-align: justify;
}

#body-lefta {
	float:left;
	width: 138px;
	padding-right:10px;
}

#body-lefta p{
	padding-top:6px;
}

#body-leftb {
	float:left;
	width: 300px;
}

#body-leftc {
	float: left;
	width: 408px;
	
}

#body-left {
	float: left;
	width: 408px;
	
}
#body-right {
	float: right;
	width: 330px;
}

#body-right .padc{
	padding-top:66px;
	
}

#body-rightb {
	float: right;
	width: 310px;
	
}

#body-rightb .pind{
	padding-left:10px;
	
}

#body-left ul.plussbullets {
	margin-top: 15px;
	margin-left: 60px;
	padding: 0;
	font-weight: bold;
}
#body-left ul.plussbullets li, #body-right ul.plussbullets li, #body-leftb ul.plussbullets li, #body-rightb ul.plussbullets li {
	background: top left url(../images/green.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}

#body-lefta ul.bullets {
	margin-top: 15px;
	padding-right: 10px;
	font-weight: bold;
}
#body-lefta ul.bullets li{
	border-bottom:1px solid #5D5D5D;
	padding-left:5px;
	padding-top:2px;
}

#body-lefts {
	float: left;
	width: 755px;
	/*position:relative;
	left:-30px;*/
	
}




#body h2, #body p {
	margin: 0.3em 0;
}

#body-right p, {
	margin-right: 2em;
}

#body a.green {
	color: #9AAB68;
	font-weight: normal;
	text-decoration: underline;
}

#body-rightb .pad {
	margin-top:50px;
}

#body-rightb .padm {
	margin-top:30px;
}



#gallery img {
	float: left;
}

#contact  a:hover img { visibility:visible; /* for IE6 */ }
#contact  a:hover img/**/ { visibility:hidden; /* hide from IE5.0/win */}

#footer {
	
	color: #FFFFFF;
	background: #B8B8B8  url(../images/footer_bg.gif) repeat-x;
	padding: 6px 0 5px 0;
	margin-top: 2em;
	font-weight: bold;
	height:70px;
	text-align:left;
	font-size:10px;
}
#footer p {
	padding:0;
	margin:0;
	
}

#footer a{
	font-size:9px;
}

/* form elements */
form {
	margin:10px 15px; padding: 10px;
	background-color:#EAE9F1;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #A7998D;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	color:#777;
}
textarea {
	width:320px;
	padding:2px;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	border:1px solid #A7998D;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	background: #FFF url(../images/gradientbg.jpg) repeat-x; 
	padding: 2px 3px; 
	color: #333;	
	border: 1px solid #DADADA;	
}

/* image gallery */
#FrogJS{
	width: 760px;
	height: 400px;
	margin: 0 auto;
}
#FrogJSCredit{
	text-align: right;
	font-size: 80%;
	color: #999;
	padding: 1px;
}
#FrogJSCaption{
	text-align: left;
	line-height: 140%;
}


