body, table, th, ul, li {
	font-family: Tahoma;
	color: #575757;
}
body {
	background-color: #f0ede7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
}
.p1 {
	font-family: Georgia, "Trebuchet MS", serif;
	font-size: 30px;
	font-style: italic;
	color: #601616;
}
.p2 {
	font-size: 13px;
	font-style: italic;
}
.p3 {
	font-family: Georgia, "Trebuchet MS", serif;
	font-size: 18px;
	color: #601616;
}
.p4 {
	font-size: 12px;
}

.p5 { font-size: 18px; color: #FFFFFF; }
.p5 a:link, .p5 a:visited, .p5 a:active, .p5 a:hover { text-decoration: none; color: #FFFFFF; }
.p5 a:hover { text-decoration: underline; color: #FFFFFF; }

.p6 { font-size: 13px; color: #969696; }
.p6 a:link, .p6 a:visited, .p6 a:active, .p6 a:hover { text-decoration: none; color: #969696; }
.p6 a:hover { text-decoration: underline; color: #969696; }

.footer {
	font-size: 10px;
	color: #969696;
}
.slogan {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.cont {
	background-image: url(../img/cont_bg.jpg);
	background-repeat: repeat-x;
}
.contsub {
	background-image: url(../img/cont_sub_bg.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
}
.contsub a:link, .contsub a:visited, .contsub a:active, .contsub a:hover {
	text-decoration: underline;
	color: #ee1b22;
	font-size: 12px;
}
.contsub a:hover {
	text-decoration: underline;
	color: #CC0000;
}
.photos {
	background-image: url(../img/cont_sub_bg.jpg);
	background-repeat: no-repeat;
}
ul { margin-left: 0; padding-left: 1em; }
li { margin: 0; padding: 0; }
.tablotr {
	font-family: Georgia, "Trebuchet MS", serif;
	font-size: 14px;
	background-color: #0066CC;
	font-weight: bold;
	color: #FFFFFF;
}
.tablo {
	font-family: Tahoma;
	font-size: 12px;
}
.tablo a:link, .tablo a:visited, .tablo a:active, .tablo a:hover {
	text-decoration: underline;
	color: #ee1b22;
	font-size: 12px;
}
.tablo a:hover {
	text-decoration: underline;
	color: #CC0000;
}
.otherlinks {
	border: 1px solid #999999;
	width: 150px;
	padding: 5px;
	margin-top: 5px;
	float: left;
	text-align: left;
}