﻿/* Grahams Headstones Styles css File */

body {
	margin: 0;
	padding: 0;
	background-color: #FCFBF3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	z-index: 100;
}

.wrapper
{
	width: 100%;
	height: auto;
	margin: 0, auto;
	font-size: 0.8em;
	color: #000000;
	background-image: url('images/hdr_bg.jpg');
	background-position: top center;
    background-repeat: no-repeat;
}

h1{
	
	font-size: 1.5em;
	text-align: center;
	color: #004D5F;
	margin-bottom: 0;
}

h2{
	
	font-size: 1.2em;
	text-align: center;
	color: #004D5F;
	margin-top: 0;
}

a:link, a:visted
{
	text-decoration: underline;
	color: #004D5F;
	font-weight: normal;
}

a:hover, a:active
{
	text-decoration: underline;
	color: #004D5F;
	font-weight: bold;
}


.byline
{
	width: 100%;
	height: 20px;
	margin: 0, auto;
	margin-top: 190px;
	background: transparent;
}

.byline p
{
	font-weight: bold;
	font-size: 0.8em;
	text-align: left;
	margin-left: 255px;
	padding-bottom: 10px;
}


.header
{
	
	width: 92%;
	height: auto;
	border-collapse: collapse;
	margin-left: 4%;
	margin-top: 200px;
}

.topnav
{
 width: 100%;
 height: 70px;
 margin: 0 auto;
 margin-top: 10px;
 padding-left: 0;
}

.navlnks
{
	width: 10%;
    height: 55px;
	font-size: 0.8em;
	text-align: center;
	vertical-align: top;
	margin-top: 10px;
	padding-top: 15px;
	line-height: 1.0em;
    background-image: url('images/nav_li_bg3.gif');
	background-position: top center;
	background-repeat: no-repeat;
}

.navlnks a:link, .navlnks a:visited
{
	 margin-top: 10px;
	 text-decoration: none;
	 font-weight: normal;
	 color: #004D5F;
}
 
.navlnks a:hover, .navlnks a:active
{
	 text-decoration: underline;
	 font-weight: bold;
}


 .contwrpr
 {
	 width: 925px;
	 height: auto;
	 margin-left: 40px;
	 margin-top: 40px;
	 background: transparent;
	 border: 2px solid #999999;
	 border-top: none;
 }
 
  .content
 {
	 width: 100%;
	 height: 100%;
	 padding-left: 15px;
	 padding-right: 15px;
	 margin-top: 15px;
	 background: transparent;
 }

 
 .homecont, .hdstnscont, .crmburcont, .rstrencont, .rstrencont2, .layartcont, .memacccont, .testcont, .cntctcont, .gallcont
 {
 	 width: 90%;
	 height: auto;
	 margin: 0 auto;
	 margin-top: 0;
	 padding-left: 35px;
	 padding-right: 20px;
	 padding-bottom: 20px;
	 padding-top: 0;
	 background: transparent;
 }
 
 .rstrencont
 {
	border: 0;
}
 .testcont
 {
	width: 90%;
	margin: 0 auto;
}

.gallpics, .prcpics
{
	width: 95%;
	height: auto;
	margin: 0 auto;
	border-collapse: collapse
}

.gallpics img
{
	border: 2px solid #004D5F;
	vertical-align: middle;
	margin-left: 7px;
	margin-top: 7px;
}

.prcpics td
{
 width: 50%;
 height: auto;
 text-align: center;
}

.tst1, .tst2
{
	width: 80%;
	margin: 0 auto;
	background-color: #FCFBF3;
	border: 1px solid #999999;
	margin-bottom: 5px;
	padding: 3px;
}

.tst2
{
	background-color: #FFFFFF;
}

 
 .hmcntlft
 {
	width: 95%;
	height: auto;
	/*float: left;*/
}

 .hmcntrt
 {
	width: 39%;
	height: auto;
    text-align: center;
}

 
 ul.services {
	list-style-type: disc;
	margin-left: 70px;
}

 ul.services li{
 	text-align: left;
	text-decoration: none;
	margin-top: 5px;
 }
 
ul.services li a:link, ul.services li a:visited{
	text-decoration: none;
	color: #004D5F;
	background: transparent;
	font-weight: normal;
 }
 
 ul.services  li a:hover, ul.services  li a:active {
	text-decoration: underline;
	color: #004D5F;
	font-weight: normal;
 }
 
 ol.servicesnum
 {
	margin-left: 80px;
	display: block;
	margin-top: 0;
}

 ol.servicesnum li
 {
 	text-align: left;
	text-decoration: none;
 }

 
 /* Begin Contact page*/
 .contbl
{
width: 75%;
height: auto;
margin: 0 auto;
margin-top: 20px;
margin-bottom: 50px;
border: 2px solid #004D5F;
}

 
 .contbllft
{
width: 33%;
height: auto;
border: 1px solid #004D5F;
font-weight: bold;
text-align: right;
color: #2E3192;
padding: 3px;
padding-right: 7px;
}

.contblrt
{
width: 64%;
height: auto;
border: 1px solid #004D5F;
font-weight: normal;
text-align: left;
color: #000000;
padding: 3px;
padding-left: 7px;
}

/* End Contact page */

.footernav
{
	width: 90%;
	height: auto;
	margin: 0 auto;
	font-size: 0.7em;
	text-align: center;
	margin-bottom: 10px;
}

.footernav a:link, .footernav a:visited
{
	 text-decoration: none;
	 font-weight: normal;
	 color: #004D5F;
}
 
.footernav a:hover, footernav a:active
{
	 text-decoration: underline;
	 font-weight: bold;
}

.footer
 {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	text-align: center;
	background-color: #FCFBF3;
}

.footer p
{	
	font-size: 0.7em;
	color: #004D5F;
}

.footer a:link, .footer a:visited
{
	 text-decoration: underline;
	 font-weight: normal;
	 color: #004D5F;
}
 
.footer a:hover, .footer a:active
{
	 text-decoration: underline;
	 font-weight: bold;
}

.footer img
{
	vertical-align: middle;
}

