/* ------------------- */
/* redefined html tags */
/* ------------------- */


body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color: #000;

}

h2{
	font-size: medium;
	font-weight: bolder;
	margin:2em;
}

h3{
	font-size: 1em;
	font-weight: bolder;
	/*color: #4C7A17;*/
	color: #540;
	}

p {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight:600;
	/*color: #E5E5BE;*/
	text-decoration: none;
	text-align: left;
	padding: 2px;
	
}

li { text-align:left;}

strong {
	font-size: medium;
	font-weight: bolder;
}
input, textarea{
	border : 1px solid #000;
	color : #000;
	background-color : #FFF;
	padding-left: 1em;
	padding-right: 1em;
}

/* ------------------- */
/* classes ----------- */
/* ------------------- */
address{
	/*display:inline;*/
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
	}
.header {
	background-color: #000;
	background-attachment: scroll;
	background-image: url(Mblack.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
	margin: 2px auto 20px;
	list-style-type: none;

	height: 100px;
	width: 531px;
	display: block;
	left: auto;
	right: auto;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFCC;
}
.headerGreen{
	/*background-color: #060;*/
	background-attachment: scroll;
	background-image: url(MltYel.gif);
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: bottom;
	margin: 2px auto 20px;
	list-style-type: none;
	
	height: 100px;
	width: 531px;
	display: block;
	left: auto;
	right: auto;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #ADB7A1;
}
.headerLightBG, .headerGrayBG{
	/*background-color: #060;*/
	background-attachment: scroll;
	
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: bottom;
	margin: 2px auto 20px;
	list-style-type: none;
	
	height: 100px;
	width: 531px;
	display: block;
	left: auto;
	right: auto;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: small;

}
.headerLightBG{
	background-image: url(MdarkTranspLtBG.gif);
	color: #ADB7A1;
	}
.headerGrayBG{
	background-image:url(M5graybg.gif);
	color:#001306;
	}
.headerBW {
	
	background-attachment: scroll;
	background-image: url(Mbt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
	height: 100px;
	width: 531px;
	margin: auto;
	margin-left: 20px;
	
}


/* ------------------- */
/* ----id's----------- */
/* ------------------- */

#body2{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	background: #142600 url(images/walkflavgrwh2.jpg) 0 0 no-repeat fixed; 	
	}
#body3{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: white url(images/flalookdownLGHT2.jpg) 0 0 no-repeat fixed; 
	color:#142600;
	}


#body4 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: black url(flavSmile2.jpg) 0 0 no-repeat fixed;
	color:#000;
	font-size: small;
	font-weight: 500;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}
#body5{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: #C7BCA8 url(images/FlavSmLowGraySharp2.jpg) 0 0 no-repeat fixed; 
	color:#001306;
	}


#content {
	margin: 1px auto 0px auto;
	padding: 0 0 10px 0;
	height: 400px;
	width: 532px;
	text-align: center;
	/*display: block;*/
}
#holder {
	float:right;
	clear:right;
	width: 400px;
	}
#bioholder {
	float:right;
	clear:right;
	width: 400px;
	border: thick ridge #0E1901;
	scroll: auto;
	background-color: white;
	/*background: white url(images/flalookdownLGHT.jpg) 0 0 no-repeat fixed; */
	}
#formholder {
	/*float:left;
	clear:right;*/
	width: 400px;
	text-align: left;
	background-color: #CCC;
	padding: 1.5em;
	margin:0 2em 2em 2em;
	border:thick ridge black;
	line-height:200%
	}
#contentwithsidenav {
	margin: 1px auto 0px auto;
	padding: 1em;
	width: 600px;
	text-align: center;
}

/* ------------------ */
/* navigation classes */
/* ------------------ */


.textNavIndex {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
	color: #C2A516;
	text-decoration: none;
	letter-spacing: 0.25em;
	text-align: center;
	list-style-type: none;
	padding: 2px;
	margin-top: 1.4em;
	line-height: 110%;
}
.textNav {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;	
	font-size: 12px;
	font-weight: bold;	
	text-decoration: none;
	letter-spacing: 0.25em;	
	padding: 2px;
	line-height: 200%;
	}
.sidetextNav, .sideLightBGNav{
	/*background-color:#142600;*/
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	float:left;
	/*clear:left;*/
	width:150px;
	font-size: 12px;
	font-weight: bold;
	
	text-decoration: none;
	letter-spacing: 0.25em;
	text-align: right;
	list-style-type: none;
	padding: 2px;
	line-height: 200%;

}
.sidetextNav{
	color: #F90;
	}
.sideLightBGNav, .textNav {
 	color: #4C7A17;
 	}
 	
.blckRtNav{
	color: #000;	
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.25em;
	text-align: left;
	padding: 2px;
	line-height: 200%;	
	margin-left: auto;
	margin-top: .8em;
}

/* --------------------------------- */
/* ----aboutUs.html bio classes----- */
/* --------------------------------- */ 	
	
.bioblock, .bioblock p {
	/*background-color:#0E1901;
	color: #000;
	margin: 2px;
	padding: 0;*/
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight:400;
	text-decoration: none;
	text-align: left;
	padding: 3px;
	/*float: left;
	clear:left;*/
	
}

.bioblock {width: 400px;}
.bioblock p {/*width: 230px;*/}

.bioblock p img, .bioblock img{
	border: thin solid #0E1901;
	float:right;
	clear:right;
	/*vertical-align:text-top;*/
	width:150px;
	height:112px;
	margin:1em;
	}
	
 /* ------------------- */
/* ----hyperlinks----- */
/* ------------------- */	
a:link, a:visited {
	text-decoration: none;
	color: #F5F35A;
}
.sidetextNav a:link, .sidetextNav a:visited{
	text-decoration: none;
	color: #FFFFBC;
	}
.textNavIndex a:link,.textNavIndex a:visited { 
	text-decoration: none;
	color: #C2A516;
	}
.sideLightBGNav a:link, .textNav a:link{
	text-decoration: none;
	color: #142600;
}
/*  [old visited]{
	text-decoration: none;
	color: #99CC00;
}*/
.sideLightBGNav a:visited, .textNav a:visited{
	text-decoration: none;
	color: #142600;
}
a:hover, .textNavIndex a:hover, .sidetextNav a:hover{
	text-decoration: none;
	color: #990000;
}

.sideLightBGNav a:hover, .sideLightBGNav a:active, .textNav a:hover, .textNav a:active{
	text-decoration: none;
	color: #990000;
}
.blckRtNav a:link, .blckRtNav a:visited{
	text-decoration: none;
	color: #111;
	}
.blckRtNav a:hover, .blckRtNav a:active{
	text-decoration: none;
	color: #900;
}
a:active, .textNavIndex a:active, .sidetextNav a:active{
	text-decoration: none;
	color: #900;
}
#body5acode a:link, #body5acode a:visited{
	text-decoration: none;
	font-style: italic;
	color:#660000;
	text-align:right;
	}
#body5acode a:active,  #body5acode a:hover{
	text-decoration: none;
	font-style: italic;
	color:#FF0000;
	text-align:right;
	}
