@charset "UTF-8";

/*GLOBAL STYLES*/
body{
	margin:0px; 
	padding: 0px;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#333333;
	}
	
a:link {
	color: #339900;
}
a:link {
	color: #339900;
}
a:visited {
	color: #339900;
}
a:hover {
	color: #339900;
}
a:active {
	color: #339900;
}

.compress5{
	font-size:5px;
}
.compress1{ 
	font-size:1px;
}
/*THIS IS THE INDENTED SECTION FOR BODY COPY*/	
.inset_body{
	margin-left:20px; margin-right:20px
}
	
	
#tbl_nav{
	background-image: url(../images08/top_tile.jpg);
}
#td_content_area_recrewards{
	background-image: url(../images08/content_bg_tile.jpg);
	/*padding-left: 30px; padding-right:30px;*/
	min-height:400px;
}
#td_content_area{
	background-image: url(../images08/content_bg_tile.jpg);
	/*padding-left: 30px; */padding-right:30px;
	min-height:400px;
}


.body_text_bold{
	font-weight:bold; font-size:13px;	
}

.sub_body_text_bold{
	font-weight:bold; font-size:13px; color:#333399;	
}

.body_txt{
    font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#333333;
}

.body_link_txt{
    font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#339900;
}

#tbl_footer{
	background-image: url(../images08/bottom_tile.jpg);
}

#sidebar{
	background-image:url(../images08/paper_tile3.jpg); background-repeat:repeat-y;
	background-color:#FFFFFF; padding-top: 20px;
}

#td_subhdr_tile{
	background-image:url(../images08/top_border_sub.jpg); background-repeat:no-repeat;
	height:75px;
}

#td_subhdr_tile_trashtopper{
	background-image:url(../images08/top_border_sub_trashtopper.jpg);
	height:75px;
}

#td_subhdr_txt{
	font-family:Arial, Helvetica, sans-serif; font-size:17px; color:#ffffff; font-weight:bold;
}

.td_subhdr_form{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; display:inline;
	margin-right:20px;
}

.orange_callout{
	font-weight:bold; font-size:15px; color:#FF3300;	
}


.callout_link{
	font-weight:bold; font-size:15px; color:#339900;	
}


.header2{
	font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#333399;
	display:block; 
	/*border-bottom:solid; border-bottom-color:#99cc00; border-bottom-width:1px; margin-top:-10px; */
	padding-top:3px; padding-bottom:13px;
	
}

.header2callout{
	font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#333399;
	display:block; 
	/*border-bottom:solid; border-bottom-color:#99cc00; border-bottom-width:1px; margin-top:-10px; */
	padding-top:3px; padding-bottom:5px;
	
}

.sub_header2{
	font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#333399;
	display:block; 
	/*border-bottom:solid; border-bottom-color:#99cc00; border-bottom-width:1px; margin-top:-10px;padding-bottom:13px; */
	padding-top:3px; 
	
	
	}

.square_grpahic{
	/*border-bottom:solid; border-bottom-color:#99cc00; border-bottom-width:1px; margin-top:-10px;padding-bottom:13px; */
	padding-right:5px;
	
}
	
.header1{
font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#333399;
display:block;
/*border-bottom:solid; border-bottom-color:#99cc00; border-bottom-width:1px; margin-top:-10px;padding-bottom:13px; */
	 
	
}
.header3{
	font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold;
	display:block; 
	/*border-bottom:solid; border-bottom-color:#99cc00; border-bottom-width:1px; 
	margin-top:-10px;*/
	padding-top:13px; padding-bottom:13px; 
}

.sub_header3{
	font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#999999;font-style:italic;
	display:block;
	border-bottom:solid; border-bottom-color:#999999; border-bottom-width:1px;  
	/*border-bottom:solid; border-bottom-color:#99cc00; border-bottom-width:1px; 
	margin-top:-10px;*/
	padding-top:13px; margin-bottom:1px;
}

.sub_header_game{
	font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#333399;font-style:italic;
	display:block;
	border-bottom:solid; border-bottom-color:#333399; border-bottom-width:1px;  
	/*border-bottom:solid; border-bottom-color:#99cc00; border-bottom-width:1px; 
	margin-top:-10px;*/
	padding-top:13px; margin-bottom:1px;
}


/*HOME PAGE DIRECTIONS ABOUT WHAT TO RECYCLY LIST*/
.what_list {
    font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#333333;
	list-style:none; list-style-position:inside; line-height:20px; display:inline; margin-top: 1px;
}
	
.what_list a:link {
color:#669900;
text-decoration: none; 
}
.what_list a:visited {
	color:#669900;
	text-decoration: none;
}
.what_list a:hover {
	color: #000000;
	text-decoration: underline;
}
.what_list a:active {
	color:#669900;
	text-decoration: none;
}

/*END HOME PAGE DIRECTIONS ABOUT WHAT TO RECYCLY LIST END*/


/*HOME PAGE DIRECTIONS ABOUT RES CALENDAR LIST*/

.rescal_list {
    font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#333333;
	list-style:none; list-style-position: inside; line-height:20px; display:inline; margin-top: 1px; 
}
	
.rescal_list a:link {
color:#669900;
text-decoration: none; 
}
.rescal_list a:visited {
	color:#669900;
	text-decoration: none;
}
.rescal_list a:hover {
	color: #000000;
	text-decoration: underline;
}
.rescal_list a:active {
	color:#669900;
	text-decoration: none;
}
/*END HOME PAGE DIRECTIONS ABOUT RES CALENDAR LIST*/

#trash_topper{
	margin-left:13px;
}

#home-billboard-bg{
	background-image:url(../images08/home-billboard-bg3.jpg);
}

/*SCHEDULE STYLES*/

.schedule_table_1{
	padding-top:5px;
	padding-left:5px;
	background-color:#CCCCCC;
	border-bottom:solid;
	border-bottom-width:thin;
	border-bottom-color:#FFFFFF;
}

.schedule_table_2{
	padding-top:5px;
	padding-left:5px;
	background-color:#3366CC;
	color:#FFFFFF;
	border-bottom:solid;
	border-bottom-width:thin;
	border-bottom-color:#FFFFFF;
}

.schedule_head_bold{
	font-weight:bold; 
	font-size:13px; 
	color:#FFFFFF;
	border-bottom:solid;
	border-bottom-width:thin;
	border-bottom-color:#FFFFFF;
	padding-left:5px;
}

.rec_rewards_header2{font-size:13px; font-family:Arial, Helvetica, sans-serif; color:#003399; font-weight:bold;}
.rec_rewards_header3{font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold;}
.rec_rewards_header4{font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#009900;}
