
/* ----------------------------------------------------------------------------------------------------------
1) HTML tags
---------------------------------------------------------------------------------------------------------- */

body {background:url("../images/bg.gif") 50% 0 repeat-y; font:0.8em/1.5 "arial", sans-serif;}

a {color:#00F;}
a:hover {color:#F00;}

h1, h2, h3, h4, h5, h6 {margin:1px 0;}

p, address, blockquote, table, dl, fieldset {margin:0px 0px 15px 0px;}

p {margin:2px 0;}


h3 {font-size:140%;}

/* ----------------------------------------------------------------------------------------------------------
2) HTML styles
---------------------------------------------------------------------------------------------------------- */


/* ----------------------------------------------------------------------------------------------------------
3) Layout
---------------------------------------------------------------------------------------------------------- */

#main {width:940px; margin:0 auto; overflow:hidden;}

	#header {width:940px; height:132px; overflow:hidden; background:url("../images/header.jpg") 0 0 no-repeat;}

        #logo {position:relative; width:254px; height:75px; overflow:hidden; margin:0 0 0 20px; padding:0; font-size:300%;}
        #logo span {display:block; position:absolute; top:0; left:0; z-index:1; width:100%; height:100%; margin:0; padding:0; 0 0 no-repeat; cursor:pointer;}

    #tray {padding:0px 0 0px 10px; /*background:url("../images/tray.gif") 0 100% no-repeat;*/}
    
        /*Drop-down menu*/
        #tray ul {margin:0; list-style:none; line-height: normal;}
        #tray ul li {display: block;float: left; position:relative; z-index:auto; margin-right: 0px;padding: 0;z-index:auto !important; z-index:1000;}
        #tray ul li a {display:block; float:left; padding:10px 10px 12px 13px; line-height:10px; color: #FFFFFF;border-left:solid 1px #403F3D; text-decoration:none; font-weight: bold;}
        #tray ul li a:hover {text-decoration:none;}
        #tray ul li#tray-active a {font-weight:bold; text-decoration:none;}
		#tray ul li ul {display:none; border:none;}
		
		/*Non-IE6 hovering*/
		#tray ul li a:hover {background-color:#77A22F; text-decoration:none;} /*Color main cells hovering mode*/
		#tray ul li:hover a {background-color:#77A22F; text-decoration:none;} /*Color main cells hovering mode*/
		#tray ul li:hover ul {display:block; width:10.0em; height:32px; position:absolute; z-index:999; top:2.5em; margin-top:0; left:0;}
		#tray ul li:hover ul li a {display:block; width:15.0em; line-height:32px; vertical-align:middle; margin-left:0px; padding:0px 0 0 10px;border-left:solid 1px #403F3D; border-bottom: solid 1px #403F3D; border-right:solid 1px #403F3D; background-color:#77A22F; font-weight:normal; color:#FFFFFF; font-weight: bold;} /*Color subcells normal mode*/
		#tray ul li:hover ul li a:hover {background-color:#403F3D; text-decoration:none; color: #FFFFFF;} /*Color subcells hovering mode*/
		
		/*IE6 hovering*/
		#tray table {position:absolute; top:-8px; left:0; border-collapse:collapse;}
		#tray ul li a:hover {background-color:#77A22F; text-decoration:none; color: #FFFFFF;}
		#tray ul li a:hover ul {display:block; width:13.0em; position:absolute; z-index:999; top:3.1em; t\op:3.0em; left:0; marg\in-top:0.1em;}
		#tray ul li a:hover ul li a {display:block; w\idth:10.0em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px #403F3D; border-right:solid 1px #403F3D; border-bottom: solid 1px #403F3D; background-color:#77A22F; font-weight:normal; color:#FFFFFF; font-weight: bold;}
		#tray ul li a:hover ul li a:hover {background-color:#403F3D; text-decoration:none; color: #FFFFFF;}

    #cols {position:relative; margin:10px 0;}

    	#content {float:left; width:730px; /*overflow:hidden;*/}
    	
            #content-left {float:right; width:460px; padding-left:10px; }
            #content-left-wide {float:right; width:750px;}
            #content-left-in {padding:0 10px;}
            
            #content-right {float:left; width:260px;}

    	#constant-contact {background-color: #FFF; padding-bottom: 25px; margin-top: -15px;}
    	
    	#aside {float:right; width:190px; overflow:hidden; padding: 0px 0px 0px 10px;}
        
            .nav {margin:0; list-style:none;}
            .nav li {display:inline;}
            .nav li a {display:block; padding:7px 10px 7px 20px; /*background:url("../design/nav-link.gif") 15px 13px no-repeat;*/}
            .nav li#nav-active a {/*background:url("../design/nav-active.gif") 15px 13px no-repeat;*/ text-decoration:none; font-weight:bold;}
            .nav #nav-active ul li a {padding-left:20px; font-weight: normal;}
            .nav a:hover {text-decoration:none; font-weight: normal;}

            #search {position:relative; height:22px; margin:0 -15px; padding:15px; text-align:center;}
            #search-input {position:absolute; top:15px; left:15px; width:100px; height:22px; border:0;}
            #search-submit {position:absolute; top:15px; left:115px; width:60px; height:22px; border:0;}
            #search-input, #search-submit {font-size:100%; font-family:"arial",sans-serif;}
            
            #aside h4 {font-size:135%; color:#77A22F;}
			.lighter_green {color: #403F3D;}
            #aside h4.margin {margin:15px 0 5px 0;}

	#footer {clear:both; padding:20px 0; background:url("../images/footer.gif") 0 0 repeat-x; font-size:85%;}
	#footer p {margin:0;}
	#footer a:hover {text-decoration:none;}

/* ----------------------------------------------------------------------------------------------------------
4-1) Page: Homepage
---------------------------------------------------------------------------------------------------------- */

#topstory-top {width:470px; height:5px; background:url("../images/topstory-top.gif") 0 0 no-repeat; font-size:0; line-height:0;}
#topstory-bottom {width:470px; height:5px; background:url("../images/topstory-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0;}
#topstory {padding:5px 10px 10px 10px;}

    #topstory-img {float:left; width:180px;}
    #topstory-img img {display:block;}
    #topstory-desc {float:right; width:255px;}
    
        #topstory-desc h2 {margin:0; font-size:140%; font-weight:normal;}
        #topstory-desc .info {margin:0; font-size:85%;}

#topstory-list {padding:10px 0 5px 10px; overflow:hidden}
#topstory-list img {display:block; float:left; padding-right:10px;}
#topstory-list img.last {margin-right:0;}

.article {margin-bottom:10px; padding-bottom:10px; border-bottom: 1px solid #77A22F;}
.article .article-img {float:left; width:180px;}
.article .article-img img {display:block;}
.article .article-desc {float:right; width:255px;}

    .article .article-desc h3 {margin:0; font-size:140%; font-weight:normal; line-height: 120%;}
    .article .article-desc .info {margin:0; font-size:85%;}
    .article .article-desc p.nomb {margin-top:8px; text-align:justify;}

.box-01-top {width:258px; height:5px; margin-top:5px; background:url("../images/box-01-top.gif") 0 0 no-repeat; font-size:0; line-height:0;}
.box-01-top-b {padding:5px 10px 15px 10px; background:url("../images/box-01-top-b.gif") 0 100% no-repeat;}
.box-01-top-b .f-left {text-transform:uppercase;}
.box-01-top-b .f-right {padding-top:2px; font-size:85%;}
.box-01-bottom {width:260px; height:11px; background:url("../images/box-01-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0;}
.box-01 {padding:5px; background:url("../images/box-01.gif") 0 0 repeat-y;}
.box-01 .bg {margin:10px 0; padding:10px 0;}

    .news {margin:0;}
    .news dt {display:block; float:left; width:50px; font-weight:bold; text-align:center; line-height:1.2;}
    .news dt span {font-size:140%;}
    .news dd {display:block; float:left; width:190px; font-size:85%; line-height:1.6; margin-left: 20px;}

.box-02-top {width:258px; height:5px; margin-top:10px; background:url("../images/box-02-top.gif") 0 0 no-repeat; font-size:0; line-height:0;}
.box-02-top-b {padding:5px 10px 15px 10px; background:url("../images/box-02-top-b.gif") 0 100% no-repeat; text-transform:uppercase;}
.box-02-bottom {width:260px; height:11px; background:url("../images/box-02-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0;}
.box-02 {padding:5px 15px; background:url("../images/box-02.gif") 0 0 repeat-y;}

    .mostreaded {margin:0; list-style:none;}
    .mostreaded span {font-size:85%;}

/* ----------------------------------------------------------------------------------------------------------
5) Others
---------------------------------------------------------------------------------------------------------- */

.news-container-no-border ul{
	display:block;
	margin-left:16px;
}

.news-container h2{
	display:block;
	margin-bottom:30px;
	line-height:1;
}

#aside .padding {padding:5px 15px}

.more {padding-right:15px; background:url("../images/arrow.gif") 100% 50% no-repeat;}

.rss {padding-left:22px; background:url("../images/rss.gif") 0 50% no-repeat;}


/* ----------------------------------------------------------------------------------------------------------
6) "Landing" Page
---------------------------------------------------------------------------------------------------------- */

#content-left-landing{
	width:918px;
	padding:0px;
	/*border-style:solid;
	border-color:#F00;
	border-width:1px; */
	margin-top:10px;
	margin-bottom:40px;
}


/* Link Lists */

.landing{
	float:left;
	min-height:800px;
	width:250px;
	overflow:visible;
	margin-left:42px;
	/* border-style:solid;
	border-color:#F00;
	border-width:1px; */
}

#topper-business{
	width:250px;
	height:66px;
	background-image:url(../images/topper_business.gif);
}

#topper-community{
	width:250px;
	height:66px;
	background-image:url(../images/topper_community.gif);
}

#topper-workforce{
	width:250px;
	height:66px;
	background-image:url(../images/topper_workforce.gif);
}

#business{
	background-color:#D1E3B2;
}

#community{
	background-color:#EED1A9;
}

#workforce{
	background-color:#BACBDB;
}


/* Link Lists */

.landing-list{
	list-style-type:none;
	padding:0px;
	font-size:16px;
	margin-top:0px;
}

#landing-business a{
	display:block;
	color:#333;
	background-color:#D1E3B2;
	text-decoration:none;
	padding-left:20px;
	border-bottom:solid 1px #fff;
	padding-top:5px;
	padding-bottom:5px;
}

#landing-business a:hover{
	display:block;
	color:#fff;
	background-color:#8BB04E;
	text-decoration:none;
	padding-left:20px;
	border-bottom:solid 1px #fff;
	padding-top:5px;
	padding-bottom:5px;
}

#landing-community a{
	display:block;
	color:#333;
	background-color:#EED1A9;
	text-decoration:none;
	padding-left:20px;
	border-bottom:solid 1px #fff;
	padding-top:5px;
	padding-bottom:5px;
}

#landing-community a:hover{
	display:block;
	color:#fff;
	background-color:#E89B2B;
	text-decoration:none;
	padding-left:20px;
	border-bottom:solid 1px #fff;
	padding-top:5px;
	padding-bottom:5px;
}


#landing-workforce a{
	display:block;
	color:#333;
	background-color:#BACBDB;
	text-decoration:none;
	padding-left:20px;
	border-bottom:solid 1px #fff;
	padding-top:5px;
	padding-bottom:5px;
}

#landing-workforce a:hover{
	display:block;
	color:#fff;
	background-color:#26517A;
	text-decoration:none;
	padding-left:20px;
	border-bottom:solid 1px #fff;
	padding-top:5px;
	padding-bottom:5px;
}

.help-buttons{
	float:right;
	margin-top:0px;
	background-color:#fff;
	width:360px;
	height:300px;
}

	.help-buttons img{
		margin: 2px 0px 2px 2px;
		padding: 0 0 0 0;
	}

.landing img{
	margin-bottom:0px;
}

/* PAGE TEXT */

#landing-text{
	width:812px;
	background-color:#fff;
	margin-top:0px;
	margin-bottom:30px;
	margin-left:52px;
	/*padding: 15px 15px 15px 15px; */
}

#landing-text-left{
	float:left;
	background-color:#fff;
	display:block;
	margin-top:0px;
	width:420px;
}

.landingh2{
	display:block;
	color:#7AA230;
	margin-bottom:10px;
}


.landing-blurb{
	display:block;
	padding-top:6px;
	padding-bottom:10px;
	padding-right:20px;
	padding-left:20px;
	font-size:12px;
	border-bottom:1px solid #fff;
	margin-bottom:0px;
	margin-top:0px;
}

