@charset "UTF-8";
.navOff {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #f3eddd;
	border-top-width: 5px;
	border-right-width: 3px;
	border-bottom-width: 5px;
	border-left-width: 3px;
	border-top-style: solid;
	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;
	padding-left: 18px;
}
.navBkg {
	background-image: url(images/inner-side-bkg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #5E4C00;
}
.content {
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(images/body-bkg-shadow.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
}
.navBkg2 {
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #5E4C00;
	border-bottom-color: #5E4C00;
}
.navOn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #dccba3;
	border-top-width: 5px;
	border-right-width: 3px;
	border-bottom-width: 5px;
	border-left-width: 3px;
	border-top-style: solid;
	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;
	padding-left: 18px;
}
.contentNoShadow {
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
	padding-right: 15px;
	padding-left: 15px;
	background-repeat: repeat-x;
	background-position: left top;
	text-decoration: none;
}
.topPhone {
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/inner-top.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 15px;
}
.footer {
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
}
.footer {
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.contentNoShadowLink {
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #663300;
	line-height: 14px;
	background-repeat: repeat-x;
	background-position: left top;
	text-decoration: underline;
	font-style: italic;
}
.navOffHeader {
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #F3EDDD;
	padding-left: 7px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
