BODY {
	background-color:#786D5D;
}

A,TD,P,LI,SPAN,DIV,H1,H2,H3 {
	font-family:Arial;
	font-size:11px;
	letter-spacing:+0.01em;
	line-height:18px;
}

.background-left {
	background-image:url(/images/layout/backgroundLeft.jpg);
	background-repeat:repeat-x;
}
.background-right {
	background-image:url(/images/layout/backgroundRight.jpg);
	background-repeat:repeat-x;
}
.border-left {
	background-image:url(/images/layout/borderLeft.jpg);
	width:1px;
}
.content-border {
	background-color:#F0EBDC;
}
.content-menu {
	background-color:#161510;
}

		
.content {
	background-image:url(/images/layout/contentBackground.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	background-color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:18px;
			
	color:#333333;
}
.content P {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	
	color:#333333;
	
}
		
.footer {
	background-image:url(/images/layout/footer.jpg);
	background-repeat:no-repeat;
	color:#FA6233;
	font-family:Arial;
	font-size:10px;
	padding-left:10px;
}
.footer A, .footer A:visited {
	color:#F1592A;
	text-decoration:none;
	font-size:10px;
}
.footer A:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

.textHigh {
	color:#FFB514;
}


