/* CSS Document */

body {
	background-color: #996600;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	line-height: 150%;
	color: #000000;
}

.intro_width{
	width: 370px;
	float:right;
}

.dark_body {
	background-color: #996600;
}

a:link{
	color: #81560E;
	text-decoration: bold;
	text-decoration: none;
}

.bgn_border{
	border: 1px solid #513706;
}

a:link, a:visited{
	color: #81560E;
	text-decoration: bold;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}
.backtotop {
	background-image:url(/images/icons/icon_backtotop.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 20px;
	float: left;

}

.printerfriendly{
	background-image: url(/images/icons/global_icon_printerfriendly.gif);
	background-position: top left;
	background-repeat: no-repeat;	
	padding-left: 20px;
	float: left;
}

.close{
	background-image:url(/images/icons/icon_close.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 10px;
	float: right;
}

input {
	color:#663300;
	font-size:10px;
	background-color:#F4F0D7;
	border:1px solid #996600;
	padding-left:1px;
}

textarea {
	color:#663300;
	font-size:11px;
	background-color:#F4F0D7;
	border:1px solid #996600;
}

option {
	color:#663300;
	background-color:#F4F0D7;
	
}

select {
	border:1px solid #996600;
}

/*Nav elements */



/* start:: main navigation */
.nav_bg , .admin_left_nav_bg{
	background-image: url(/images/nav/nav_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 1px;
	height: 22px;
}

.nav{
	padding-left: 18px;
	padding-right: 17px;
	font-family: "Trebuchet MS", Verdana;
	font-weight:bold;
	font-size: 11px;
	color: #FFCC33;
	float: left
}



.nav a:link, .nav a:visited{
	color: #FFFFFF;
	text-decoration: none;
}



.nav a:hover{
	color: #FFCC33;
	text-decoration: underline;
}
/* end:: main navigation */

/* start:: main navigation rollover states*/

.nav_selected{
	padding-left: 18px;
	padding-right: 17px;
	font-family: "Trebuchet MS", Verdana;
	font-weight:bold;
	font-size: 11px;
	color:#FFCC33;
	float: left
}

.nav_selected a:link, .nav_selected a:visited{
	color:#CDA51A;
	text-decoration: none;
}

.nav_selected a:hover{
	color: #FFCC33;
	text-decoration:underline;
}
/* end:: main navigation rollover states*/

/* start:: side navigation states*/

.sidenav{
	padding-left:0px;
	padding-right:0px;
	background-color: #CDA51A;
	width:176px;
	padding-top: 20px;
	line-height: 180%;
	text-decoration: none;
}

.sidenav_link{
	background-image:url(/images/icons/icon_bullet_sidenav.jpg);
	vertical-align: baseline;
	background-position: 0.5em;
	background-repeat: no-repeat;
	padding-left: 35px; 
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 10px;
}

.sidenav_link a:link, .sidenav_link a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	color: #FFFFFF;
	margin-bottom: 10px;
}

.sidenav a:hover{
	text-decoration: underline;
	color: #996600;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	margin-bottom: 10px;
}

.sidepushes{
	margin:0;
	padding:0;
}

.sidepushes a:link, .sidepushes a:visited, .sidepushes a:hover{
	margin:0;
	padding:0;
	}

/* end:: side navigation */


/* start:: side navigation rollover states*/

.sidenav_link_selected{
	background-image:url(/images/icons/icon_bullet_sidenav_on.jpg);
	background-color:#513706;
	vertical-align: baseline;
	background-position: 0.5em;
	background-repeat: no-repeat;
	padding-left: 35px;  
	font-family: "Trebuchet MS", Verdana;
	font-weight:bold;
	font-size: 12px;
	color: #ffc529;
	margin-bottom: 10px;
}

.big_game_background {
	background-image:url(/images/global/big_game_night.jpg);
	background-repeat:no-repeat;
	height:89px;
	background-position:center;
}
.dark{
	background-color:#513706;
	vertical-align: baseline;
	background-position: 0.5em;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #ffc529;
}


.sidenav_link_selected a:link, .sidenav_link_selected a:visited{
	color: #ffc529;
	font-weight:bold;
	text-decoration: none;
}

.sidenav_link_selected a:hover{
	color: #ffc529;
	font-weight:bold;
	text-decoration: underline;
}


.admin_left_nav_bg {
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;
}

.admin_left_sub_nav_bg {
	background-color:#996600;
	color:#FFFFFF;
	padding-left:25px;
	border-top:1px solid #FFCC33;
}

.admin_left_nav a {
	color:#FFFFFF;
}
  
.admin_left_nav a:hover {
	text-decoration:undeline;
	color:#FFFFFF;
	font-size:11px;
} 



/* end:: side navigation rollover states*/


/* Global elements */

.backtotop {
	background-image:url(/images/icons/icon_backtotop.jpg);
	background-repeat: no-repeat;
	background-position: 0.5em;
	padding-left: 23px;
	padding-right: 20px;
	float: right;

}
.mainbox2{
	background-color: #FFCC33;
	vertical-align:top;
	border: #FFFFFF 8px solid;
/*	margin-top: 10px;*/
}
.mainbox{
	background-color: #FFCC33;
	border: #FFFFFF 8px solid;
	margin-top: 10px;
}

.list{
	background-image: url(/images/icons/icon_bullet.jpg);
	background-position: middle left;
	background-repeat: no-repeat;
	padding-left: 13px;
}

ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li{
	background-image: url(/images/icons/li.jpg);
	background-repeat: no-repeat;
	background-position: -.1em center;
	padding-left: .9em;
	margin-left: 2em; 
}

.li_2{
	background-image: url(/images/icons/li.jpg);
	background-repeat: no-repeat;
	background-position: -0.1em 0.4em;
/*	padding-left: .9em;
	margin-left: 2em; */
}


/*Inside page elements */

.pagetitle{
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	color: #996600;
	border-bottom: #B18E2A 1px solid;
	padding-top: 12px;
	padding-bottom: 6px;
}


.divline{
	border-bottom: #B18E2A 1px solid;
	padding-top: 3px;
	padding-bottom: 3px;
}


.infotitle{
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	color: #996600;
}

.pagetitle_sans_bord{
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	color: #996600;
	padding-top: 12px;
	padding-bottom: 6px;
}



.boldtext{
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #644107;
	font-weight:bold;
}

.ten{
	font-family: "Trebuchet MS", Verdana;
	color: #16325c;
	font-weight:bold;
	
	font-size: 12px;
}

.fifteen{
	color: #595d31;
	font-weight:bold;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
}

.twentyfive{
	color: #5a1a1a;
	font-weight:bold;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
}

.thirtyfive{
	color: #8a591f;
	font-weight:bold;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
}

.row_alternate_light{
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	background-color: #ffda58;
}

.row_alternate_light2{
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	background-color: #ffda58;
	margin: 5px;
	padding:5px;
}

.div_border{
	border: 2px solid #ffda58;
}

.row_alternate_dark{
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	background-color: #ffcc33;
}

.form_row{
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	background-color: #ffda58;
	border-color:#644107;
	border-style:solid;
	border-width:1px;
}



.breadcrumb{
	font-family: "Trebuchet MS", Verdana;
	font-size: 9px; 
}

.breadcrumb a:link, .breadcrumb a:visitor{
	color: #666666;
	text-decoration: none;
}

.breadcrumb a:hover{
	color: #000000;
	text-decoration: underline;
}

.content_title{
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	color: #996600;
}

/* Footer */

.footer_style2{
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 180%;
	text-align: center;
	color:#7C6401;

}
.footer{
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 180%;
	text-align: center;
	color: #FFE184;

}

.logo_footer{
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #FFE184;
	

}
.padding5{
	padding: 10px;
	width: 243px;
	height: 250px;
	float:right;
	
	}

.footer a:link, .footer a:visited{
	color: #FFE184;
	text-decoration: underline;
}

.clear{
	clear:both;
}

.CTC_image{
	padding: 3px;
	border: 1px solid #513706;

	
}

.image_padding{
	padding: 2px;
	border: 1px solid #513706;
}

.media_padding{
	padding: 5px;

	background-color:#CDA51A;
}

.monthly_topic_push {
	background:url(/images/global/topic_month.jpg);
	background-repeat:no-repeat;
	float: right;
	padding-left: 5px;
	width: 161px;
	height: 163px;
}

.monthly_topic_push_top{
	background:url(/images/global/topic_top.jpg);
	background-repeat:no-repeat;
	width: 161px;
	height: 65px;
}

.monthly_topic_ctr {
	background:url(/images/global/topic_month_rpt.jpg);
	background-repeat:repeat-y;
	font-size: 11px;
/*	font-weight:bold;*/
	padding-left: 3px;
	padding-right: 6px;
	width: 161px;
	line-height:15px;
}
.monthly_topic_btm {
	background:url(/images/global/topic_month_btm.jpg);
	background-repeat:no-repeat;
/*	padding-left: 4px;*/
	width: 161px;
	height: 35px;
}

.padding_push{
	padding-left: 10px;
	padding-bottom: 3px;
	padding-right: 10px;
}
.breaking_news {
	width: 75%;
	padding: 5px;
}


.padd_7{
	margin-right: 10px;
	float:right;
	clear:both;
}
	