/*
Site Design by: Tom M. Wiseman
Digital Dreams, "Extreme Websites -  from ordinary to extraordinary."
http://www.digitaldream-designs.com/
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	background:transparent;
}                  

blockquote, q { quotes:none; }

blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }

a { margin:0; padding:0; font-size:100%; background:transparent; }

/* END RESET CSS */

html { overflow-y: scroll; }

body {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 22px;
	background-image: url(../images/Rockport_Music_Piano.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #68451F;
}
body#store {
	background-attachment: fixed;
	background-image: url(../images/inside_store.JPG);
	background-repeat: no-repeat;
}
body#lessons {
	background-attachment: fixed;
	background-image: url(../images/music_room1_1920x1277.jpg);
	background-repeat: no-repeat;
}

a {
	text-decoration: none;
	outline: none;
	color: #D27228;
}

a:hover{
	text-decoration: none;
	outline: none;
	color: #FFC675;
}

a img {
	border: 0;
}
.center {
	text-align: center;
}

h1 {
	text-shadow: 1px 1px 2px #000;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 26pt;
}
h2 {
	text-shadow: 1px 1px 2px #000;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 22pt;
}
h3 {
	text-shadow: 1px 1px 2px #000;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 18pt;
}

.wrapper {
	behavior: url(css/pie.htc);
	margin-right: auto;
	margin-left: auto;
	min-height: 425px;
	width: 1024px;
	border-radius: 10px;
}

.wrapper img {
	behavior: url(css/pie.htc);
	border-radius: 10px;
  
}

.header {
	behavior: url(css/pie.htc);
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	min-height: 275px;
	border-radius: 10px;
	color: #D0C9B9;
	background-image: url(../images/header_bg.png);
	background-repeat: repeat-y;
}
.logo {
	behavior: url(css/pie.htc);
	width: 832px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 10px;
	height: 140px;
}
.menu_wrapper {
	behavior: url(css/pie.htc);
	height: 475px;
	width: 150px;
	line-height: 40px;
	border-radius: 10px;
	float: left;
	margin-bottom: 25px;
	margin-right: 50px;
	min-height: 575px;
	background-image: url(../images/bg_i_10.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	-moz-box-shadow: 10px 10px 10px #000;
	-webkit-box-shadow: 10px 10px 10px #000;
	box-shadow: 10px 10px 10px #000;
	border: thin solid #FFCC33;
	z-index: 1;
}
.menu_wrapper ul {
	list-style: none;
	display: block;
	width: 140px;
}

.menu_wrapper li {
	display: block;
	width: 140px;
	border: thin inset #333;
}

.menu_wrapper li#current {
	background-image: url(../images/nav_current_hover.png);
	background-repeat: no-repeat;
	background-position: right center;
	position: relative;
	visibility: visible;
	z-index: 999;
	zoom: 1;
}

.menu_wrapper li:hover {
	font-weight: bold;
}

.menu_store {
	width:775px;
	float:left;
}
.menu_store img {
	behavior: url(css/pie.htc);
	color: #D0C9B9;
	border: thin solid #FFCC33;
	-moz-box-shadow: 10px 10px 10px #000;
	-webkit-box-shadow: 10px 10px 10px #000;
	box-shadow: 10px 10px 10px #000;	
}

.menu_image {
	width:775px;
	float:left;
}
.menu_image img {
	behavior: url(css/pie.htc);
	-moz-box-shadow: 10px 10px 10px #000;
	-webkit-box-shadow: 10px 10px 10px #000;
	box-shadow: 10px 10px 10px #000;	
}

.clearit {
	clear: both;
}
.main_content {
	color: #000;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}
.main_content_text {
	behavior: url(css/pie.htc);
	width: 955px;
	margin-right: 15px;
	color: #000;
	margin-right: auto;
	min-height: 300px;
	border-radius: 10px;
	background-image: url(../images/blank-sheet-music-paper.gif);
	background-repeat: no-repeat;
	padding-top: 60px;
	padding-right: 10px;
	padding-left: 55px;
	margin-top: 25px;
	-moz-box-shadow: 10px 10px 10px #000;
	-webkit-box-shadow: 10px 10px 10px #000;
	box-shadow: 10px 10px 10px #000;
	margin-left: auto;
	background-color: #FFF;
}
.main_content_text span {
	font-weight: bold;
	font-size: larger;
}
.main_content_text li {
	text-indent: 25px;
	text-decoration: none;
	display: block;
}
.contact_content_text {
	behavior: url(css/pie.htc);
	width: 550px;
	color: #FFF;
	min-height: 500px;
	border-radius: 10px;
	padding-top: 60px;
	padding-right: 10px;
	padding-left: 55px;
	margin-top: 25px;
	-moz-box-shadow: 10px 10px 10px #000;
	-webkit-box-shadow: 10px 10px 10px #000;
	box-shadow: 10px 10px 10px #000;
	float: left;
	background-image: url(../images/bg_i_10.jpg);
	background-repeat: repeat;
	text-shadow: 2px 2px 2px #333;
}
.contact_content_text span {
	font-weight: bold;
	font-size:larger;
}
.contact_content_text2 {
	behavior: url(css/pie.htc);
	width: 250px;
	color: #FFF;
	min-height: 300px;
	border-radius: 10px;
	padding-top: 60px;
	padding-right: 10px;
	padding-left: 55px;
	margin-top: 25px;
	-moz-box-shadow: 10px 10px 10px #000;
	-webkit-box-shadow: 10px 10px 10px #000;
	box-shadow: 10px 10px 10px #000;
	float: left;
	margin-left: 80px;
	background-image: url(../images/bg_i_10.jpg);
	background-repeat: no-repeat;
	text-shadow: 2px 2px 2px #000;
}
.contact_content_text2 span {
	font-weight: bold;
	font-size:larger;
}
.contact_content_text2 a {
	color: #D27228;
}
.contact_content_text2 a:hover {
	color: #FFC675;
}

.main_content_images {
	behavior: url(css/pie.htc);
	width: 430px;
	padding: 10px;
	float: left;
	color: #000;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	min-height: 550px;
	border-radius: 10px;
	-moz-box-shadow: 10px 10px 10px #000;
	-webkit-box-shadow: 10px 10px 10px #000;
	box-shadow: 10px 10px 10px #000;
}
.menu_about {
	behavior: url(css/pie.htc);
	width:775px;
	float:left;
	border-radius: 10px;
	background-color: #FFF;
	padding: 10px;
	-moz-box-shadow: 10px 10px 10px #000;
	-webkit-box-shadow: 10px 10px 10px #000;
	box-shadow: 10px 10px 10px #000	
}
.menu_lessons {
	behavior: url(css/pie.htc);
	width:775px;
	float:left;
	border-radius: 10px;
}
.menu_lessons img {
	behavior: url(css/pie.htc);
	color: #D0C9B9;
	border: thin solid #FFCC33;
	-moz-box-shadow: 10px 10px 10px #000;
	-webkit-box-shadow: 10px 10px 10px #000;
	box-shadow: 10px 10px 10px #000;	
}
.menu_contact {
	behavior: url(css/pie.htc);
	width:775px;
	float:left;
	border-radius: 10px;
	background-color: #FFF;
	-moz-box-shadow: 10px 10px 10px #000;
	-webkit-box-shadow: 10px 10px 10px #000;
	box-shadow: 10px 10px 10px #000;		
}
.menu_awards {
	behavior: url(css/pie.htc);
	width:775px;
	float:left;
	border-radius: 10px;
}
.menu_awards img {
	behavior: url(css/pie.htc);
	color: #D0C9B9;
	border: thin solid #FFCC33;
	-moz-box-shadow: 10px 10px 10px #000;
	-webkit-box-shadow: 10px 10px 10px #000;
	box-shadow: 10px 10px 10px #000;	
}
.footer {
	behavior: url(css/pie.htc);
	width: 994px;
	margin-left: auto;
	margin-right: auto;
	min-height: 50px;
	padding: 15px;
	border-radius: 10px;
	background-image: url(../images/bg_i_10.jpg);
	background-repeat: no-repeat;
	margin-top: 35px;
	margin-bottom: 25px;
	-moz-box-shadow: 10px 10px 10px #000;
	-webkit-box-shadow: 10px 10px 10px #000;
	box-shadow: 10px 10px 10px #000;
	color: #D0C9B9;
	border: thin solid #FFCC33;
}
.staddress {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-weight: bold;
	color: #000;
	font-size: 24px;
}
.credits {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
#copyright {
	color: #FFF;
	float: left;
	width: 400px;
	margin-right: auto;
	margin-left: 25;
	margin-top: 15px;
}
#designedby {
	color: #FFF;
	float: right;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 15px;
}
#white {
	color: #FFF;
}

#content {
	margin-left : 12em;
}
