body
{
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #faeaea;
	font-family: verdana, sans-serif;
	color: #333333;
	text-align: center;
	width: 100%;
	background-image: url('../images/elements/bg_main.gif');
	background-repeat: repeat-x;	
}

img { border: 0px; }


/*--------------------------------------------------------------*/
/* main bit */

#wrapper
{
	width: 869px;
	margin-left: auto;
	margin-right: auto;
	padding: 1px 1px 1px 1px;
	background-image: url('../images/elements/bg_lhs.gif');
	background-repeat: repeat-y;
}

/* box model hack */
#wrapper
{
	width: 869px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 865px;
}

/* be nice to Opera */
html>body #wrapper { width: 865px; }

/*--------------------------------------------------------------*/
/* main */

#main
{
	width: 865px;
	padding: 1px 45px 1px 45px;
	background-image: url('../images/elements/bg_flowers.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* box model hack */
#main
{
	width: 865px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 775px;
}

/* be nice to Opera */
html>body #main { width: 775px; }


/*--------------------------------------------------------------*/
/* lhs */

#leftarea
{
	width: 225px;
	padding: 27px 1px 15px 18px;
	float: left;
}

/* box model hack */
#leftarea
{
	width: 225px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 206px;
}

/* be nice to Opera */
html>body #leftarea { width: 206px; }

#logo
{
	text-align: right;
}

#nav, #printnav
{
	padding: 18px 24px 3px 42px;
}

#nav ul, #printnav ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#nav ul li, #printnav ul li
{
	padding: 0px;
	margin: 0px;
	list-style: none;
	text-align: right;
}

a.printnav_on:link, a.printnav_on:visited, a.printnav_on:active { color: #333333; }

.addresses
{
	text-align: left;
	font-size: 80%;
}

.address
{
	padding: 20px 24px 0px 0px;
}

.noshow { display: none; }

/*--------------------------------------------------------------*/
/* content */

#content
{
	float: right;
	width: 550px;
	padding: 35px 10px 10px 10px;
	border: 1px solid #ccc;
	background-color: #ffffff;
}

/* box model hack */
#content
{
	width: 550px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 528px;
}

/* be nice to Opera */
html>body #content { width: 528px; }

#textleft
{
	text-align: left;
	width: 270px;
	float: left;
	color: #666666;
	font-size: 80%;
}

#textmain
{
	text-align: left;
	width: 518px;
	float: right;
	color: #666666;
	font-size: 80%;
}

#imagearea
{
	width: 248px;
	float: right;
	color: #666666;
	font-size: 80%;	
}

.imageright
{
	padding: 0px 0px 5px 5px;
	float: right;
	color: #666666;
	font-size: 90%;	
}

#image_jukebox
{}

#juke_right
{
	float: right;
	width: 248px;	
}

#juke_left
{
	float: left;
	width: 248px;
}


input.field, textarea.field, select.field
{
	width: 150px;
	margin-bottom: 5px;
	border: 1px solid #cdcdcd;
}

textarea.field
{
	width: 150px;
	height: 150px;
}

form
{
	padding: 0px;
	margin: 0px;
	font-size: 90%;
}

.testimonial
{
	background-color: #fcf1f2;
	border: 1px solid #ebd5d5;
	font-size: 90%;
	width: 240px;
	padding: 5px 8px 5px 8px;
	margin: 2px 0px 2px 0px;
}

.testimonial2
{
	background-color: #fcf1f2;
	border: 1px solid #ebd5d5;
	font-size: 90%;
	width: 485px;
	padding: 5px 8px 5px 8px;
	margin: 2px 0px 2px 0px;
}

/*--------------------------------------------------------------*/
/* footer */

#footer
{
	width: 775px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	color: #d0c5c5;
	font-size: 70%;	
	text-align: right;	
}

/*--------------------------------------------------------------*/
/* additional stuff */

a:link { color: #cc0000; text-decoration: none; }

a:visited { color: #cc0000; text-decoration: none; }

a:active { color: #cc0000; text-decoration: none; }

a:hover { text-decoration: underline; }

.clear
{
   	clear: both;
   	display: block;
   	height: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}

.bold { font-weight: bold; }
.right { text-align: right; }
.small { font-size: 80%; }
.red { color: #cc0000; }
.date { font-style: italic; }
.italic { font-style: italic; }
.centered { text-align: center; }

.imgright { float: right; margin: 5px 0px 5px 5px; }

.quote
{
	margin: 5px 0px 5px 0px;
}

p
{
	padding: 6px 0px 3px 0px;
	margin: 0px;
}

h1
{
	padding: 7px 0px 3px 0px;
	margin: 0px;
	font-size: 100%;
	font-weight: bold;
	color: #9b1f2e;	
}

h2
{
	color: #cc2c32;
	font-size: 100%;
	font-weight: bold;
	padding: 4px 0px 1px 0px;
	margin: 0px;
}

h3
{
	color: #333;
	font-size: 100%;
	font-weight: bold;
	padding: 4px 0px 1px 0px;
	margin: 0px;
}