﻿/* http://www.colourlovers.com/palette/274952/Rome,_In_Dust */
 body
{
	background-color:#fff;
	margin:0;
	padding:0;
	color:#000;
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:12px;
}
#container
{
	margin-left:auto;
	margin-right:auto;
	width:900px;
	background-color:#B8A469;
	padding-bottom:9px;
 }
.toptitle 
{
	margin-left:auto;
	margin-right:auto;
	width:880px;
	background-color:#E0CC7A;
	height:40px;
	background-image:url(images/musicatleasowes.gif);
    background-position:center left;
    background-repeat:no-repeat;	    	
}
.toptitle .right
{
	background-image:url(images/juststunning.gif);
    background-position:center right;
    background-repeat:no-repeat;
    float:right;
    width:100%;
    height:100%;
}

.topnav
{
	margin-left:auto;
	margin-right:auto;
	width:720px;
	padding:10px 10px 0px 10px;
	font-weight:bold;
}
.topnav ul
{
	list-style-type:none;
	padding:3px;
	
}
.topnav li
{
	display:inline;
	margin-left:20px;
	
}
.topnav li a
{
	text-decoration:none;
	color:#fff;
}
.topnav li a:hover
{
	color:#000;
}
.content
{
	clear:both;
	width:100%;
	margin-left:10px;
	margin-bottom:10px;        	
}
.footer
{
	clear:both;
	background-color:#fff;
	height:26px;
	margin-left:auto;
	margin-right:auto;
	width:880px;
	text-align:center;
	padding-top:10px;
	border:solid 1px #BA9662;
}
.copyright
{
	margin-left:auto;
	margin-right:auto;
	width:900px;
    font-size:9px;
    text-align:right;
    padding:2px 4px 0px 0px;
}
h1
{
	font-size:130%;
	font-weight:bold;
	padding:0;
	margin:0;
}
h2
{
	font-size:120%;
	font-weight:bold;
	padding:0;
	margin:0;
}
  h3
{
	font-size:110%;
	font-weight:bold;
	padding:0;
	margin:0;
}

.button{width:70px;height:20px;font-family:Verdana;font-size:11px;}
.textarea{height:130px;width:250px;font-family:Verdana;font-size:11px;}
.textbox{height:15px;width:250px;font-family:Verdana;font-size:11px;}
.mainarea
{
	float:left;
	width:860px;
	background-color:#fff;
	margin-left:-1px;
	padding:10px 10px 10px 10px;
	min-height:344px;
	margin-bottom:9px;
	border:solid 1px #BA9662;
	background-image:url(images/leasowes.jpg);
    background-position:bottom right;
    background-repeat:no-repeat;
}
.book
{
	float:left;
	background-color:#B8A469;
}
 .book .inner
{
    background-color:#E0CC7A;
    padding:10px;
    width:176px;
    margin:10px;
    color:#000;    
}
.mainareafront
{
	float:left;
	width:675px;
	background-color:#fff;
	margin-left:10px;
	padding:10px 9px 19px 10px;
	min-height:363px;
	border:solid 1px #BA9662;
	background-image:url(images/leasowes.jpg);
    background-position:bottom right;
    background-repeat:no-repeat;
}
.mainareawrapper
{
    float:right;
    width:624px;
    padding:0px 10px 10px 10px;
}
.performance
{
    clear:both;
    border-top:solid 1px #999;
    width:100%;
    padding:10px 0 10px 0;
    margin-top:2px;
}
.performance .text
{
    width:418px;
    color:#333;
    text-align:left;
    float:left;
}
.performance .image
{
    float:right;
    width:202px;
    vertical-align:top;
    text-align:center;
}
a
{
    color:#000;
    text-decoration:none;
}
a:hover
{
    color:#000;
    text-decoration:underline;
}

/* default.aspx */
 .banners
{
	float:left;
	margin-bottom:10px;
}
.banners p
{
	padding:5px;
	color:#fff;
}
.banners .top
{
    background-image:url(../images/banner_esther-miller.jpg);
    background-position:top center;
    background-repeat:no-repeat;
    background-color:#73674E;
    height:75px;
    padding-top:107px;
    padding-bottom:10px;
    width:175px;
    margin-bottom:10px;            
}
.banners .bottom
{
    background-image:url(../images/banner_huw-watkins.jpg);
    background-position:top center;
    background-repeat:no-repeat;
    background-color:#787861;
    height:75px;
    padding-top:107px;
    padding-bottom:10px;
    width:175px;
}