/* Start of CMSMS style sheet 'WilsonLimos - Layout2' */
a:link{color:#000000}
a:visited{color:#000000}
a:hover{color:#A01F24}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #f1f1f1;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
font-size:0.9em;
}
#container {
	width: 780px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
} 
#header { 
	background: #A01F24; 
} 
#header_1 {
	padding-left:20px;
	line-height:1.5em;
	height:1.5em;
	color:#FFFFFF;
	font-size:1.5em;
	font-weight:bold;
}
#header_2 {
	background-image:url(images/template/header.jpg);
	height:316px;
}
#breadcrumbs {
	padding:3px 20px;
	line-height:1.5em;
	height:1.5em;
	color:#FFFFFF;
	background-color:#000000;
	font-size:0.75em;
}
#breadcrumbs a:link{color:#FFFFFF}
#breadcrumbs a:visited{color:#FFFFFF}
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#sidebar1 {
	float: left;
	width: 170px;
	padding: 10px 0 0 10px;
}
#sidebar1 #l_block_1{
	font-size:11px;
	margin:0;
	padding:0;
	font-weight:bold;
	text-align:right;
}
.thrColFixHdr #sidebar2 {
	float: right;
	width: 170px;
	padding: 10px;
}
.thrColFixHdr #mainContent {
	margin: 10px 200px 0 190px;
}
.twoColFixHdr #mainContent {
	margin: 10px 10px 10px 190px;
	padding: 0 5px;
}
#footer {
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-image:url(images/template/footer.gif);
	background-repeat:repeat-x;
	height:40px;
	color:#FFFFFF;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 6px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align:center;
	font-size:10px;
}
.thrColFixHdr .r_block {
	background-image:url(images/template/bgnews01.gif);
	background-repeat: no-repeat;
	width:158px;
	height:203px;
	margin: 0 0 15px 0;
	padding: 5px;
	color: #FFFFFF;
}
.thrColFixHdr .r_block h3 {
	font-size:14px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.thrColFixHdr .r_block h4 {
	margin:10px 0 5px 0;
	padding:0;
	font-size:14px;
	text-align: center;
}
.thrColFixHdr .r_block p {
	font-size:11px;
	margin: 5px 5px 10px 5px;
}
#menu ul {
	font-size:14px;
	list-style-image: none;
	margin:0;
	padding:0;
	list-style-type: none;
}
.centered {
	text-align: center;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#search{
	text-align: center;
}
/* End of 'WilsonLimos - Layout2' */

