body {
	background-color: #93581d;
	margin-top: 0px;
	background-image: url(images/background.gif);
}

P {
	FONT-SIZE: 13px;
	COLOR: #93581d;
	FONT-FAMILY: Arial, Verdana, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
}
.home {
	FONT-SIZE: 15px;
	COLOR: #93581d;
	FONT-FAMILY: Arial, Verdana, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
}

H2 {
	FONT-SIZE: 16px;
	COLOR: #CBAC45;
	FONT-FAMILY: Arial, Verdana, sans-serif;
	font-style : italic;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7B4A18;
	padding-bottom: 5px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	padding-top: 15px;
}

H3 {
	FONT-SIZE: 18px;
	COLOR: #4E311E;
	FONT-FAMILY: Arial, Verdana, sans-serif;
	font-style: italic;
}
H4 {
	FONT-SIZE: 7.5 pt;
	COLOR: #633333;
	FONT-FAMILY: Arial, Verdana, sans-serif;
	font-style : italic;
}

H5 {
	FONT-SIZE: 9px;
	COLOR: #EAAB28;
	FONT-FAMILY: Arial, Verdana, sans-serif;
}
OL {
	FONT-SIZE: 10 pt;
	COLOR: #242424;
	FONT-FAMILY: Arial, Verdana, sans-serif;

}

UL {
	FONT-SIZE: 12px;
	COLOR: #93581d;
	FONT-FAMILY: Arial, Verdana, sans-serif;
	list-style-type: square;

}

.navigation:link, .navigation:visited {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	display: block;
	padding: 6px 10px 6px 10px;
	width: 193px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.navigation:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	display: block;
	padding: 6px 10px 6px 10px;
	width: 193px;
	text-decoration: none;
	background-color: #ae8601;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
A:link {
	COLOR: #9c8e5e;
	TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #AE8601;
	TEXT-DECORATION: underline;
}
A:active {
	COLOR: #842200;
	TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #7B2903;
	TEXT-DECORATION: underline;
}
.masmedia {
	color:#CBAC45;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: center center;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

