/* Start of CMSMS style sheet 'main' */
/* CSS Document */

BODY{ background:#627383;}

.clearfix
{
margin:0;
}

* html, html {height: 100%;}

body {
	background-color:#627383;
	background-image: url(img/t8_backg.gif);
	color:#fff;
/*	
height: 100%;
        margin: 0 auto 0px auto;
*/
}


p{
margin-top:0px;
margin-bottom:10px;

}


.clear{
  clear:both;
  height:0px;
  overflow:hidden;
  line-height:1%;
  font-size:0px;
  margin-bottom:-1px;
}

/*
#wrapper {
	width:960px;
   	margin: 0 auto 0px auto;
	background-color:#FFFFFF;
	background-image:url(/images/tbs_bg_content.jpg);
}
*/

.w_full_width{
margin-left:0px;
margin-right:0px;
background-image:url(/images/tbs_bg_menu.gif);
}

#w_head{
}

/*
#logo{
position: relative;
left: 50px;
top: 0px;
display: inline;
}
*/

#small_caption{
position:absolute;
right: 20px;
bottom:10px;
color: #999999;
font-size:10px;
letter-spacing: 3px;
}

#main_frame_wrap{
margin-left:7px;
margin-right:7px;
margin-top: 50px;
}


#menufooter{
background-image: url(/images/tbs_bg_menu_footer.jpg);
height: 57px;

}

#left_wrap{
float: left;
width: 615px; /* plus padding */
padding-left:15px; 
padding-right:15px; 
border-right: solid 1px #9fa9b2;
}

#left_cont{line-height:18px;}

#right_wrap{
float: left;
width: 270px; /* plus padding */
padding-left:15px; 
padding-right:15px; 
}

.shade{
width:100%;
height:22px;
background-image:url(img/template8-backg2.gif);
}

.t8_news_date {
	font-size:11px;
	color:#3e4d55;
	font-weight:bold;
}

.t8_nicelist li {
	list-style-image: url(img/t8_news_bullet.gif);
	_list-style-image: url(img/t8_news_bullet.gif);
	padding-left: 0px;
	margin-bottom:20px;
}

.t8_news_caption {
	font-size:11px;
	color:#64a33c;
	font-weight:bold;
}



#foot{
width: 1004px;
height: 93px; 
margin-top: -81px;
background-image:url(images/tbs_footer.jpg);
background-position:bottom left;
background-repeat:no-repeat;
position:absolute;
padding:10px 15px 0px 15px;
z-index:1;
color:#fff;
}

#foot a{text-decoration:none; color:#fff;}
#foot a:hover{text-decoration:underline;}
#foot_l{width:80%; float:left; }
#foot_r{width:80%; float:right;  }

@media print {
  #w_head{display:none;}
.menu{display:none;}
}


#primary-nav {padding-right:10px;}

#menuwrapper .menuactive {color:#fff;} 

#menuwrapper .menuparent {color:#fef500;}


.currentpage, .activeparent {background:#7d8b99; }


.menuactive menuparent li {color:#fff}



/* Contact Form */

/* --------------------*/
/*       Contact Form
/* --------------------*/

.contactformwrap
{
margin-bottom:30px;
margin-left:30px;
padding:20px;

width:450px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
background:#73818e;

border-bottom:solid 1px #b3b8be;
}

.contactformwrapper
{
margin-bottom:30px;
margin-left:30px;
padding:20px;
height:340px;
width:450px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
background:#73818e;

border-bottom:solid 1px #b3b8be;


}

#m2_13  { width:396px;}
/* End of 'main' */

