body {
	background-color: #D6D6D6;

}
.contact {
	font-size: 18px;
	font-weight: bolder;
	color: #69382e;
	text-decoration: none;
	font-family: Georgia;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #495553;
	font-weight: normal;
	font-style: normal;
	margin: 6px;
	padding: 6px;
	text-align: justify;
}

.TextHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ae7a34;
}
.Btext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4c4c4c;
	text-decoration: none;
}
.BHeader {
	font-size: 11px;
	color: #007cc2;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	font-style: normal;
	text-decoration: none;

}
.navLink:hover {
	color: #007cc2;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}
.blueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #007CC2;
	font-style: normal;
	text-decoration: none;

}
.blueText:hover {
	color: #007CC2;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
}
.orangeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #AE7A34;
	font-style: normal;
	text-decoration: none;

}
.orangeText:hover {
	color: #AE7A34;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
}
.grayTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	font-style: normal;
	text-decoration: none;

}
.grayText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	font-style: normal;
	text-decoration: none;

}
.WhiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
}
.Nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #434f5d;
	font-style: normal;
	text-decoration: none;
}
.Nav:hover {
	color: #a2c3ea;
	text-decoration: none;
}
.bg {
	background-color: D6D6D6;
	
}


.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: db9c50;
	text-decoration: none;
}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6699FF;
	text-decoration: none;
}
