body {
	background-color: #026395;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#imgfl{float:left;}
#imgfr{float: right;}
#imgcaption{
	font: 11px arial, sans-serif; 
	color: #B7F6EE;
	margin: 4px;
	}

#closer{float:right;}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
.style1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {
	font-size: 12px
}
/* Menu at top of page */
/** Music City Guru* Scott Fleming* www.musiccityguru.com* info@musiccityguru.com* */
.hovermenu ul {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	padding-left: 0;
	margin-left: 12px;
	height: 10px;
}
.hovermenu ul li {
	list-style: none;
	display: inline;
}
.hovermenu ul li a {
	margin: 1px;
	padding: 8px 0.5em;
	text-decoration: none;
	float: left;
	color: black;
	background-color: #3BACCD;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
  border-radius: 6px;
}
.hovermenu ul li a:hover {
	background-color: #0AE5E5;
}
.hovermenu ul li #active {
background-color: #0AE5E5;
}



html>body .hovermenu ul li a:active {
	background-color: #0A8BE5;
	color: #FFFE5D;
}
.phone {
	margin: 0;
	color: #0AE5E5;
	font: bold 1.5em Verdana;
	margin: .5em 1em;
}
#testimony {
	height: 270px;
}
.drawing_box {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 2px;
	background-color: #1E1E1E;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
    border-radius: 6px;
	
}

.drawing_box h2 {
	color: #6FF;
}


.testimonial_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	text-align: left;
}
.testimonial_3 {
	padding: 6px;
	margin: 38px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #324865;
	line-height: 19px;
	background: #68F0EE;
/* for non-css3 browsers */
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#C3FAFF', endColorstr='#78D7DC');
/* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#C3FAFF), to(#78D7DC));
/* for webkit browsers */
	background: -moz-linear-gradient(top,  #C3FAFF,  #78D7DC);
/* for firefox 3.6+ */
/* rounded corner */
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.bottom_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #CCCCCC;
}

.bottom_body p {font-size: 12px;line-height: auto;}

.hidden {
	display: none;
}
.sidebar {
	padding: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #294389;
	background: #68F0EE;
	/* for non-css3 browsers */
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#C3FAFF', endColorstr='#78D7DC');
/* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#C3FAFF), to(#78D7DC));
/* for webkit browsers */
	background: -moz-linear-gradient(top,  #C3FAFF,  #78D7DC);
/* for firefox 3.6+ */
/* rounded corner */
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.sidebar a {	color: #294389;}

.testimonial_body2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-align: left;
}
.bottom_body_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #3366FF;
	letter-spacing: .1em;
}
.bottom_body_question {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	color: #0442FF;
}
.question{
	margin: 8px 0;
	font: bold 14px verdana, arial;
	color: #69E0FF;
}
.form_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.what_you_get_box {
	height: 120px;
	background-image: url(../images/wdyg_background.png);
	background-repeat: no-repeat;
	
}
.what_you_get_box a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 600;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
.box2 {
	
}

.Specials {
	text-align: center;
	color: #FF0;
	font-family: arial;
	font-size: 20px;
}

.credits {
	margin: 1em 5em 1em 5em;
	font: 12px verdana; 
	color: #CDDDEE;
	text-align: center;
}

.services_window {
  background-image: url(../images/OceanLoop.jpg);
	background-attachment: fixed; 
  
}

#youtube{margin: 1em 0;}
