/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ead6bd;
	/*background-image: url(../images/BG.jpg);*/
}

.Navigation {
	font-family: "Garamond";
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;}
.Navigation a:link {
	font-family: "Garamond";
	text-decoration: none;
	color: #FFFFFF;}
.Navigation a:visited {
	font-family: "Garamond";
	text-decoration: none;
	color: #FFFFFF;	}
.Navigation a:hover {
	font-family: "Garamond";
	text-decoration: none;
	color: #ACC3D3;
}

.RightNavigation {
	font-family: "Monotype Corsiva";
	font-size: 19px;
	line-height: 23px;
	color: #FFFFFF;
	text-decoration: none;}
.RightNavigation a:link {
	font-family: "Monotype Corsiva";
	text-decoration: none;
	color: #FFFFFF;}
.RightNavigation a:visited {
	font-family: "Monotype Corsiva";
	text-decoration: none;
	color: #FFFFFF;	}
.RightNavigation a:hover {
	font-family: "Monotype Corsiva";
	text-decoration: none;
	color: #EBCCA0;
}

.LeftNavigation {
	font-family: "Garamond";
	font-size: 19px;
	color: #FFFFFF;
	text-decoration: none;}
.LeftNavigation a:link {
	font-family: "Garamond";
	text-decoration: none;
	color: #3B241C;}
.LeftNavigation a:visited {
	font-family: "Garamond";
	text-decoration: none;
	color: #3B241C;	}
.LeftNavigation a:hover {
	font-family: "Garamond";
	text-decoration: none;
	color: #FFFFFF;
}

.RightSP {
	font-family: "Monotype Corsiva";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.PageTitle {
	font-family: "Monotype Corsiva";
	font-size: 30px;
	line-height: 35px;
	color: #4E3226;
	text-decoration: none;
}

.LeftSP {
	font-family: "Monotype Corsiva";
	font-size: 17px;
	line-height: 16px;
	color: #3B241C;
	text-decoration: none;}
.LeftSP a:link {
	font-family: "Garamond";
	text-decoration: none;
	color: #3B241C;}
.LeftSP a:visited {
	font-family: "Garamond";
	text-decoration: none;
	color: #3B241C;	}
.LeftSP a:hover {
	font-family: "Garamond";
	text-decoration: none;
	color: #FFFFFF;
}

.HoursOfOperation {
	font-family: "Garamond";
	font-size: 15px;
	line-height: 16px;
	color: #4E3226;
	text-decoration: none;
}

.OfficeInformation {
	font-family: "Garamond";
	font-size: 15px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;}
.OfficeInformation a:link {
	font-family: "Garamond";
	text-decoration: underline;
	color: #FFFFFF;}
.OfficeInformation a:visited {
	font-family: "Garamond";
	text-decoration: underline;
	color: #FFFFFF;	}
.OfficeInformation a:hover {
	font-family: "Garamond";
	text-decoration: underline;
	color: #3B241C;
}

.Content {
	font-family: "Garamond";
	font-size: 16px;
	color: #4E3227;
	text-decoration: none;}
.Content a:link {
	font-family: "Garamond";
	text-decoration: none;
	color: #6698D1;}
.Content a:visited {
	font-family: "Garamond";
	text-decoration: none;
	color: #6698D1;	}
.Content a:hover {
	font-family: "Garamond";
	text-decoration: none;
	color: #274F37;
}

.More {
	font-family: "Garamond";
	font-size: 12px;
	color: #4E3227;
	text-decoration: none;}
.More a:link {
	font-family: "Garamond";
	text-decoration: none;
	color: #4E3227;}
.More a:visited {
	font-family: "Garamond";
	text-decoration: none;
	color: #4E3227;	}
.More a:hover {
	font-family: "Garamond";
	text-decoration: none;
	color: #B5A99B;
}
	
.Footer {
	font-family: "Garamond";
	font-size: 13px;
	color: #B5A99B;
	text-decoration: none;}
.Footer a:link {
	font-family: "Garamond";
	text-decoration: none;
	color: #4E3227;}
.Footer a:visited {
	font-family: "Garamond";
	text-decoration: none;
	color: #4E3227;	}
.Footer a:hover {
	font-family: "Garamond";
	text-decoration: none;
	color: #B5A99B;
}

.AllFrame {
	border-top-style: solid;
	border-top-color: #d5bb9b;
	border-top-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d5bb9b;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-right-color: #d5bb9b;
	border-right-width: 2px;
	border-left-style: solid;
	border-left-color: #d5bb9b;
	border-left-width: 2px;	
}