/* =================================================================== */
#header {
	height: 150px;
	text-align: center;
	margin: 0;
	padding: 0;
}
#header #logo {
	float: left;
	width: 270px;
}
#header h1 {
	font-size: 0.1em;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 270px;
}
#header h1 a {
	background: url(../images/thumper-jumpers-logo.jpg) top left no-repeat;
	color: #57A3CA;
	display: block;
	height: 150px;
	overflow: hidden;
	width: 270px;
}
#header h1 a:hover {
	color: #74C7F1;
}
#header #jumper-flash {
	height: 350px;
	left: 50%;
	margin: 0 0 0 -190px;
	padding: 0;
	position: absolute;
	top: 0;
	width: 653px;
	z-index: 5;
}
#header #jumper-flash object {
	height: 350px;
	margin: 0;
	padding: 0;
	width: 653px;
}
/* =================================================================== */
#masthead {
	background: url(../images/home-masthead.jpg) #57A3CA top left no-repeat;
	height: 200px;
	margin: 0;
	padding: 0;
	width: 960px;
}
#masthead h2 {
	color: #122D3A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	margin: 0;
	padding: 12px 0 8px 14px;
	width: 275px;
}
#masthead p {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 21px;
	margin: 0;
	padding: 0 14px;
	width: 275px;
}
/* =================================================================== */
#primary-nav {
	margin: 0 auto;
	text-align: center;
	width: 960px;
}
#primary-nav ul {
	height: 60px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	width: 960px;
}
#primary-nav ul li {
	float: left;
	margin: 0;
	padding: 0;
}
#primary-nav ul li a {
	background: url(../images/navigation.jpg) top left no-repeat;
	color: #fff;
	display: block;
	height: 60px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-align: center;
	text-decoration: none;
	text-indent: -9999px;
	vertical-align: middle;
}
/* =================================================================== */
#content {
	/* background: url(../images/main-bg.jpg) top left repeat-y; */
	margin: 10px 0 0 0;
	width: 960px;
}
#content #left-col {
	background: url(../images/left-col-bottom.jpg) #EADDC6 bottom left no-repeat;
	float: left;
	margin: 0;
	padding: 0;
	width: 250px;
}
#content #left-col h3 {
	background: url(../images/left-col-top.jpg) top left no-repeat;
	color: #8B2929;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 20px 0;
	padding: 10px 0 0 10px;
}
#content #left-col .event {
	border-bottom: 1px solid #D9C197;
	margin: 10px 0 20px 10px;
	padding: 0 0 20px 0;	
	width: 230px;
}
#content #left-col .event h6 {
	color: #57A3CA;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0;
}
#content #left-col .event h5 {
	color: #546721;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#content #left-col .event h5 a:link, #content #left-col .event h5 a:visited {
	color: #546721;
	text-decoration: underline;
}
#content #left-col .event h5 a:hover {
	color: #7B9830;
	text-decoration: underline;
}
#content #left-col .event p {
	line-height: 15px;
	margin: 0;
	padding: 4px 0 0 0;
}
#content #promo {
	margin: 10px 0 10px 10px;
	padding: 0;
	width: 230px;
}
#content #main {
	margin: 0 0 0 267px;
	padding: 0;
	width: 690px;
}
#content #main p {
	line-height: 18px;
}
#content #main h3 {
	color: #57A3CA;
	font-size: 18px;
	font-weight: bold;
	margin: 15px 0;
	padding: 0;	
}
#content #main a:link, #content #main a:visited {
	color: #57A3CA;
	font-weight: bold;
	text-decoration: underline;
}
#content #main a:hover {
	color: #122D3A;
	font-weight: bold;
	text-decoration: none;
}
#content #main ul.bullets {
	color: #8B2929;
	font-weight: bold;
	list-style-type: none;
}
#content #main ul.bullets li {
	background: url(../images/bullet.jpg) top left no-repeat;
	line-height: 22px;
	padding-left: 25px;
}
#content h2 {
	background: url(../images/confetti-border.jpg) bottom left no-repeat;
	color: #57A3CA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	margin: 0 0 15px 0;
	overflow: hidden;
	padding: 0 0 8px 3px;
}
#content .border {
	background-color: #fff;
	border: 1px solid #74C7F1;
	margin: 10px;
	padding: 2px;
}
#content form ul {
	list-style-type: none;
	margin: 10px 0;
	padding: 0;
	font-weight: bold;
}
#content form ul li {
	margin: 0;
	padding: 0;
	color: #57A3CA;
}
#content form ul li .field {
	width: 400px;
	border: 1px solid #57A3CA;
	background-color: #D7D7D7;
	color: #666666;
	font-size: 12px;
	padding: 5px 4px;
	margin: 2px 0px;
	display: block;
	font-weight: normal;
}
#content form ul li textarea {
	width: 500px;
	border: 1px solid #57A3CA;
	background-color: #D7D7D7;
	color: #666666;
	font-size: 12px;
	padding: 5px 4px;
	margin: 2px 0px;
	display: block;
	font-weight: normal;
}
/* =================================================================== */
#jumpers {
	height: 200px;
	margin: 20px 0 0 0;
	padding: 0;
	width: 690px;
}
#jumpers h4 {
	color: #57A3CA;
	margin: 0;
	padding: 0;
}
#jumpers h4 a {
	color: #57A3CA;
	display: block;
	float: left;
	height: 200px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-align: center;
	text-decoration: none;
	text-indent: -9999px;
}
/* =================================================================== */
#footer {
	background: url(../images/footer-bg.jpg) #D7D7D7 top left no-repeat;
	color: #666;
	height: 70px;
	margin: 10px 0;
	padding: 0;
	vertical-align: middle;
	width: 960px;
}
#footer a {
	padding: 0 3px;
}
#footer a:link, #footer a:visited {
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	color: #333;
	text-decoration: underline;
}
#footer #copyright {
	border-right: 2px solid #CCC;
	float: left;
	font-size: 15px;
	height: 50px;
	margin: 10px 10px 10px 0;
	padding: 0 20px;
	vertical-align: middle;
}
#footer #copyright p {
	margin-top: 15px;
}
#footer #links {
	float: left;
	height: 50px;
	margin: 10px 0;
	text-align: center;
	vertical-align: middle;
	width: 670px;
}
#footer #links p {
	margin-top: 5px;
	line-height: 22px;
}
/* =================================================================== */
#kangaroo {
		background-attachment: scroll;
		background: url(../images/kangaroo.gif) bottom left no-repeat;
		bottom: 0;
		height: 73px;
		position: absolute;
		text-align: center;
		width: 100%;
		z-index: 1;
	}