
body {
	background-image: url(../img/bg.jpg);
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	

/* ----------Content---------- */

}
.sidebar-left-block
{
	width: 100%
}
.sidebar-left-block .sidebar-left-block-header
{
	width: 100%;
}

.headings {
    font-size: 18px;
	color: #feb240;

}
.text-content-12 {
    font-size: 12px;
	color: #000000;
	
}
.text-content-11 {
    font-size: 11px;
	color: #000000;
	
}
.text-content-10 {
    font-size: 10px;
	color: #000000;

}
.body-heading {
    font-size: 14px;
	color: #000000;

		
}
.txt-footer {
    font-size: 10px;
	color: #000000;
	
}
.txt-footer2 {
    font-size: 10px;
	color: #999999;
	
}
.box-header{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	background-color: #feb240;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: repeat-x;
		
	
/* ------------Calendar------------ */

}
.calendar-month {
    font-size: 11px;
	color: #353D48;
	font-weight: bold;
	
}
.calendar-days-highlight
{
	font-weight: bold;
    font-size: 11px;
	color: #353D48;
}

.calendar-days {
    font-size: 11px;
	color: #353D48;
}
	
		
/* ------------LINKS------------ */

a:link {
	color: 000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 000000;
}
a:hover {
	text-decoration: underline;
	color: 000000;
}
a:active {
	text-decoration: none;
	color: 000000;
	
}
a.links-pop-gallery:link, a.links-pop-gallery:visited {
	font-size: 12px;
	color: #6d6d70;
	border: 1px solid #bbbbbb;
	

}
a.links-pop-gallery:hover {
	font-size: 12px;
	color: #6d6d70;
	border: 1px solid #bbbbbb;
	

}	
a.links-pop-gallery-active:link, a.links-pop-gallery-active:visited {
	FONT-WEIGHT: bold; 
	font-size: 12px;
	color: #6d6d70;
	border: 1px solid #bbbbbb;
