body { background-color: #003366; }



/*  Global Elements  */

p { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small
	}

a { color: #003366; font-weight:bold; text-decoration:none }
	a:visited { color: #003366; font-weight:bold; text-decoration:none }
	a:hover { color: #003366; text-decoration:underline }
	a img { border: none }


/*  Headings  */

h1, h2, h3, h4, h5, h6 { font-style:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-color: #003366; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; }

h1 { font-size: 24px; }
	
h2 { font-size: 18px; }
	
h3 { font-size: 14px; }
	
h4 { font-size: 10px; }

h5 { font-size: 12px; }

h6 { font-size: 4px; }




/*  Structure Start  */

#container { width: 970px; margin: 0px auto 0 auto; }

	#content_box { width: 970px; text-align: left; float: left; background: white; clear:both; }
	
		#content { width: 750px; margin: 0px 0px 0px 10px; padding: 0px 0px 0px 0px; float: left; background: white; }
	
		#ribbonHeader {
		position:relative;
		top: 8px;
		left: 80px;
		width: 600px;
		height: 165px;
		background: url("/image/ribbon-small.jpg");
		background-repeat: no-repeat;
		background-position: center center;
		}
		
		#r_sidebar{ width: 200px; padding: 0px 0px 0px 0px; float:right; background: white; }
		
		#l_sidebar { width: 200px; padding: 0px 0px 0px 0px; float: left; background: white; }
		
	#footer { width: 970px; text-align: center; background-color: white;	float: left; clear: both;	}


#wx_module_6073 {
	padding: 25px 0px 20px 18px;
	border-right: .75mm solid #003366;
	}

/*  Structure End  */



/* Begin Left Column

------------------------*/


.leftColumn {
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 2px 0px;
	background: white;
	border-right: .75mm solid #003366;
	}

.base { margin-bottom: 20px; }

.leftColumn li {
	font-size: 1.0em;
	list-style: none;
	line-height: 25px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	}

div.ulMargin ul { margin-bottom: 15px; }

div.logo {
	width: 190px;
	height: 130px;
	margin: 4px 4px 4px 4px;
	background: #FFFFFF;
	}

div.ad {
	width: 190px;
	height: 55px;
	background: #FFFFFF;
	margin: 10px 1px 10px 1px;
	border: 2px solid gray;
	padding-top: 1px;
	}

.ad p {
	color: blue;
	text-align: center;
	line-height: 60%;
	}
	
/* End Left Column
------------------------*/

/* Begin Content
------------------------*/



.content {
	margin: 5px;
	}

.ribbonHeader h1 {
	position:relative;
	top: 22px;
	left: 0px;
	margin: 0;
	padding: 0 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 2em;
	color: #EEEEEE;
	text-align: center;
	}

.content h1 a { text-decoration: none; }

.content p {
	padding: 0 0px;
	margin: 0px 0;
	}

h2.black { color: #000000; }

h2.center { text-align: center; }

img.center { position:relative;
		left:210px }

img.floatLeft { 
    float: left; 
    margin: 4px;}

img.floatRight { 
    float: right; 
    margin: 4px;}

a.cabinpos { position: relative;
	font-size: 15px;
	font-variant: small-caps;
	text-decoration:underline; 
	left: 135px;}

a.kitpos { position: relative;
	font-size: 15px;
	font-variant: small-caps;
	text-decoration:underline;
	left: 420px;}

a.motelpos { position: relative;
	font-size: 15px;
	font-variant: small-caps;
	text-decoration:underline;
	left: 445px;}


h3.indent15 { text-indent: 15px }
h3.indent25 { text-indent: 25px }

h4.indent15 { text-indent: 15px }
h4.indent25 { text-indent: 25px }
h4.indent30 { text-indent: 30px }

h5.floatright { 
    text-align: right;
    float: right; 
    margin: 4px;}

ul.smallmarg { margin-top: 5px; }

ul.links { color: #003366;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}

ul.genstore { color: #003366;
	font-weight: bold;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif}

h2.lodge { text-align: center;
	word-spacing:2em; }

h3.lodge { text-align: center }

a.underline { text-decoration:underline; }



/* End Content
------------------------*/

/* Begin Footer
------------------------*/

.footer { border-top: .75mm solid #003366; }

.footer p { text-align: center;
	color: black;}

/* End Footer
------------------------*/





.linkWhite a:link {
	color: #003366;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
	}

.linkWhite a:visited {
	color: #003366;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
	}

.linkWhite a:hover {
	color: #003366;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: underline;
	}

.clear { width: 570px; height: 2px; margin: 0 0 5.0em 0; clear: both; }

