/* CSS Document */
/* Layout */

body{
	padding:0px;
	margin:0px;
	background-color: #8EA8A8;
	background-image: url(../_images/bg-brown.jpg);
	background-position: 0px -800px;
	
	 color: #575B5B;
    font: 13px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	line-height:1.2;
}

#container{
	width:970px;
	height: 100%;
	margin:10px auto;
	padding:0px;
	}
	#header{
	width:962px;
	padding:0px 5px;
	height:115px;
	min-height:90px;
	background-image: url(../_images/top_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
	#header h1{
	margin:3px;padding:0px;
	color:#ffffff;
	text-align:right;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

	#header h1 a:link, #header h1 a:visited{
	color:#ffffff;
	font-style: normal;
	text-decoration: none;
}
	#header h1 a:hover, #header h1 a:active{
	color:#2B4848;
	font-style: normal;
	text-decoration: underline;
	
}

#mainblock{width:972px;
	padding:0px 0px;
	background-color: #FFFFFF;
	
background-image: url(../_images/table_border.gif);
	background-repeat: repeat-y;
	
	}

#footer{
	width:932px;
	clear:both;
	background-color: #FFFFFF;
	height:40px;
	
	text-align:right;
	font-size:9px;
	background-image: url(../_images/table_btm2.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 70px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	vertical-align: bottom;
	}
	#footershadow{ background-image: url(../_images/table_btm_shadow.gif);
	background-repeat: no-repeat;
	width:972px;
	
	height:66px;
	margin:0px;
	padding:0px;
	}
#homeimageholder{overflow:auto;width:970px;margin:0px 1px; background-color:#8EA8A8;
background-image:url(../_images/home-mainimage.jpg); background-repeat:no-repeat;

}

#showcase{
width:260px;
padding:10px;
margin:0px;
	
}
#showcase h1{ color:#FFFFFF; font-size:14px; margin:3px;}
#showcase h2{ color: #FFFF00; font-size:12px; margin:3px;}
#showcase p{ color:#FFFFFF; font-size:11px;margin:3px;line-height:1.0;}
#showcase a:link, #showcase a:visited{
	color:#FFFF00;
	text-decoration: none;
	
}
	#showcase  a:hover, #showcase  a:active{
	color:#00FF00;
	font-style: normal;
	text-decoration: underline;
}
#featured{width:930px; height:150px; background-image:url(../_images/showcase-cs.jpg); background-repeat:no-repeat;margin:0px 1px; padding:0px 20px;}
.hline{
	background-image:url(../_images/layout/hline.jpg);
	background-repeat: no-repeat;
	height: 5px;
	padding: 0px;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 5px;
}

#breadCrumb{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 15px;
	PADDING-BOTTOM: 5px;
	FONT: 9px Verdana,sans-serif;
	COLOR: #8E8E8E;
	PADDING-TOP: 10px;
	HEIGHT: 20px;
	padding-top:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A5B9B9;
}
#breadCrumb A, #breadCrumb a:visited {
	COLOR: #8E8E8E;
}
#breadCrumb A:hover {
	COLOR: #807E7F;
	text-decoration: underline;
}
#contentholder{
	
	width:930px;
	
	margin:0px;
	padding:15px 20px;
	
	}
#InnerConHolder{
	overflow:auto;
	width:972px;
	
	margin:0px;
	padding:0px;
	
	
	
	
	

}
#InnerConcontent{
	
	width:71%;
	
	margin:0px;
	
	padding:15px 15px 10px 20px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #A5B9B9;
	}

#InnerConLhs{
	
	width:22%;
	
	margin:0px;
	padding:15px 15px 10px 10px;
	float: right;
}
#InnerCon2C{
	
	
	width:940px;
	
	margin:0px;
	padding:15px 20px;
}



#innerMainImg{ height:150px; padding:0px; margin:5px; overflow:auto; width:890px;}
.spacer{min-height:300px;height:300px;}
/*Menus*/
/* CSS Document */

.solidblockmenu{
margin: 0;
padding: 0;


font: bold 13px Arial;


border-width: 1px 0;

}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
	float: left;
	color: #ffffff;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 9px;
	padding-bottom: 8px;
	padding-left: 9px;
	background: #819035 url(../_images/layout/menuitem-normal.png) center center repeat-x;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #98AE41;
}

.solidblockmenu li a:visited{
	color: #ffffff;
float: left;
	color: white;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 9px;
	padding-bottom: 8px;
	padding-left: 9px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #98AE41;

}

.solidblockmenu li a:hover, .solidblockmenu li a:active, .solidblockmenu li .current{


	float: left;
		color: #ffffff;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 9px;
	padding-bottom: 8px;
	padding-left: 9px;
background: transparent url(../_images/layout/menuitem-over.png) center center repeat-x;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #98AE41;

}
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
/* =-=-=-=-=-=-=-[Menu Four]-=-=-=-=-=-=-=- */

#menu {
        width: 279px;
        border-style: solid solid none solid;
        border-color: #2B4848;
        border-size: 1px;
        border-width: 1px;
        margin: 0px;
        }
#menu  ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

#menu li a {
          height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu li a:link, #menu li a:visited {
        color: #CCCCCC;
        display: block;
        background: url(../_images/menu.gif);
        padding: 8px 0 0 30px;
        }


#menu li a:hover, #menu li #current {
        color: #FFFFFF;
        background: url(../_images/menu.gif) 0 -32px;
        padding: 8px 0 0 30px;
        }
#menu li a:active {
        color: #FFFFFF;
        background: url(../_images/menu.gif) 0 -64px;
        padding: 8px 0 0 30px;
        }
