body {
	font-family: "Trebuchet MS", Arial;
	font-size: 0.8em;
	color: #251d14;
	background-color: #000000;
	background-image: url(images/paper.jpg);
	background-repeat: repeat;
}
img {
	border: none;
	}
A {
	color: #95B752;
	text-decoration: underline;
	}
A:hover {
	color: #251D14;
	text-decoration: underline;
	}	
p {
margin: 12px 0px;
}
h4{
	font-size:16px;
	color:#993366;
}
.pagetitle {
	font-size:18px;
	color:#333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
.subtitle {
	font-size: 15px;
	color: #666666;
	font-weight: 500;
}	
.sidetitles {
	font-size: 15px;
	color: #FFFFFF;
	padding: 7px 20px 7px 7px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #668331;
	display: block;
	border-bottom: 1px dashed #fff;
}
.undernav {
	background-image: url(images/undernav.jpg);
}
.contact{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:right;
	background-color: #251D14;
	height: 90px;
	}
.content li {
	padding-left: 0px;
	list-style-image: url(images/smallball.jpg);
	list-style-type: disc;
}
#contact {
	font-weight: 450;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.all_bg{
	padding:0px;
	margin:0px;
	background-color: #251C13;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.white_bg{
	padding:0px;
	margin:0px;
	background-color: #fff;
	background-image: url(images/white_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.home_services{
	text-align:justify;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #251D14;
}
.services{
	text-align:justify;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #251D14;
}
.content{
	text-align:justify;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.footer{
	background-color: #fff;
	border-top: 1px solid #993366;
}
.footer a{
	padding: 0px 8px 0px 8px;
	vertical-align:middle;
	color:#251D14;
	text-decoration: none;
	}
.footer a:hover{
	color:#89B23C;
	vertical-align:middle;
	text-decoration: none;
	}
.left{
	width:11px;
	height:74px;
	padding:0px 0px;
	margin:0px 0px;
	background:url(images/bdr_btm_l.gif) no-repeat top left;
	border-top: 1px solid #993366;
}
.right{
	width:11px;
	height:74px;
	padding:0px 0px;
	margin:0px 0px;
	background:url(images/bdr_btm_r.gif) no-repeat top left;
	border-top: 1px solid #993366;
}
.logobg{
	background:url(images/logo.jpg) no-repeat top left;
}
Ul.menulist {
padding: 0px;
margin: 7px 0px;
list-style: none;
}
ul.menulist li{
	display: block;
	height: 26px;
	color: #251D14;
	border-bottom-width: 1px;
	border-bottom-color: #a44976;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	}
ul.menulist li a{
		display: block;
		padding:3px 0 0 2px;
		height: 26px;
		color: #a44976;
		text-decoration: none;
	}
ul.menulist li a:hover{background: #a44976;color: #FFF; text-decoration: none;}
.services a {
	color: #FFFFFF;
	text-decoration: underline;
}
.services a:hover {
	color: #666666;
}
.home_services a {
	color: #FFFFFF;
	text-decoration: underline;
}
.home_services a:hover {
	color: #666666;
}
.contenthome {
	text-align:justify;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 30px;
}
