/* ----------------------------------------------------------------------------------------------------------
1) HTML tags
---------------------------------------------------------------------------------------------------------- */

body {background:url("../images/bkgd.jpg") top repeat-x; font:0.8em/1.5 "arial", sans-serif;}

a {
	color:#c14501;
}
a:hover {color:#000;}

/*h1, h2, h3, h4, h5, h6, p, address, blockquote, table, dl, fieldset {margin:15px 0;}*/

/* Need to set margin for blockquote since YUI has it for indenting */
blockquote {
	margin-left: 40px;	
}

h3 {font-size:140%;}

/* ----------------------------------------------------------------------------------------------------------
2) HTML styles
---------------------------------------------------------------------------------------------------------- */

h1 {
	display:block;
	font-weight: bold;
	font-size: 25px;
}

h2 {
	display:block;
	color: #aa0000;
	font-weight: bold;
	font-size: 22px;
	margin: 0 0 10px 0;
}

h3 {
	display:block;
	color: #aa0000;
	font-weight: bold;
	font-size: 20px;
	margin: 0 0 10px 0;
}

h4{
	display:block;
	color: #aa0000;
	font-weight: bold;
	font-size: 18px;
	margin: 0 0 10px 0;
	
}

	h4.main-page {
	color: #c14501;
	line-height:1;
	font-size:18px;
	}
	
	.widget-title h4 {
	color: #548479;
	line-height:1;
	font-size:18px;
	}
	
h5{
	display:block;
	color: #aa0000;
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 10px 0;
	
}

/* ----------------------------------------------------------------------------------------------------------
3) Layout
---------------------------------------------------------------------------------------------------------- */

#main {
	width:900px;
	margin:0 auto;
	overflow:hidden;
	margin-top:0px;
	background-image: url(../images/content_bg_fill.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

	#header {
	width:900px;
	height:215px;
}

        #logo {
	width:254px;
	height:75px;
	padding:0;
	margin: 0px;
	float: left;
}
        #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 {
}
    
        /*Drop-down menu*/
        #tray ul {
	margin:0;
	list-style:none;
	line-height: normal;
	padding: 0px;
}
        #tray ul li {
	display: block;
	float: left;
	z-index:auto;
	margin-right: 0px;
	padding: 0;
	z-index:auto !important;
	z-index:1000;
}
        #tray ul li a {
	display:block;
	line-height:32px;
	color: #FFF;
	text-decoration:none;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
        #tray ul li a:hover {
}
        #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 {
} /*Color main cells hovering mode*/
		#tray ul li:hover a {
} /*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:12.0em; /*line-height:32px;*/line-height: 15px; vertical-align:middle; margin-left:0px; /*padding:0px 0 0 10px;*/padding:8px 0 8px 10px; border-left:solid 1px #AA0000; border-bottom: solid 1px #AA0000; border-right:solid 1px #AA0000; background-color: #a50000; font-weight:normal; color:#FFFFFF; font-weight: bold;} /*Color subcells normal mode*/
		#tray ul li:hover ul li a:hover {background-color:#AA0000; 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 {
	color: #c14501;
}
		#tray ul li a:hover ul {display:block; width:10.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;*/ line-height: 0.5em; /*padding:4px 16px 4px 16px;*/padding:8px 16px 8px 16px; border-left:solid 1px #AA0000; border-right:solid 1px #AA0000; border-bottom: solid 1px #AA0000; background-color:#a50000; font-weight:normal; color:#FFFFFF; font-weight: bold;}
		#tray ul li a:hover ul li a:hover {background-color:#830000; text-decoration:none; color: #FFFFFF;}

    #cols {
	margin:0px 0;
	padding-top:10px;
}

    	#content {
	float:left;
	width:900px;
}
    	
            #content-left {
	float:left;
	width:580px;
}
            #content-left-wide {float:left; width:750px;}
            #content-left-in {
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 12px;
}
            
            #content-right {float:right; width:225px; margin-right:10px;}

    	#constant-contact {background-color: #FFF; padding-bottom: 25px; margin-top: -15px;}
    	
    	#aside {float:left; width:225px; overflow:hidden; margin-left:10px; margin-top:6px;}
        #aside-top {width:190px; height:5px; background:url("../images/aside-top.gif") 0 0 no-repeat; font-size:0; line-height:0;}
        #aside-bottom {position:absolute; bottom:0; left:0; width:190px; height:5px; background:url("../images/aside-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0;}
        
            .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:35px; background:url("../images/nav-sub.gif") 20px 10px no-repeat;}
            .nav a:hover {text-decoration:none;}

            #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 {}
			.lighter_green {color: #AA0000;}
            #aside h4.margin {margin:15px 0 5px 0;}

	#footer {
	clear:both; /*background:url("../images/footer.gif") 0 0 repeat-x;*/
	font-size:85%;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 60px;
}
	#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 #E91730;}
.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:260px; 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:225px; height:5px; 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:225px; 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
---------------------------------------------------------------------------------------------------------- */

#aside .padding {padding:10px 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;}
#header_img {
	background-image: url(../images/header_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

