body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #3D2103;
	padding-top: 30px;
}
a{
	color:#007BC6;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
.menuArea1 {
	background-color: #FFFFFF;
}
.contentArea2 {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 45px;
	color: #007BC6;
}


.contentArea {
	background-color: #FFFFFF;
	background-image: url(images/rightBg.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.copyrightArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FAD5AB;
}
.copyrightArea a{
	color: #FAD5AB;
}

.aboutText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.contactTextArea{
	width: 100%;
}