@charset "utf-8";
/* CSS Document */

body{
	background-color:#14490b;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top:0;
	color:#FFF;
	font-size:14px;
	text-align:justify;
	background-image:url(../images/bg-body.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	line-height:150%;
	font-weight: 400;

}


h1{
font-size:14px;
margin:0;
}


img{
	border:0;
	color: #121102;
}

ol {
	text-align : justify;
	font-size:12px;
	margin: 0px 0px 5px 20px;
	padding: 0;
	line-height:2.0;
	background-color : transparent;
	list-style-image: url(../images/icon.gif);
	background-repeat:no-repeat;

	
}


#wrapper{
	width:956px;
	margin-left:auto;
	margin-right:auto;
	background-color:#121102;
	border-left: 2px solid #1c5b14;
	border-right: 2px solid #1c5b14;
	margin-top:0px;
	height: auto;
}

#inside{
	width:956px;
	height:auto;
	padding-top: 0px;
	
}

#header{
	width:960px;
	height: auto;
	margin-left:auto;
	margin-right:auto;
}

#menu{
	width:960px;
	height:28px;
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/menu-again.jpg);
}


#under-menu{
	width:960px;
	height:12px;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}

#top-pictures{
	width:960px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	
}



#left-box{
	width:440px;
	height:auto;
	float:left;
	padding-left: 15px;
}

#contact-box{
	width:440px;
	height:auto;
	float:left;
	padding-left: 15px;
}



.contact-fields{
	width:275px;
	height:20px;
	border: 1px solid #bfe1e7;
	margin-top: 5px;
	margin-bottom: 5px;
}



.contact-textfield{
	width:275px;
	height:150px;
	border: bfe1e7;
	margin-top: 5px;
}




#right-box{
	width:403px;
	height:auto;
	margin-right:15px;
	float:right;
	font-size: 14px;
	text-align: justify;
}


#bottom{
	height:50px;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/bottom-line.jpg);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
	padding-top: 5px;
}



/*memorials-memorials*/

#header-mem{
	width:960px;
	height: auto;
	margin-left:auto;
	margin-right:auto;
}

.title-center{
	color:#77a8d0;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	margin-top: 10px;
}

#bottom-box{
	width:956px;
	height:auto;
}



/*benchtops*/

#text-top{
	width:auto;
	height:auto;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
}

#text-middle{
	width:auto;
	height:auto;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	color: #FFF;
}


#first-row{
	width:auto;
	height:auto;
}

#second-row{
	width:auto;
	height:auto;
	padding-bottom: 50px;
}





.title-green{
	font-size:16px;
	color:#1c5b14;
	font-weight:bold;
}


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

#box{
	width:940px;
	height:auto;
	float:right;
	margin-right:20px;
}

.image-left{
	margin-right:0px;
	float:right;
}
