@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	line-height: 18px;
}
body {
	background-color: #C6C2B9;
	background-image: url(images/bkgrd-btm.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container-header {
	background-color: #ABA49A;
	background-image: url(images/bkgrd-top.gif);
	padding-top: 20px;
}
#container-content {
	background-image: url(images/bkgrd-content.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 1028px;
	margin-right: auto;
	margin-left: auto;
}
#box-header {
	background-image: url(images/bkgrd-hdr.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 1028px;
	margin-right: auto;
	margin-left: auto;
}
#box-content {
	background-image: url(images/brdr-btm.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 40px;
	padding-right: 30px;
	padding-left: 30px;
}
#box-content-sub {
	background-image: url(images/brdr-btm.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-right: 50px;
	padding-left: 50px;
}
#box-content-title {
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	background-image: url(images/brdr-btm.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#box-callouts-sub {
	font-family: Helvetica, Arial, sans-serif;
	color: #FFB82B;
	float: right;
	width: 400px;
}
#box-logo {
	padding-top: 32px;
	padding-right: 30px;
	padding-left: 45px;
	background-image: url(images/brdr-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.box-address {
	font-size: 11px;
	line-height: normal;
	color: #E6E6E6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7A7A7A;
	padding-bottom: 6px;
}
#box-menu {
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 55px;
}
#box-flash {
	background-image: url(images/bkgrd-flash.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 440px;
	width: 630px;
}
.bkgrd-mnu {
	background-color: #FFFFFF;
	height: 17px;
}
.menu-lft {
	background-image: url(images/menu-lft.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 17px;
}
.menu-rgt {
	background-image: url(images/menu-rgt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 17px;
}
.drName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-bottom: 8px;
	line-height: 12px;
}
a:link {
	color: #426980;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #42697F;
}
a:hover {
	text-decoration: underline;
	color: #42697F;
}
a:active {
	text-decoration: none;
	color: #426A80;
}
a.linkMenuFirst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4D4D4D;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 17px;
	float: left;
	line-height: normal;
}
a.linkMenuFirst:link {
	text-decoration: none;
}
a.linkMenuFirst:visited {
	text-decoration: none;
	color: #4D4D4D;
}
a.linkMenuFirst:hover {
	text-decoration: none;
	color: #FFB82B;
}
a.linkMenuFirst:active {
	text-decoration: none;
	color: #4D4D4D;
}
a.linkMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4D4D4D;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 17px;
	padding-left: 17px;
	float: left;
	background-image: url(images/menu-divider.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 0px;
	line-height: normal;
}
a.linkMenu:link {
	text-decoration: none;
}
a.linkMenu:visited {
	text-decoration: none;
	color: #4D4D4D;
}
a.linkMenu:hover {
	text-decoration: none;
	color: #FFB82B;
}
a.linkMenu:active {
	text-decoration: none;
	color: #4D4D4D;
}
a.linkCallout {
	font-size: 12px;
	color: #8F7842;
	font-weight: bold;
	background-image: url(images/arrowGold.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
	padding-right: 15px;
	position: absolute;
	margin-top: 75px;
	margin-left: 70px;
}
a.linkCallout:link {
	text-decoration: none;
}
a.linkCallout:visited {
	text-decoration: none;
	color: #8F7842;
}
a.linkCallout:hover {
	text-decoration: none;
	color: #FFB82B;
	background-image: url(images/arrowYellow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
a.linkCallout:active {
	text-decoration: none;
	color: #8F7842;
}
a.linkCallout2 {
	font-size: 12px;
	color: #8F7842;
	font-weight: bold;
	background-image: url(images/arrowGold.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
	padding-right: 10px;
	padding-left: 15px;
}
a.linkCallout2:link {
	text-decoration: none;
}
a.linkCallout2:visited {
	text-decoration: none;
	color: #8F7842;
}
a.linkCallout2:hover {
	text-decoration: none;
	color: #FFB82B;
	background-image: url(images/arrowYellow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
a.linkCallout2:active {
	text-decoration: none;
	color: #8F7842;
}
.shadow1 {
	margin-bottom: 10px;
	border: 3px solid #F9F9F9;
	margin-left: 20px;
}
.shadow1left {
	margin-bottom: 10px;
	border: 3px solid #F9F9F9;
	float: left;
	margin-right: 20px;
}
.shadow2 {
	border: 2px solid #EEEEEE;
}
.shadow3 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D9D9D9;
	border-right-color: #D9D9D9;
	border-bottom-color: #D9D9D9;
	border-left-color: #D9D9D9;
}
.imageFrame {
	border: 10px solid #FFFFFF;
}
.image-right {
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9F9A93;
	float: right;
	margin-bottom: 10px;
	margin-left: 50px;
}
.boxCallout {
	background-image: url(images/bkgrd-callout.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	padding: 8px;
	width: 300px;
}
.boxCalloutImage {
	float: left;
	margin-right: 10px;
}
.boxCalloutContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #313131;
}
hr {
	border: 0;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	padding-top: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #426980;
}
.title2 {
	color: #42697F;
	font-size: 32px;
	font-weight: bold;
}
.hilite1 {
	font-size: 14px;
	line-height: normal;
	color: #D89B26;
}
.hilite2 {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
}
.hiliteWhite {
	font-size: 11px;
	line-height: normal;
	color: #E6E6E6;
}
#box-footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 30px;
}
.hours {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9F9A93;
}
