
#header
{
	background: #fff url(../img/massage_header.jpg) no-repeat;
}

#header #headertxt
{
	margin: 0 0 0 135px;
}

#header #headertxt h1, #header #headertxt p
{
	color: #fff;
}

#header #headertxt a
{
	color: #fff;
}

/* COLOR1 */
html, body
{
	background: #7E5C40;
}

table
{
	border: 1px solid #7E5C40;
}

th
{
	background: #7E5C40;
}

#header
{
	border-bottom: 1px solid #5A0400;
	background-color: #7E5C40;
}

#content .homeblock img
{
	border: 1px solid #7E5C40;
}

/* COLOR2 */
a, a:link, a:visited, a:hover
{
	color:#5A0400;
}

th.cell2
{
	background: #5A0400;
}

input,textarea
{		
	border: #5A0400 1px solid;
}

#left .menubox
{
	border: 1px solid #5A0400;
}

#left .menubox .menutitle
{
	background: #5A0400;
}

#content h2		
{
	color: #5A0400;
}

#content a.button
{
	background-color: #5A0400;
}

#footer
{
	border-top: 1px solid #5A0400;
}
