body {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background: #B1B2A3 url( /img/assets/bg.gif ) top center repeat-y;
    text-align: center;
}

body, table tr td, table tr th, table thead tr td, table thead tr th {
    margin: 0;
    padding: 0;
    font-family: Verdana, Sans-Serif;
    font-size: 11px;
    line-height: 1.5em;
    color: #333;
    vertical-align: top;
    border: 0px;
}

div, p, th, td, li, dd, dl, dt {
    font-family: Verdana, Sans-Serif;
    font-size: 11px;
    line-height: 1.5em;
    color: #333;
    text-decoration: none;
    text-align: left;
}

div, img {
    border: 0;
    margin: 0;
    padding: 0;
}

p {
    margin: 0 0 1.5em 0;
    line-height: 1.5em;
}

p.lead {
    font-family: Georgia, Serif;
    font-size: 15px;
}

p.note {
    font-size: 10px;
}

p.question {
    font-weight: bold;
    margin-bottom: 0;
}

br.clearBoth {
    clear: both;
}

.greyedOut {
	color: #BDBAAB;
	font-weight: bold;
	}

/* LINK STYLES */
a {
    font-weight: bold;
    text-decoration: none;
    color: #ED8500;
}

a img {
    border: 0px solid black;
}

a:hover {
    font-weight: bold;
    color: #B25000;
}

/* END LINK STYLES */



/* LIST STYLES */

.spacedOut li { margin-bottom: 1em; }

.twoCol { 
	width: 30%;
	float: left;
	margin: 1em 0;
	}

li ul { margin-top: 1em; }

/* END LIST STYLES */



/* HEADER STYLES */
h1 {
    font-family: Georgia, Serif;
    font-size: 26px;
    line-height: 1em;
    font-weight: normal;
    color: #B25000;
    margin: 10px 0;
}

h1.indent {
    padding-left: 10px;
}

h2 {
    font-family: Georgia, Serif;
    font-size: 15px;
    line-height: 1.2em;
    font-weight: normal;
    color: #B25000;
    margin: 1.5em 0 0;
}

h2.green {
    margin-left: -10px;
    text-indent: 10px;
    border-bottom: 1px solid #4A6A54;
    margin-bottom: 10px;
}

h2.brown {
    margin-left: -10px;
    text-indent: 10px;
    border-bottom: 1px solid #6E5C25;
    margin-bottom: 10px;
}

h3 {
    color: #664242;
    font-family: Georgia, Serif;
    font-size: 13px;
    line-height: 1.5em;
    font-weight: normal;
    margin: 1.5em 0 0;
}

h4 {
    font-family: Georgia, Serif;
    font-size: 12px;
    line-height: 1.5em;
    font-weight: normal;
    margin: .5em 0 0;
}

/* END HEADER STYLES */

#main {
    margin: auto;
    width: 800px;
    text-align: left;
}

#leftCol {
    width: 175px;
    padding: 0 18px 0 17px;
    float: left;
}

#rightCol {
    width: 590px;
    float: left;
}

/* LIST STYLES */
.no_bullet {
    list-style-type: none;
    margin: 0 0 1em;
    padding: 0;
}

.no_bullet li {
    margin: 0;
    padding: 0;
}

/* END LIST STYLES */

/* CONTENT STYLES */
#content {
    float: left;
    width: 460px;
    padding: 0px 0px 40px 10px;
}

.moveup {
    margin-top: -1em;
}

.moveupMore {
    margin-top: -1em;
}

#content .plain {

}

#content .dark {
    background-color: #EBE1C6;
}

#content .icon {
    vertical-align: middle;
    margin-right: 12px;
}

#content .darkBold {
    color: #664242;
    font-weight: bold;
}

#content img {

}

#content .download {
    margin: 20px 0 40px;
}

img.contentImg {
    float: right;
    margin: 3px 15px 10px 18px;
    border: 1px solid #D9C693;
    display: inline;
}

#home {
    width: 540px;
    margin: 0px 0px 20px 10px;
    float: left;
    display: inline;
}

#home p.lead {
    font-size: 14px;
}

#headline {
    width: 100%;
    margin-bottom: 25px;
}

#logo {
    text-align: left;
    padding-bottom: 45px;
}

/* END CONTENT STYLES */

/* Events */
.showcase {
    width: 147px;
    background-color: #F0E8D4;
    border: 1px solid #D9C693;
    padding: 13px;
    margin-bottom: 13px;
    font-size: 10px;
}

/* Tan hack on showcase div width */

* html .showcase {
    width: 175px;
    w\idth: 147px;
}

.showcase .date {
    font-weight: bold;
    color: #666;
}

/* myClub tout */

.myClubTout {
    width: 147px;
    background-color: #f19724;
    border: 1px solid #b25000;
    padding: 13px;
    margin-bottom: 13px;
    font-size: 10px;
}

.myClubTout h3 {color:#fff;margin-top:0;font-size:18px;}
.myClubTout p {margin-bottom:1em;}




#classLegend {
    width: 147px;
    background-color: #F0E8D4;
    border: 1px solid #D9C693;
    padding: 13px;
    margin-top: 13px;
    font-size: 10px;
}

#classLegend .darkBold {
    color: #664242;
    font-weight: bold;
}

.mainEventList {
    padding: 8px 12px 15px 15px;
}

.mainEventList .plain {
}

.mainEventList .name {
    line-height: 20px;
}

.mainEventList .date {
    line-height: 20px;
    margin-left: 20px;
}

/* END Events */

#classList {
    margin-bottom: 20px;
}

#classList td {
    padding: 4px 0px 4px 0px;
}

#class_schedule, #event_cal {
    width: 100%;
}

#class_schedule {
    margin-top: 10px;
}

#class_schedule .alternate, #event_cal .alternate {
    background-color: #EBE1C6;
}

#class_schedule .title {
    font-family: Georgia, Serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
    color: #B25000;
    margin-left: -10px;
    padding-top: 1em;
    border-bottom: 1px solid #6E5C25;
}

#class_schedule thead td, #class_schedule thead th {
    background-color: #EBE1C6;
    color: #664242;
    font-weight: bold;
}

#class_schedule td, #class_schedule th {
    font-size: 10px;
    padding: 3px 0 3px 10px;
}

#class_schedule #hdr_class {
    width: 150px;
}

#class_schedule #hdr_studio {
    width: 30px;
}

#class_schedule #hdr_starts, #class_schedule #hdr_length {
    width: 50px;
}

#class_schedule #hdr_instructor {
    width: 180px;
}

#event_cal td {
    padding: 10px;
}

.class_search_checkboxes {
    float: left;
    width: 460px;
}

.class_search_checkboxes h2 {
    margin-bottom: 4px;
}

.class_search_checkboxes div {
    float: left;
    display: inline;
    margin: 0 16px 6px 0;
    white-space: nowrap;
}

.class_search_select {
    width: 45%;
    float: left;
    margin-right: 20px;
    margin-bottom: 5px;
    display: inline;
}

.class_search_select select {
    width: 200px;
}

.class_search_select h2 {
    margin-bottom: 4px;
}

#class_search_instructors {
    clear: both;
}

#note_box {
    margin-top: 12px;
    padding: 15px;

    border: 2px solid #EADFC3;
    background: #F0E7D5;
}

h2.hdrFloat {
    width: 470px;
    float: left;
    margin: 0;
}

#headerNav {
    width: 590px;
}

#pagenav {
    width: 100px;
    padding: 2px 0 2px 10px;
    border-left: 1px solid #4A6A54;
    float: left;
    margin-bottom: 1em;
    font-size: 10px;
    line-height: 1.5em;
}

#footer {
    width: 800px;
    padding: 20px 0 10px;
}

#footer div {
    font-size: 10px;
}

#footer div a {
    font-weight: normal;
    text-decoration: none;
    color: #ED8500;
}

#footer #privacy {
    float: left;
    width: 185px;
    padding: 0 18px 0 17px;
}

/* Tan hack on privacy div width */

* html #footer #privacy {
    width: 210px;
    w\idth: 185px;
}

#footer #addy {
    float: left;
    width: 470px;
}

#footer #credit {
    float: left;
    width: 100px;
}

#pdf_download_list {
    list-style-image: url( /img/icons/pdf_small.gif );
}

#pdf_download_list li {
    vertical-align: middle;
    margin-bottom: 10px;
}

.pdf_big {
    float: none;
    text-align: left;
    vertical-align: middle;
}

.person_list {
    list-style: none;
    margin: -2px 0 5px 0;
    padding: 0 0 5px 0;
}

.person_list li {
    margin: 0 0 2px 0;
    padding: 0 0 2px 0;
}

/* FORMS */

area {

    width: 250px;
    height: 180px;

}

#form_table {
    width: 100%;

}

.form_tag {
    width: 120px;

    padding-right: 5px;
    text-align: right;
    vertical-align: middle;

}

.form_note {
    margin-top: 10px;
    font-size: 10px;
    vertical-align: middle;

    margin-bottom: 3px;
}

table.errorMessage tr td {
    color: red;
}


#formatForm label {
	width: 130px;
	float: left;
	}

#formatForm .textinput {
	width: 200px;
	float: left;
	margin-bottom: .3em;
	}
	
#formatForm p {
	margin: 1em 0;
	}
	
#formatForm textarea {
	width: 400px;
	height: 6em;
	}
	
#formatForm textarea.thinTxtArea {
	width: 200px;
	float: left;
	margin-bottom: .3em;
	}
	
#formatForm span {
	font-weight: bold;
	}
								