@charset "utf-8";

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #4b170a;
}
body {
	background-color: #C8D3AB;
	background-image: url(images/bgMain.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 50px;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #4b170a;
	text-decoration: none;
	letter-spacing: 3px;
}
.headerTableOutline {
	border: 1px solid #FFFFFF;
}
.headerAddress {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.headerPhone {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: normal;
}
.menuTableOutline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.menu a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -1px;
}
.menu a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #f6e182;
	text-decoration: none;
	letter-spacing: -1px;
}


.copyrightLink a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #4b170a;
	text-decoration: none;
	letter-spacing: 3px;
}
.copyrightLink a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #4b170a;
	text-decoration: underline;
	letter-spacing: 3px;
}
.pageTitle {
	font-family: "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
	color: #4b170a;
	text-decoration: none;
	letter-spacing: -1px;
}
a {
	color: #465914;
}
a:hover {
	color: #4b170a;
}
.picPadding {
	padding-right: 15px;
	padding-left: 15px;
}

.lineHeight24pt {
	line-height: 24px;
}
.headerEmail a{
	color: #f5db7e;
	text-decoration: none;
}
.headerEmail a:hover{
	color: #ffffff;
	text-decoration: none;
}

