@charset "UTF-8";
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
}
a:visited {
	color: #FF9966;
}
a:hover {
	color: #FF9966;
}
.hometext {
	color: #FF9999;
}
a:link {
	color: #FF9933;
}	
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background-color: #1C3849;
	background-image: url(url(url()));
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.twoColElsLtHdr #container #right #top {
	position: relative;
	height: 40px;
	width: 645px;
	top: 4px;
	left: 28px;
}
.twoColElsLtHdr #container #right #subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	height: 40px;
	width: 600px;
	top: 10px;
	left: 25px;
	visibility: visible;
	text-align: center;
}
.subheads {font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
}
.twoColElsLtHdr #container #headline {
	position: relative;
	height: 80px;
	width: 650px;
	left: 15px;
	top: 5px;
	text-align: center;
}
.headingmain {font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #FFCC00;
	text-transform: none;
	line-height: 34px;
}
.headingmainsmaller {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #FFCC00;
	text-transform: none;
	line-height: 32px;
}
.headingmainwhite {font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #FFFFFF;
	text-transform: none;
	line-height: 34px;
}
.headingmainwhitesmaller {
	font-family: "Times New Roman", Times, serif;
	font-size: 28
	px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #FFFFFF;
	text-transform: none;
	line-height: 30px;
}
.twoColElsLtHdr #container #main {
	font-family: Arial, Helvetica, sans-serif;
	height: 485px;
	width: 630px;
	position: relative;
	top: 10px;
	overflow: auto;
	text-align: center;
	vertical-align: top;
	padding-right: 20px;
	left: 10px;
	padding-left: 10px;
	scrollbar-3d-light-color: #336699;
	scrollbar-base-color: #006699;
	scrollbar-face-color: #0066CC;
}
.twoColElsLtHdr #container #footer {
	height: 25px;
	width: 870px;
	position: relative;
	top: 15px;
	left: 0px;
	z-index: 1000;
	float: left;
	text-align: right;
}
#left {
	position:relative;
	width:200px;
	height:600px;
	z-index:1;
	left: 1px;
	top: 1px;
	float: left;
	padding-top: 0px;
}
#right {
	position:relative;
	width:680px;
	height:780px;
	z-index:2;
	left: 15px;
	top: 1px;
	float: left;
}
#locations {
	position:relative;
	width:190px;
	height:13px;
	z-index:1001;
	left: 477px;
	top: 8px;
}
.phone {
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
}
.smallital {font-size: 7pt
}

/* Miscellaneous classes for reuse */
.white7ptital { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-style: italic;
	color: #FFFFFF;
}
.jcahotext {
	font-size: 9px;
	color: #FFFFFF;
}
.white12pt {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
body,td,th {
	color: #FFFFFF;
}
.sublinks {
	font-size: 11px
}
.locations {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.phone1 {font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
}
.hometext {
	font-size: 11pt;
	color: #FFFFFF;
}
.twoColElsLtHdr #container #mainnoscroll {
	font-family: Arial, Helvetica, sans-serif;
	height: 485px;
	width: 630px;
	position: relative;
	top: 10px;
	overflow: hidden;
	text-align: center;
	vertical-align: top;
	padding-right: 20px;
	left: 10px;
	padding-left: 10px;
}

