﻿body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 11px;
  background-color: #3F291B;
  margin-top: 20px;
  text-align: center;
}

p {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

a:visited {
	color: #852D1D;
	text-decoration: underline;
}

a:hover {
	color: #852D1D;
	text-decoration: underline;
}

a:visited {
	color: #852D1D;
	text-decoration: underline;
}

a:link {
	color: #852D1D;
	text-decoration: underline;
}

ul {
	list-style-image:url('images/diamond.gif');
	margin-top: 0px;
}


#home_table {
	border-style: none;
	border-width: 0;
	background-color: #FFFFFF;
	background-image:url('images/background.jpg');

}

#int_table {
	border-style: none;
	border-width: 0;
	background-color: #FFFFFF;
	background-image:url('images/background_int.jpg');

}


.int_content {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	float: left;
	width: 500px;
}

td.maintext {
	
	padding: 0px 20px 0px 50px;

}
.subheading {
	color: #852D1D;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
}
.bold {
	font-weight: bold;
	color: #852D1D;
}
.testimonial {
	color: #852D1D;
}
.testimonial_author {
	font-style:italic;
	color: #852D1D;
}
a.bottomnav:link  {
	text-decoration: none;
	color: #DFDEC6;
}

a.bottomnav:visited {
	text-decoration: none;
	color: #DFDEC6;
}

a.bottomnav:hover {
	text-decoration: underline;
	color: #DFDEC6;
}

a.bottomnav:active{
	text-decoration: none;
	color: #DFDEC6;
}
.copyright{
	color: #DFDEC6;
	line-height: 25px;
}
.developed{
	font-size: 10px;
	
}

td.bottomnav {
	color: #DFDEC6;
}
img {
	border: 0px;
}
.pageHeading {
	
	padding: 0px 0px 15px 0px;
}

