/* Start of CMSMS style sheet 'insidepage' */
/* CSS Document 
Author: Jason Huber
Contact: Jhuber@simplyworksconsulting.com */

/* General Settings */
body { 
  background-color: #51444c;
  font-family:      arial, Times, serif;
  font-size:        12px;
  margin:           0px;
}
div, p, h1, h2, h3, h4, ul, a{padding:0px; margin:0px;}
li {list-style: none}
form {margin: 0px; padding: 0px;}
img {border: none; padding:0px; margin:0px;}

a {color: #093363;}
a:active  {color: #093363;}
a:visited {color: #093363;}
a:hover  {color: #87b0c6; text-decoration: underline} 

/* Header Section */
#header_box {
width: 1024px; 
margin-left: auto;
margin-right: auto;
}

#header_links {
z-index: 99;
color: #ffffff;
margin: -19px 0px 0px 192px;
}

#header_links a {color: #ffffff; text-decoration: none; padding: 0px 3px 0px 3px; }
#header_links a:active  {color: #ffffff;}
#header_links a:visited {color: #ffffff;}
#header_links a:hover   {color: #ffffff; text-decoration: underline} 

/* Center Section */
#center_box {
width: 1024px; 
background:url(uploads/images/background_center.gif) repeat-x #f8d090;
margin-left: auto;
margin-right: auto;
}
#center_backgound {
clear: both;
width: 828px; 
background:url(uploads/images/background_center_bw.gif) repeat-y;
margin: 0px 0px 0px 110px;
}


/* Main links Left Side*/
#left_links {
	float: left;
	width: 157px;
	}

#left_links img{
   padding: 2px 0px 7px 0px;
}



/*Left Side Fun Facts*/
#fun_facts_map {
background:url(uploads/images/fun_facts_map.gif) no-repeat #5481b5;
height: 430px;
	}
#fun_facts_shopping {
background:url(uploads/images/fun_facts_shopping.gif) no-repeat #5481b5;
height: 430px;
	}
#fun_facts_dining {
background:url(uploads/images/fun_facts_dining.gif) no-repeat #5481b5;
height: 430px;
	}
#fun_facts_map {
background:url(uploads/images/fun_facts_map.gif) no-repeat #5481b5;
height: 430px;
	}
#fun_facts_lodging {
background:url(uploads/images/fun_facts_lodging.gif) no-repeat #5481b5;
height: 430px;
	}
#fun_facts_activities {
background:url(uploads/images/fun_facts_activities.gif) no-repeat #5481b5;
height: 430px;
	}
#fun_facts_arts {
background:url(uploads/images/fun_facts_arts.gif) no-repeat #5481b5;
height: 430px;
	}
#fun_facts_day {
background:url(uploads/images/fun_facts_day.gif) no-repeat #5481b5;
height: 430px;
	}
#fun_facts_services {
background:url(uploads/images/fun_facts_services.gif) no-repeat #5481b5;
height: 430px;
	}
#fun_text {
color: #ffffff;
padding: 28px 12px 0px 12px;
line-height: 16px;
	}
		
#fun_text p{
padding: 0px 0px 8px 0px;
	}
#fun_text a {color: #ffffff; text-decoration: none; }
#fun_text a:active  {color: #ffffff;}
#fun_text a:visited {color: #ffffff;}
#fun_text a:hover  {color: #ffffff; text-decoration: underline} 

/* Main Content and Body */ 	
#content {
  margin:  5px 0px 0px 157px;
  z-index: 50;
  padding: 4px 35px 4px 12px;
}

#content h2 {
 font-size: 1.7em;
 color: #1b4d8b;
 padding: 5px 0px 8px 0px;
}

#content h3 {
 font-size: 1.7em;
 color: #1b4d8b;
 background-color: #c6d8e1;
}


#content h4 {
 font-size: 1.2em;
 color: #1b4d8b;
 padding: 0px 0px 4px 0px;
}

#content p {
  font-size: 1.1em;
  line-height: 20px;
  padding: 0px 0px 12px 0px;
}

.image_float {
  margin:  0px -23px 0px 0px;
}

#box_area {
width: 95%;
}

/* Footer Area */
#footer_box {
  clear: both;
  width: 1024px;
  margin-left: auto;
  margin-right: auto;
  padding: 3px 0px 3px 0px;
  background-color: #4d3837;
  color: #ffffff;
  text-align: center;
}

#footer_box a {color: #ffffff; text-decoration: none; }
#footer_box a:active  {color: #ffffff;}
#footer_box a:visited {color: #ffffff;}
#footer_box a:hover  {color: #ffffff; text-decoration: underline} 

/* mouseover image preview */
.floatercell {border: #080 0px solid; float: left; margin: 0px; overflow: hidden;
}
.searchImg {border-width: 0px;}
#trailimageid {font-size: 0.75em; z-index: 200; left: 0px; visibility: hidden;  position: absolute; top: 0px; height: 0px; width: 320px;
}
/* End of 'insidepage' */

