.text {  font-family: Times New Roman, Times, serif; font-size: medium; line-height: 19px}
.maintitle {  font-family: Times New Roman, Times, serif; font-size: large; font-weight: bold; color: #660033; line-height: 19px}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #660033;
	line-height: 19px
}
.copyright { font-family: Times New Roman, Times, serif; font-size: 11px; line-height: 19px ; color: #BDBD9B}

/*---------Contact Page---------*/
td.about p{
	padding:0 28px 25px 32px;
	}

td.service p{
	background:url(images/bullet.gif) no-repeat 0 4px;
	margin:0 28px 14px 32px;
	padding:0 0 0 12px;
	}

td.contact p{
	font-size:11px;
	color:#BD5924;
	background-color:inherit;
	font-weight:bold;
	padding:13px 0 30px 0;
	margin:0;
	}

td.contText p{
	padding:0 28px 15px 32px;
	}
td.contDetails p{
	padding:0;
	margin:0 0 0 32px;
	}
td.contDetails p strong{
	font-size:11px;
	color:#BD5924;
	background-color:inherit;
	display:inline;
	}
td.contDetails p a{
	color:#AAC208;
	background-color:inherit;
	display:inline;
	}

td.contForm label{
	line-height:20px;
	padding:0 0 0 0px;
	font-size: 12px;
	}
td.contForm input{
	height:16px;
	width:250px;
	background-color:#fff;
	color:#09261B;
	border:#751947 1px solid;
	font:normal 10px/14px Arial, Helvetica, sans-serif;
	padding:2px 0 0 5px;
	}
td.contForm input.submit{
	height:21px;
	width:56px;
	border:none;
	padding:0;
	}
td.contForm textarea{
	height:64px;
	width:250px;
	background-color:#fff;
	color:#09261B;
	border:#751947 1px solid;
	font:normal 10px/14px Arial, Helvetica, sans-serif;
	padding:2px 0 0 5px;
	}
