/* GENERAL STRUCTURE, BODY LAYOUT, TABLES & FORMS */
BODY {
background-color: #5c5a5a;
        margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


b, strong {
color: #917917;
}

i, em {
color: #b5ab83;
}

u {
color: #80723a;
}


del, s {
color: #c4bda1;
}

.menu h1 {
color: #ffffff;
font-weight: bold;
font-family: Arial;
font-size: 18px;
text-align: left;
padding-right: 5px;
}












/* NAVIGATION */
.navigation {
font-family: Arial;
font-size: 14px;
text-transform: Capitalize;
color: #ffffff;
padding-left: 3px;
font-weight: bold;
}

.navigation a {
color: #ffffff;
text-decoration: none;
}

.navigation a:hover {
color: #ffffff;
text-decoration: none;
}


















/* GENERAL LINKS & IMAGES */
a {
text-decoration: none;
text-transform: none;
color: #997300;
}

a:hover {
text-decoration: none;
text-transform: none;
color: #bba04d;
}

 a img {
border: 1px solid #cbd0d2;
background-color:#ffffff;
padding: 3px;
}

a img:hover {
border: 1px solid #e9b34c;
background-color:#ffffff;
padding: 3px;
}

.video a img {
border: 0px solid #cbd0d2;
background-color:#ffffff;
padding: 0px;
}

.video a img:hover {
border: 0px solid #008DBF;
background-color:#ffffff;
padding: 0px;
}














/* NEWS & PAGINATION */
.news_month {
font-family: "Trebuchet MS", Tahoma, Arial;
font-size: 11px;
line-height: 10px;
text-align: center;
padding-top: 8px;
color: #ffffff;
}

.news_day {
font-family: "Trebuchet MS", Tahoma, Arial;
color: #ffffff;
text-align: center;
font-size: 23px;
}

.news_year {
font-family: "Trebuchet MS", Tahoma, Arial;
color: #ffffff;
font-weight: bold;
text-align: center;
font-size: 11px;
}

.news-title h1 {
color:#990000;
font-family: Trebuchet MS;
font-size: 15px;
font-weight: bold;
padding-top: 5px;
padding-left: 3px;
padding-bottom: 0px;
text-transform: Capitalize;
}

.news-title a {
text-decoration: none;
text-transform: none;
color: #997300;
}

.news-title a:hover {
text-decoration: none;
text-transform: none;
color: #bba04d;
}

.news-cat {
font-size: 9px;
font-weight: bold;
font-family: Georgia;
letter-spacing: 0px;
color: #ccb28a;
text-align: left;
padding-right: 0px;
text-transform: Uppercase;
padding-top: 5px;
border-left: 1px solid #e5dbca;
}

.news-cat a {
text-decoration: none;
text-transform: none;
color: #997300;
}

.news-cat a:hover {
text-decoration: none;
text-transform: none;
color: #bba04d;
}

.side_title h4 {
font-weight: bold;
font-family: Arial;
font-size: 15px;
text-align: left;
padding-right: 5px;
color: #b4915a;
}

.side_content {
color: #533b32;	
	font-family: Arial, Helvetica;
	font-size: 11px;
	text-align: justify;
	}


	
	
.news-content {
font-weight: none; 
font-family: "Trebuchet MS", Arial; 
font-size:11px; 
letter-spacing:0px; 
line-height:15px; 
color: #533b32;
padding:0px;
text-align:justify;
border-bottom : 0px solid #151515; 
border-top : 0px solid #F1F1F1;}

.news-content img {
border: 1px solid #cbd0d2;
background-color:#ffffff;
padding: 3px;
}

.news-content img:hover {
border: 1px solid #e9b34c;
background-color:#ffffff;
padding: 3px;
}

blockquote {
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
line-height: 13px;
text-align: justify;
align: justify;
text: justify;
color: #886b55;
border-left: 5px solid #f0ac79; 
padding-left: 13px;
margin-left: 1.3em;
 }
