div {
	padding: 0px;
	margin: 0px;
}

body {
	padding: 0px;
	margin: 0px;
	color: #333333;
	background-color: #CCCCCC;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
 	font-size: 95%;
}
div.clear {clear: both;
	font-size: 1px;
 }
.sml_txt  {	font-size: 0.70em }	

h1 {
	font-size:2.00em;
	padding: 10px 0 0 0;
	line-height: 100%;
	font-style:	italic;
	font-weight: normal;
	text-align: left;
	color: Black;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}

h2 {
	font-size:1.75em;
	line-height: 100%;
	font-style:	italic;
	font-weight: normal;
	text-align: left;
	color: #C37C00;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}

h3 {
	font-size:1.60em;
	line-height: 100%;
	font-style:	italic;
	font-weight: normal;
	text-align: left;
	color: #C37C00;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}

h4 {
	font-size:0.90em;
	padding: 0 0 2px 0;
	font-style:	italic; 
	font-weight: normal; 
	text-decoration: none
}

h5 {
	font-size: 100%; 
	padding: 0 0 5px 0;
	font-style:	normal; 
	font-weight: normal; 
	text-decoration: none
}

ul {	list-style-type: disc }

#pageFrame {
	border: solid 1px #A5A5A5;
	background-color: #FFFFFF;
	width: 950px;
	margin-left:auto;
	margin-right:auto;
}

#masthead {
	padding: 0px;
	text-align: center;
	width: 950px;
}

#bar_black {
	width: 950px;
	height: 33px;
	background-color: #000000;
}

#bar_black_left {
	width: 420px;
	color: #FFFFFF;
	font-size:1.50em;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	text-align: right;
	float: left;
	padding-top: 2px;
}

#bar_black_centre {
	width: 85px;
	color: #FFFFFF;
	font-size:70%;
	font-weight: bold;
	float: left;
	padding-top: 6px;
}

#bar_black_right {
	width: 315px;
	color: #FFFFFF;
	font-size:1.35em;
	font-weight: normal;
	float: right;
	padding-top: 2px;
}

#line_white {
	width: 950px;
	height: 1px;
	background-color: #FFFFFF;
}

#line_grey {
	width: 950px;
	height: 1px;
	background-color: #B5B5B5;
}

#line_gold {
	width: 950px;
	height: 1px;
	background-color: #D99F11;
}

#banner {
	width: 950px;
	height: 131px;
}

#banner_logo {
	width: 189px;
	height: 131px;
	background-image: url(images/banner_logo.jpg);
	background-repeat: no-repeat;
	float: left;
}

#banner_img {
	width: 761px;
	height: 131px;
	background-image: url(images/banner_img.jpg);
	background-repeat: no-repeat;
	float: right;
}

#horiz_menu {
	width: 950px;
	height: 20px;
	color: #FFFFFF;
	line-height: 17px;
}

#horiz_menu a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
}

#horiz_black {
	font-size: 0.7em;
	float: left;
	width: 189px;
	background-color: #000000;
	padding: 0px;
	height: 20px;
}

#horiz_black a:hover {
	color: #FFCC33;
	}

#horiz_gold {
	font-size: 0.7em;
	float: right;
	width: 761px;
	background-color: #D99F10;
	height: 20px;
	padding: 0px;
}

#horiz_gold a:hover { color: #CC3300 }
	
#left {
	font-size: 0.8em;
	float: left;
	width: 189px;
	color: #00FF02;
	padding: 0px;
}

#content {
	font-size: 0.75em;
	width: 680px;
	margin-left: 218px;
	text-align: justify;
	margin-right: 0px;
}

#contact {
	width: 700px;
}

#contact h3 {
	margin-left: 4px;
}

#contact_left {
	float: left;
	width: 460px;
}

#contact_address {
	float: left;
	width: 200px;
	margin-left: 4px;
}

#contact_tel {
	float: right;
	width: 240px;
}

#contact_nav {
	float: right;
	width: 200px;
	margin-top: 1.50em;
	border: 1px solid #EFCD70;
}

#contact_nav_top {
	font-size: 1.5em;
	color: #000000;
	font-weight: normal;
	width: 200px;
	background-color: #F4DF9E;
	height: 25px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFCD70;
}

#contact_nav_base {
	width: 200px;
	background-color: #FFFCDF;
}

#contact_nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#contact_nav ul li {
	margin-bottom: 0.6em;
	padding-bottom: 0.2em;
	padding-left: 1em;
}

#contact_nav ul li a:link, #contact_nav ul li a:visited {
	color: #000000;
	font-size: 0.90em;
	text-decoration: none;
}

#contact_nav ul li a:hover {
	color: #C37C00;
	text-decoration: none;
}

#index_content {
	font-size: 0.75em;
	width: 680px;
	margin-left: 218px;
	text-align: justify;
	color:#000000;
	margin-right: 0px;
}

div.footer {
	clear: both;
	font-size: 0.55em;
	border-top: 1px solid #A5A5A5;
	padding-left: 10px;
	background-color: #EEEEEE;
}

div.footer_box {
	height: 65px;
	width: 940px;
}

div.footer_leftbox {
	float: left;
	width: 650px;
	text-align: left;
}

#footer_left {
	float: left;
	width: 250px;
	text-align: left;
	padding-top: 12px;
}

#footer_centre {
	float: right;
}

div.footer_right {
	float: right;
	padding-top: 12px;
	width: 150px;
}

div.footer a {
	color: #000000;
	text-decoration: none;
}

div.footer a:hover { color: #C37C00 }

a.gold {
	color:  #C37C00;
	text-decoration: none;
}

a.gold:hover { color:  #5F3C00 }

a.top_link { 
	color:  #C37C00;
	text-decoration: none;
	
}
a.top_link:hover { color:  #5F3C00 }

div.navcontainer {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

div.navcontainer ul {
margin: 0;
padding: 0;
list-style-type: none;
}

div.navcontainer li { margin: 0; }

div.navcontainer a {
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 6px;
	color: #000;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	line-height: 10px;
}

div.navcontainer a.current { background-color: #F6D06F }

div.navcontainer a.current:hover { color: #7F5500 }

div.navcontainer a.not_current { background-color: #F4DF9E }

div.navcontainer a.not_current:hover {
	background-color: #F6D06F;
	color: #7F5500;
}

div.navcontainer ul ul li { margin: 0; }

div.navcontainer ul ul a {
	display: block;
	color: #000;
	background-color: #FFFBD6;
	font-size: 85%;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
}

div.navcontainer ul ul a:hover {
	background-color: #FFFBD6;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	color: #C37C00;
}

div.navcontainer ul ul a.selected {
	background-color: #FFFBD6;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	color: #C37C00;
}

div.hours {
	font-size: 85%;
	color: #666666;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 31px;
}

#blacktxt {	color: #000000 }

#line_ht {
	line-height: 20px;
	padding-bottom: 5px;
}

#emails {
	float: left;
	background-color: #F4DF9E;
	font-size: 9px;
	width: 189px;
}

#email_title {
	color: #000000;
	float: left;
	width: 188px;
	height: 20px;
	background-color: #F4DF9E;
	line-height: 18px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}

#email_icon {
	background-image: url(images/email_icon.gif);
	width: 24px;
	float: left;
	height: 20px;
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#email_txt {
	color: #000000;
	float: right;
	width: 164px;
	background-color: #F4DF9E;
	line-height: 10px;
}

#email_txt a { color: #000000 }

#email_txt a:hover {
	color: #7F5500;
	background-color: #F6D06F;
}
/*  */

#navis {
	float: left;
	background-color: #F4DF9E;
	font-size: 9px;
	width: 189px;
}

#navi_title {
	color: #000000;
	float: left;
	width: 188px;
	height: 20px;
	background-color: #F4DF9E;
	line-height: 18px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}

#navi_icon {
	background-image: url(images/navi_icon.gif);
	width: 24px;
	float: left;
	height: 20px;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#navi_icon25 {
	background-image: url(images/navi_icon.gif);
	width: 24px;
	float: left;
	height: 30px;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#navi_txt {
	color: #000000;
	float: right;
	width: 164px;
	background-color: #F4DF9E;
	line-height: 15px;
}

#navi_txt a { color: #000000 }

#navi_txt a:hover {
	color: #7F5500;
	background-color: #F6D06F;
}
