* {
	border: 0;
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
	list-style: none;
	font-style: normal;
	font-weight: normal;
	line-height: inherit;
	font-family: inherit;
	text-decoration: none;
}

body {
	background: url(../images/bg_body.jpg) repeat center top;
	font: normal normal 62.5%/1 Georgia, 'Times New Roman', Times, serif;
        background-attachment: fixed;
}

/*						PAGE LAYOUT							*/

#shadow {
	z-index: 1;
	width: 990px;
	height: 520px;
	position: relative;
	margin: 0 auto -520px auto;
	background: url(../images/bg_shadow.png) no-repeat left top;
}

#wrap {
	z-index: 2;
	width: 990px;
	height: 520px;
	margin: 0 auto;
	position: relative;
}

#header {
	height: 52px;
	padding: 20px 44px 0 45px;
}

#nav {
	
}

#content {
	width: 880px;
	margin: 0 auto;
	background: url(../images/bg_content.png) repeat;
	padding-bottom: 10px;
}

#footer {
	padding-top: 20px;
}

/*						GLOBAL STYLES						*/

strong {
	font-weight: bold;
}

cite, em {
	font-style: italic;
}

.clear {
	height: 0;
	clear: both;
	display: block;
	overflow: hidden;
}

.bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
}

a, a:visited, a *, a:visited * {
	cursor: pointer;
        color: #cc9933;
}



/*						HEADER STYLES						*/

a#logo, a#logo:visited {
	float: left;
	width: 212px;
	height: 41px;
        margin-top:5px;
	display: block;
	background: url(../images/bg_logo.png) no-repeat left top;
}
#music{
       float: left;
       margin-top:5px;
}

#header ul {
	float: right;
}

#header li {
	float: left;
}

#header li a, #header li a:visited {
	float: left;
	height: 53px;
	display: block;
        margin-top:20px;
	overflow: hidden;
	text-indent: -9000px;
}

a.nav1, a.nav1:visited {
	width: 80px;
	background: url(../images/bg_nav.png) no-repeat 0px 0px;
}

a.nav2, a.nav2:visited {
	width: 129px;
	background: url(../images/bg_nav.png) no-repeat -82px 0px;
}

a.nav3, a.nav3:visited {
	width: 160px;
	background: url(../images/bg_nav.png) no-repeat -215px 0px;
}

a.nav4, a.nav4:visited {
	width: 79px;
	background: url(../images/bg_nav.png) no-repeat -382px 0px;
}

a.nav5, a.nav5:visited {
	width: 105px;
	background: url(../images/bg_nav.png) no-repeat -460px 0px;
}

li.active a.nav1, li.active a.nav1:visited {
	background: url(../images/bg_nav.png) no-repeat 0px -53px;
}

li.active a.nav2, li.active a.nav2:visited {
	background: url(../images/bg_nav.png) no-repeat -82px -53px;
}

li.active a.nav3, li.active a.nav3:visited {
	background: url(../images/bg_nav.png) no-repeat -215px -53px;
}

li.active a.nav4, li.active a.nav4:visited {
	background: url(../images/bg_nav.png) no-repeat -382px -53px;
}

li.active a.nav5, li.active a.nav5:visited {
	background: url(../images/bg_nav.png) no-repeat -460px -53px;
}

/*						SCROLLER STYLES						*/

#scroller {
	padding-top: 50px;
	position: relative;
	margin: 0 0 43px 0;
}

#slider {
	width: 880px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

#frame {
	top: 0;
	left: 10px;
	z-index: 1;
	width: 990px;
	height: 450px;
	position: absolute;
	background: url(../images/bg_frame.png) no-repeat left top;
}

.scroll {
	float: left;
	width: 867px;
	height: 340px;
	border: solid 7px #fff5e7;
}

.scroll * {
	z-index: 2;
	position: relative;
}

/*						HOME								*/

#home {
	background: #dfc341 url(../images/bg_scroller1.jpg) no-repeat left top;
        
}

/*						STORY								*/

#story {
        color: #663300;
	background: #dfc341 url(../images/bg_scroller2.jpg) no-repeat left top;
}

#story ul {
	padding-top: 3px;
}



#story li {
	float: left;
	width: 250px;
	font-size: 1.2em;
	line-height: 1.25;
	padding: 0 10px 0 25px;
}

#story h2 {
	font-size: 1.7em;
	margin-bottom: 15px;
        
}

#story a, #work a:visited {
	color: #f7532e;
	text-decoration: underline;
}

/*						GOODIES						*/

#goodies {
	color: #000;
	background: #f7532e url(../images/bg_scroller3.jpg) no-repeat left top;
}

#goodies ul {
	padding-top: 20px;
}

#goodies li {
	float: left;
	width: 105px;
	font-size: 11px;
	line-height: 1.25;
	padding: 0 10px 8px 25px;
}

#goodies h2 {
	font-size: 1.7em;
	margin-bottom: 15px;
}

#goodies a, #testimonials a:visited {
	font-size: 1em;
	color: #1C100A;
	text-decoration: underline;
}

#goodies span {
	font-size: 0.8em;
}


/*						BLOG								*/

#blog {
	background: #dfc341 url(../images/bg_scroller4.jpg) no-repeat left top;
}

#blog a {
	display: block;
	width: 100%;
	height: 100%;
}

/*						CONTACT								*/

#contact {
	color: #fff5e7;
	background: #f7532e url(../images/bg_scroller5.jpg) no-repeat left top;
}

#contact ul {
	padding-top: 0px;
}

#contact li {
	float: left;
	width: 250px;
	font-size: 1.3em;
	line-height: 1.25;
	padding: 15px 10px 0 29px;
}
#contact li.text {
	float: left;
	width: 200px;
	font-size: 1.3em;
	line-height: 1.25;
	padding: 15px 10px 0 29px;
}
#contact li.form{
        float: left;
        font-size: 1.3em;
        line-height: 1.25em;
        padding: 15px 10px 5px 29px;
        width: 300px;
}

#contact h2 {
	font-size: 1.7em;
	margin-bottom: 15px;
}


#contact a, #contact a:visited {
	color: #1C100A;
	text-decoration: underline;
}

/*						CONTENT STYLES						*/

#content h2 {
	color: #fff;
	height: 43px;
	font-size: 1.8em;
	padding-top: 15px;
	position: relative;
}

#content h2 .bg {
	height: 58px;
}

#whatwedo h2 .bg {
	background: url(../images/bg_whatwedo.jpg) no-repeat left top;
}

#content h2#latest {
	float: left;
	width: 285px;
}

#content h2#latest .bg {
	background: url(../images/bg_latest.jpg) no-repeat left top;
}

#content h3 {
	color: #fff5e7;
	font-size: 1.8em;
	padding-bottom: 5px;
}

#whatwedo {
	float: left;
	width: 320px;
	padding-top: 20px;
        padding-left: 30px;
       
}

#whatwedo p {
	color: #f92c53;
	font-size: 1.2em;
	line-height: 1.5em;
	padding: 0px 10px 20px 0;
}

#whatwedo a, #whatwedo a:visited {
	color: #f92c53;
	text-decoration: none;
}
#latest p{
        color:#f92c53;
        font-size: 1.3em;
        line-height: 1.2em;
        padding: 18px;
}
#hours {
        padding: 20px;
}

.showcase {
	float: left;
	width: 285px;
	position: relative;
}

.showcase2 {
	float: left;
	width: 104px;
	position: relative;
}
.showcase4 {
	float: left;
	width: 220px;
	position: relative;
}
.showcase img {
	display: block;
	border: solid 7px #fff5e7;
}

.showcase .imgframe {
	top: 0;
	left: 0;
	width: 226px;
	height: 113px;
	display: block;
	position: absolute;
	border: solid 7px #fff5e7;
	background: url(../images/shadow.png) no-repeat left top;
}

.showcase p {
	color: #fff5e7;
	font-size: 1.2em;
	line-height: 1.5em;
	padding: 0px 35px 0 0;
}
.showcase3 {
	float: left;
	width: 290px;
	position: relative;
}


.showcase2 img {
	display: block;
	border: solid 7px #fff5e7;
}

.showcase2 .imgframe {
	top: 0;
	left: 0;
	width: 82px;
	height: 82px;
	display: block;
	position: absolute;
	border: solid 7px #fff5e7;
	background: url(../images/shadow.png) no-repeat left top;
}

.showcase4 li {
	color: #fff5e7;
	font-size: 1.3em;
        padding: 2px;
        
        
}

/*						FOOTER STYLES						*/

#footer {
	padding: 0px;
        margin: 0px;
}
#footer a{
        color: #cc9933;
        font-size: 1.2em;
        padding: 0px 0px 15px 0px;
	
}

#footer li {
	color: #fff;
	display: block;
	font-size: 1.2em;
	text-align: center;
}