* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #B2E6D3;
}

.mainTbl .topShade {
	background: transparent url(images/casamar_bg_t.gif) top repeat-x;
}

.mainTbl .leftShade {
	background: transparent url(images/casamar_bg_l.gif) left repeat-y;
}

.mainTbl .rightShade {
	background: transparent url(images/casamar_bg_r.gif) right repeat-y;
}

.mainTbl .botShade {
	background: transparent url(images/casamar_bg_b.gif) bottom repeat-x;
}

.addressBlock {
	width: 250px;
	background: transparent url(images/casamar_bg.gif) center no-repeat;
}

.addressBlock p {
	font-size: 14px;
	color: #6C4824;
	vertical-align: middle;
	text-align: left;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	line-height: 20px;
}

.innerTbl {
	background-color: #FFFFFF;
}

.butTbl {
	width: 100%;
	background: transparent url(images/bg_butblock.gif) center repeat-x;
}

.butTbl td {
	height: 45px;
	width: 25%;
	text-align: center;
}

.cprght p {
	margin: 5px;
	padding: 0px;
	color: #6C4824;
	text-align: center;
}