/*
*/

body {
	margin: 0 auto; 
	padding: 0;
	font-family: Arial, Calibri, Helvetica, sans-serif; 
	font-size: 12px;
	background-color: #ffffff;
	color: #333333;
}

.clear {clear: both;}

table{
	font-family: Arial, Calibri, Helvetica, sans-serif;
	font-size: 12px;

}

table .right{
	font-family: Arial, Calibri, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
}

a {
	text-decoration:none;
	color: #333333;
	font-size: 100%; 
}

#panelcontainer {
	background: repeat-x url(images/bckpanelcontainer.jpg);
	margin: 0 auto; 
	/*width: 900px;*/
	padding: 0 15px;
}

#banner {
	position: relative;
	margin: 0 auto; 
	padding: 0 15px;
	width: 875px;
	height: 30px;
	background: no-repeat url(images/bckpanel.jpg);
	font-family: Arial, Calibri, Verdana;
}

#headercontainer {
	background-color: #FFFFFF;
	position: relative;
	margin: 0 auto; 
	padding: 0 15px;
	/*width: 900px;*/
}

#header {
	position: relative;
	margin: 0 auto; 
	padding: 0 15px;
	height: 50px;
	width: 875px;
	background: no-repeat url(images/bckheader.jpg);
	font-family: Arial, Calibri, Verdana;
}

#socialicons  {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	left: 775px;
	bottom: 40px;
	width: 50px;
	height: 10px;
	font-size:6px; 
}


#header ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	left: 378px;
	bottom: -2px;
	width: 497px;
	height: 27px;
}

#header li {
	float: left;
	height: 30px; 
	line-height: 30px;
	font-size: 16px;
}

#header li a {
	margin: 0 5px 0 0; 
	padding: 0 10px;
	color: #333333;
	text-decoration: none;			
}

#container {
	position: relative;
	margin: 0 auto; 
	padding: 0 15px;
	/*width: 900px;*/
}

#content {
	background: #ffffff repeat-y url(images/bckcontainer.jpg); 
	margin: 0 auto; 
	width: 875px;
	padding: 0 15px;
	text-align:left;
	}

#content .post {
	clear: both;
	margin: 0 0 40px 0;
	font-family: Arial, Verdana;
    font-size: 10px;
}

#bottom {
font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto; 
	padding: 0 15px;
	width: 875px;
	height: 72px;
	background: #ffffff no-repeat url(images/bottom.jpg);
	text-decoration: none;
	color: #999999;
	font-size:9px;
}

a.bottom {
font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#999999;
	font-size: 100%; 
	font-size:9px;
}

#blueline {
	background-color: #66cc00;
	height: 8px;
}

#calendarcover{
	position:absolute;
	background-color:#c3d9ff;
	width: 646px;
	height: 50px;
	left: 353px;
	top: 594px;
}
.twtr-widget {
font-family: Arial, helvetica, sans-serif!important;
}
