/*******Darrell's Music Hall*******/

body{
	margin: 0px;
	padding: 0px;
	background: #333333 url('/images/main/back.gif');
	}
div, img{
	margin: 0px;
	padding: 0px;
	}
font, p, td, ul{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	}

/*********Header*********/

#header{
	width: 100%;
	position: relative;
	height: 107px;
	}
#header #left, #header #center, #header #right{
	height: 106px;
	position: absolute;
	border-bottom: 1px solid;
	}
#header #left{
	width: 50%;
	background: #6e4120;
	border-bottom-color: #beb288;
	z-index: 1;
	left: 0px;
	}
#header #center{
	margin: 0px auto;
	width: 768px;
	background: #975222 url(images/main/home/header.jpg) no-repeat;
	border-bottom-color: #333333;
	z-index: 10;
	position: relative;
	}
#header #right{
	width: 50%;
	background: #b2642e;
	border-bottom-color: #beb288;
	z-index: 1;
	right: 0px;
	top: 0px;
	}


/*********Content*********/

#wrapper{
	margin: 0px auto;
	position: relative;
	width: 818px;
	height: auto !important;
	min-height: 475px;
	height: 475px;
	}
#nav-left, #content, #nav-right{
	position: absolute;
	}

/**********************************Nav Left*********/
#nav-left{
	padding-top: 37px;
	width: 25px;
	z-index: 1;
	left: 0px;
	}
#nav-left ul, #nav-left ul li{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	text-indent: -9999px;
	}
#nav-left ul li a{
	width: 25px;
	padding: 0px;
	display: block;
	}
#nav-left ul li.choose a{
	background: transparent url(images/main/home/nav/choose_a_piano.gif) no-repeat 0px 0px;
	height: 114px;
	}
#nav-left ul li.products a{
	background: transparent url(images/main/home/nav/products_services.gif) no-repeat 0px 0px;
	height: 141px;
	}
#nav-left ul li.lessons a{
	background: transparent url(images/main/home/nav/lessons.gif) no-repeat 0px 0px;
	height: 66px;
	}
#nav-left ul li.sheetmusic a{
	background: transparent url(images/main/home/nav/sheet_music.gif) no-repeat 0px 0px;
	height: 92px;
	}
#nav-left ul li a:hover{
	background-position: -25px 0px;
	}


/**********************************Nav Right*********/
#nav-right{
	padding-top: 37px;
	width: 25px;
	z-index: 1;
	right: 0px;
	top: 0px;
	}
#nav-right ul li a{
	width: 25px;
	padding: 0px;
	display: block;
	}
#nav-right ul, #nav-right ul li{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	text-indent: -9999px;
	}
#nav-right ul li.index a{
	background: transparent url(images/main/home/nav/home.gif) no-repeat 0px 0px;
	height: 69px;
	}
#nav-right ul li.about a{
	background: transparent url(images/main/home/nav/about_us.gif) no-repeat 0px 0px;
	height: 73px;
	}
#nav-right ul li.contact a{
	background: transparent url(images/main/home/nav/contact.gif) no-repeat 0px 0px;
	height: 79px;
	}
#nav-right ul li.hours a{
	background: transparent url(images/main/home/nav/store_hours.gif) no-repeat 0px 0px;
	height: 87px;
	}
#nav-right ul li.links a{
	background: transparent url(images/main/home/nav/links.gif) no-repeat 0px 0px;
	height: 69px;
	}
#nav-right ul li a:hover{
	background-position: -25px 0px;
	}
	

/**********************************Main Content*********/
#content{
	margin: 0px auto;
	width: 768px;
	height: auto !important;
	min-height: 600px;
	height: 600px;
	background: #e4e4e4;
	z-index: 10;
	position: relative;
	}
#pianos {
	width: 708px;
	padding-left: 30px;
	padding-right: 30px;
	position: relative;
	}
#main-text{
	position: relative;
	width: 100%;
	height: 230px;
	margin-top: 45px;
	background: #cfcecc;
	border-top: 1px solid #beb288;
	border-bottom: 1px solid #beb288;
	}
#big_image{
	position: absolute;
	left: 5px;
	top: -45px;
	width: 375px;
	height: 283px;
	background: url(images/main/home/big_pianos.jpg);
	}
#so_youre_looking{
	position: absolute;
	left: 340px;
	top: -20px;
	width: 247px;
	height: 18px;
	text-indent: -9999px;
	background: url(images/main/home/so_youre_looking.jpg);
	}
#main-text #text{
	position: absolute;
	top: 0;
	right: 0;
	width: 382px;
	padding: 10px;
	z-index: 15;
	}
#main-text #text ul{
	line-height: 1.1em;
	}
#main-text #text a, #boxes a{
	color: #6E4120;
	}
#main-text #text a:hover, #boxes a:hover{
	color: #666666;
	}
#circle_links{
	position: absolute;
	bottom: -16px;
	right: 0px;
	}
#boxes{
	width: 708px;
	height: 120px;
	margin-left: 30px;
	margin-right: 30px;
	position: relative;
	}
#for_schools_nonprofits{
	margin-right: 6px;
	padding: 30px 0px 0px 50px;
	width: 182px;
	height: 83px;
	background: url(images/main/home/for_schools_nonprofits.jpg) no-repeat;
	float: left;
	}
#for_schools_nonprofits ul{
	margin: 0px;
	padding: 0px;
	line-height: 1.1em;
	}
#recent_news_events{
	margin-right: 6px;
	padding: 30px 0px 0px 50px;
	width: 182px;
	height: 83px;
	background: url(images/main/home/recent_news_events.jpg) no-repeat;
	float: left;
	}
#specials_promotions{
	padding: 30px 0px 0px 5px;
	width: 227px;
	height: 83px;
	/*Use when no promotions
	background: url(images/main/home/specials_promotions.jpg) no-repeat;
	width: 102px;
	padding: 30px 125px 0px 5px;*/
	background: url(images/main/home/specials_promotions2.jpg) no-repeat;
	float: left;
	}


/*********Footer*********/

.footer{
	font-size: 10px;
	color: #333333;
	}
.bottomnavLink{
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	}
.bottomnavLink:hover{
	color: #666666;
	}
#footer{
	width: 100%;
	position: relative;
	height: 25px;
	}
#footer #left, #footer #center, #footer #right{
	height: 25px;
	position: absolute;
	border-top: 1px solid;
	}
#footer #left{
	width: 50%;
	background: #b2642e;
	border-top-color: #beb288;
	z-index: 1;
	left: 0px;
	}
#footer #center{
	margin: 0px auto;
	width: 768px;
	background: #beb288;
	border-top-color: #beb288;
	z-index: 10;
	position: relative;
	}
#footer #right{
	width: 50%;
	background: #6e4120;
	border-top-color: #beb288;
	z-index: 1;
	right: 0px;
	top: 0px;
	}

#varuna{
	margin: 0px auto;
	width: 768px;
	text-align: right;
	}