/* Reset first */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	outline: 0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* Global */

body {
	text-align: center;
	margin: 0;
	background: #fff;
	font-size: 62.5%;
	line-height: 1.5em;
	letter-spacing: 0.03em;
	font-family: georgia, times, serif;
	color: #333;
}

a:link, a:visited {color: #83cc2f; text-decoration: none; outline: 0;}
a:link:hover, a:visited:hover {color: #83cc2f; text-decoration: underline; outline: 0;}

strong {font-weight: bold;}

em {font-style: italic;}

/* Header */

#header_page {
	width: 100%;
	text-align: center;
	overflow: hidden;
	background: #8bd932;
	color: #fff;
}

#header {
	margin: 0 auto;
	width: 916px;
	height: 190px;
	text-align: left;
	overflow: hidden;
	position: relative;
	left: -3px;
}

h1 {
	width: 515px;
	height: 190px;
	background: url(../img/logo.png) no-repeat top left;
	text-indent: -99999px;
	overflow: hidden;
	position: absolute;
	z-index: 1;
}

p#tagline {
	text-transform: uppercase;
	font: 1.35em/1.5em 'brauerreg', Helvetica, Arial, sans-serif;
	letter-spacing: 0.1em;
	position: absolute;
	z-index: 5;
	left: 5px;
	top: 155px;
	display: none;
}

.contact {
	float: right;
	width: 270px;
	margin-top: 25px;
}

.contact p {
	margin: 0 0 10px 0;
}

#header .contact {color: #333;}
#header .contact p a, #header .contact p a:hover {color: #fff;}

/* Page */

#page {
	clear: both;
	width: 910px;
	margin: 50px auto;
	overflow: hidden;
	text-align: left;
}

#content {
	width: 590px;
	float: left;
	overflow: hidden;
	height: 100%;
}

#calender {
	width: 590px;
	float: left;
	overflow: hidden;
	height: 100%;
}

.maincontent {
	width: 590px;
	overflow: hidden;
	border-top: 1px solid #8bd932;
}

.class {
	width: 590px;
	overflow: hidden;
	border-top: 1px solid #8bd932;
}
.classtoggle, .classtoggle_single {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0;
	padding: 10px 0 30px 0;
	cursor: pointer;
}
.class h4 {
	line-height: 1.25em;
	font-size: 2.5em;
	text-decoration: none;
	float: left;
	margin: 0;
	width: 430px;
	color: #83cc2f;
}
.class h4:hover{text-decoration: underline;}
.class .date {
	float: right;
	line-height: 1.5em;
	font-size: 1.35em;
	width: 120px;
}
.classdata {
	clear: both;
	overflow: hidden;
	margin: 0 0 30px 0;
}
.classdata p {
	margin: 0 0 10px 0;
	width: 430px;
	float: left;
}
.classdata img {
	border: 1px solid #ccc;
	margin: 10px 0;
	max-width: 430px;
}
.classdata ul {
	float: right;
	width: 120px;
	margin: 0;
}
.classtoggle_single {cursor: text;}
.classtoggle_single h4 {color: #333;}
.classtoggle_single h4:hover{text-decoration: none;}

li.rsvp {width: 120px; font-size: 1em;}

li.rsvp .buy, li.rsvp .reg {
	width: 120px;
	text-align: center;
	background: #333;
	color: #83cc2f;
	border: 0;
	margin: 15px 0 0 0;
	outline: 0;
	padding: 7px 0;
	text-transform: uppercase;
	font: 1.5em/1em 'brauerreg', Helvetica, Arial, sans-serif;
	letter-spacing: 0.1em;
}
li.rsvp .buy a:hover, li.rsvp .reg a:hover {color: #333; text-decoration: none;}
li.rsvp .buy:hover, li.rsvp .reg:hover {background: #83cc2f; color: #333; cursor: pointer;}
li.rsvp .buy:hover a, li.rsvp .reg:hover a {color: #333;}
.price, .free {
	float: right;
	clear: right;
	width: 110px;
	padding: 5px;
	background: #c7f493;
	text-transform: uppercase;
	font: 1em/1.15em 'brauerreg', Helvetica, Arial, sans-serif;
}
.price strong {
	font-size: 2em; 
	float: left; 
	width: 30px;
	margin: 0 8px 5px 0;
	position: relative;
	top: 6px;
	font-weight: normal;
}
.free strong {
	font-size: 2em;	
	line-height: 1.15em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	text-align: center;
	display: block;
}

.refer {
	float: right;
	font-size: 1.35em;
	line-height: 1.5em;
	margin: 0 0 25px 0;
	width: 120px;
}

#side {
	width: 270px;
	float: right;
	overflow: hidden;
}

h2, h3 {
	text-transform: uppercase;
	margin: 0 0 20px 0;
	font: 1.5em/1.25em 'brauerbold', Helvetica, Arial, sans-serif;
	letter-spacing: 0.1em;
}

h2 { 
	margin: 0 0 25px 0;
	float: left;
}

input {
	margin: 15px 0 0 0;
	font-size: 1.25em;
}

input.field {
	width: 150px;
	padding: 4px 0;
}
input.button{
	width: 100px;
	margin: 0 0 0 10px;
	background: #333;
	color: #83cc2f;
	text-transform: uppercase;
	font: 1.5em/1em 'brauerreg', Helvetica, Arial, sans-serif;
	letter-spacing: 0.1em;
	border: 0;
	outline: 0;
	cursor: pointer;
	padding: 4px 0;
}

input.button:hover{
	background: #83cc2f;
	color: #333;
	cursor: pointer;
}

ul.links, #calendar{
	margin-bottom: 50px;
}

p, li{
	font-size: 1.35em;
	line-height: 1.5em;
}

li {
	margin: 0 0 5px 0;
}

hr {
	height: 1px;
	background: #ccc;
	border: 0;
	margin: 30px 0;
	clear: both;
}

/* Footer */

#footer {
	width: 910px;
	clear: both;
	display: block;
	overflow: hidden;
	border-top: 1px solid #ccc;
	padding-top: 30px;
}

#footer h3 {
	width: 110px;
	float: left;
}

#footer .footer_about {
	width: 430px;
	float: left;
	margin: 0 0 0 50px;
}

#footer .contact {
	margin: 0 0 0 0;
}

