
*{
	font-family:Arial,Helvetica,sans-serif;
}

body {
	font-size:14px; 
	line-height:20px; 
	width:100%;
    background: url('/template/headstones/images/bgtest.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #757575;
}

h1, h2, h3, h4 { 
margin:7px auto;
width:94%;
padding:0;
color:#365612;
}

h1 { font-size: 1.9em; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.3em; }
h4 { font-size: 1.1em; }

a {
	
	color:#365612;
	font-weight:bold;
}

a:hover {
	border: none;
}

p{
	font-size:14px;
	margin:4px auto;
	width:94%;
	color:#365612;
}



.post {
	margin-bottom: 14px;
	margin:7px 0;
	

}

.post img {
	border-style:solid;
	border-color: #ffffff;
}

.post p, ol, ul, blockquote {
	line-height: 20px;
}

.post ul{
margin:4px 0 4px 10px;
font-size:0.8em;
}

.short_post{
	
	margin:15px 0 0 0;
}

#Wrapper{
	width:1024px;
	margin:0px auto;
	background-color:#ffffff;
	border-style: solid;
	border-color: #FFBD32;
	background: url('/template/headstones/images/Emrald_Pearl.png');
}

#Header {
	padding:0;
	margin:0;
	height:230px;
	width:100%;
}
	
.logo{
margin:9px 44px;
padding:0;
}		
		
#Header_bottom{
height:42px;
width:1024px;
margin:0px 5px 25px 0px; 
}

#ColOne {
width:226px;
height:auto;
margin:0px 0px 0px 40px;
float:left;		
display:inline;
}

#ColTwo {
width:679px;
float:right;	
margin:0px 35px 0px 0px;
background-color:#ffffff;
}


#Footer {
height:68px;
width:100%;
clear:both;
}

#Footer p {
	margin: 0;
	text-align: center;
	line-height:80px;
}

#Footer * {
	color: #ffffff;
}

#other_com2{
visibility:hidden;
}

.clear { 
clear: both; 
height: 1px;
overflow: hidden; 
visibility: hidden;
}
		
#search{
	width:300px;
	height:30px;
	float:left;
	display:inline;
	margin:0 0 0 80px;
}		

#parent_menu{
background: url('/template/headstones/images/newnavheader.png');
background-repeat: no-repeat;
width:1024px;
height:90px;
padding:0px 0px 0px 70px;
}

#parent_menu a{
margin:-26px 0px;
padding:0px 40px;
display: block;
line-height:40px;
color:#ffffff;
font-size:18px;
text-decoration: none;
}

#parent_menu a:hover{
color: #ff6600;
}

#parent_menu a.sel_class{
color:#66cc00;
}

#parent_menu ul{
float:left;
}


#parent_menu li{
padding: 10px 0px 0px 0px;
float:left;
list-style:none;
}		
		
		
		
