p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3B2F1F;
	line-height: 17px;
}
p a {
	color: #3B2F1F;
	text-decoration: underline;
}
p a:hover { color: #7E542C; }

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #3B2F1F;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #3B2F1F;
}
h2 a {
	color: #3B2F1F;
	text-decoration: underline;
}
h2 a:hover { color: #7E542C; }

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3B2F1F;
}

b {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3B2F1F;
	font-weight: bold;
}
b a {
	color: #3B2F1F;
	text-decoration: underline;
}
b a:hover { color: #7E542C; }
i {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #3B2F1F;
}
i a {
	color: #3B2F1F;
	text-decoration: underline;
}
i a:hover { color: #7E542C; }

.MenuText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.MenuText a {
	color: #D9C997;
	text-decoration: underline;
}
.MenuText a:hover { color: #3B2F1F; }

.CopyrightText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #D9C997;
}
.FacebookText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.FooterText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: #3B2F1F;
}
td {
	vertical-align: top;
	text-align: left;
}

.BodyTile {
	background-image: url(images/body_tile.gif);
}
.EventsBodyTile {
	background-image: url(images/eventsbodytile.png);
}
.EventBackground {
	background-image: url(images/eventsbackground.png);
	background-repeat: repeat;
}

.ImageAreaBG {
	background-image: url(images/hpimage_background.jpg);
	background-repeat: no-repeat;
}


.ContactPageBG {
	background-image: url(images/contactpg_bg.jpg);
}
hr {
	color: #3B2F1F;
}
.DottedBorder {
	border: 1px dashed #3B2F1F;
}
.TextBox {
	background-color: #B49770;
	border: 1px dashed #3B2F1F;
}
.WhiteBox {
	background-color: #FFF;
}


.wdtext {
	font-family: "Frutiger 55 Roman";
	font-size: 10px;
	color: #999999;
}
.DJBackground {
	background-image: url(images/djorion_background.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
