@charset "UTF-8";
/* CSS Document */

p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #AAA;
	line-height: 20px;
	padding: 1px;
	letter-spacing: normal;
	padding-left: 65px;
	padding-top: 5px;
	padding-right: 65px;
	text-align: justify;
	font-weight: lighter;
	font-style: normal;
}

.contact {
	color: #000;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

.bold {
	font-weight: bold;
	color: #EEE;
}


.conlink {
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}

.conlink:hover{
	font-weight: bold;
	color: #4F1A1C
}

.heading {
	font-size: 30px;
	text-align: center;
	padding-top: 10px;
}
.Bigheading {
	font-size: 40px;
	text-align: center;
	padding-top: 0px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CCC;
}


.subheading {
	font-size: 30px;
	text-align: center;
	font-style: italic;
	padding: 0;
}

.bodylink {
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

.bodylink:hover{
	font-weight: bold;
	color: #AAAAAA;
}

.smsubheading {
	font-size: 24px;
	text-align: center;
	font-style: italic;
	padding: 0;
}

.padsmsub {
	font-size: 24px;
	text-align: center;
	font-style: italic;
	padding: 0;
	line-height: 1;
	padding-left: 15px;
	padding-right: 15px;
}

.caption {
	font-size: 17px;
	font-style: normal;
	padding: 0;
	line-height: 1;
	padding-left: 15px;
	padding-right: 15px;
	color: #A58470;
	text-align: justify;
}
