@charset "utf-8";
/* CSS Document */

/* START Header */

#header {
	width: 798px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 25px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 2em;
	/* background: url(images/img02.jpg) no-repeat left top; */
}

#logo {
	width: 820px;
	margin: 0 auto;
	text-decoration: none;
	/* background: url(images/img05.jpg) no-repeat left top; */
}

/* END Header */

body {
	margin-bottom: 0px;
	padding: 0px;
	background: url(images/bg_cloud-tile2.jpg) repeat center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background-color: #0299e2;
	text-align: center;
	position: relative;
}

.begin h1 {
	color: #006600;
}

.begin h3 {
	font-size: 13px;
}

.begin h3 strong {
	color: #006600;
}

.begin img {
	padding-bottom: 10px;
	padding-top: 10px;
}

.accessories td {
	text-align:center;
	vertical-align:top;
	line-height:110%;
}

/* START Flash Container */

/*
#flash_fader {
	margin:auto;
}
*/

/* END Flash Container */

#why_woodplay_L-sidebar {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 10px;
}

#why_woodplay_R-content {
	text-align: left;
	margin-left: 220px;
	line-height: 120%;
	width: 580px;
}

#playset_L-sidebar {
	float: left;
	width: 190px;
	margin: 0;
	padding: 0px 10px 10px 15px;
	text-align: left;
}

#playset_R-content {
	text-align: left;
	margin-left: 220px;
	line-height: 120%;
	width: 580px;
}

#trampoline_R-content {
	text-align: left;
	margin-left: 220px;
	width: 580px;
}

#trampoline-content {
	text-align: left;
	width: 660px;
	margin-left: 80px;
}

.trampoline h1 {
	line-height: 110%;
}

.trampoline h2 {
	line-height: 110%;
}

.trampoline table {
	margin:auto;
	margin-bottom:15px;

}

.trampoline table th {
	text-align:center;
	font-weight:bold;
}

.trampoline table td {
	text-align:center;
	font-weight:normal;
}

.goals h1 {
	line-height: 110%;
}

.goals h2 {
	line-height: 110%;
}

.goals table {
	margin:auto;
	margin-bottom:15px;

}

.goals table th {
	font-weight:bold;
}

.goals table td {
	font-weight:normal;
}

.coupon {
	width: 35em;
	position: relative;
	border-width: 2px;
	border-style: dashed; 
	border-color: black;
	margin-left: auto;
    margin-right: auto;	
}

#catalog_request {
	width: 360px;
	margin: auto;
	padding: 10px;
}

#content_tile {
	width: 820px;
	background: url(images/bg_black-white-body-tile_1px.gif) repeat-y center;
	text-align: center;
	margin: auto;
}

#footer {
	margin-top: 30px;
}