/*
1) f6a0a5
2) ffe4a5
3) ffe19b
4) fff3d5

5) fdcda7 - Alternate Nav / Left nav / Category Title BG color

body {
	background:#6AA1B3 url(/images/site_bk.gif);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/*
#################################################
# Section Title
# 
#################################################
*/

body {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background-color: #fff;
	z-index: 1;
}

#wrapper {
	margin: 0 auto;
	padding: 0px;
	width: 1000px;
	border:0px solid #333;
	background-image:url(/images/content_bk.gif);
	background-repeat:repeat-y;
}

#wrapper_simple { 
	margin: 0 auto;
	width: 800px;
}

#wrapper_caccess { 
	margin: 0 auto;
	width: 800px;
}

/*
#################################################
# HEADER
#################################################
*/

#header {
	background-color: #ffe4a5;
	width: 1000px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#logo {
	float: left;
	width: 300px;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
	border: 0px solid #333;
	margin: 0px;
}

#weather {
	float: left;
	width: 400px;
	padding-top: 40px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	font-size: 11px;
	font-weight:bold;
}

#search {
	float: right;
	width: 260px;
	padding-top: 35px;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

#search form {
	margin: 0px;
	padding: 0px;
}

#search .Form_Input {
	width: 100px;
	border: 2px solid #b9bec0;
	background-color: #fff;
	font-size: 12px;
	font-weight: normal;
}

#search .Submit_Button {
	width: 50px;
	background-color: #2797ba;
	border: 2px solid #b9bec0;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

/*
#################################################
# SIMPLE HEADER
#################################################
*/
#header_simple {
	background:#fae6a3;
	color: #333;
	width: 100%;
	float: left;
	padding: 0px;
	border: 0px solid #ccc;
	margin: 0px 0px 5px 0px;
}

#header_access {
	background:#fae6a3;
	color: #333;
	width: 100%;
	float: left;
	padding: 0px;
	border: 0px solid #ccc;
	margin: 0px 0px 5px 0px;
}

#logo_caccess {
	text-align:left;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	background:#fae6a3;
}

#logo_simple {
	text-align:left;
	width:800px;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
}

#back_simple {
	float:left;
	width: 400px;
	text-align:left;
	padding: 0px;
	border: 0px solid #333;
	margin:0px 0px 0px 0px;
}

#print_simple {
	float:right;
	display:inline;
	width: 100px;
	text-align:right;
	padding: 0px;
	border: 0px solid #333;
	margin:0px 0px 0px 0px;
}

#close_simple {
	float:right;
	display:inline;
	width: 100px;
	text-align:right;
	padding: 0px;
	border: 0px solid #333;
	margin:0px 0px 0px 0px;
}
/*
#################################################
# TOP NAVIGATION
#################################################
*/

#navigation {
	float: left;
	width: 1000px;
	color: #333;
	padding: 0px;
	margin: 0px;
	background: #f49faa url(/images/nav_bk.gif);
	background-repeat:repeat-x;
}

#empty {
	float: left;
	width: 200px;
	height: 10px;
	padding: 0px;
	margin:0px 0px 1px 0px;
  margin-top: 8px;
}

.nav_links {
  text-align:center;
  float: left;
  margin: 0px;
  height:40px
}
        
.nav_links a {
  color: #FFF;  
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  text-decoration:none;
  padding-top: 0px;
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 0px;
  margin: 0px;
}
        
.nav_links a:hover {
	color:#f49faa;
  text-decoration:none;
  background:#fff;
}

.nav_links a.current {
	background:#fff;
	color:#f49faa;
}

#stylefour{position:relative;display:block;height:40px;margin:0px 0px 0px 0px;font-size:11px;font-weight:bold;font-family:Arial,Verdana,Helvitica,sans-serif;border-top:0px solid #B30000;}
#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto;}
#stylefour ul li{display:block;float:left;margin:0;}
#stylefour ul li a{display:block;float:left;color:#fff;font-size:13px;text-transform:uppercase; margin:0px 0px 0px 0px;text-decoration:none;padding:12px 10px 12px 11px; background:url(/images/bgOFF.gif) no-repeat top right;}
#stylefour ul li a:hover,#stylefour ul li a.current{color:#cc6666;background:#fff url(/images/bgON.gif);}
/*
#################################################
# SIMPLE TOP NAVIGATION
#################################################
*/

#navigation_simple {
	background-image:url(/images/nav_simple_bk.gif);
	background-repeat:no-repeat;
	float: left;
	width: 1000px;
	color: #333;
	padding: 0px;
	border: 0px solid #ccc;
	margin: 0px 0px 0px 0px;
	background: #;
}

/*
#################################################
# LEFT NAVIGATION
#################################################
*/
#leftcolumn { 
	background-color: #fcf4d7;
	margin: 0px;
	padding: 0px;
	width: 200px;
	float: left;
}

#left_featured {
	background-color: #f49faa;
	width:200px;
	height:300px;
}

.featured_links {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

#left_nav{
	width: 200px;
	text-align: left;
}

#nav_cat {
	background-image:url(/images/nav_cat_bk.gif);
	background-repeat: no-repeat;
	width: 200px;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 0px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #2797ba;
	border-bottom: 4px solid #fcf4d7;
}

#nav_cat a {
	color: #2797ba;
	text-decoration:none;
	font-size: 12px;
	text-transform: uppercase;
}

.Left_Category {
	display: block;
	float: left;
	background-image:url(/images/nav_cat_bk.gif);
	background-repeat: no-repeat;
	background-color: #fae6a3;
	width: 200px;
}

.Category_Link {
	display: block;
	float: left;
	width: 176px;
	color: #2797ba;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.Category_Link a {
	display: block;
	float: left;
	width: 176px;
	padding-top: 8px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	text-indent: 10px;
	margin: 0px;
	text-align: left;
	color: #2797ba;
	text-decoration:none;
	font-size: 10px;
	text-transform: uppercase;
}

.Category_Link_SH {
	display: block;
	float: right;
	width: 24px;
	height: 27px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.Category_Link_SH a {
	display: block;
	float: right;
	width: 24px;
	height: 27px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	text-align: left;
}

.Category_Link_Sub {
	display: block;
	float: left;
	width: 200px;
	font-size: 10px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.Category_Link_Sub a {
	display: block;
	float: left;
	width: 190px;
	margin: 0px;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	font-weight: normal;
	font-size: 10px;
	text-indent: 10px;
	color: #202021;
	text-decoration: none;
	text-transform: normal;
	border-bottom:1px solid #fae6a3;
	cursor: pointer;
}

.Category_Link_Sub a:hover {
	color: #2797ba;
	text-decoration:none;
}

.Directory_Hide_Category {
	display: none;
}

.Directory_Show_Category {
	display: inherit;
}


/*
#################################################
# CONTENT SECTION
#################################################
*/
#content_wrapper {
	display: block;
	float: left;
	width: 800px;
	margin:0px;
}

#content_wrapper_wide {
	display: block;
	float: left;
	width: 800px;
	margin:0px;
}

#page_content_wide {
	width: 790px;
	padding:5px;
	text-align:left;
	line-height:18px;
}

#content {
	float: left;
	color: #333;
	border: 0px solid #ccc;
	background: #fff;
	margin: 0px;
	margin-top: 3px;
	padding: 0px;
	width: 600px;
	display: block;
}

#content_caccess { 
	color: #333;
	border: 5px solid #fae6a3;
	background: #FFF;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding: 0px;
	width: 800px;
}



h1 {
	font-size: 18px;
	color: #202021;
	line-height:18px;
	padding: 0px;
	margin: 0px;
}

hr {
	border: 1px solid #efefef;
	width: 100%;
	color: #efefef;
	background-color: #efefef;
	height: 1px;
}

#page_content{
	padding:5px;
	text-align:left;
	line-height:18px;
}

.endOfSection {
	clear: both;
}

/*
#################################################
# RIGHT SECTION
#################################################
*/

#rightcolumn { 
	color: #202021;
	margin: 0px;
	padding: 0px;
	width: 200px;
	float: left;
	background-color: #fcf4d7;
}

#right_featured{
	width: 100%;
	height: 300px;
	background-color: #f9e7ab;
}

#right_banners{
	width: 100%;
}


/*
#################################################
# INDEX.HTML FEATURED LISTINGS
#################################################
*/

#featured1{
	width: 584px;
}

.featured1_content_left {
	display: block;
	float: left;
	width: 110px;
}

.featured1_content_right {
	text-align: left;
	display: block;
	float: left;
	width: 474px;
}

.featured1_content_right a {
	color: #212121;
	text-decoration: none;
}

#featured2 {
	width:584px;
	margin:0px 0px 5px 0px;
}

.featured2_content_wrapper {
	display: block;
	float: left;
	width: 272px;
	height: 150px;
	padding: 0px;
	margin: 5px;
	text-align: left;
}

.featured2_Title {
	float: left;
	display: block;
	width: 272px;
	padding: 0px;
	margin: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.featured2_Title a {
	text-decoration: none;
}

.featured2_Image {
	display: block;
	float: left;
	width: 105px;
	padding: 0px;
	margin: 0px;
}

.featured2_Content {
	display: block;
	float: left;
	width: 165px;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

.featured2_Link {
	display: block;
	float: right;
	text-align: right;
	padding: 0px;
	margin: 0px;
}

.featured2_Link a {
	text-decoration: none;
}

#fbox{
	width:180px;
	height:130px;
	border:1px solid #333;
	float:left;
	display:inline;
}

#featured_top{
	text-align:left;
	text-transform:uppercase;
	width:584px;
	height: 27px;
	padding:10px 0px 0px 5px;
	font-size:14px;
	font-weight:bold;
	color: #202021;
	background-color: #f49faa;
	margin-bottom: 5px;
}

.featured_line {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #f49faa;
}

/*
#################################################
# FOOTER SECTION
#################################################
*/
#footer { 
	width: 1000px;
	font-size:11px;
	clear: both;
	color: #333;
	background-color: #f9e7ab;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 10px 0px;
}

#footer2_simple {
	width: 800px;
	height:74px;
	font-size:11px;
	clear: both;
	color: #333;
	margin: 5px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
#footer2_simple a{
	font-size:11px;
	color: #333;
	text-decoration:none;
}
#footer2_simple a:hover{
	font-size:11px;
	color: #333;
	text-decoration:underline;
}
#footer2 {
	width: 1000px;
	height:74px;
	font-size:11px;
	clear: both;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
#footer2 a{
	font-size:11px;
	color: #333;
	text-decoration:none;
}
#footer2 a:hover{
	font-size:11px;
	color: #333;
	text-decoration:underline;
}
#footer3_simple {
	width: 1000px;
	height:180px;
	font-size:11px;
	clear: both;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#footer3 {
	width: 1000px;
	height:180px;
	font-size:11px;
	clear: both;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#footer a{
	font-size:11px;
	color:#333;
	text-decoration:none;
}

#footer a:hover{
	font-size:11px;
	color:#333;
	text-decoration:underline;
}

#contact {
	
	line-height:18px;
	font-size:11px;
	font-weight:bold;
	padding:10px 0px 0px 0px;
}

#top_scroll{
	text-align:left;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding:5px;
	color:#333333;
}

#top_scroll a{
	text-decoration:none;
	color:#333333;
}

#top_scroll a:hover{
	text-decoration:underline;
	color:#333333;
}


/*
#################################################
# FEATURED PAGE SECTION
#################################################
*/

#FP_Website_Link {
	display: block;
	float: right;
	width: 790px;
	text-align: right;
	padding:5px;
	margin:0px;
	background:#fae6a3;
}

#FP_Website_Link a {
	text-decoration: none;
	color: #993333;
	font-weight: bold;
}
#FP_Website_Link a:hover {
	text-decoration: underline;
	color: 993333;
	font-weight: bold;
}
#FP_Listing_Wrapper {
	display: block;
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

#FP_Listing_Image {
	display: block;
	float: left;
	width: 30%;
}

#FP_Listing_Content {
	display: block;
	float: left;
	width: 70%;
	padding:0px 5px 0px 5px;
}

.FP_Listing_Contact {
	display: block;
	float: left;
	width: 240px;
	padding:0px 10px 10px 0px;
}

.FP_Listing_Content {
	display: block;
	float: left;
	width: 500px;
	padding:0px 10px 10px 0px;
}

#page_content p li {
	margin-left: 20px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	list-style-position: outside;
	list-style-image: url(arrow.gif);
	list-style-type: square;
}
#page_content p ul {
	margin-left: 20px;
	padding-left: 20px;
}

.FP_Listing_Content .FP_Listing_Contact img{
	float: left;
	width: 225px;
	margin:0px 5px 5px 0px;
	border:2px solid #ccc;
}
/*
#################################################
# LISTINGS
#################################################
*/

#Category_Wrapper {
	text-align: left;
  display: block;
  float: left;
  width: 600px;
}

#Category_Image {
	display: block;
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
}

#Rotating_Image {
	display: block;
	float: left;
	width: 100%;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 3px;
}

#Category_Title {
	display: block;
	float: left;
	width: 100%;
}

#Category_Title H1 {
	text-indent: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #202021;
	font-size: 16px;
}

#Category_Content {
	display: block;
	float: left;
	width: 580px;
	margin-right: 10px;
	margin-left: 10px;
}

#Category_Name {
	display: block;
	float: left;
	width: 100%;
	text-align: left;
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#Category_Name h1 {	
	text-indent: 15px;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	color: #202021;
}

#Category_Name h1 a {	
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	color: #202021;
}

#Category_Sub_Wrapper {
	width: 590px;
	padding:5px 1px 5px 1px;
	margin:0px 0px 0px 5px;
	display: block;
	float: left;
	text-align: left;
	background: #f49faa;
	text-indent: 5px;
}

#Category_Sub_Wrapper a {
	display: inline;
	font-size:11px;
	font-weight:bold;
	float: left;
	width: 290px;
	margin:1px 1px 1px 1px;
	padding:2px 0px 2px 0px;
	text-decoration: none;
	color: #fff;
	background:#cc6666;
	border:0px solid #fff;
}

#Category_Sub_Wrapper a:hover {
	text-decoration: none;
	color: #cc6666;
	background:#fff;
}

.Listing2_leftcolumn { 
	 color: #333;
	 background: #;
	 margin: 0px 0px 5px 0px;
	 padding: 0px 0px 5px 0px;
	 width: 275px;
	 float: right;
	 text-align: left;
}

.Listing2_photo{
	border:2px solid #efefef;
	background:#ccc;
	margin:10px 0px 5px 0px;
	width:180px;
	height:114px;
	float:right;
	display:inline;
}

.Listing2_icons{
	width:88px;
	border:0px solid #333;
	float:left;
	margin:10px 0px 0px 0px;
}

.Listing2_icon_float{
	float:block;
	width:88px;
	margin:1px;
}

.Listing2_icon_float img{
	float:block;
	width:88px;
	margin:0px 0px 3px 0px;
}

.Listing2_rightcolumn { 
	float: left;
	color: #333;
	background: #fff;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	width: 300px;
	line-height:18px;
	text-align:left;
	display: inline;
	position: relative;
}

.Listing2_content{
	text-align:left;
	padding:5px;
}





/*
#################################################
# GLOBAL LISTING STYLES
# 
#################################################
*/
.listing_link {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#6AA1B3;
}

.listing_link a {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#6AA1B3;
}

.listing_link a:hover {
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	color:#6AA1B3;
}


.Calendar_Control_Bar {
	width: 100%;
	height: 20px;
	font-size: 10px;
	font-weight: bold;
	background-image: URL("/images/popup_titlebar.gif");
}

.Calendar_Control_Bar .Control_Bar_Title {
	display: block;
	float: left;
	text-align: left;
	width: 400px;
	padding: 3px;
}

.Calendar_Control_Bar .Control_Bar_Button {
	display: block;
	float: right;
	text-align: right;
	width: 13px;
	height: 13px;
	padding: 3px;
}

.Calendar_Control_Bar a {
	cursor: pointer;
}

.Control_Bar {
	width: 100%;
	height: 20px;
	font-size: 10px;
	font-weight: bold;
	background-image: URL("/images/popup_titlebar.gif");
}

.Control_Bar .Control_Bar_Title {
	display: block;
	float: left;
	text-align: left;
	width: 200px;
	padding: 3px;
}

.Control_Bar .Control_Bar_Button {
	display: block;
	float: right;
	text-align: right;
	width: 13px;
	height: 13px;
	padding: 3px;
}

.Control_Bar a {
	cursor: pointer;
}

.PrintLinks {
	text-align: right;
	width: 590px;
	display: block;
	float: left;
}

#ListingPopUpWindow {
	display: block;
	float: left;
	left: 0px;
	top: 0px;
	position: absolute; 
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	background-color: #fff;
	border: 1px solid #666666;
}

.Calendar_Content {
	height: 480px;
	padding-left: 5px;
	font-size: 10px;
	overflow: auto;
	text-align: left;
}

.ShowPopup {
	display: block;
	float: left;
	z-index: 100;
	left: 0px;
	top: 0px;
	position: absolute; 
	visibility: visible;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	background-color: #fff;
	border: 1px solid #666666;
}

.HidePopup {
	display: block;
	float: left;
	left: 0px;
	top: 0px;
	width: 0px;
	height: 0px;
	position: absolute; 
	visibility: hidden;
	z-index: -100;
	background-color: transparent;
	border: 0px solid #fff;
}
/*
#################################################
# Search Results
# 
#################################################
*/
#results {
text-align:left;
padding:10px;
}
#results a{
color:#0000ff;
text-decoration:none;
font-weight:bold;
}
#results a:hover{
color:#0000ff;
text-decoration:underline;
font-weight:bold;
}

/* BANNER AREA */

.Banner_Wrapper {
	width: 130px;
	text-align: center;
	padding-top: 10px;
}

.Banner_Wrapper a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

.Print_Button {
	cursor: pointer;
	padding-left: 20px;
	background-image: URL("/images/print.gif");
	background-repeat: no-repeat;
	display: block;
	height: 27px;
	width: 80px;
	font-weight: bold;
}

.assc {
	margin: 0px;
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #005858;
	width: 1000px;
}

.assc_logo {
	display: block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #0b6291;
	width: 150px;
	padding-left: 0px;
	padding-right: 0px;
}

.assc_links {
	display: block;
	float: right;
	text-align: left;
	width: 830px;
	padding-left: 0px;
	padding-right: 0px;
}

.assc_links a {
	text-decoration: none;
	color: blue;
}

.assc_links a:hover {
	text-decoration: underline;
}

.asscul {
	display: block;
	float: left;
}

.asscul li {
	display: block;
	float: left;
	width: 150px;
}

.asscul li a {
	text-decoration: none;
	color: #0080C0;
	font-weight: bold;
}

#SearchForm {
	width: 410px;
	border: 0px solid black;
	margin-top: 10px;
}

#SearchForm #Title {
	width: 410px;
	display: block;
	float: left;
	font-size: 14px; 
	font-weight: bold;
	text-align: left;
}

#SearchForm .FieldName {
	width: 200px;
	background-color: pink;
	font-weight: bold;
	font-size: 12px;
	display: block;
	float: left;
	margin: 2px;
}

#SearchForm .FieldValue {
	width: 200px;
	font-weight: bold;
	font-size: 12px;
	display: block;
	float: left;
	margin: 2px;
}
