.main-text {
    font-family: Times Roman, Times New Roman, serif;
    letter-spacing: 2px;
    font-size: 100%;
    margin-top: 10px;
    margin-left: 25px;
    margin-right: 35px;
    margin-bottom: 5px;
    color: #000000;
}
.main-text a {
    color: #CC9933;
    text-decoration: underline;
}
.main-text ul {
    font-family: Times Roman, Times New Roman, serif;
    letter-spacing: 2px;
    font-size: 100%;
    margin-top: 10px;
    margin-left: 25px;
    margin-right: 35px;
    margin-bottom: 5px;
    color: #000000;
}
.head-text {
    font-family: Garamond, Times Roman, Times New Roman, serif;
    letter-spacing: 7px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 15px;
    margin-left: 25px;
    margin-right: 35px;
    margin-bottom: 10px;
    text-align: center;
	font-size: 100%;
	color: #000000;
}
.head-text a {
    color: #CC9933;
    text-decoration: underline;
}
.promo-text {
    font-family: Arial, Helvetica, san-serif;
    letter-spacing: 2px;
    font-size: 70%;
    font-style: italic;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 25px;
    margin-left: 25px;
    margin-right: 35px;
    margin-bottom: 25px;
    color: #000000;
    background-color: #FFFFFF;
    border-style: solid;
    border-color: #996633;
    border-bottom-width: 15px;
    border-left-width: 5px;
    border-right-width: 5px;
    border-top-width: 5px;
    padding: 5px;
}
.promo-text a {
    color: #000000;
}
.menu {
	list-style: none;
	margin: 0;
	margin-top: 20px;
    padding: 3;
	text-align: right;
	font-family: Arial, Helvetica, san-serif;
	font-size: 70%;
	text-transform: uppercase;
	text-align: center;
}
.menu {
    letter-spacing: 2px;
    color: #FFFFFF;
}
.menu a {
    letter-spacing: 2px;
    color: #FFFFFF;
    text-decoration: underline;
}
.menu a:hover {
    color: #CC9933;
}
.description {
	color: #FFFFFF;
	list-style: none;
	margin: 0;
	padding: 2;
	text-align: right;
	font-family: Arial, Helvetica, san-serif;
	font-size: 60%;
	text-transform: uppercase;
}
.info-main-text {
    font-family: Times Roman, Times New Roman, serif;
    font-size: 100%;
}
.news-head {
    color: #000000;
    margin-left: 60;
	text-transform: uppercase;
    font-weight: bold;
    font-family: Arial, Verdana, sans-serif;
    font-size: 100%;
}
.news-item {
	list-style: none;
	margin-left: 75;
	margin-right: 125;
	padding: 3;
	font-family: Arial, Helvetica, san-serif;
	font-size: 80%;
}
.news-item a {
    color: #CC9933;
    text-decoration: underline;
}
.news-item a:hover {
    color: #AA6600;
}
.news-item a:visited {
    color: #000000;
}
