@charset "utf-8";

* {
	border-style: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}




a img {
	text-decoration: none;
	border-style: none;
}
body {
	background: #91C846 url(images/body-bg.jpg) repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.join {
	font-size: 22px;
	font-weight: bold;
}



#container {
	margin-right: auto;
	margin-left: auto;
	width: 964px;
	background: #FFF;
}

#toys {
	background: url(images/toys_bg.jpg) no-repeat;
	height: 221px;
}
.video {
	margin-top: 20px;
	margin-bottom: 15px;
}


.navBar {
	background: #B41819;
	height: 30px;
	width: 964px;
	border-top: 5px solid #F0D204;
	border-bottom: 5px solid #EC6525;
	border-right-style: none;
	border-left-style: none;
	color: #F0D204;
	padding-top: 10px;
	font-weight: bold;
	text-align: right;
	font-size: 14px;
}
#header {
	width: 964px;
}

#header a:link ,#header a:visited , #header a:visited{
	color: #F0D204;
	text-decoration: none;
}
#header a:hover   {
	color: #EC6525;
	text-decoration: underline;
}
#header p .current{
	color: #EC6525;
	text-decoration: underline;
}

#sidebar {
	float: left;
	width: 313px;
	height: 590px;
	margin-right: 15px;
}
#mainContentFull {
	margin-left: 0px;
	width: 964px;
}

#mainContent {
	padding-left: 15px;
	margin-left: 320px;
	padding-right: 10px;
}
#mainContent p {
	padding-top: 5px;
	padding-bottom: 10px;
}
.insetQuote {
	background: #FFFFD7;
	border: 1px solid #FF8000;
	margin-right: auto;
	width: 570px;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 15px;
}


#mainContent li {
	list-style: url(images/chkMrk-Orange.gif) inside;
	margin-left: 30px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

#footer {
	clear: both;
	text-align: center;
	font-size: 12px;
	width: 964px;
}
.fltRight {
	float: right;
}
.fltLeft {
	float: right;
}
.medText {
	font-size: 12px;
	font-weight: bold;
}
#footer a:link, #footer a:visited, #footer a:visited {
	color: #F0D204;
	text-decoration: none;
	font-size: 12px;
}
.navBar2 {
	background: #B41819;
	height: 30px;
	width: 964px;
	border-top: 5px solid #F0D204;
	border-bottom: 5px solid #EC6525;
	border-right-style: none;
	border-left-style: none;
	color: #F0D204;
	padding-top: 10px;
	font-weight: bold;
	font-size: 14px;
}
