html {
	font-size:100.01%;
}
body {
	margin:0px;
	color:#615878;
	background-color: #b2c3bc;
	line-height:14px;
	background-attachment:scroll;
	background-position: top center;
	position:relative;
	background-image: url('./themes/site_themes/default/images/background.jpg');
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-size: 11px;
}
h1,h2,h3,h4,h5,ul { margin:0px;}
img { border:none;}
ul { padding:0; margin:0;}
ul li { list-style:none;}
a { text-decoration:none;
	color: #4e3423;}
a:focus { outline:none;}
a:hover { text-decoration:underline;
	color: #4e3423;}
a.active {
	color: #4e3423;
}

h1.index {
	display:block;
	text-indent: -9000px;
	overflow: hidden;
	width: 594px;
	height: 101px;
	display: block;
	position: relative;
	background-image: url('./themes/site_themes/default/images/title_index.gif');
	margin-bottom: 25px;
}

h1.events {
	display:block;
	text-indent: -9000px;
	overflow: hidden;
	width: 594px;
	height: 101px;
	display: block;
	position: relative;
	background-image: url('./themes/site_themes/default/images/title_events.gif');
	margin-bottom: 9px;
}

h1.gallery {
	display:block;
	text-indent: -9000px;
	overflow: hidden;
	width: 594px;
	height: 101px;
	display: block;
	position: relative;
	background-image: url('./themes/site_themes/default/images/title_gallery.gif');
	margin-bottom: 20px;
}

h1.products {
	display:block;
	text-indent: -9000px;
	overflow: hidden;
	width: 594px;
	height: 101px;
	display: block;
	position: relative;
	background-image: url('./themes/site_themes/default/images/title_products.gif');
	margin-bottom: 20px;
}

p {
margin: 15px 0px 0px 0px;
}

.smaller {
font-size: 80%;
line-height: 2em;
}


/*container*/

#container {
	margin:0px auto;
	width:910px;
	overflow:hidden;
	font-size:1em;
}
.main {
	margin:0px 0px 0px 0px;
	width:910px;
}

/*header area*/
#header {
	height:274px;
	position:relative;
	background-image: url('./themes/site_themes/default/images/header.jpg');
	margin-top: 0px;
}

.top-area {
	position:absolute;
	height:274px;
	width: 910px;
	top:0px;
	left:0px;
}
.top-area .logo {
	display:block;
	text-indent: -9000px;
	overflow: hidden;
	width: 338px;
	height: 222px;
	display: block;
	position: relative;
	background-image: url('./themes/site_themes/default/images/logo.jpg');
	left: 59px;
}

.top-area .logo a {
	display:block;
	text-indent: -9000px;
	overflow: hidden;
	width: 338px;
	height: 222px;
	display: block;
	background-image: url('./themes/site_themes/default/images/logo.jpg');
}

.top-area .logo a:hover {
	display:block;
	text-indent: -9000px;
	overflow: hidden;
	width: 338px;
	height: 222px;
	display: block;
	background-image: url('./themes/site_themes/default/images/logo.jpg');
}

.newsletter {
	position: absolute;
	width: 180px;
	height: 90px;
	top: 65px;
	right: 133px;
}

.newsletter form {
margin: 0px;
padding: 0px;
}

.newsletter h3 {
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-size: 14px;
	color: #4e3423;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}

.button {
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: normal;
	color: #4e3423;
	padding: 0px 0px 2px 0px;
	margin-left: 83px;
	background: url(./themes/site_themes/default/images/mail_icon_span.gif) no-repeat;
	border: none;
	cursor: pointer;
	width: 100px;
	display: block;
	text-align: left;
	background-position: right 0px;
	height: 25px;
}

.button:hover {
	background: url(./themes/site_themes/default/images/mail_icon_span.gif) no-repeat;
	background-position: right -25px;
}

.text {
	font-family: Arial, Verdana, sans-serif;
	border: 1px solid #a17f68;
	width: 178px;
	color: #a17f68;
	font-size: 14px;
	margin-bottom: 5px;
}

/*navigation*/


#nav {
	position:absolute;
	top: 248px;
	left: 115px;
	height:32px;
	color: #013022;	
	text-transform: uppercase;
	font-size: 18px;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	float: left;
}

#nav a, #nav a:link, #nav a:visited {
	display: inline;
	color: #a17f68;
	height: 15px;
	text-decoration: none;
	margin-right: 42px;
}

#nav a:hover, #nav a.active {
	color: #4e3423;
	text-decoration: none;
}

#nav li { /* all list items */
	float: left;
	width: auto; /* width needed or else Opera goes nuts */
}



/*main content*/
#content {
	margin-top: 0px;
	width:910px;
	padding:0px 0px 0px 0px;
	overflow: hidden;
	background-image: url('./themes/site_themes/default/images/content_middle.png');
	background-repeat: repeat-y;
}


/*left column*/

.column1 {
	float:left;
	width: 300px;
	position: relative;
	padding: 34px 0px 25px 53px;
	height: auto;
}

.column1 img.contact {
	padding-bottom: 22px;
}

.column2 {
	position: relative;
	float: right;
	width: 400px;
	height: auto;
	padding-right: 140px;
	padding-top: 34px;
	margin-bottom: 16px;
	display: block;
	text-align: left;
}

.fullcolumn {
	width: 910px;
	position: relative;
	padding: 14px 63px 25px 63px;
	background-image: url('./themes/site_themes/default/images/content_top.jpg');
	background-repeat: no-repeat;
	height: auto;
}

.event_container {
	background-color: #FFFFFF;
	width:728px;
	position: relative;
}

.event {
	width:728px;
	margin-left: 36px;
	text-transform: uppercase;
	height: 339px;
	background-color: #FFFFFF;
	color: #f1ebde;
	margin-bottom: 22px;
	position: relative;
}

.event img {
	float: left;
overflow: hidden;
}

.event_image {

	width: 364px;
	height: 339px;
overflow: hidden;
}

.eventtitle {
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-size: 43px;
	width: 340px;
	line-height: 1em;
	font-weight: bold;
	letter-spacing: 3px;
}

.eventtitle_sl {
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-size: 23px;
	width: auto;
	line-height: 1.1em;
	padding-bottom: 10px;
	font-weight: normal;
	letter-spacing: 1px;
}

.event_class {
	color: #f47721;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
}

.eventback {
	float: right;
	text-align: center;
	background-image: url('./themes/site_themes/default/images/eventback.jpg');
	height: 339px;
	width: 364px;
	display: table;
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
}

.eventback2 {
	float: right;
	text-align: center;
	background-image: url('./themes/site_themes/default/images/eventback2.jpg');
	height: 339px;
	width: 364px;
	display: table;
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
}

.eventback3 {
	float: right;
	text-align: center;
	background-image: url('./themes/site_themes/default/images/eventback3.jpg');
	height: 339px;
	width: 364px;
	display: table;
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
}

.eventback4 {
	float: right;
	text-align: center;
	background-image: url('./themes/site_themes/default/images/eventback4.jpg');
	height: 339px;
	width: 364px;
	display: table;
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
}

.eventback5 {
	float: right;
	text-align: center;
	background-image: url('./themes/site_themes/default/images/eventback5.jpg');
	height: 339px;
	width: 364px;
	display: table;
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
}

.eventback_content {
	float: none;
	display: table-cell; 
	vertical-align: middle;
	/*#position: absolute;*/
	top: 50%;
	overflow: hidden;
	padding: 0px 10px;
	position: relative;
}

.eventback_content a {
	color: #f1ebde;
text-decoration: none;
cursor: pointer;
}

.eventback_content a:hover {
	color: #f1ebde;
text-decoration: none;
}

.event div.hr {
	padding: 10px 0px 3px 0px;
	height: 54px;
	width: 91px;
	clear: both;
	background-image: url('./themes/site_themes/default/images/emblem.png');
	background-repeat: no-repeat;
	border: none;
	margin: 0px auto;
}

.event .date {
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-size: 22px;
	text-transform: uppercase;

}

.event .time {
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	margin-top: 12px;
	font-size: 18px;
	text-transform: lowercase;
	letter-spacing: 1px;
}

.eventbottom {
	padding-top: 4px;
	font-size: 15px;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

.eventdescriptioncontainer {
	padding: 5px 0px 5px 58px;
}

.eventdescriptiontitle {
	color: #90a236;
	font-size: 28px;
	font-weight: normal;
	margin-bottom: -4px;
}

.eventdescription p {
	font-size: 14px;
	color: #4e3423;
	line-height: 24px;
	padding-left: 28px;
}

div.hr {
	height: 19px;
	width: 800px;
	clear: both;
	padding: 5px 0px 30px 0px;
	margin-top: 0px;
	background-image: url('./themes/site_themes/default/images/hr_rule.png');
	background-repeat: no-repeat;
	border: 0px solid black;
	background-position: center center;
	text-align: center;
}

div.hr hr {
	display: none;
}

.classeventlink a {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #76978a;
	padding: 0px 12px 2px 0px;
	margin-left: 5px;
	background: url(./themes/site_themes/default/images/arrow.gif) right center no-repeat;
}


/*Classes Styles*/


.tabs {
	padding-top: 20px;
	padding-bottom: 30px;
	width:728px;
	margin-left: 36px;
	font-size: 13px;
	font-family: Verdana, Arial, sans-serif;
	color: #4e3423;
	line-height: 19px;
	min-height: 135px;
}

.tabs a {
	color: #90a236;
}

.tabs a.selected {
	color: #4e3423;	
}

.tabs p {
	font-family: Georgia, serif;
	font-size: 15px;
	line-height: 26px;
	padding: 0px;
	margin: 0px;
}

.tabs p span {
	color: #90a236;
}


.idTabs {
	float: left;
	width: 175px;
}

.tabContainer {
	float: right;
	width: 550px;
}

.class_folio {
	padding-bottom: 30px;
	width:728px;
	margin-left: 36px;
}
.sorting {
	float: left;
	width: 350px;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	color: #5c8979;
}

.sorting a {
	color: #5c8979;
}

.sorting a:hover {
	color: #f47721;
}

.sorting span {
	color: #f47721;
}

.pagination {
	float: right;
	color: #5c8979;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	color: #5c8979;
	text-align: right;
}

.pagination span, .pagination strong {
	font-weight: normal;
	color: #f47721;
}

.pagination a {
	color: #5c8979;
}

.pagination a:hover {
	color: #f47721;
}

.classes {
	margin-left: 36px;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	line-height: 19px;
	font-weight: bold;
	width:728px;
	padding-bottom: 30px;
}
.class_date {
	margin-top: 3px;
	width: 63px;
	height: 83px;
	float:  left;
	text-align: center;
	background-image: url('./themes/site_themes/default/images/class_date.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	text-transform: uppercase;
}
.class_date_day_of_week {
	color: #615878;
}
.class_date_month {
	color: #c5bdc9;
	font-size: 15px;
	margin-top: 10px;
}
.class_date_day {
	color: #f0eadd;
	font-size: 30px;
	margin-top: 0px;
	font-family: Arial, Verdana, sans-serif;
	line-height: 1em;
}
.class_info {
	float: right;
	width: 640px;
}
.classes h2.title {
	font-family: Georgia, serif;
	font-size: 22px;
	color: #4e3423;
	font-weight: normal;
	padding-bottom: 7px;
}
.class_new {
	color: #91a642;
}
.class_description {
	color: #5c8979;
	font-size: 12px;
	float: left;
	width: 320px;
	font-weight: normal;
	line-height: 16px;
	padding-right: 20px;
}
.class_detail {
	color: #5c8979;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	float: left;
	width: 230px;
	margin-top: -3px;
}

.class_beginend_time, .class_teacher {
color: #4e3423;
}


.class_price {
	float: right;
	font-family: Georgia, serif;
	font-size: 27px;
	margin-top: 15px;
	color: #615878;
	line-height: 1.1em;
}
/*End Classes Styles*/


#footer {
font-size: 13px;
font-family: Verdana, sans-serif;
line-height: 19px;
clear: both;
height: 250px;
/*border-top: 1px solid #9b9b9c;*/
color: #6f817c;
position: relative;
background-image: url('./themes/site_themes/default/images/footer.png');
background-repeat: no-repeat;
text-align: center;
}



#footer a { 
	color: #6f817c;
	text-decoration: none;
}

#footer a:hover {
	color: #6f817c;
	text-decoration: underline;
}

.footer_container {
	padding-top: 160px;
}


.phone_number {
	color: #57496a;
	font-weight: bold;
}

.sandy_name {
clear: left;
float: left;
	width: 74px;
	height: 28px;
	text-indent: -9000px;
	overflow: hidden;
	position: relative;
	background-image: url('./themes/site_themes/default/images/sandy_name.gif');
	margin: -6px 6px 0px 30px;
}

.address {
	font-family: Georgia, serif;
	font-size: 16px;
	color: #4e3423;
}

/*Contact*/

.contacttitle {
	color: #90a236;
	font-size: 28px;
	font-weight: normal;
	margin-bottom: -4px;
	margin-top: 22px;
}

.contactinfo {
	font-family: Georgia, serif;
	position: relative;
}

.contactinfo .left {
	position: relative;
	color: #5c8979;
	font-size: 17px;
	line-height: 24px;
	float: left;
	text-align: right;
	width: 106px;
	padding-top: 26px;
}

.contactinfo .right {
	position: relative;
	font-size: 17px;
	color: #4e3423;
	line-height: 24px;
	float: right;
	display: block;
	text-align: left;
	width: 231px;
	padding-right: 23px;
	padding-top: 26px;
}

.contactinfo img {
	padding-top: 26px;
}

.contactinfo a img {
	border: none;
}

.artist_title {
	font-size: 17px;
	line-height: 1.2em;
	text-align: center;
	color: #90a236;
}
.artist_title span {
	color: #4e3423;
}

.gallery_container {
	width: 628px;
	margin-left: 85px;
	text-align: center;
	background-color: #FFFFFF;
}
.gallery_left {
	float: left;
	width: 314px;
	margin-bottom: 50px;
	background-color: #FFFFFF;
}
.gallery_right {
	float: right;
	width: 314px;
	margin-bottom: 50px;
	background-color: #FFFFFF;
}
.gallery_container img {
	overflow: hidden;
	
}
.gallery_image {
	overflow: hidden;
	width: 258px;
	height: 258px;
	
	margin-bottom: 32px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}
.product_image {
	float: right;
	width: 353px;
	margin-right: 140px;
}
.product_info {
	width: 330px;
}

.calendar_link a {
	position: relative;
	margin-top: 84px;
	background: url(./themes/site_themes/default/images/calendar_link.gif) no-repeat;
	border: none;
	cursor: pointer;
	width: 121px;
	display: block;
	background-position: left 0px;
	height: 43px;
	text-indent: -9999px;
}

.calendar_link a:hover {
	background: url(./themes/site_themes/default/images/calendar_link.gif) no-repeat;
	background-position: left -43px;
}

.class_list_link a {
	position: relative;
	margin-top: 84px;
	background: url(./themes/site_themes/default/images/class_list_link.gif) no-repeat;
	border: none;
	cursor: pointer;
	width: 121px;
	display: block;
	background-position: left 0px;
	height: 43px;
	text-indent: -9999px;
}

.class_list_link a:hover {
	background: url(./themes/site_themes/default/images/class_list_link.gif) no-repeat;
	background-position: left -43px;
}

.no_results {
font-size: 14px;
	color: #4e3423;
	line-height: 24px;
	padding-left: 28px;
}

.calendar_size {
width: 760px;
margin-left:20px;
}

.calendar_size td {
border: 1px solid #c5bdc9;
}