/* CSS Document */

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;}



.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;}





#left { position: absolute;
		top: 0;
		left: 210px;
		background: url(images/edge_left.gif) 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/edge_right.gif) 0 0 repeat-y;
		width: 150px;
		height: 3600px;
		}
#mainPic { width: 446px;
		height: 137px;
		margin-left: 13px;
		}
		
#promo { width: 446px;
		height: 320px;
		margin-left: 15px;
		}		
#video { width: 445px;
		height: 320px;
		margin-left: 0px;
		margin-bottom: 60px;
		}
		
#products-float/*ITEMS APPEARING ON HOMEPAGE*/
			{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;
			}
			
#subPic-wrapper {
		width: 475px;
		height:104px;
		}
		
.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;
		

		}
		
.image-header {
		width: 450px;
		height: 220px;
		margin-top: 50px;
		margin-left: 12px;
		clear: both;
		}

#text {
	clear: both;
	width: 450px;
	margin-left: 12px;
	margin-top: 20px;
	color: #604027;
	display: block;
		}
h1 {
	font-size: 1.5em;
	font-weight: bold;
	}
h2 {
	font-size: 1em;
	font-weight: bold;
	color: #6a2225;
	}
h3 {
	font-size: 1.5em;
	font-weight: bold;
	color: #6a2225;
	}
h4 {
	font-size: 1.75em;
	font-weight: bold;
	text-align: center;
	color: #6a2225;
	}
.headline {
	font-size: 1.75em;
	font-weight: bold;
	text-align: center;
	color: #6a2225;
	border-top: thick;
	}
	
#bonsai { width: 420px;
		height: 248px;
		}
.alt0 		{background-color: #FCF1D1;}
.alt1 		{background-color: #E6E0CC;}
.alt2 		{background-color: #c8bfa3;}
.alt5 		{background-color: black;}
.subhead {font-weight: bold; 
		background-color: #FCF1D1;
		text-align: center;}
		
#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;}

#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; }
