<style type="text/css">
html { font-size: 100%; }
body {
	font-family: a Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: url(../images/background-tile1.jpg);
}
#container {
	width: 990px;
	margin: 0 auto 0 auto;
	background: url(../images/background-tile2.jpg);
	
}

#content {
	width: 960px;
	height: inherit;
	padding: 0 0 0 15px;
	
}


#left {
	width: 350px;
	float: left;
	text-align: left;
	background: #181818;
	padding: 0 0 0 15;
	background: url(../images/background-leftcolumn1.jpg);
}

#main {
	width: 610px;
	margin-bottom: 0px;
	float: left;
	text-align: center;
	padding: 0;
}

h1#header {
	margin: 0;
	height: 40px;
	background: #FFF url(../images/header1.jpg) bottom repeat-x;
}
#logo {
	margin: 0;
	padding: 20px 0 0 0px;
	height: 70px;
	background: url(../images/logo1.jpg) top repeat-x;
}

#contactL {
	width: 150px;
	margin: 0 0 0 10px;
	float: left;
	font-size: .9 em;
	text-align: right;
	color: #444;
	margin-bottom: 30px;
}
#contactR {
	width: 300px;
	margin: 0 10px 0 10px;
	float: left;
	font-size: .9 em;
	text-align: left;
	color: #444;
	margin-bottom: 30px;
}
#gallerymain {
	width: 630px;
	margin: 0 10px 0 10px;
	float: left;
	font-size: .9 em;
	text-align: left;
	color: #444;
	margin-bottom: 30px;
}
.clear {
	clear: both;
}

#footer {
	height: 15px;
	padding: 0;
	text-decoration: none;
	color: #868585;
	font-size: 13px;
	text-align: center;
	background: url(../images/footer1.jpg) top repeat-x;
	}
	
#footernav {
	height: 30px;
	padding: 0;
	text-decoration: none;
	color: #000000;
	font-size: 13px;
	text-align: center;
	}	
	
#homepageaudio {
	padding: 0 0 20px 20px;
	
}	

#newalbum {
	padding: 0 0 0 20px;
	
}	
	
	
ul#menu {
	margin: 0px 0 0px 0;
	padding: 0;
}
ul#menu li {
	list-style-type: none;
}
ul#menu li a {
	display: block;
	padding: 0 0 0 20px;
	text-decoration: none;
	color: #73637B;
	font-size: 17px;
	line-height: 1.75em;
}
ul#menu li a:hover {
	background-color: #D3C9B9;
	color: #73637B;
}

#current_section { 
	display: block;
	margin: 0px 0 0px 0;
	padding: 0 0 0 20px;
	text-decoration: none;
	color: #73637B;
	font-size: 17px;
	line-height: 1.75em;
	background-color: #c7baa5;
}

#contact_info {
	display: block;
	margin: 220px 0 0px 0;
	padding: 0 0 0 20px;
	text-decoration: none;
	color: #73637B;
	font-size: 17px;
	text-align: bottom;
	line-height: 1.75em;
	}	

#right .box {
	margin-top: 3px;
	border-left: 1px solid #DFDFDF;
	text-decoration: none;
	color: #8B8B8B;
	font-size: 10px;
	text-align: center;
	background: #FFFFFF;
	padding: 4px;
}


	
	
#content h1 {
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #868585;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	border-bottom: 1px solid #868585;
}
#content h2 {
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	text-align:left;
	margin-left: 20px;
}
#content h3 {
	color: #d7d7d7;
	font-size: 14px;
	font-weight: normal;
	text-align:left;
	margin-left: 20px;
}


.bodycopy {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
	color: #868585;
	margin-left: 30px;
	margin-right: 30px;
}

.bodycopy2 {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
	color: #000000;
	margin-left: 0px;
	margin-right: 30px;
}

.aboutheaders {
font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
	color: #000000;
	margin-left: 30px;
	margin-right: 30px;
	padding: 0 0 0 80px;
	border-bottom: 1px solid #111111;

}

#testimonialcontainer1 {
	float: left;
	width: 570px;
	background-color: #d1d0d0;
	padding: 20px;
	}
	
img.floatLeft { 
    float: left; 
    margin: 20px 10px 20px 10px;
	padding: inherit;
}

#content img {
	padding: 0px;
	margin: 0px;
}

#main p {
	line-height: 1.8em;
}

a:link, a:visited {
	color: #666666;
	text-decoration: underline;
	outline: none
}

a:hover {
	color: #888787;
	text-decoration: none;
	outline: none
}

#module {
	padding: 0 20px 0 0px;
	margin: 15px 0 30px 0px; 
	width: 590px;
}

a img { border: 0; }

.modulechunk ul { 
	margin: 0; 
	padding: 0 0 0 0;
	}
	
.modulechunk li {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 10px 25px 10px;
	float: left;
	text-align: center;
}

blockquote {
background:#F7F7F7 none repeat scroll 0 0;
border:1px solid #E6E6E6;
margin:0 25px 15px;
padding:0 25px 0 10px;
}

.modulechunk li img { display: block; border: 1px solid #D8D0C1; padding: 1px; margin-bottom: 5px; }
.modulechunk li a:hover img, .modulechunk li a:active img { border-color: #73637b; }

#rotate {
height:680px;
margin:0;
padding:0;
width:610px;
}

.bio { margin-bottom: 18px; }
.bio-photo { float: left; padding: 0 18px 18px 0; }
		
</style>
