body{
	margin: 0px;
	background-image: url(../../images/page_bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	font-family: verdana;
	font-size: 11px;
}
td{
	font-size: 11px;
	color: #760300;
	line-height: 1.3em;
}
a{
color: #760300;
text-decoration: underline;
}
a:hover{
text-decoration: none;
}
h1{
	font-size: 1.5em;
	color: #760300;
	margin: 5px 0px;
	padding: 0px;
}

h2{
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 3px;
	border-bottom:dotted 1px #ccc;
}

h3{
	font:"Trebuchet MS","Arial";
	font-size: 12px;
	text-transform:none;
	margin-top: 15px;
	margin-bottom: 15px;
}


ul{
	list-style-image: url(../../images/bullet1.gif);
}
li{
	margin: 10px 0px;
}

td.menuArea{
	width:160px;
	vertical-align: top;
	padding-top: 83px;
	padding-left: 0px;
}
td.contentArea{
	width:610px;
	vertical-align: top;
	padding-top: 7px;
	
}
td.content{
	vertical-align: top;
	padding: 8px;
}
.dottedV{
	width: 3px;
	background-image: url(../../images/dotted_v.gif);
	background-repeat: repeat-y;
}
.dottedH{
	height: 2px;
	background-image: url(../../images/dotted_h.gif);
	background-repeat: repeat-x;
}
td.homePanel{
	color: #7D4606;
	height: 365px;
	background-image: url(../../images/home_bg.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	padding-bottom: 20px;
}
td.homePanel p{
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
}

.nav{
	padding: 5px 2px;

}
.nav a {
	color: #62441E;
	font-size: 10px;
	text-decoration: none; 
}
.nav a:hover {
	text-decoration: underline; 
}

body.about .nav a.about{
	font-weight: bold;
}
body.faq .nav a.faq{
	font-weight: bold;
}
body.services .nav a.services{
	font-weight: bold;
}
body.products .nav a.products{
	font-weight: bold;
}
body.orderform .nav a.orderform{
	font-weight: bold;
}
body.thoughts .nav a.thoughts{
	font-weight: bold;
}
body.grief .nav a.grief{
	font-weight: bold;
}
body.memorial .nav a.memorial{
	font-weight: bold;
}

table.vetLogin input{
	width: 125px;
	border: solid 1px #B0A591;
	font-size: 9px;
}
table.vetLogin td{
	padding: 3px 15px;
	color: #ABA79C;
	font-size: 9px;
}
table.contactDetails td{
	padding-left:12px;
	padding-top:3px;
	padding-bottom: 3px;
	color: #ABA79C;
}
.FormInput input{
	width: 170px;
	border: solid 2px #E0DCCE;
	font-size: 9px;
}
.FormInput select{
	width: 170px;
	border: solid 1px #B0A591;
	font-size: 9px;
}
.FormInput textarea{
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}

td.footer{
	color: #ABA79C;
	padding-top: 8px;
	padding-bottom: 15px;
}
td.footer a{
	color: #ABA79C;
}
td.footerBG{
	height: 10px;
	background-image: url(../../images/footer_bg.gif);
	background-repeat: repeat-x;
}
#pageContent{
 vertical-align:top;
 	background-image: url(../../images/content_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#pageHero{
	background-image: url(../../images/hdr_bg.jpg);
	background-repeat: no-repeat;
}
#intro{
	border:dotted 1px #ccc;
	padding: 5px 15px;
}
td.productArea{
	padding: 0px 8px;
	vertical-align: top;
	color: #6D4500;
}

div.productImg img{
	border: solid 4px #E0DCCE;
	margin-bottom: 10px;
}
div.productDescription{
	padding-bottom: 15px;
}
div.productDescription input{
	color: #6D4500;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	border:none;
	background-color: transparent;
}

div.productDescription a, .productOrder a{
	color: #83714F;
	font-size: 10px;
	font-weight: bold;
	text-transform:capitalize;
	text-decoration: none;
	border: solid 1px #83714F;
	padding: 2px 5px;
}
div.productDescription a:hover, .productOrder a:hover{
	color: #760300;
	border: solid 1px #760300;
}
.productFullTitle{
	font-weight: bold;
		padding-bottom: 0px;
	font-size: 13px;
	background: url(../../images/hr.gif) 13px left no-repeat;
	margin-bottom: 15px;
}
.productFullImage{

}
.productFullImage img{
	border: solid 4px #E0DCCE;
	margin-right: 15px;
	margin-bottom: 15px;
}

.productTitle{
	font-weight:bold;
	margin-bottom: 10px;
}
.productOrder{
	padding-top: 15px;
	white-space:nowrap;
	clear:both;
}
.productOrder p{
	padding-bottom: 10px;
}
.productInfo{
	margin-top: 10px;
}


.productCart{
	color: #6D4500;
	font-family: verdana;
	font-size: 9px;
}

.productCart input{
	color: #6D4500;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	border:none;
	background-color: transparent;
	
}
.content div.contentPad{
	padding-left: 25px;
}
.h1{
	padding-left: 25px;
	padding-bottom: 8px;
	padding-top: 15px;
}
.hr{
	padding-left: 0px;
	padding-bottom: 15px;
}
th{
	color: #6D4500;
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
}

/* Memorial styles */
.memorialItem{
	width: 100%;
	padding: 10px 0px;
	border-top: dotted 1px #CCC;
	margin-top: 10px;
}
.memorialImage{
	width: 180px;
	float: left;
}
.memorialImage img{
	border: solid 4px #E0DCCE;
}
.memorialContent{
	width: 390px;
	float: right;
}
.memorialTitle{
	font-weight: bold;
	font-family: Trebuchet MS, Arial;
	font-size: 1.4em;
	margin-bottom: 5px;
}

.memorialDate{
	padding-bottom: 5px;
	border-bottom: solid 1px #E0DCCE;
}
.memorialMessage{
	padding: 10px 0px;
}
.memorialUser{
	font-style:italic;
	font-size: 0.9em;
}

#pagebar{
	border-top: dotted 1px #ccc;
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 15px;
}

div.testimonial{
	padding-bottom:10px;
	margin-bottom: 25px;
	border-bottom:dotted 1px #ccc;
	font-weight: normal;
	color: #333333;
}
.testimonial p{
	font-style:italic;
	font-weight: normal;
	color: #760300;
}