body { background: url("../images/bg-you-said-it.jpg") top center repeat-x #461B00; margin:0; padding:0 }
table {border:0; padding:0; margin:0}
a img {border:0}
a { outline: none; }
:focus { -moz-outline-style: none; }

#bodyMain {width:782px; margin:0 auto;}
	#bodyMain .padder {padding:9px}
#bodyLeft {width:20px; overflow:hidden; background: url("../images/bg-left.jpg") top right no-repeat #461B00;}
#bodyCenter {width:742px; background-color:white;}
#bodyCenter div.padder {min-height:704px;  height:auto !important;  height:704px;}
#bodyRight {width:20px; overflow:hidden; background: url("../images/bg-right.jpg") top left no-repeat #461B00;}


.ltborder {
	border:1px solid #eee;
}

.homeBloc {
	color:#AA584A;
	font-family:Times New Roman, Times Roman, Roman, Times, serif;
	font-size:14px;
	padding:30px 50px;
}

.homeBloc a {
	color:#7D4136;
	text-decoration:none;
	border-bottom: 1px solid #FFB3A4;
}

.homeBloc a:hover {
	color:black;
	border-bottom:1px solid black;
}

.callout {
	border:1px solid #BB9269;
	background-color:#E0B78E;
	padding:4px;
	color:white;
	font-size:16px;
	font-family:Times New Roman, Times Roman, Roman, Times, serif;
	margin:20px 0;
}

.callout div {
	border:1px solid #7D542B;
	padding:14px;
	text-align:center;
	background: url("../images/callout-bg-2.gif") #7D542B;
}

#footer {
	background: url("../images/footer-bg.gif") no-repeat top center;
	padding:40px 20px 0;
	text-align:center;
	font-family:Arial, helvetica, sans-serif;
	font-size:11px;
	color:#FF6D6D;
}

#footer a {
	text-decoration:none;
	color:#AE231D;
}

#footer a:hover {
	color:black;
	text-decoration:underline;
}
