	@charset "utf-8";
/* CSS Document */

body  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #909B6B;
	margin: 0; 
	padding: 0;
	text-align: left; 
	color: #000000;
}
.tcc #container { 
	position: relative; 
	width: 940px;
	background:#FFFFFF;
	margin: 0 auto;
	border: 1px solid #909B6B;
	text-align: left;
} 
* html .tcc #container
{
	padding:0 7px;
}
/*=============== HEADER ================*/
.tcc #header { 
	position:relative;
	height: 200px;
	background: none; 
	padding: 0;
} 
.tcc #header h1 {
	margin: 0;
	padding: 10px 0;
}

/*===== HEADER's SUB Contents ======*/
.tcc #header_sub_right {
	float: right;
	width: 710px;
	background: none; 
	padding: 0px 0px 0px 0px;
}
.tcc #header_sub_left {
	float:left;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif ;
	font-size: 13px;
	color: #FFFFFF;
	margin: 15px 720px 0px 0px;
	padding: 10px 10px 0px 10px;
	background-color:#909B6B;
}

*html .tcc #header_sub_left
{
	position: relative;
	height: 230px;
	padding: 10px 10px 30px 10px;
}
.tcc #header_sub_left a{
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif ;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.tcc #header_sub_left a:hover{
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif ;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.tcc #header_sub_left a:visited{
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif ;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

*html .tcc #header_sub_left {
	position: relative;
	top: -270px;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif ;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	padding: 10px 10px 0px 10px;
	background-color:#909B6B;
	height: 200px;
}

.tcc #navigation {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif ;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(../images/nav_back01.gif);
	margin-bottom:10px;
}
.tcc #navigation a{
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif ;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tcc #navigation a:hover{
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif ;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
/* 	background: url(../images/home_tab/menu_tab.png) no-repeat; */
}
.tcc #navigation a:visited{
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif ;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
/*=============== SIDE BARS ================*/
.tcc #sidebar1 {
	float:left;
	width: 360px;
	margin-right:10px;
	padding: 0px 10px 15px 20px;
	background: #a8ad8d;
	background-image: url(../images/sidebar1_back.gif);
	background-repeat: repeat-x;
}
.tcc #sidebar1 h2{ 
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif ;
	font-size: 20px;
	font-weight: bold;
	color: #636949;
	padding: 0;
	margin: 0 0 10px 0;
}
.tcc #sidebar1 ul {
	display: block;
	list-style: none;
	/*margin:0;*/
	margin-left: 10px;
	padding:0 15px 0 0;
	list-style-image:url("../images/menu_bullet.gif");
}
*html .tcc #sidebar1 ul li
{
	list-style-image:none;
	list-style-position: inside;
	background: url("../images/menu_bullet.gif") no-repeat;
	background-position: center left;
}



.tcc #sidebar1 ul li 
{
	line-height:30px;
}
.tcc #sidebar1 li a{
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif ;
	font-size: 14px;
	font-weight: bold;
	color :#333333;
	text-decoration: none;
}

.tcc #sidebar1 li a:hover{
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif ;
	font-size: 14px;
	font-weight: bold;
	color :#333333;
	text-decoration: underline;
}
.tcc #sidebar1 li a:visited{
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif ;
	font-size: 14px;
	font-weight: bold;
	color :#333333;
	text-decoration: none;
}

.tcc #sidebar1 a
{
	text-decoration:none;
	color:#000;
}

.tcc #sidebar2 {
	float:right;
	top: 0px;
	width: 180px;
	padding: 15px 10px 15px 20px;
	;
}

* html .tcc #sidebar2 {
	top: 275px;
}


/*=============== MAIN CONTENTS ================*/
.tcc #mainContent { 
	float:left;
	padding: 0 0 0 5px;
	width:510px;
	margin:0px 10px;
}

* html .tcc #mainContent {
	position:relative;
	top: -210px;
	height:400px;
}
.tcc #mainContent h1{ 
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif ;
	font-size: 20px;
	font-weight: bold;
	color: #FFCC00;
}
.tcc #mainContent h2{ 
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif ;
	font-size: 20px;
	font-weight: bold;
	color: #FFCC00;
	padding:0;
	margin:0;
}

/*=============== FOOTER ================*/
.tcc #footer {
	position:relative;
	top:0px;
	margin:10px 0;
	padding-right:15px;
	background:none;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif ;
	font-size: 11px;
	color: #333333;
	text-align:right;
	background: url('../images/footerimage.jpg') no-repeat;
	padding-top:15px;
	height:55px;
} 
.tcc #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.tcc #footer a{
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif ;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

 div#header_sub_left a{
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif ;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.tcc #footer a:hover{
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif ;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.tcc #footer a:visited{
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif ;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

/*================== FLOATER ==========================*/
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clear
{
	clear:both;
}

/*======================== BOX ==============================*/
.listingboxhalf
{
	float:left;
	top:0;
	width:215px;
	margin-left: 10px;
	border: 1px solid #CBCBCB;
	padding:10px;
	
}
.listingboxhalf2
{
	float:right;
	top:0;
	width:215px;
	margin-left: 10px;
	border: 1px solid #CBCBCB;
	padding:10px;
}

.listingbox
{
	position: relative;
	top:0;
	width:500px;
	border: 1px solid #CBCBCB;
	margin-bottom:10px;
}
.listingbox .pic
{
	float: left;
	width:130px;
	text-align:center;
	padding:10px 10px;
	background-color: #E6E6E6;
	border-right: 1px solid #CBCBCB;
}

.listpadding
{
	float:left;
	padding: 10px;
}
.listingbox a, #mcontent a
{
	text-decoration:none;
	color: #0062cf;
}

.listingdetails
{
	position: relative;
	top:0;
	width:480px;
	border: 1px solid #CBCBCB;
	margin-bottom:10px;
	padding: 10px 10px 10px 10px;
}
.floatright
{
	float:right;
}
.profiledetail
{
	position: relative;
	top: 5px;
	height :100px;
	color:#FFF;
}
*html .profiledetail
{
	height: 120px;
}
.profiledetail img
{
	padding:10px 10px;
	background-color: #E6E6E6;
}

 span.link
 {
	float:leftt;
	padding:4px 8px;
	font-weight: normal;
 }
#header_sub_left p
{
	margin:0;
	padding:0;
	text-align: center;
}

#login
{
	position: relative;
	text-align:right;
	padding:0px;
	font-size:12px;
}
.contentpadding 
{
	padding:8px;
}
div#left-content
{
	width:80%;
	margin:20px;
}
.photo {
float:left;
min-height:180px;
position:relative;
text-align:center;
width:280px;
}
.video_m {
float:left;
min-height:180px;
position:relative;
text-align:center;
width:280px;
}
.video_m img{
width:278px;
height:180px;
}
.photo2 {
float:left;
min-height:180px;
position:relative;
text-align:center;
width:150px;
}

/*calendar*/
.calendar{
	border:1px solid #eeeeee;
}
.padding{
	background-color:white;
}
th {
	height: 25px;
	font-weight: bold;
	font-size: 11px;
}
td.regular-day {
	background-color:white;
	color: black;
}
td.date_has_event {
	background-color:orange;
	color: white;
	cursor:pointer;
}
td.date_has_event:hover {
	background-position: 10px -81px;
}
td.today {
	background-color:#83D01B;
	color: white;
}
td.today:hover {
	background-position: 81px -81px;
}
.events {
	position: relative;
	
}
.events ul {
	text-align: left;
	position: absolute;
	display: none;
	z-index: 1000;
	padding: 11px;
	background-color:#268CC4;
	color: white;
	border: 1px solid white;
	font-size: 11px;
	width: 180px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	-border-radius: 10px;
	list-style: none;
	color: #444444;
	-webkit-box-shadow: 0px 8px 8px #333;
	margin-top:-16px;
	min-height:140px;
	height:auto !important;
	
}
.events li {
	padding-bottom: 5px;
	margin-bottom:10px;
	
}
.events li span {
	font-size: 11px;
	color: white;
	height:100%;
	height:auto !important;
}.
.events li span.title {
	font-weight: bold;
	line-height:100%;
	color: white;
	height:100%;
	height:auto !important;
}

div.events ul li{
    min-height:100px;
	height:100%;
	height:auto !important;
}

th a{
text-decoration:none;
font-size:11px;;
font-weight:bold;
color: #000;
outline-width:0;
}