	/* CSS Document */

/*==============================*/
/*			LAYOUT 				*/
/*==============================*/
/*
		+++++++++++
		Index Stuff
		+++++++++++
*/

#wrapper { 
 margin: 0 auto;
 width: 950px;
}


header {
 padding: 5px;
 margin: 0px 0px 5px 0px;
 background-color:#CC0033;
}

header img {
	margin: auto 200px;
}

#leftcolumn { 
 color: #333;
 margin: 0px 5px 5px 40px;
 padding: 10px;
 height: 350px auto;
 width: 150px;
 float: left;
}

#navmain {
 padding: 20px 0 20px 0;
}

#register, #contact, #paypallogo, #twitter {
	text-align: center;
	margin: 0px 0px 0 5px;
	padding: 20px 0 20px 0;
	width: 100px;
	border-top:1px solid #dadada;
}

#content { 
 float: left;
 color: #333;
 margin: 0px 5px 5px 0px;
 padding: 20px;
 height: auto;
 width: 555px;
 display: inline;
}

footer { 
 clear: both;
}

footer {
	text-align:center;
	color: #333;
	line-height: 1.5em;
}

.structural {position: absolute; left: -500em;}

/* 
	++++++++++++++++++++++
	External Content Stuff
	++++++++++++++++++++++
*/

.subheader {
	margin: 10px 0px 20px 0;
}

.description {
	padding: 10px 0 10px 0;
	line-height: 1.5em;
}


/*
	+++++++++++++++++++++
	Info and Registration
	+++++++++++++++++++++
*/
#docs {
	line-height: 2em;
	padding: 20px;
}
/*
	+++++++
	Contact
	+++++++
*/

.map, #email {
	padding: 30px;
}


/* 
	+++++++++
	News Page
	+++++++++
*/
.caption-pic {
	margin: 0 0 20px 0;
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC; padding: 3px;
	font: 11px/1.4em Arial, sans-serif;
	width: 502px;
	text-align: center;
}

.caption-pic img {
	border: 1px solid #CCCCCC;
	vertical-align:middle; 
	margin-bottom: 3px;
}

.newsitem {
	margin-bottom:20px;
}
.newsitem li {
	margin-top:7px;
	font-size:1.2em;
}

.newsitem li:first-child {
	text-decoration: underline;
	font-size:1.4em;
}


/*
	+++++++
	Classes
	+++++++
*/
.classdescription {border-bottom: 1px solid #999;
}

#listing {overflow:hidden;}


#toc {
	margin: 50px 0px 0px 20px;
	line-height: 24px;
}

#toc li {font-size:16px;}

#subheading {
	margin: 20px 0 0 0;
}

.classdescription, #reminder {
	padding: 20px;
}

.classphoto {
	float:right;
	margin: 15px 0 20px 20px;
}

.paypal_buttons {
	margin: 5px 0 15px 20px;
}

.classtimes {
	margin: 5px 20px 0px 20px;
}

/*
	+++++++++++++++++++
	Private Instruction
	+++++++++++++++++++
*/
/*
	+++++++++++++++++++
	Taste of the Circus
	+++++++++++++++++++
*/
/*
	+++++++
	Drop In
	+++++++
*/
#dropin {
	margin:20px 20px 0 0;
}

#dropinphoto {
	float:right;
	margin: 0 0 20px 20px;
}
/*
	++++++++
	Calendar
	++++++++
*/
/*
	+++++++++++
	Instructors
	+++++++++++
*/
.bios {
	margin-bottom: 20px;
}
#photos {
	float: right;
}

/*
	+++++
	FAQ'S
	+++++
*/
.questions {margin: 10px 30px 20px 30px;}
