/* CSS Document */
.titleFirst {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 60px;
	font-weight: bold;
	font-style: italic;
	color: #983D00;
}
.titleMiddleA {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 34px;
	font-weight: bold;
	color: #983D00;
}
.titleMiddleB {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 34px;
	font-weight: bold;
	color: #FF8000;
}
.titleEnd {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 28px;
	font-style: italic;
	color: #FF8000;
}
.sloganFirst {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #CCAF8E;
}
.slogan {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #CCAF8E;
}
.navigationBar {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #735432;
}
.sectionTitleFirst {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 29px;
	font-weight: bold;
	font-style: italic;
	color: #735432;
}
.sectionTitleMiddle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #96744F;
}
.sectionTitleEnd {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #B59574;
}
.newsTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #735432;
}
.newsDate {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	color: #735432;
}
.columnTitleFirst {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #735432;
}
.columnTitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #735432;
}
.locationFirst {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
	color: #735432;
}
.locationMiddle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #96744F;
}
.locationEnd {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 26px;
	font-style: italic;
	color: #B59574;
}
.columnItem {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #735432;
}
.qualityPhotos {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #735432;
}
.italic {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #735432;
}
.image{
	border-color: #B59574;
	border-style: solid;
	border-width: 1px;
}
.bestTitleFirst {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #735432;
}
.bestTitleMiddle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #735432;
}
.bestTitleFirstFilbuild {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #96744F;
}
.bestTitleMiddleFilbuild {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #96744F;
}
.bestTitleEndFilbuild {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #B59574;
}
.bestColumnItemTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #96744F;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #735432;
	background-color: #FEFCEF;
}
.color1 {
    background-color: #FEF2BF;
}
.color2 {
    background-color: #DA5700;
}
.footer {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #735432;
}
a {
}
a:link {
	text-decoration: none;
	color: #735432;
}
a:visited {
	text-decoration: none;
	color: #735432;
}
a:hover {
	text-decoration: underline;
	color: #A3825F;
}
a:active {
	text-decoration: none;
	color: #735432;
}
