body
{
	margin: 0px;
	padding: 0px;
	color: black;
	width: 100%;
	background: #e3e3e3;
}

body, td, th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1
{
	margin: 1.25em 0 1em 0;
	font-size: 18px;
}
h1.topofpage { margin-top: 5px; }

h1.topoffindakoa { 
	font-size: 22px;
	margin: 0;
}

h2
{
	font-size: 16px;
	font-weight: bold;
}

h2.findakoa
{
	color: #333;
	font-size: 16px;
	margin: 2px 0 0 0;
}

h2.findakoa_red
{
	color: #EA012C;
	font-size: 15px;
	margin: 8px 0 0 0;
}

h2.campingservices {
	color: #295108;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	margin: 8px 0 0 0;
}

p.findakoa {
	font-size: 12px;
	margin: 4px 0 4px 0;
}

h3.segment_feature {
	color: #771D1D;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	margin: 1px 0 8px 0;
}

h3.segment_hosts {
	color: #EA012C;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	margin: 1px 0 8px 0;
}

h3.segment_campground {
	color: #295108;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	margin: 1px 0 8px 0;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

h3.campingservices {
	font-size: 14px;
	font-weight: bold;
	margin: 6px 0 2px 0;
}

/* use nested divs to work-around IE box model problem */
div#backgroundbox { background: #e3e3e3 url(/images/page2004/background_shadow.gif) center repeat-y; }
div#mainwidth { width: 747px; margin-left: auto; margin-right: auto; }
div#mainbox
{
	margin: 0;
	padding: 0;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	text-align: left;
}

table.sample {
	border-width: 2px 2px 2px 2px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: separate;
	
}
table.sample th {
	border-width: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

/* top right corner - home, contact us, email this page */
td#toptab { color: #333; text-align: right; padding: 5px 16px 4px 8px; }
td#toptab a
{
	font-weight: bold;
	text-decoration: none;
	color: #333;
	font-size: 11px;
	padding-left: 12px;
}
td#toptab a:visited { color: #333; }
td#toptab a:hover { color: #EA012C; }

/**************************************************************
	Value Kard Sign In
**************************************************************/
#valueKardSignInTab
{
    float:right;
    background:url("/images/page2004/valuekardsigninbackground.png") no-repeat;
    height:23px;
    width:237px;
    color:#fff;
    font: 12px Arial; 
    font-weight:bold;
    padding: 6px 0 0 8px;
    margin: 0px;
}

#valueKardSignInTab a
{
    color: #fff; text-decoration: none;
}

 #valueKardSignIn
{
    float: right;
    position: relative; 
    right: 12px;
}

 #valueKardSignInWrapper
{
    width: 240px; 
    position: absolute;
    z-index: 100;
}

#valueKardSignInForm
{
    text-align: center;
    border-left: solid 1px #999;
    border-right: solid 1px #999;
    background-color: #FFF;
    padding: 6px 6px 6px 6px;
    margin-bottom: -1px;
}

#valueKardSignInForm a
{
	text-decoration: underline;
}

fieldset 
{
    margin-bottom: 10px;
    border: 0;
}
legend 
{    
    font-size: 12px;
    font-weight: bold;
    color:#666;
    padding: 0px 0px 0px 0px;
}
label 
{
	font: 11px Arial;
    vertical-align: top;
    width: 125px;
    float: left ;
}
fieldset ul {
    margin: 0;
    padding: 0px 0px 0px 5px;

    padding-top:10px;
    padding-bottom:10px;
    margin-top:0px;
    margin-bottom:0px;
}
fieldset li {
    list-style: none;
    padding: 3px;
    margin: 0;
    font-size:12px;
}

fieldset .text
{
	font: 11px Arial;
}
/***************************************************************/

/* top navigation links - find a koa, rv services, etc */
table#topnav td
{
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 2px 0;
	background: #EA012C;
}

table#topnav a
{
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	font-size: 110%;
}
table#topnav a:hover { color: #F8E600; }
table#topnav a:active { color: #000; }

/* left-hand navigation bar - secondary nav */

div#sidenav {
	background: #FF9;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
	margin-bottom: 15px;
	padding-top: 0;
}

div#sidenav a, div#sidenav div {
	display: block;
	padding: 0 2px 0 14px;
	margin: 0px;
	text-decoration: none;
	color: black;
}

div#sidenav a.heading, div#sidenav div.heading {
	font-weight: bold;
	text-indent: 0;
	margin-top: 6px;
}

div#sidenav a:hover {
	color: #FFF;
	background-color: #EA012C;
}

div#sidenav a:active {
	color: black;
	background-color: #FF9;
}

div#sidenav_vkr {
	background: #FF9;
	border: 0 solid #CCC;
	border-width: 0 1px 1px 0;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
div#sidenav_vkr a, div#sidenav div
{
	display: block;
	padding: 0 2px 0 14px;
	margin: 0px;
	text-decoration: none;
	color: black;
}
div#sidenav_vkr a.heading, div#sidenav div.heading
{
	font-weight: bold;
	text-indent: 0;
	margin-top: 6px;
}
div#sidenav_vkr a:hover
{
	color: #FFF;
	background-color: #EA012C;
}
div#sidenav_vkr a:active
{
	color: black;
	background-color: #FF9;
}
/* main content cell */
td#contentarea_1col
{
	padding: 5px 16px 25px 10px;
	background: white;
}

td#contentarea_1col_home
{
	padding: 0;
	background: white;
}

td#contentarea_2col
{
	padding: 5px 5px 25px 15px;
	background: white;
}

div#findakoawrap {
	width: 745px;
	position: relative;
	border-bottom: 1px solid #CCC;
}

div#findakoa_photo {
	z-index: 1;
	position: relative;
}

div#findakoa_searchwrap {
	float: left;
	width: 360px;
	z-index: 2;
	background: transparent;
	position: absolute;
	top: 0;
	left: 0;
}

div#findakoa_search {
	padding: 10px 0 8px 16px;
}

div#segmentwrap {
	width: 745px;
	border-bottom: 1px solid #CCC;
}

div#segment1wrap {
	width: 247px;
	float: left;
	border-right: 1px solid #CCC;
}

div#segment2wrap {
	width: 249px;
	float: left;
}

div#segment3wrap {
	width: 247px;
	float: left;
	border-left: 1px solid #CCC;
}

div.segment {
	padding: 10px 17px 2px 17px;
}

div#campingserviceswrap {
	width: 745px;
	border-bottom: 1px solid #CCC;
}

div.campingservicessegment {
	width: 370px;
	float: left;
}

div.campingservices {
	padding: 0 17px 10px 17px;
}

/* footer */
td#pagefooter { border-top: 0 solid #FFFFFF; }
td#pagefooter p { margin: 1em 0 .75em 0; } /* fix IE <p> in a <td> spacing problem */
td#pagefooter p.links
{
	font-size: 13px;
	font-weight: bold;
}
td#pagefooter p.links a { color: #EA012C; }
td#pagefooter p.links a:hover { color: #000; }
td#pagefooter p.nav { margin-bottom: .75em; }
td#pagefooter p.nav a { color: #000; }
td#pagefooter p.nav a:hover { color: #EA012C; }

/* right-hand column */
div.column_right
{
	width: 202px;
	float: right;
	margin-left: 6px;
}

/* yellow box */
div.box
{
	border: 1px solid #CCC;
	background: #FFF;
	margin-bottom: 8px;
}

/* yellow box title */
div.boxtitle
{
	font-weight: bold;
	font-size: 14px;
	background: #FF9;
	padding: 3px;
	text-align: center;
}

/* section inside a box */
div.section
{
	margin: 4px 3px;
	padding: 2px 3px 3px 6px;
}

/* put a top border on a section to separate it from multi sections in a box */
/* ie <div class="section sectiontopborder"> */
div.sectiontopborder { border-top: 1px solid #CCC; }

/* title of a section */
span.sectiontitle
{
	margin-left: -4px;
	font-weight: bold;
	font-size: 14px;
}

/* misc */

/* used on home and landing pages */
ul.pagelist
{
	margin: 1em 0 0 1.25em;
	padding: 0;
}
ul.pagelist li { margin-bottom: 0.5em; }

sup { font-size: smaller; }

/* bold text slightly larger */
.bold_text
{
	font-size: 14px;
	font-weight: bold;
}

/* text slightly larger */
.larger_text { font-size: 13px; }

/* DEPRECATED, DO NOT USE - SEE BELOW */
/* compress the space between the line above an unorder list and the list */
.paragraphaboveunorderedlist { margin-bottom: 0px; }
.unorderedlisttopmargin { margin-top: 0px; }

/* use these instead of the ones above, the names are shorter and don't imply element specificity */
/* remember you can have more than one class assignment per element */
/* i.e., class="notop nobottom" */
.notopmargin { margin-top: 0; }
.nobottommargin { margin-bottom: 0; }

/* adds space to list items in a list */
/* use <ul class="spacedoutlist"> or <ol ... */
/* avoids adding <p> within each list item */
.spacedoutlist li { margin-bottom: 1em; }

/* get rid of that space in nested lists */
.spacedoutlist li ul li, 
.spacedoutlist li ol li
{ margin-bottom: 0em; }

