/************** Default Elements *******************/
* {margin: 0; padding: 0; border: 0;}

/* hide from IE mac \*/ 
html {min-height: 100%;	margin-bottom: 1px;}
/* end hiding from IE5 mac */

body {font: 100.01%/120% Arial, Helvetica, sans-serif; color: #040404; background: #8ABC41;}
/* blog green #8ABC41 */

/************** Layout Elements *******************/

#wrapper {width: 770px;
	margin: 0 auto 0px auto;
	text-align: left;
	font-size: 80%;
	/*background: #424E55 url(../bkup/new_design/FE5E8/images/Logo.jpg) 0 5px no-repeat; */
	padding-top: 35px;
	position: relative;
	background-color: #424E55; /* gray to match 8ABC41 bar */}

#menu_top ul {list-style-type: none;
	position: absolute;
	top: 0;
	right: 0;
	border-right: 2px solid #999;
	margin-right: -1px;}

#menu_top li {display: inline;
	float: right;
	margin: 0;
	background: url(../images/off.gif) left bottom no-repeat;
	/* background: url(../bkup/new_design/FE5E8/images/off.gif) left bottom no-repeat; */
	margin-right: -1px;}
	
#menu_top_white_text {color: #ffffff; font-weight: bold;} 
/* #menu_top_white_text {float: left; margin: 0; margin-left: 5px; 
	color: #ffffff; font-weight: bold; font-size: 90%;} */

#innerwrapper {background: #fff url(../images/IwrapperBG.jpg) 0 0 no-repeat;
/* #innerwrapper {background: #fff url(../bkup/new_design/FE5E8/images/IwrapperBG.jpg) 0 0 no-repeat; */
	padding: 30px 15px 15px 15px;} /* top 8ABC41 bar */

/* #header img {float: left;} */

#strap {width: 738px; height: 150px;
	background: url(../images/blue_background_outline_kids_738x150.jpg) 0 0 no-repeat;
	margin: 10px auto 15px auto; clear: right; border: 1px solid #0e2111;}
	
#strap p {
	color: #800000;
	font-size: 42px;
	font-weight: bolder;
	position: absolute;
	top: 150px;
	left: auto;
	right: 25px;
	bottom: auto;
	text-decoration:none;
	padding-top: 15px;
	padding-bottom: 15px;} 
	
#strap_embedded_text {width: 738px; height: 150px;
	background: url(../images/blue_background_outline_kids_738x150_embedded_text.jpg) 0 0 no-repeat;
	margin: 10px auto 15px auto; clear: right; border: 1px solid #0e2111;}

#LeftCol {float: left; width: 150px; min-height: 200px;}

#LeftCol ul {
	list-style-type: none;
	border-top: 1px solid #363c3c;
	border-left: 1px solid #363c3c;
	border-right: 1px solid #363c3c;
	width: 150px;
	margin-top: 3px;
	position: static; /*Overrides the absolute positioning on the wrapper ul*/
}
#LeftCol li {
	display: block;
	float: none;
	margin: 0;}

#RightCol {float: right; width: 180px;}
/* #RightCol {float: right; width: 180px; min-height: 200px;} */

/* #RightCol img {display: block; margin: 10px auto; border: 1px solid #0e2111;} */

#content {width: 360px;	margin: 0 210px 0 170px; min-height: 300px;	padding-top: 1px; 
	text-align: left;}
	
#content_one_col_with_menu {width: 600px; margin: 0 0px 0 170px; min-height: 300px; 
	padding-top: 1px; text-align: left;}
/* #content_one_col_with_menu {width: 560px; margin: 0 210px 0 170px; min-height: 300px; 
	padding-top: 1px; text-align: left;} */
	
#content_one_col {width: 770px;	min-height: 300px; padding-top: 1px; text-align: left;
	margin-top: 0; margin-right: 0px; margin-bottom: 0;	margin-left: 0px;}

/* #content {
	width: 360px;
	margin: 0 210px 0 170px;
	min-height: 300px;
	padding-top: 1px;} */

/********** NOT USING BottomFooter CODE **********/
/* #footer {background: #fff url(../images/footerBG.gif) bottom no-repeat; min-height: 25px;}
Contains CURVED BOTTOM IMAGE, do NOT add text to this section - could cause a break. */
/* #BottomFooter {background-color: #0e2111;} */
/********** NOT USING BottomFooter CODE **********/

/************** Text Elements *******************/
h1 {margin: 0 0 15px 0;
	padding: 0 0 0 0;
	font-size: 150%;
	font-family: Arial, Helvetica, sans-serif;
	color: #040404;
	line-height: 25px;
}
h2, h3, h4, h5, h6 {margin: 0 0 15px 0;	padding: 0 0 0 0;
	font-size: 150%; font-family: Arial, Helvetica, sans-serif;	color: #040404;}

h2 {font-size: 140%;}
h3 {font-size: 130%; font-weight: bold;}
h4 {font-size: 110%;}
h5 {font-size: 100%; font-weight: bold;}
h6 {font-size: 95%; font-weight: bold;}

p {margin: 10px 0;}
#BottomFooter p {color: #9fb44f; /* font-size: 75%; */ margin: 0; padding: 10px; float: right;} 

/************** Form Elements *******************/
/* #header form {float: right; width: 280px;} */

input.log {
	width: 100px;
	font-size: 120%;
	border: 1px solid #999;}

#RightCol form {width: 180px;}

/************** Generic Classes *******************/
.right {float: right; margin-left: 8px;}
.left {float: left; margin-right: 8px;}
.clearfloat {clear: both; height: 0; font-size: 0; line-height: 0;}

/************** Link Styles *******************/
#wrapper a {color: #ccc; font-weight: bold;
	float: left; display: block; padding: 3px 10px 8px 10px; text-decoration: none;}
#wrapper a:hover {color: #fff;} */
/* #wrapper a:hover, #wrapper a:focus {color: #fff;} */
#wrapper #current {background-image: url("../bkup/new_design/FE5E8/images/on.gif"); color: #000;}

#strap a {color: #800000; font-weight: bolder; display: inline; padding: 0; text-decoration: none;}
#strap a:hover {color: #8ABC41; font-weight: bolder; text-decoration: none;}

#LeftCol li a {
	display: block;
	padding: 2px;
	background: #0e2111; /* dark green */
	color: #9fb44f;
	text-decoration: none;
	border-bottom: 1px solid #363c3c;
	font-size: 95%;}
#LeftCol li a:hover, #LeftCol li a:focus {color: #c1d4de; background: #343645;}	
#LeftCol li.current a {color: #fff; font-weight: bold;
  display: block;
  padding: 2px;
  border-bottom: 1px solid #363c3c;
  background: #67802e;
  text-decoration: none;}

#RightCol a {
	color: #516523;
	font-weight: bold;
	float: right;
	display: inline;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;} /* padding parameters positions image urls */
#RightCol a:hover {color: #800000; font-weight: bold; text-decoration: none;}

#content a {display: inline; padding: 0; color: #516523; text-decoration: underline; text-align: left;}
#content a:hover {color: #800000; text-decoration: none;}

#content_one_col a {display: inline; padding: 0; color: #516523; text-decoration: underline; text-align: left;}
#content_one_col a:hover {color: #800000; text-decoration: none;}

#content_two_col a {display: inline; padding: 0; color: #516523; text-decoration: underline; text-align: left;}
#content_two_col a:hover {color: #800000; text-decoration: none;}

#BottomFooter a {display: inline; /* display: block; */
	padding: 2px;
	color: #9fb44f;
	text-decoration: none;
	font-size: 95%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;}

#BottomFooter a:hover {color: #c1d4de; font-weight: bold; display: inline; /* display: block; */ padding: 2px;  background: #343645; text-decoration: none;}
  
#plain a {display: inline; padding: 0; color: #516523; text-decoration: underline; /* text-align: left; */}
#plain a:hover {color: #800000; text-decoration: none;}

/* a img {border: none;} */
 
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#wrapper a {float: none;}
/* End IE5-Mac hack */

 
 /*\*//*/
#LeftCol a {
	float: none;
}
#footer {
	height: 25px;
}

/**/

.green_font_b {color: #8ABC41; font-weight: bold;}
.dark_green_font_b {color: #516523; font-weight: bold;}
.red_font_b {color: #800000; font-weight: bold;}
.white_text_b {color: #ffffff; font-weight: bold; font-size: 90%;}
.white_text {color: #ffffff;}

.ul {margin-top: 10px; margin-bottom: 10px; margin-left: 15px;}
ol {margin-top: 10px; margin-bottom: 10px; margin-left: 15px;}
li {margin-left: 15px;}
/* li {list-style-type: disc; margin-left: 15px;} */
