@charset "utf-8";
/* CSS Document */

body{
margin:0;
padding:0;
line-height: 1.5em;
background: #FFF6D9 url(media/tile.jpg) repeat-x;
}
#maincontainer {
  margin: 0 auto;
  background: transparent none repeat scroll 0% 50%;
  display: block;
  width: 956px;
  position: relative;
}
#header {
}
#header #marlow {
  position: relative;
  top: 0px;
  left: 0px;
}
#header h1 {
  display: block;
  height: 111px;
  width: 267px;
  line-height: 1;
}
#header h1 a {
  background: transparent url(media/marlow_logo.png) no-repeat scroll 0% 50%;
  display: block;
  height: 111px;
  text-decoration: none;
  text-indent: -1000em;
  width: 267px;
}
#tagline {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  height: 100px;
  width: 450px;
  text-align: right;
}
#tagline h2 {
  margin: 20px 14px 0 0;
  color: #fff6d9;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  line-height: 1;
}
#tagline p {
  margin: 2px 14px 0 0;
  line-height: 1;
  color: #fff6d9;
}


p{
	font-size: .85em;
    line-height:1.2;
	}
	h4 {
			font-size: 1em;
	line-height:1.4;
    text-align:center;
	color: #236597;
	}
		
h5{
	font-size: .90em;
	line-height:1.4;
    text-align:center;
	color: #236597;
}
b{font-size: 110%;}
em{color: #1B4064;}
a:link{ color: #1B4064;
text-decoration: none;}
a:visited {color: #236597;
}
a:hover{color: #3e90ce;
text-decoration:underline;}



#topsection{
background: #3E90CE url(media/header.jpg);
height: 200px; 
}
#repairheader{background: #3E90CE url(http://www.marlowmusic.com/media/repairheader.jpg);
height: 200px;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 375px; 
background: #FFF;
padding-top: 10px;
}

#rightcolumn{
float: left;
width: 375px; /*Width of right column*/
margin-left: -375px; /*Set left margin to -(RightColumnWidth) */
background: #FDE95E;
padding-top: 10px;
height: 100%;
}

#footer{
clear: left;
width: 100%;
background: #236597;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFF80;
}
td, th{
	font-size: .8em;
	line-height: 1.1;
	border: 1px solid #73afb7;
	padding: 3px;
	}
table{
	width: 85%;
	text-align: center;
	border-collapse: collapse;
	
	}
	img.figure {
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #666;
	padding: 10px;
}


.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
