﻿/*{margin:0px; padding:0px;}*/
body {
	background-image: url('images/bkg_logo.jpg')
	color:white;
	margin-top: 0px;
	margin-left: 120px;
	width:1024px;
	position:relative;		
}
#container {
	position:relative;
	width:1024px;
/*	z-index:0; */
}

#wrapper {
	position:relative;
/*	margin-left:50%; */
/*	height:1000px; */
/*	left:-384px; */
	width:1024px;
}
.clear{clear:both;}
img{border:none;}
#headSection{
	position:relative;
	width:100%;
	height:165px;
}
.logo{
	position:relative;
/*	left:-90px; */
	height:119px;
	z-index:100;
/*	float:left; */
}
#banner{
	position:relative;
	top:-71px;
	left:135px
}
#mini_banner{
	position:relative;
/*	top:-10px; */
/*	left:-5px; */
}
.navigation{
	z-index:500;
	top:-80px;
	left:310px;
	position:relative;
	width:100%;
}
.navigation li{
	display:inline;
	position:relative;
	padding:0px 12px;
	color:white;
	width:10px;
}
.navigation li a{
	color:white;
}
.navigation li a:visited {
	color:white;
}
.navigation li a:hover {
	color:#C60;	
}
.navbar {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #66CCFF;
	text-decoration: none;
	font-weight: normal;
}
.navbar a:link {
	text-decoration: none;
}
.navbar a:visited {
	text-decoration: none;
	color: #66CCFF;
}
.navbar a:active {
	text-decoration: none;
	color: #66CCFF;	
}
.navbar a:hover {
/*	font-size: 20px; */
	color: #FFFF00;
	text-decoration: none;
}
.rentlink {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #66CCFF;
	text-decoration: none;
	font-weight: normal;
}
.rentlink a:link {
	text-decoration: underline;
	font-size: medium;
}
.rentlink a:visited {
	text-decoration: underline;
	color: #66CCFF;
}
.rentlink a:active {
	text-decoration: underline;
	color: #66CCFF;	
}
.rentlink a:hover {
	font-size: 20px;
	color: #CC6600;
	text-decoration: underline;
}

a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #66CCFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#66CCFF;
}
a:active {
	text-decoration: none;
	color: #66CCFF;
}
a:hover {
	text-decoration: none;
	color: #CC6600;
}
.button_style {
	color:#FFFFFF;
	background-color:#D68228;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.type_styles {
	color:#FFF;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.type_styles_i {
	color:#FFF;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
}

.type_styles_q {
	color:#FFF;
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.head_styles {
	color:#66CCFF;
	font-size:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.head_styles_q {
	color:#FFF;
	font-size:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#music_education {
	position:relative;
	left:565px;
	top:-90px;
/*	z-index:200; */
}
#footer {
	clear:both;
	position:relative;
	top=-1000px;
	text-align:center;
	width:100%;
	font-size:11px;
	color:#999;
}
#footer_home {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:12px;
	color:white;
}
.clearit {
clear: both;
height: 0;
line-height: 0;
font-size: px; /*for IE*/
}
