/* CSS Document */

/* ----------------------------
Main Structure Styles 
-------------------------------*/

body {	margin: 0;
		padding: 0;
		background-color: #6a2225;
		font: .75em Verdana, Arial, Helvetica, sans-serif;
		}

#navContainer { 
		position: absolute;
		top: 0;
		left: 0;
		width: 210px;
		height: 600px;
		background: url(images/nav.gif) 0 0 no-repeat;
		text-align: right;
	}
	
#nav {margin-top: 50px;}

#nav ul {
		font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;
		color: white;
		list-style: none;
		padding: 0;
		font-weight: bold;
		font-size: 14px;
		}
		
#nav li {padding: .5em;}

#nav a {text-decoration: none; }

#nav a:link { color: white;}

#nav a:visited { color: #999999;}

#nav a:hover {color: #d8a74a;}


#left { position: absolute;
		top: 0;
		left: 210px;
		background: url(images/torn-edge-combine.png) 0 0 repeat-y;
		width: 50px;
		height: 3600px;
		}
		
#center { position: absolute;
		top: 0;
		left: 260px;
		background: url(images/center.gif) 0 0 repeat-y;
		width: 476px;
		height: 3600px;
		}
#right { position: absolute;
		top: 0;
		left: 736px;
		background: url(images/torn-edge-combine.png) -60px 0 repeat-y;
		width: 50px;
		height: 3600px;
		}
		
#right-outer {
	position: absolute;
	top: 0;
	left: 786px;
	background: url(images/right-outer.png) 0 0 repeat-y;
	width: 350px;
	height: 3600px;
		}
		
/* ----------------------------
Top Images Styles 
-------------------------------*/
		
#mainPic { width: 446px;
		height: 137px;
		margin-left: 13px;
		}
		
#subPic-wrapper {
		width: 475px;
		height:140px;
		
		}
		
.subPic1 { width: 104px;
		height: 104px;
		display: block;
		float: left;
		margin: 10px 0 10px 10px;
		
		} 
		
.subPic { width: 104px;
		height: 104px;
		display: block;
		float: left;
		margin: 10px 0 10px 10px;
		}
		
		
#bonsai { width: 420px;
		height: 248px;
		}
		
/* ----------------------------
	Text Styles 
-------------------------------*/	


#text {
	clear: both;
	width: 450px;
	margin-left: 12px;
	margin-top: 20px;
	color: #604027;
	display: block;
		}
h1 {
	font-size: 200%;
	font-weight: bold;
	text-align: center;
	color: #6a2225;
	}
	
h2 {
	font-size: 180%;
	font-weight: bold;
	color: #6a2225;
	text-align: center;
	}
	
h3 {
	font-size: 160%;
	font-weight: bold;
	color: #6a2225;
	}
	
h4 {
	font-size: 140%;
	text-align: center;
	}
	
h5 {
	font-size: 120%;
	}
.top-header-type {
	font-size: 160%;
	font-weight: bold;
	color: #6a2225;
	text-align: center;
	margin: 5px 0 20px;
	
}
		
.headline {
	border-top: thick;
	}
	
.text-center {text-align: center;}


.subhead {font-weight: bold; 
		background-color: #FCF1D1;
		text-align: center;}
	
		
		
#promo { width: 446px;
		height: 320px;
		margin-left: 15px;
		}
				
#video { width: 445px;
		height: 320px;
		margin-left: 0px;
		margin-bottom: 60px;
		}
		
#products-float
			{float:right;
			top: 200px;
			right: 50%;
			width: 177px;
			height:220px;
			}		
		
#products {
			background:url(images/products/dvd_prod.jpg) 0 0 no-repeat;		
			width: 446px;
			height: 305px;
			}
			
.product_buttons {
			width: 177px;
			height: 71px;
			padding: 25px 0 0 25px;
			}
			
.image-header {
		width: 450px;
		height: 220px;
		margin-top: 50px;
		margin-left: 5px;
		clear: both;
		}
		
.seminar-image-header {
		width: 450px;
		height: 510px;
		margin-top: 50px;
		margin-left: 13px;
		clear: both;
		}
	



	
.alt0 		{background-color: #FCF1D1;}
.alt1 		{background-color: #E6E0CC;}
.alt2 		{background-color: #c8bfa3;}
.alt5 		{background-color: black;}

		
#starburst {float: right;}

.photoA {float: right;}
.photoB {margin-bottom: 20px;}
.photoInset {float: right;
		margin: 10px;
		}
		
.footer-type {color:#FFFFFF;
		font-size:10px;
		}
		
.footer-type img {border-style: none;}

.Alt1Time {font-size: 36px;}



/* -----------------------------------
	Calendar Styles
----------------------------------- */


#cal_wrapper {
		background: url(images/cal_bg.jpg) 0 0 repeat-y;
		position: absolute;
		top: 0px;
		left: 220px;
		width: 700px;
		height:1200px;
		}
		
#cal_conntainer {
		margin-top: 100px;
		margin-left: 50px;
		width: 600px;
		height:500px;
		}

		
/*TESTIMONIAL*/
.sig {font-weight: bold; font-style: italic; }





/* -----------------------------------
WEEKLY SCHEDULE TABLE
----------------------------------- */
.scheduleTable {
	width: 450px;
	text-align: center;
	margin: 0;
	padding: 0;
	}

.dayOfWeek {
	text-align: center;
	background-color:#6a2225;
	color: #fff;
	text-transform: uppercase;
	font-size: 80%;
	font-weight: bold;
	}
	
.classTimes {
	font-size: 80%;
	}
	
.classTimes td {
	border: 1px solid black;
	width: 75px;
	margin: 0;
	padding: 5px 0;
	}
	
.newTime {
	background-color:#FFFFCC;
	}
	
.newTimeLabel {
	background-color:#FFFFCC;
	width: 300px;
	padding: 4px;
	border: 1px solid black;
	text-align: center;
	}
	
.gallery {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #6a2225;
		list-style-type: square;
		padding: 0;
		font-weight: bold;
		font-size: 14px;
		}
		
.gallery li {margin-left: 20px;
			padding: .5em;}

.gallery a {text-decoration: none; }

.gallery a:link { color: #6a2225;}

.gallery a:visited { color: #999999;}

.gallery a:hover {color: #d8a74a;}

.deshiStay {
	font-size: 13px;
	padding: 5px;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	}
	
.deshiStay li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
	
.deshiHeader {
	font-size: 130%;
	font-weight: bold;
	color: #FC0;
}

/* -----------------------------------
Contact Us Form Styles
----------------------------------- */

.inputWrapper {
	margin: 0 0 4px;
	padding: 4px 0;
}

.inputWrapper:hover { background: #d5ccb5; }


.input-wide
{
	width: 250px;
	height: 24px;
	margin: 0;
	padding: 3px 3px 3px 3px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #b4b4b4;
}

.input-textarea { height: 150px; }

label {
	float: left;
	width: 100px;
	margin: 0 15px 0 0;
	padding: 5px 0 0;
	text-align: right;
}

legend span
{
	display: block;
	width: 100px;
	padding: 15px 0 10px 15px;
	font-size: 125%;
	font-weight: bold;
}

.captchaWrapper {
	padding-left: 120px;
}

.submit_btn {
	margin-left: 120px;
}

/* -----------------------------------
Admin Nav Styles
----------------------------------- */

.adminNav ul {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color:#600;
		list-style: none;
		padding: 0;
		font-weight: bold;
		font-size: 14px;
		}
		
.adminNav li {padding: .5em;}

.adminNav a {text-decoration: none; }

.adminNav a:link { color:#600;}

.adminNav a:visited { color:#333;}

.adminNav a:hover {color: #d8a74a;}

