#main
{
	background-color: White;
	width: 800px;
	border: thin solid #6A5634;
	margin: auto;
	height: auto;
}

#body
{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	margin-left:auto;
	margin-right:auto;
	border-top-color: #A0CE67;
	border-right-color: #A0CE67;
	border-bottom-color: #A0CE67;
	border-left-color: #A0CE67;
	width: 800px;
	background-image: url(images/floralbackground.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 360px;
	
}

#headerhome
{
	height: 200px;
	background-image: url(images/banner_01.jpg);
	background-repeat: no-repeat;
	width: 800px;
	border: thin;
}

#footerimage
{
	height: 188px;
	width: 800px;
	margin-left:auto;
	margin-right:auto;
}

#footer
{
	height: 30px;
	border-top-width: thin;
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	border-top-style: solid;
	border-top-color: #6A5634;
	border-right-color: #6A5634;
	border-bottom-color: #6A5634;
	border-left-color: #6A5634;
	background-color: #6A5634;
}

#menu
{
	height: 30px;
	margin: 0px;
	width: 800px;
	border-top: thin #6A5634;
	border-right: thin #6A5634;
	border-bottom: thin #6A5634;
	border-left: thin #6A5634;
}

#menu a:link
{
	line-height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A5634;
	font-weight: normal;
	text-decoration: none;
	border-right-color: #6A5634;
	border-left-color: #6A5634;
	border-right-width: thin;
	border-left-width: thin;
	padding-right: 20px;
	padding-left: 20px;
}

#menu a:hover
{
	line-height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #6A5634;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.clear
{
clear:both;
}
.logoleft {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}
.foottext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align:bottom;
	text-align:center;
	line-height: 30px;
}

.pane_right
{
	width: 545px;
	margin: 0px;
	background-repeat: no-repeat;
	float:right;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.pane_left
{
	width: 250px;
	margin: 0px;
	text-align: center;
	border: thin solid red;
}

.pane_left_image
{
	width: 250px;
	text-align: center;
	height: 380px;
	background-image: url(images/flutefade.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.pane_left_image_exp
{
	width: 250px;
	text-align: center;
	height: 380px;
	background-image: url(images/sax.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.pane_left_image_fees
{
	width: 250px;
	text-align: center;
	height: 380px;
	background-image: url(images/fees_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.pane_left_image_contact
{
	width: 250px;
	text-align: center;
	height: 380px;
	background-image: url(images/contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.pane_left H2, .pane_right H2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #6A5634;
	line-height: 23px;
	margin-bottom: 0px;
	font-style: italic;
	margin-top: 30px;
	margin-left: 0px;
}

.pane_left P, .pane_right P
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6A5634;
	margin-top: 0px;
	margin-bottom: 15px;
	font-style: italic;
	line-height: 18px;
	margin-right: 80px;
	margin-left: 0px;
	text-align: left;
}

.clientsheaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 10px;
	font-weight: normal;
	color: #999999;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6A5634;
	text-decoration: underline;
	line-height: 20px;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 20px;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	line-height: 20px;
}

a.foottext:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	margin: 0px;
	font-weight: normal;
	line-height: 30px;
}
a.foottext:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.foottext:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	font-weight: normal;
	color: #FFFFFF;
}
.imprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.picborder {
	border: thin solid #6A5634;
}
.bodybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #CC9966;
	text-decoration: none;
}
