/* 	for wildwoodwest.net  */

body {
	/* background-image: url(background.jpg);
	background-repeat: repeat-x;
	scrollbar-base-color: #F0F0F0;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
    */
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;	
}	


/*  everyoe else 
body,td,th {
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif;
}
*/

/* html menu w3schools  */
  .topnav {
	overflow: hidden;
	background-color: #333;
	max-width: 750px;			/*matches images */
  }
  
  .topnav a {
	float: left;
	color: #f2f2f2;
	text-align: center;
	padding: 14px 16px;
	text-decoration: none;
	font-size: 17px;
  }
  
  .topnav a:hover {
	background-color: #ddd;
	color: black;
  }
  
  .topnav a.active {
	background-color: #04AA6D;
	color: white;
  }

/* class=responsive for img */
.responsive {
	max-width: 100%;
	/* min-width: 750px;		 iphone mini */
	height: auto;
}

/* BOTTOM PAGE LINE 
.ark_pagebars	{
		border-top: #1C509B 1px solid;
		border-bottom: #1C509B 1px solid;
		background-color: #1C509B;
		height: 20px;
		}
*/

 /* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES (can drop)  */
TABLE		{ COLOR: #666666; FONT: 11px arial, geneva, verdana, sans-serif; }
.title		{ COLOR: #000000; FONT: 20px arial, sans-serif; font-weight: bold; }
.title2		{ COLOR: #999999; FONT: 20px arial, sans-serif; font-weight: normal; }
.subtitle	{ COLOR: #3366FF; FONT: 13px arial, sans-serif; font-weight: bold; }
.footer		{ COLOR: #666666; FONT: 11px arial, verdana, sans-serif; }


/* from  ark fonts.css */
.black {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-style: normal;
}

.black-bold {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

.grey {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 16px;
	font-style: normal;
}

.big_grey {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
}

.Graytitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	FACE: "Arial Black";
	color: #FFFFFF;
	font-size: 16px;
	font-style: normal;
}

.yellow {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.ark_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

/* bs 08/23/09 */
.big_grey {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
}

/* bs 08/23/09 */
.big_red {
	font-family: Arial, Gadget, sans-serif;
	color: #990033;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}

/* bs 08/23/09 */
.medium_red {
	font-family: Arial, Helvetica, sans-serif;
	color: #990033;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
}

/* ak 08/24/2009 */
.error_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FF0000;
}

.foot {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	font-style: normal;
}
