body {
	background: #FFF url(/images/background.png) top left repeat-x;
	font-family: arial;
	color: #000;
	margin: 0;
}

a {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a img {
	border: 0;
}

p {
	margin: 15px 0;
	/*padding: 0 15px 0 0;*/
	font-size: 10pt;
	line-height: 1.5;
}

ul {
	list-style-type: square;
}

ul li {
	margin: 5px;
	padding: 0 15px 0 0;
	font-size: 10pt;
}

ol li {
	font-size: 10pt;
}

h2 {
	margin: 10px 0;
	font-size: 18pt;
	color: #316e83;
	font-family: trebuchet;
}

h3 {
	margin: 6px 0;
	font-size: 16pt;
	color: #000;
	font-family: trebuchet;
}

.clear {
	clear: both;
}

.right {
	float: right;
}

.left {
	float: left;
}

.signup-center {
	width: 120px;
	margin: 0 auto;
}

#body {
	width: 770px;
	background: url(/images/layout.png) top center no-repeat;
	margin: 20px auto;
	position: relative;
	height: 100%;
}

#header {
	position: relative;
}

#header a.logo {
	display: block;
	width: 205px;
	height: 120px;
}

#header h1 span {
	display: none;
}

#header img {
	position: absolute;
	top: 50px;
	right: 35px;
}

#header .login {
	position: absolute;
	bottom: 5px;
	right: 10px;
}

#header .login a {
	color: #000;
	font-weight: normal;
	font-size: 12px;
}

#nav {
	position: absolute;
	top: 30px;
	/*left: 218px;*/
	left: 258px;
}

#nav ul, #nav li {
	display: block;
	margin: 0;
	padding: 0;
}

#nav ul {
	float: left;
	width: 100%;
}

#nav li {
	float: left;
}

#nav li a {
	position: relative;
	display: block;
	height: 25px;
	width: 77px;
	background: #f6f6f6 url(/images/nav_button_inactive.png) top center no-repeat;
	color: #113b49;
	padding: 15px 5px 5px 5px;
	margin: 5px 1px 0 0;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	border-bottom: 1px solid #e2e2e2;
}

#nav li a img {
	position: absolute;
	top: -14px;
	left: -2px;
}

#nav li a:hover, #nav li.active a {
	height: 28px;
	padding-top: 17px;
	background: #FFF url(/images/nav_button.png) top center no-repeat ! important;
	margin-top: 0;
	border-color: #FFF;
}

#nav li.twoline a {
	height: 33px;
	padding-top: 8px;
}

#nav li.twoline a:hover, #nav li.twoline.active a {
	height: 35px;
	padding-top: 10px;
}

#page {
	min-height: 400px;
	width: 740px;
	margin: 0 auto;
	background: url(/images/bg_palette.jpg) bottom right no-repeat;
}

#hours {
	margin: 0 0 15px 0;
}

#hours p {
	margin: 5px 0;
	font-size: 12pt;
	border-bottom: 1px dotted #c4b6a5;
}

#hours th {
	font-size: 13px;
	font-weight: normal;
	text-align: left;
}

#hours td {
	font-size: 12px;
	border-left: 1px dotted #c4b6a5;
	padding: 0 0 0 5px;
}

#calendar {
	float: left;
	width: 180px;
	margin: 0 15px 15px 0;
}

#calendar .upcoming {
	margin: 5px 0;
	font-size: 12pt;
	border-bottom: 1px dotted #c4b6a5;
}

#calendar a {
	font-size: 12px;
}

#calendar .gallery {
	margin: 20px 0 0 0;
}

#calendar .signup {
	width: 100%;
	margin: 5px 0 0 0;
	padding: 0;
	text-align: center;
}

#calendar .newsletter-signup {
	margin: 10px 0 0 0;
	padding: 15px 0 0 0;
	text-align: center;
	background: url(/images/envelope.png) top left no-repeat;
}

#calendar .newsletter-signup input {
	width: 90%;
}

#content {
	margin: 0 0 0 195px;
}

#adult-camp th { padding-right: 8px; text-align: left; }
#adult-camp .image1, #adult-camp .image3 { float: right; }
#adult-camp .image2 { float: left; }
#adult-camp .classes-include { margin-left: 160px; }
#adult-camp .photo { margin: 10px 0; }
#adult-camp u { font-size: 15pt; }

#kids-camp .image1, #kids-camp .image7 { margin-left: 10px; }
#kids-camp .image2, #kids-camp .image5, #kids-camp .image6 { margin-right: 10px; }
#kids-camp .image1, #kids-camp .image3, #kids-camp .image7 { float: right; }
#kids-camp .image2, #kids-camp .image4, #kids-camp .image5, #kids-camp .image6 { float: left; }
#kids-camp .image5, #kids-camp .image6 { width: 150px; }
#kids-camp .camp-weeks { margin-left: 150px; }

#potm p {
	margin: 0;
	padding: 0;
}
#potm .month { float: left; padding-bottom: 20px; width: 100%; }
#potm .month-name {
	text-align: center;
	font-size: 16pt;
}
#potm .painter-name {
	text-align: center;
	font-size: 18pt;
}
#potm .winner {
	padding-bottom: 16px;
	text-align: center;
}
#potm .runners-up {
	margin: 0 auto;
	width: 448px;
}
#potm .runners-up div {
	float: left;
	width: 134px;
	height: 100px;
	margin: 0 6px 12px 6px;
	text-align: center;
}
#potm .runners-up img {
	height: 100px;
}
#potm .runners-up p {
	float: left;
	font-size: 18px;
	padding-bottom: 6px;
	text-align: center;
	width: 100%;
}

#steps {
	clear: right;
}

#steps .row {
	background: url(/images/step_arrows.png) no-repeat top center;
	height: 250px;
}

#steps .last {
	background: url(/images/step_arrows_last.png) no-repeat top center;
}

#steps .step {
	float: left;
	width: 210px;
	text-align: center;
}

#steps .step-right {
	float: right;
}

#steps .step img {
	background: #ccc;
}

#steps .step p {
	margin: 10px 0 0 0;
	/*text-align: left;*/
}

#steps .step span {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	font-size: 52px;
	line-height: 1;
	color: #ccc;
}

.costume-party p {
	margin: 0;
}

.class {
	clear: right;
}

.class-photo {
	float: right;
	margin: 15px;
	max-width: 150px;
}

#footer {
	margin: 20px 0 0 0;
	padding: 40px 0 0 0;
	font-size: 11px;
	text-align: center;
	height: 100px;
	/*background: url(/images/footer2.png) top center repeat-x;*/
	background: url(/images/footer.png) top center no-repeat;
}

#googlemap {
	width: 350px;
	height: 250px;
	border: 1px solid #c4b6a5;
	margin: 0 auto;
}

#gallery img {
	margin: 10px 5px;
	border: 1px solid #8c7861;
}

img.floatright {
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #8c7861;
}

img.border {
	border: 1px solid #8c7861;
}