@charset "utf-8";
* {margin:0; padding:0;}
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	background-color: #666666;
	background-image: url(../images/bkgrd_stripes.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper {
	display: block;
	width: 863px;
	border: 1px;
	padding:0;
	float: none;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.twoColFixLt #container {
	width: 863px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 116px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(../images/blkBK.png);
	background-repeat: repeat-y;
	position:relative;
	float:right;
	/*background-color: #E1E7D8;*/
}

.twoColFixLt #mainContent {
	margin:0 0 0 205px;
	padding:15px 15px 20px 0;
	min-height:740px;
	_height:auto !important;
	background-color: #E1E7D8;
} 
#mainContent img {margin: 0; padding: 0 5px 5px 5px;}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.flash {display:block;
float:left;
margin:0 15px 8px 0;
padding:0;}
.bodyText {margin: 0 0 0 15px;}
.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;
	margin: 1px;
	padding: 1px;
	width: 100%;
}
#header {
	height:115px;
	padding:0;
	position:absolute;
	top:0;
	right: auto;
}
.headnI {float: left;}
#footer {background-color:#CC6600;
bottom:0;
color:#000000;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
margin:0;
overflow:hidden;
padding:10px 20px;
position:absolute;
right:0;
width:629px;}
/***sidebar**************/
.twoColFixLt #sidebar1 {
	width: 194px;
	background-color: #7b8f56;
	margin: 0px;
	height: 100%;
	padding: 0;
	color: #000;
	/*position: absolute;
	left: 0px;
	top: 0px;*/
}
#sideBar {
	
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-style:normal;
font-weight:normal;
left:0;
position:absolute;
top:0;
width:194px;
	}
	.sideHome {background-color:#660000; height:25px;padding:4px 0;}
	.sideHome a{color: #fff; padding: 4px 0;}
.sideTop {background-color: #990000; padding: 8px 7px; display:block;}
.sideWhite {padding: 4px 3px; font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align:middle;}
#s1 {display: block;
	background-color:#CC6600;
	height: 79px; 
}
#s2 {background-color: #7B8F56;display: block;
	height:91px;}
#s2b {background-color: #7B8F56;display: block;
	height:76px;}	
#s3 {display: block;
	background-color:#990000; height: 86px; 
}
#s4 {background-color: #CC6600;display: block; height:76px;}
#s5 {display: block;
	background-color:#990000; height: 76px; 
}
#s6 {background-color: #7B8F56;display: block;
	margin: 0; padding: 6px 5px; font-size:12px; color:#fff;}
.col1Odd {display:block; float:left; clear: right;}
.col2Odd {display:block; min-height:76px;_height:auto !important;
height:76px;position:relative; top:auto;top:12px;}
.col1even {/*clear: left; display:block;  
min-height:76px; _height:auto !important;
height:76px;
position:relative; top:auto;top:35px; text-align:center;*/display:block;
height:76px;
min-height:76px;
text-align:center;
vertical-align:middle;}
.col2even1 {display:block; float:right; width: 100px;}
.col2even {display:block; float:right; width: 120px;}
.col1even a { position:relative; top: 25px;}
.col1even a {color: white;}
#sideBar ul {}
#sideBar  ul li {
	list-style-position: outside;
	list-style-type: none;
}
#sideBar li a {
	color: white;
	text-decoration: none;
}
.hola {margin: 8px auto; color: #000;}
/**** end left ******/
/*********footMenu*****/
.footMenu {display:block; margin:0 auto 5px; padding:0; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight:600;}
.footMenu ul {margin:0 auto;}
.footMenu ul li { list-style:none; list-style-position:outside;}
.footMenu li {display:inline; padding: 3px 6px; margin: 2px 4px;}
.footMenu li a {color: #fff; padding: 3px 6px;}
.footMenu li a:hover { color:#000; font-size:12px; text-decoration:underline;}
/*********** end footMenu ****/
.leftImage {margin: 0 5px 8px 0;}
.blg {display: block;}
.newsbox {float: right; margin: 0; padding: 10px 2px 10px 8px;}
#homeBlog p {padding: 2px 0 5px;}
#homeBlog h3 {font-size: 12px; padding: 8px 0 5px;}
.bgtitle h3 {font-size:16px;
	color: #669966;
}
