body { background-image:url("images/bg.gif");
	background-repeat:repeat-x;
	background-color:#E3DFDA;
	font-family: arial;
	font-size:12px;
	}	
.cream { background-color:#EDE6D2; }
.black { background-color:#000000; }
h1{ font-size:24px; color:#DC4034; font-weight:normal; margin:0; }
h2{ font-size:16px; color:#514132; font-weight:bold; margin:0; }
h3{ font-size:16px; color:#DC4034; font-weight:normal; margin:0; }
a { color:#514132; }
.footer { font-family: arial;
	font-size:11px;
	color:#000000;
	padding:5px;
	}
.content {
	font-family: arial;
	font-size: 12px;
	color:#514132; 
	}
.contact {
	font-family: arial;
	font-size: 11px;
	color:#DC4034;
	}
a { color:#514132; }

a.red { 
	font-size:12px;
	color:#DC4034; 
	text-decoration:none;
	}	
UL {
	margin-left:16px;
	line-height:20px; }
.subbg {
	background-image:url("images/sub_bg.gif"); 
	background-repeat:repeat-y;
	}
