body {
	height: 100%;
	max-height: 100%;
	padding: 0;
	margin: 0;
	border: 0;
	overflow: hidden;
	background-position: center;
	background-repeat: repeat;
}

#maincontent {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 125px;
	/*Set bottom value to HeightOfFrameDiv*/
	overflow: auto;
	text-align: center;
	background: url(../images/background-edge.png) repeat-y center;
	padding-left: 25px;
}

#maincontent-contact {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 125px;
	/*Set bottom value to HeightOfFrameDiv*/
	overflow: auto;
	text-align: center;

}

#framecontent {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 125px;
	/*Height of frame div*/
	overflow: hidden;
	/*Disable scrollbars. Set to "scroll" to enable*/
	background: #000;
	color: white;
	margin: 0;
	text-align: center;
}

.innertube {
	margin: 15px auto;
	width: 825px;
	text-align: justify;
}

.innertube-calendar {
	margin: 15px auto;
	width: 650px;
	text-align: justify;
}

.innertube-sub {
	margin: 15px auto;
	width: 825px;
	text-align: justify;
	background: url(../images/logo.png) no-repeat right top;
	padding-top: 115px;
}

.innertube-contact {
	width: 825px;
	text-align: justify;
	background: url(../images/logo.png) no-repeat right top;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}



#logo-large {
	width: 330px;
	height: 150px;
	background: url(../images/logo-large.png) no-repeat;
	display: block;
	z-index: 2;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	top: 100px;
}



#logo {
	width: 214px;
	height: 99px;
	background: url(../images/logo.png) no-repeat;
	float: right;
	clear: both;
	display: block;
	margin-top: 0;
}

* html body {

/*IE6 hack*/
padding: 0 0 130px 0

;
/*Set value to (0 0 HeightOfFrameDiv 0)*/
}

* html #maincontent {

/*IE6 hack*/
height: 100%;
	width: 100%;
}

#bgimg {
	position: absolute;
	display: block;
	z-index: -1;
	width: 100%;
	height: 100%;
}

/* @group Navigation */

.r2k-footer {
	background-color: #000;
	text-align: center;
	height: 125px;
	margin: 0 auto;
	padding: 0 0 15px;
	position: relative;
	display: inline-block;
}

.r2k-footer table {
	height: 125px;
	display: table;
}

.studio {
	background: url(../images/navigation/studio.png) no-repeat;
	width: 327px;
	height: 124px;
}

.studioOver {
	background: url(../images/navigation/studioOver.png) no-repeat;
	width: 327px;
	height: 124px;
	margin-left: -1px;
	margin-top: -1px;
}

.about {
	width: 316px;
	height: 69px;
	clear: both;
	display: block;
	background: url(../images/navigation/about.png) no-repeat;
}

.aboutOver {
	width: 316px;
	height: 69px;
	background: url(../images/navigation/aboutOver.png) no-repeat;
}

.services {
	width: 316px;
	height: 55px;
	clear: both;
	display: block;
	background: url(../images/navigation/services.png) no-repeat;
}

.servicesOver {
	width: 316px;
	height: 55px;
	background: url(../images/navigation/servicesOver.png) no-repeat;
}

.news {
	width: 308px;
	height: 40px;
	clear: both;
	display: inline-block;
	background: url(../images/navigation/news.png) no-repeat;
}

.newsOver {
	width: 308px;
	height: 40px;
	background: url(../images/navigation/newsOver.png) no-repeat;
}

.rates {
	width: 171px;
	height: 78px;
	display: block;
	background: url(../images/navigation/rates.png) no-repeat;
	float: left;
	position: relative;
}

.ratesOver {
	width: 183px;
	height: 62px;
	background: url(../images/navigation/ratesOver.png) no-repeat;
}

.contact {
	width: 308px;
	height: 38px;
	display: inline-block;
	background: url(../images/navigation/contact.png) no-repeat;
	float: right;
	position: relative;
}

.contactOver {
	width: 308px;
	height: 38px;
	background: url(../images/navigation/contactOver.png) no-repeat;
}

.workshops {
	width: 479px;
	height: 46px;
	display: inline-block;
	background: url(../images/navigation/workshops.png) no-repeat;
	float: right;
	position: relative;
}

.workshopsOver {
	width: 479px;
	height: 46px;
	background: url(../images/navigation/workshopsOver.png) no-repeat;
}

/* @end */

/* @group Home Page */

.home-display {
	width: 100%;
	display: inline-block;
	position: relative;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: justify;
	margin-top: 135px;
	color: #4e4f51;
}

.home-display p {
	text-indent: 15px;
}

.home-display center {
	margin-bottom: 15px;
	line-height: 12px;
}

.home-display em {
	margin-bottom: 10px;
	color: #727477;
	margin-left: auto;
	margin-right: auto;
	font: normal 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	clear: left;
}

.home-display span {
	display: block;
	position: relative;
	clear: both;
}

.home-display #seven {
	color: #9eb67a;
}

/* @end */

/* @group About Page */

.about-display {
	display: inline-block;
	position: relative;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: justify;
	color: #4e4f51;
	width: 100%;
}

.about-display p {
	text-indent: 15px;
}

.about-display center {
	margin-bottom: 15px;
	line-height: 12px;
}

.about-display em {
	margin-bottom: 10px;
	color: #9eb67a;
	margin-left: auto;
	margin-right: auto;
	font: italic 18px Georgia, "Times New Roman", Times, serif;
	clear: left;
	text-shadow: #bedc93 0 0 5px;
}

.about-slammer {
	color: #000;
	font: italic bold 24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow: #bedc93 0 0 5px;
	display: inline-block;
	position: relative;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 25px;
	margin-right: auto;
}

.about-slammer a {
	text-shadow: #bedc93 0 0 5px;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	color: #000;
}

.about-slammer a:hover {
	text-shadow: #bedc93 0 0 5px;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	color: #9eb67a;
}

/* @end */

/* @group Rates Page */

#rates-display {
	display: table;
	position: relative;
	clear: both;
	width: 100%;
}


.rates-display-left {
	width: 415px;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: justify;
	color: #4e4f51;
	vertical-align: top;
}

.rates-display-left a {
	text-decoration: underline;
	color: #4e4f51;
}

.rates-display-left i {
	font: italic 10px Georgia, "Times New Roman", Times, serif;
}

.rates-display-left center {
	margin-bottom: 15px;
}

.rates-display-left em {
	margin-bottom: 10px;
	color: #9eb67a;
	margin-left: auto;
	margin-right: auto;
	font: italic 19px Georgia, "Times New Roman", Times, serif;
	clear: left;
	text-shadow: #bedc93 0 0 5px;
}

.rates-display-right {
	width: 415px;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: justify;
	color: #4e4f51;
	vertical-align: top;
}

.rates-display-right a {
	text-decoration: underline;
	color: #4e4f51;
}

.rates-display-right i {
	font: italic 10px Georgia, "Times New Roman", Times, serif;
}

.rates-display-right center {
	margin-bottom: 15px;
}

.rates-display-right em {
	margin-bottom: 10px;
	color: #9eb67a;
	margin-left: auto;
	margin-right: auto;
	font: italic 19px Georgia, "Times New Roman", Times, serif;
	clear: left;
	text-shadow: #bedc93 0 0 5px;
}

.rates-goodies-display {
	width: 100%;
	display: inline-block;
	position: relative;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	margin-top: 25px;
	color: #4e4f51;
}

.rates-goodies-display center {
	margin-bottom: 15px;
}

.rates-goodies-display #first {
	margin-bottom: 10px;
	color: #9eb67a;
	margin-left: auto;
	margin-right: auto;
	font: italic 19px Georgia, "Times New Roman", Times, serif;
	clear: left;
	text-shadow: #bedc93 0 0 5px;
}

.rates-goodies-display #second {
	margin-bottom: 10px;
	color: #4e4f51;
	margin-left: auto;
	margin-right: auto;
	font: 19px Georgia, "Times New Roman", Times, serif;
	clear: left;
}

.rates-goodies-display #left {
	text-align: right;
	display: inline-block;
	float: left;
	position: relative;
	width: 400px;
	margin-right: 10px;
	margin-bottom: 25px;
}

.rates-slammer {
	color: #000;
	font: italic bold 17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow: #bedc93 0 0 5px;
	display: inline-block;
	position: relative;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 25px;
}

.rates-slammer a {
	text-shadow: #bedc93 0 0 5px;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	color: #000;
}

.rates-slammer a:hover {
	text-shadow: #bedc93 0 0 5px;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	color: #9eb67a;
}

.rates-goodies-display #right {
	text-align: left;
	display: inline-block;
	position: relative;
	width: 400px;
	margin-left: 10px;
	float: right;
	margin-bottom: 25px;
}

/* @end */

/* @group Services Page */

.services-display-left {
	width: 400px;
	display: block;
	position: relative;
	float: left;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: justify;
	color: #4e4f51;
}

.services-display-left p {
	text-indent: 15px;
}

.services-display-left ul {
	width: 200px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.services-display-left center {
	margin-bottom: 15px;
}

.services-display-left em {
	margin-bottom: 10px;
	color: #9eb67a;
	margin-left: auto;
	margin-right: auto;
	font: italic 19px Georgia, "Times New Roman", Times, serif;
	clear: left;
	text-shadow: #bedc93 0 0 5px;
}

.services-display-right {
	width: 400px;
	display: block;
	position: relative;
	float: right;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: justify;
	color: #4e4f51;
}

.services-display-right p {
	text-indent: 15px;
}

.services-display-right center {
	margin-bottom: 15px;
}

.services-display-right em {
	margin-bottom: 10px;
	color: #9eb67a;
	margin-left: auto;
	margin-right: auto;
	font: italic 19px Georgia, "Times New Roman", Times, serif;
	clear: left;
	text-shadow: #bedc93 0 0 5px;
}

/* @end */

/* @group Contact Page */

.contact-top {
	margin-top: -115px;
	display: block;
	position: relative;
}

.contact-linky {
	display: block;
	position: absolute;
	top: 140px;
	float: left;
	margin-left: 112px;
}

.contact-linky img {
	margin-right: 10px;
}

#map_canvas {
	display: inline-block;
	position: relative;
	float: left;
	margin-top: 165px;
	border: 1px solid #4e4f51;
}

.contact-info {
	width: 425px;
	display: block;
	position: relative;
	font: 18px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	color: #4e4f51;
	top: 40px;
	clear: both;
	float: left;
	margin-right: 125px;
}

.contact-info #left {
	text-align: right;
}

.contact-info #right {
	text-align: left;
}

.contact-info a {
	text-decoration: none;
	color: #4e4f51;
}

.contact-info a:hover {
	text-decoration: underline;
}

.contact-display-left {
	width: 275px;
	display: block;
	position: relative;
	float: right;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: justify;
	color: #4e4f51;
	margin-left: 175px;
	margin-right: -50px;
}

.contact-display-left a {
	text-decoration: underline;
	color: #4e4f51;
}

.contact-display-left i {
	font: italic 10px Georgia, "Times New Roman", Times, serif;
}

.contact-display-left center {
	margin-bottom: 15px;
}

.contact-display-left em {
	margin-bottom: 10px;
	color: #9eb67a;
	margin-left: auto;
	margin-right: auto;
	font: italic 19px Georgia, "Times New Roman", Times, serif;
	clear: left;
	text-shadow: #bedc93 0 0 5px;
}

.contact-container-right {
	width: 400px;
	display: inline-block;
	text-align: center;
	position: relative;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #4e4f51;
	margin-bottom: 10px;
	float: right;
	padding: 5px 5px 150px;
	top: 0;
	margin-right: -50px;
	margin-top: 75px;
}

.contact-container-right p {
	margin-bottom: 10px;
	color: #9eb67a;
	font: italic 19px Georgia, "Times New Roman", Times, serif;
	clear: left;
	text-shadow: #bedc93 0 0 5px;
	margin-left: 175px;
}

.formContainer {
	display: inline-block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

.formL {
	display: inline-block;
	text-align: right;
	padding-right: 5px;
	position: relative;
	float: left;
	width: 200px;
	padding-top: 5px;
	color: #000;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.formR {
	display: inline-block;
	text-align: left;
	position: relative;
	float: left;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* @end */

#calendar {
		width: 650px;
	display: block;
	position: relative;
	margin: 0 auto;
	padding-bottom: 50px;
}

/* @group Rates */

#rates-display {
	display: table;
	position: relative;
	width: 700px;
	padding-left: 25px;
}

.studiorates {
	width: 300px;
	height: 150px;
	clear: both;
	display: block;
	background: url(../images/rates/studio.png) no-repeat;
	position: relative;
}

.studioRatesHover {
	width: 300px;
	height: 150px;
	background: url(../images/rates/studioOver.png) no-repeat;
}

.propsrates {
	width: 300px;
	height: 150px;
	clear: both;
	display: block;
	background: url(../images/rates/props.png) no-repeat;
	position: relative;
}

.propsRatesHover {
	width: 300px;
	height: 150px;
	background: url(../images/rates/propsOver.png) no-repeat;
}

.servicesrates {
	width: 300px;
	height: 150px;
	clear: both;
	display: block;
	background: url(../images/rates/services.png) no-repeat;
	position: relative;
}

.servicesRatesHover {
	width: 300px;
	height: 150px;
	background: url(../images/rates/servicesOver.png) no-repeat;
}

.cooprates {
	width: 300px;
	height: 150px;
	clear: both;
	display: block;
	background: url(../images/rates/coop.png) no-repeat;
	position: relative;
}

.coopRatesHover {
	width: 300px;
	height: 150px;
	background: url(../images/rates/coopOver.png) no-repeat;
}

.photorates {
	width: 300px;
	height: 150px;
	clear: both;
	display: block;
	background: url(../images/rates/photo.png) no-repeat;
	position: relative;
}

.photoRatesHover {
	width: 300px;
	height: 150px;
	background: url(../images/rates/photoOver.png) no-repeat;
}



/* @end */

/* @group Workshop Flyers */

#flyers {
	display: table;
	position: relative;
	margin-top: -15px;
	font-family: 'HelveticaNeue-UltraLight', 'Helvetica Neue UltraLight', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	margin-left: -187px;
	margin-right: -187px;
	font-weight: normal;
	font-style: normal;
}

#flyers-header {
	display: table-cell;
	position: relative;
	color: #abc484;
	font: 52px/36px 'HelveticaNeue-UltraLight', 'Helvetica Neue UltraLight', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 15px;
	vertical-align: middle;
	padding-bottom: 25px;
	margin: 0;
	font-weight: 100;
	font-style: normal;
}

#flyers-sub-header {
	display: table-cell;
	position: relative;
	color: #abc484;
	font: 38px/40px 'HelveticaNeue-UltraLight', 'Helvetica Neue UltraLight', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: 100;
	font-style: normal;
	margin-bottom: -15px;
}

#flyers-side-header {
	display: table-cell;
	position: relative;
	color: #fff;
	font: 24px 'HelveticaNeue-UltraLight', 'Helvetica Neue UltraLight', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 0;
	font-weight: 100;
	font-style: normal;
}

#flyers-subheader {
	display: table-cell;
	position: relative;
	color: #abc484;
	font: normal 100 17px/20px 'HelveticaNeue', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 0;
}

#workshop-flyer-text {
	font: normal 400 15px 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	color: #000;
	text-shadow: #eaf4de 0 0 3px;
}

#workshop-flyer-text ul {
	text-align: center;
	list-style-type: none;
	list-style-position: inside;
	margin: 0 0 0 -35px;
}

#workshop-flyer-textSmall {
	font: normal 100 12px/12px 'HelveticaNeue', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	color: #000;
	text-shadow: #eaf4de 0 0 3px;
}

#workshop-flyer-text-green {
	font: 13px 'HelveticaNeue', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	color: #abc484;
	text-shadow: #eaf4de 0 0 3px;
	font-weight: 100;
	font-style: normal;
}

#workshop-flyer-text-green a {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #8fa36d;
}

#workshop-flyer-text-green a:hover {
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	color: #8fa36d;
}

/* @end */


