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

*
{
	padding: 0;
	margin: 0;
}

a
{
	color: #c26848;
}

body
{
	background-color: #fffcf0;	
}

#contact_mobile_buttons
{
	text-align: center;
}

#copyright
{
	width: 100%;
	margin-bottom: 10px;
	padding-top: 5px;
	text-align: center;
	font: 10px Arial, Helvetica, sans-serif;
	color: #a8a8a8;
	border-top: solid 8px #b16950;
}

#copyright a
{
	color: #a8a8a8;
}

#copyright p
{
	margin-top: 7px;
}

embed
{
	width: 100%;
	height: 180px; 
}

.general_hr
{
	width: 100%;
	height: 1px;
	margin: 14px 0 !important;
	background-color: #555;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
}

#header
{
	width: 100%;
	height: 87px;
	background: url(images/mobile_header.png) no-repeat #a59a8e;
	background-size: auto 100%;
}

#header a
{
	display: block;
	width: 135px;
	height: 87px;
}

html 
{ 
	background: none;
}

img
{
	border: none;
}

.image_link
{
	margin: 0 7px 10px 7px;
}

#image_links
{
	text-align: center;
	padding-top: 5px;
}

#index_body
{
	background-color: #4d4d4d;
}

#links
{
	width: 100%;
	padding: 10px 0 10px 0;
	background-color: #fffcf0;
	border-bottom: solid 8px #dec173;
}

#links a
{
	width: auto;
	display: block;
	height: auto;
	padding: 5px 0 5px 32px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #555;
	text-decoration: none;
	background: url(images/link_bg.png) no-repeat #fffcf0;
	background-size: 32px 26px;
}

#links a:hover
{
	text-decoration: underline;
}

#mobile_class_list_iframe
{
	width: 100%;
	display: none;
	margin-top: 4px;
}

.mobile_class_list_table
{
	width: 100%;
	margin: 0 auto;
	font-size: 12px;
	background-color: #fffefa;
	border-bottom: solid 1px #555;
	color: #555;
}

.mobile_class_list_td
{
	overflow: hidden;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 4px 10px;
	border-top: solid 1px #555;
	border-right: solid 1px #555;
	border-left: solid 1px #555;
}

#mobile_content
{
	padding: 10px 0 10px 0;
	font: 14px Arial, Helvetica, sans-serif;
	color: #555;
	text-align: left;
	background-color: #fffcf0;
}

#mobile_content a
{
	color: #555;
}

#mobile_content div
{
	padding: 0 14px;
}

#mobile_content_npt
{
	padding: 10px 0 10px 0;
	font: 14px Arial, Helvetica, sans-serif;
	color: #555;
	text-align: left;
	background-color: #fffcf0;
}

#mobile_content_npt a
{
	color: #555;
}

#mobile_content_npt div
{
	padding: 0 14px;
}

object
{
	width: 100%;
	max-height: 180px; 
}

#schedules_container
{
	padding-left: 28px;
}

#select_age
{
	max-width: 61px;
}

#select_begin_date
{
	max-width: 122px;
}

#select_camp
{
	max-width: 116px;
}

#select_city
{
	max-width: 61px;
}

#select_class
{
	max-width: 92px;
}

#sort_menus
{
	margin-bottom: 10px;
}

.sort_menu_select
{
	margin: 0 10px 10px 0;
}

table
{
	margin-top: -2px;
}

#video_links_container
{
	padding-left: 28px;
}