BODY {
	background-color: #e4cea9;
	margin:10px 0px 0px 0px;
}

TD {
	color:#4e3a18;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A {
	color: #5f7388;
	text-decoration: none;
}

A:HOVER {
	color: #bc1727;
	text-decoration: none;
}

H1 {
	color: #bc1727;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;	
}

LI {
	margin-bottom: 10px;
}

IMG {
	border-color: #d2b585;	
}


TD.col_l {
	background-image: url(img/bkcol_l.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 77px;
}

TD.col_r {
	background-image: url(img/bkcol_r.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 77px;
}

DIV#topmenu {
	position:absolute;
	top:115px;
	left:0px;
	width:100%;
	height:28px;
	text-align: center;
	z-index:10;
}

TD.tmenu {
	background-image: url(img/tmenu_bk.gif);
	background-repeat: repeat-x;
	color: #bc1727;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding: 0px 4px 5px 4px;
	white-space: nowrap;
}

DIV#address {
	position:absolute;
	left:0px;
	top:150px;
	width:100%;
	text-align: center;
}


.content {
	padding-top: 20px;
	padding-bottom: 40px;
}

TD.topaddress {
	color: #bc1727;
	font-size: 12px;
	vertical-align: bottom;
	padding-bottom: 50px;
}

TD.botmenu {
	color: #bc1727;
	font-size: 10px;
	text-align: center;
}

.copy {
	color: #8a7552;
}

#red {
	color: #bc1727;
}