@charset "UTF-8";
/* CSS Document */

body {
	height:100%;
	font-size:16px;
	margin:0px;
	padding:0px;
	font-family:Helvetica;
	background-color:#fff;
	color:#27221f;
	letter-spacing:0.05em;
}

form {
	margin:0px;
	padding:0px;
}	

h1 {
	font-size:2em;
	line-height:1.2em;
}

a {
	color:#660000;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#52443B;
	text-decoration:none;
	font-weight:bold;
}

#menu { 
	width:100%;
	height:63px;
	background-color:#212121;
	min-width:600px;
}

#undermenu { 
	width:100%;
	height:10px;
	background-color:#410000;
	min-width:600px;
	border-top:#aaa 1px solid;
	border-bottom:#aaa 1px solid;
}

.thing {
	height:100%;
}

.photo {
	border:#333333 1px solid;
	padding:5px;
	margin:5px;
	width:320px;
	height:240px;
	float:left;
}

.photo2 {
	border:#333333 1px solid;
	padding:5px;
	margin:5px;
	width:auto;
	height:auto;
	float:left;
}

.description {
	padding:5px;
	margin:5px;
	float:left;
	line-height:2em;
}

#content {
	width:95%;
	height:auto;
	margin:10px;
	padding:10px;
	font-size:0.87em;
	line-height:1.4em;
}

#content p {
	font-size:16px;
}

#content ul{padding-left:0px;}

#content li{
	padding-left:20px;
	list-style-type:none;
}

#menu li {
	margin:0px;
	padding:0px;
	padding-top:5px;
	height:30px;
	width:auto;
	font-family:Helvetica;
	font-size:0.8em;
	border:#52443b 1px solid;
	float:left;
	list-style-type:none;
	color:#d1cc95;
	letter-spacing:0.1em;
	font-weight:bold;
	line-height:1.4em;
	text-align:center;
}

#menu li:hover {
	margin:5px;
	padding:5px;
	padding-top:5px;
	height:30px;
	width:auto;
	font-family:Helvetica;
	font-size:0.8em;
	border:#52443b 1px solid;
	float:left;
	list-style-type:none;
	color:#d1cc95;
	letter-spacing:0.1em;
	background-color:#3c3229;
	font-weight:bold;
	line-height:1.4em;
}

#menu a {
	font-family:Helvetica;
	color:#aaaaaa;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}

.button {
	margin:5px;
	padding:5px;
	padding-top:5px;
	height:30px;
	width:auto;
	font-family:Helvetica;
	font-size:0.8em;
	border:#414141 1px solid;
	float:left;
	list-style-type:none;
	color:#000;
	letter-spacing:0.1em;
	font-weight:bold;
	line-height:1.4em;
	text-align:center;
}

.button:hover {
	margin:5px;
	padding:5px;
	padding-top:5px;
	height:30px;
	width:auto;
	font-family:Helvetica;
	font-size:0.8em;
	border:#52443b 1px solid;
	float:left;
	list-style-type:none;
	color:#52443B;
	letter-spacing:0.1em;
	font-weight:bold;
	line-height:1.4em;
	text-align:center;
}

.buttonClone {
	margin:5px;
	padding:5px;
	padding-top:5px;
	height:30px;
	width:auto;
	font-family:Helvetica;
	font-size:0.8em;
	border:#414141 1px solid;
	list-style-type:none;
	color:#000;
	letter-spacing:0.1em;
	font-weight:bold;
	line-height:1.4em;
	text-align:center;
}

.buttonClone:hover {
	margin:5px;
	padding:5px;
	padding-top:5px;
	height:30px;
	width:auto;
	font-family:Helvetica;
	font-size:0.8em;
	border:#52443b 1px solid;
	list-style-type:none;
	color:#52443B;
	letter-spacing:0.1em;
	font-weight:bold;
	line-height:1.4em;
	text-align:center;
}

.register {
	background-color:#CCCCCC;
	border:1px solid #003333;
	text-align:center;
	padding:2px;
	font-size:0.8em;
	font-weight:normal;
	width:auto;
	color:#333333;
}

.register2 {
	border:1px solid #003333;
	text-align:right;
	padding-top:2px;
	padding-bottom:2px;
	font-size:0.8em;
	font-weight:normal;
	width:24px;
}

.register:hover {
	background-color:#CCCCCC;
	border:1px solid #003333;
	text-align:center;
	padding:2px;
	font-size:0.8em;
	font-weight:normal;
	color:#52443B;
	width:auto;
}

.registerSmall {
	background-color:#CCCCCC;
	border:1px solid #003333;
	text-align:center;
	padding:2px;
	font-size:0.8em;
	font-weight:normal;
	width:auto;
	color:#333333;
}

.register2Small {
	border:1px solid #003333;
	text-align:right;
	padding:2px;
	font-size:0.8em;
	font-weight:normal;
	width:28px;
}

.registerSmall:hover {
	background-color:#CCCCCC;
	border:1px solid #003333;
	text-align:center;
	padding:2px;
	font-size:0.8em;
	font-weight:normal;
	color:#52443B;
	width:auto;
}

.buttonBottom {
	margin:5px;
	padding:5px;
	padding-top:5px;
	height:34px;
	width:auto;
	font-family:Helvetica;
	font-size:0.8em;
	border:#27221f 1px solid;
	float:left;
	list-style-type:none;
	color:#27221f;
	letter-spacing:0.1em;
	font-weight:bold;
	line-height:1.4em;
	text-align:center;	
}

.buttonBottom a {
	color:#333333;
}


#menu a:hover {
	font-family:Helvetica;
	color:#686868;
	font-weight:bold;
	text-decoration:none;
}

.link a {
	color:#990000;
}

.link a:hover {
	color:#999999
}

.segment {
	background-color:#CCCC99;
	border:1px solid #003333;
	width:90px;
	text-align:center;
	float:left;
	padding:3px;
	margin-right:5px;
	margin-bottom:5px;
}

.view {
	background-color:#CCCCCC;
	border:1px solid #003333;
	text-align:center;
	padding:4px;
	font-size:0.8em;
	font-weight:normal;
	color:#333333;
}

.view:hover {
	background-color:#CCCCCC;
	border:1px solid #003333;
	text-align:center;
	padding:4px;
	font-size:0.8em;
	font-weight:normal;
}	

.submit {
	background-color:#494949;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:0.15em;
	padding:3px;
}

.submit:hover {
	background-color:#000000;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:0.15em;
	padding:3px;
}

.billingHeader {
	font-weight:bold;
	font-size: 124%
}

.redtext {
	color: #660000;
}

.contrastRed {
	color: #000;
}

.contrastRed:hover{
	color: #fff;
}

.leftPanel {
	float:left;
	width:40%;
}

.rightPanel {
	float:left;
	width:60%;
}

.wideLeftPanel {
	float:left;
	width:85%;
}

.thinRightPanel {
	float:left;
	width:15%;
}

.leftAdvertPanel {
	float:left;
	width:48%;
	margin-right:2%;
}

.rightAdvertPanel {
	float:left;
	width:48%;
	margin-bottom:10px;
}

.advertBoxAudio {
	padding-bottom:10px;
	border: 2px solid #000;
	text-align:center;
	color:#000;
	background:#C01D2E;
	width:49%;
}

.advertBoxVideo {
	padding-bottom:10px;
	border: 4px solid #bbb;
	text-align:center;
	color:#000;
	width:49%;
}

.lineItem {
	padding: 5px;
	margin-left: 10px;
	line-height: 24px;
}

.lineItem label {
	font-weight:bold;
	font-size:108%;
}

#calendar_container {
	border: 1px solid #bf1e2e;
	padding: 10px;
}

.miniCalendar {
	margin-left:30px;
	margin-right:30px;
}

.headline {
	font-size: 1.4em; 
	font-weight: bold; 
	color:27221f;
	margin-bottom:10px;
}

.sectionBox {
	border:3px #eee solid;
	min-width:600px;
	max-width:950px;
	margin-bottom:20px
}

.sectionBoxContents {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.4em;
	margin:10px;
	padding:20px;
	color:#000;
}

.highlight:hover {
	background:#eee;
}

.instructorImg {
	width:100px;
	height:100px;
	border:0;
}

.lastDay {
	background:#bbb;
	padding:3px;
}

.style1 {
	font-size: 20px;
	font-weight: bold;
}
