/* CSS Document  - CNW*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-color:#011D2A;
}

.cover {
visibility:hidden;
display:none;
}

#header_white{

background-color:#FFFFFF;
height:100px;

}

#header_inner{

width:907px; margin: 0 auto; 


}

#header_green_bar {
background-color:#92BB3F;
height:10px;
width:100%;
}



#inner-wrap  {   
width:907px; margin: 0 auto; 
}





.body_text {
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:22px;
}

.body_text a{

	color: #619037;
}

.body_text a:hover{

	background-color: #CFF4AD;
	color:#619037;
}
.body_text_blue {
	color: #3D89B4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
line-height:18px;
}

.body_text_blue a{
	color: #619037;
}

.body_text_blue a:hover{

	background-color: #CFF4AD;
	color:#619037;
}

.body_text_blue_small{
	color: #3D89B4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}



.body_text_dark_blue, .body_text_dark_blue a, .body_text_blue_small{

color:#003F5E;
font-family:Arial, Helvetica, sans-serif;

}

.quote{
	color: #3D89B4;
	font-family:'Droid Serif',Arial, Helvetica, sans-serif;
	font-size:24px;

}


/*HEADLINES---------------------------------------------------*/

#headline_black h1{
font-size: 42px;
	letter-spacing: -2px;
	font-family: 'Droid Serif',helvetica, arial, sans-serif;
	margin-top:15px;
	margin-bottom: 10px;
	padding: 0;
	color: #235470;
}

#headline_black h2{
font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding: 0;
	margin:0;
	color: #222222;
}

#headline_green {
color: #92BB3F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	left:20px;
	position:relative;
	margin-top:20px;
	margin-bottom:10px;
}


#headline_orange {
color: #C34505;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	position:relative;
	margin-bottom:10px;
}

#headline_orange_small {
color: #C34505;
	font-family:'Droid Serif',Arial, Helvetica, sans-serif;
	font-size:22px;
	position:relative;
	
	margin-bottom:10px;
}

#point_block {
margin-left:20px;
margin-right:20px;
}


#headline_blue {
	color: #3D89B4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	position:relative;
	margin-top:15px;
	
}

/*HEADLINES end */



#orange_bar{
background-color:#C34505;
display:block;
left: -15px;
position:relative;
height:47px;
background-image:url(orange_bar_right.gif);
background-position:top right;
background-repeat:no-repeat;
margin-bottom:5px;

}

#orange_bar span{
color:#FFFFFF;
font-size:24px;
font-family:Arial, Helvetica, sans-serif;
display:block;
left:30px;
top:10px;
position:relative;
text-shadow:1px 1px 2px #EA976C;
}
#orange_bar a{
display:block;
background-image:url(orange_bar_left.gif);
background-position:top left;
background-repeat:no-repeat;
position:relative;
height:47px;
}

/*GREEN BAR---------------------------------------*/

#green_bar{
background-color:#92BB3F;
display:block;
width:110%;
left:-15px;
height:47px;
background-image:url(green_bar_right.gif);
background-position:top right;
background-repeat:no-repeat;

position:relative;
}

#green_bar span{
color:#FFFFFF;
font-size:24px;
font-family:Arial, Helvetica, sans-serif;
display:block;
left:20px;
top:10px;
position:relative;
text-shadow:1px 1px 2px #BBDD77;
}

#green_bar a{
display:block;
background-image:url(green_bar_left.gif);
background-position:top left;
background-repeat:no-repeat;
position:relative;
height:47px;
}
/*GREEN BAR end */

/*ORANGE BAR RIGHT---------------------------------------*/

#orange_bar_right{
background-color:#C34505;
display:block;
width:110%;
left:-10px;
height:47px;
background-image:url(orange_bar_high_right.gif);
background-position:top right;
background-repeat:no-repeat;
position:relative;
}

#orange_bar_right span{
color:#FFFFFF;
font-size:24px;
font-family:Arial, Helvetica, sans-serif;
display:block;
left:20px;
top:10px;
position:relative;
text-shadow:1px 1px 2px #EA976C;
}

#orange_bar_right a{
display:block;
background-image:url(orange_bar_high_left.gif);
background-position:top left;
background-repeat:no-repeat;
position:relative;
height:47px;
}
/*ORANGE BAR RIGHT end */

#faded_blue_left{
background-image:url(bg_faded_blue_left.gif);
background-position:left top;
background-repeat:no-repeat;
padding-top:25px;
padding-left:25px;
padding-right:25px;
}


/*TAN BLOCK---------------------------------------*/

#tan_block{
background-color:#F2E9D4;
border-width:1px;
border-style:solid;
border-color:#F1CFBE;
padding:10px;
display:block;
width:inherit;
margin-right:15px;


}

#tan_block #whitey {
background-color:#FFFFFF;
border-width:1px;
border-style:solid;
border-color:#D7D7D7;
padding-left:15px;
padding-right:15px;
padding-bottom:15px;
padding-top:20px;
display:block;
width:inherit;
}


#tan_block textarea {
overflow:hidden;
}

/* TAN BLOCK end */


#grey_text_large {
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}

#grey_text_small {
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
margin-left:20px;
margin-bottom:15px;
}



.news_item {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2DFB0;
}

.news_item_on{
background-color:#E7ECF3;
cursor:pointer;

}

.news_item_off{
background-color:#F4EFF0;
cursor:pointer;

}



.news_white{
color:#737373;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

.news_white a{
color:#737373;
text-decoration:none;


}

.news_date{
color:#205127;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}



/*---------DL---------------*/

/*PDF*/
#dl_pdf
{
list-style: none;
padding: 0;
margin: 0;

}

#dl_pdf li
{
float: left;
display: block;
margin: 0;
width:100%;

}

#dl_pdf a
{
color: #003F5E;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
background:  url("dl_pdf.gif") left top no-repeat;
height:64px;
margin-top:5px;

}


#dl_pdf a, #dl_pdf a span
{
display: block;
float: left;
text-decoration:none;
}

/* Commented backslash hack hides rule from IE5-Mac \*/
#dl_pdf a, #dl_pdf a span
{
float: none;
padding-left:30px;
padding-top:10px;
}
/* End IE5-Mac hack */

#dl_pdf a:hover
{
color: #003F5E;
background:  url("dl_pdf_on.gif") left top no-repeat;
text-decoration:underline;
}



/*MP3*/
#dl_mp3
{
list-style: none;
padding: 0;
margin: 0;

}

#dl_mp3 li
{
float: left;
display: block;
margin: 0;
width:100%;

}

#dl_mp3 a
{
color: #003F5E;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
background:  url("dl_mp3.gif") left top no-repeat;
height:64px;

}


#dl_mp3 a, #dl_mp3 a span
{
display: block;
float: left;
text-decoration:none;
}

/* Commented backslash hack hides rule from IE5-Mac \*/
#dl_mp3 a, #dl_mp3 a span
{
float: none;
padding-left:30px;
padding-top:10px;
}
/* End IE5-Mac hack */

#dl_mp3 a:hover
{
color: #003F5E;
background:  url("dl_mp3_on.gif") left top no-repeat;
text-decoration:underline;
}


/*DL end----------------*/


/*Side bar buttons--------------*/

/*MP3*/
#side_bar_button
{
list-style: none;
padding: 0;
margin: 0;

}

#side_bar_button li
{
float: left;
display: block;
margin: 0;
width:100%;

}

#side_bar_button a
{
color: #003F5E;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
/*background:  url("dl_mp3.gif") left top no-repeat;*/
height:32px;

}


#side_bar_button a, #side_bar_button a span
{
display: block;
float: left;
text-decoration:none;
}

/* Commented backslash hack hides rule from IE5-Mac \*/
#side_bar_button a, #side_bar_button a span
{
float: none;
padding-left:10px;
padding-top:5px;
}
/* End IE5-Mac hack */

#side_bar_button a:hover
{
color: #003F5E;
background-color:#E5EEF4;
/*background:  url("dl_mp3_on.gif") left top no-repeat;*/
text-decoration:underline;
}


/*Side bar buttons END----------*/

/*Share---------------*/

#share_block a
{
float: none;
display:block;
height:50px;
text-decoration:none;
}

#share_block img{
float:left;
margin-right:5px;
margin-left:5px;
margin-bottom:5px;
margin-top:10px;
border: 0;
}

#share_block span
{
margin-top:15px;

float:left;
display:block;
color: #003F5E;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;

}

#share_block a:hover span
{
text-decoration:underline;

}

#share_block a:hover
{

background-color:#E7ECF3;
}



/*Share end*/


/*FOOTER ------------------------------------------- */

.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #205127;
	line-height: normal;
}

.footer_text a{
	color: #205127;
}
.footer_text a:hover{
	background-color: #FFD9D0;
}

#footer{
background-color:#679515;
background-image:url(footer_bg_top.gif);
background-repeat:repeat-x;

}

#footer_inner{


width:500px; 
margin: 0 auto; 
left:215px;
position:relative;

}

#footer_radial{

background-image:url(bg_footer_radial.gif);
background-repeat:no-repeat;
min-height:240px;


}

/*FOOTER end */


/*--MENU NAV---------------*/
#navigation li
{
float: left;
display: block;
margin-left: 15px;
padding: 0;
}

#navigation a
{
color: #666666;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
/*background:  url("menu_button_left.gif") left top no-repeat;*/
text-decoration: none;
padding-left: 5px;
margin-left: 3px;
text-transform:uppercase;



}

#navigation a span
{
	/*background: url("menu_button_right.gif") right top no-repeat;*/
	padding-right:8px;
	padding-bottom: 15px;
	padding-top: 4px;
}

#navigation a, #navigation a span
{
display: block;
float: left;
}

/* Commented backslash hack hides rule from IE5-Mac \*/
#navigation a, #navigation a span
{
float: none
}
/* End IE5-Mac hack */

#navigation a:hover
{
color: #92BB3F;

background: url("menu_tab_left.gif") left bottom no-repeat;
text-decoration: none;
padding-left: 5px
}

#navigation a:hover span
{
background: url("menu_tab_right.gif") right bottom no-repeat;
padding-right: 8px
}

#navigation
{
list-style: none;
padding: 0;
margin: 0;
}



#navigation #current a{
color: #92BB3F;
background: url("menu_tab_left.gif") left bottom no-repeat;
text-decoration: none;
padding-left: 5px;
font-weight:bold;
    }
  
#navigation  #current span {
background: url("menu_tab_right.gif") right bottom no-repeat;
padding-right: 8px
    }
	
	/*---------END MENU NAV---------------*/
	
	
	/*Table */
	
#green_tab
{
background-color:#92BB3F;
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-align:center;
}

#blue_tab
{
background-color:#3D89B4;
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-align:center;
}
	
#cell_green
{
background-color:#E7F0D5;
color: #666666;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-align:center;
}

#cell_blue
{
background-color:#E2EDF4;
color: #3D89B4;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-align:center;
}

#cell_green_dark
{
background-color:#DBE3CB;
color: #666666;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-align:center;
vertical-align:middle;
border-top:1px solid #FFFFFF;
}

#cell_blue_dark
{
background-color:#D6E0E6;
color: #3D89B4;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-align:center;
vertical-align:middle;
border-top:1px solid #FFFFFF;
}


#cell_green_no
{
background-color:#E0C6B0;
text-align:center;
vertical-align:middle;
border-top:1px solid #FFFFFF;
}

#cell_row_grey
{
	background-color:#F0F0F0;
	height:32px;
	vertical-align:middle;
	border-top:1px solid #FFFFFF;
	/*text-align:right;*/
}

#cell_row_grey a{

	color: #619037;
}

#cell_row_grey a:hover{

	background-color: #CFF4AD;
	color:#619037;
}

#cell_row_grey span
{
color:#3D89B4;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-left:10px;
margin-right:10px;

}
	
	/*END Table*/
	
	/*---------Green Button---------------*/

#green_button a
{
color: #FFFFFF;

font-size:14px;
font-family:Arial, Helvetica, sans-serif;
background:  url("button_orange_left.gif") left top no-repeat;
text-decoration: none;
padding-left: 12px;


}

#green_button a span
{
	background: url("button_orange_right.gif") right top no-repeat;
	padding-right:20px;
	padding-left:5px;
	padding-bottom: 13px;
	padding-top: 10px;
	line-height:23px;
}

#green_button a, #green_button a span
{
display: block;
float: left;
}

/* Commented backslash hack hides rule from IE5-Mac \*/
#green_button a, #green_button a span
{
float: none
}
/* End IE5-Mac hack */

#green_button a:hover
{
color: #C84705;

background: url("button_orange_left_on.gif") left top no-repeat;
text-decoration: none;

}

#green_button a:hover span
{
background: url("button_orange_right_on.gif") right top no-repeat;
padding-right:20px;
padding-left:5px;
}

#green_button
{
list-style: none;
padding: 0;
margin: 0;
}

#green_button li
{
float: left;
display: block;
margin-right: 10px;
padding: 0;
}
/*END Green button*/



	.picture_border {
padding: 5px;
border: 1px solid #CCCCCC;
 /*margin: 0px 0px 12px 12px;*/
}

/*------BLOG POST------------------------*/
#post{


padding:15px;
margin-left:20px;
margin-top:20px;
border: 1px solid #e6e6e6;
min-height:98px;

}

#post2{


padding-left:20px;
padding-right:20px;
min-height:98px;
}

#white_block{
display:block;

/*
position:relative;
float:left;
padding:15px;*/
padding-bottom:40px;
/*margin-bottom:15px;*/
}

#body_text_large{
	
color:#3e3e3e;
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
/*text-align: justify;*/
}

#body_text{
line-height:22px;
color:#3e3e3e;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:14px;
}

#body_text a{
	color:#7a5657;
}

#body_text_small{
	/*text-align: justify;*/
	color:#3e3e3e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

#body_text_small a{
	color:#7a5657;
}


#body_text a:hover{
color:#ee3a42;
background-color:#f3e7e7;	
}
#body_text a:active {
  position: relative;
  top: 1px;
}

#news_date{
	color:#73bb45;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:0px;
	display:block;
	position:relative;
	top:-20px;
	margin-bottom:0px;
}

/*---TAGS---*/

#tags {
color:#147D8D;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin-bottom:10px;
margin-top:15px;
clear:left;
display:block;
position:relative;

}

#tags a{
color:#147D8D;
display:block;
position:relative;
background: #c9e3e9;
padding:3px;
float:left;
text-decoration:none;
margin:1px;
border-top :#ebf3f5 solid 1px;
border-right :#ebf3f5 solid 1px;
border-bottom:#bcd5da solid 1px;
border-left:#bcd5da solid 1px;
white-space: nowrap; 
}

#tags a:hover{
	
	background:white;
}

#tags a:active{
	
top:1px;
left:1px;
}

/*---END TAGS---*/


#blog_image_container{
float:right;
display:block;
margin-left:10px;
	
}
#blog_image {
width:240px;
margin-bottom:10px;
height:95px;
overflow:hidden;
border:solid 1px #8e6e61;
}

#blog_image2 {
width:240px;
margin-bottom:10px;
height:100%;
overflow:hidden;
border:solid 1px #8e6e61;

}



#blog_image img{
float:left;
/*padding:3px;
background-color:#FFF;*/
display:block;
width:100%;
}

#blog_image2 img{
float:left;
display:block;
width:100%;

}

#blog_image_container #image_caption {

	display:block;
	font-size:11px;
	top:5px;
	left:5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#4b638d;
	position:relative;
	float:left;
	width:100%;
	line-height:14px;
	
}

#blog_image2 #caption {

	display:block;
	font-size:11px;
	top:5px;
	left:5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#4b638d;
	position:relative;
	float:left;
	width:100%;
}




h1{
font-family:Georgia, "Times New Roman", Times, serif;
text-align: left;
text-shadow:1px 1px 1px rgba(255, 255, 255, 0.5);
color:#4e1e20;
margin:0px;
padding:0px;
font-weight:normal;
font-size:24px;


}


h2{
	
margin:0;
padding:0;
font-weight:normal;
}

h1 a{
	text-decoration:none;
color:#8e6e61;
	
}


#headline_brown h1{
font-family:Georgia, "Times New Roman", Times, serif;
text-align: left;
text-shadow:1px 1px 1px rgba(255, 255, 255, 0.5);
color:#4e1e20;
margin:0px;
padding:0px;
font-weight:normal;
font-size:20px;

}

#headline_brown a{
text-decoration:none;
color:#4e1e20;
}

#headline_brown a:hover{
text-decoration:underline;
}

#text_date{
color:#366632;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
display:block;
float:left;
height:30px;
margin-top:10px;
}

#comment_count{
display:block;
background-image:url(comment_bubble.gif);
background-repeat:no-repeat;
float:left;
margin-top:5px;
margin-left:10px;
padding-left:30px;
height:20px;
}

#comment_count a{
display:block;
margin-top:5px;
color:#ef4049;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

/*--------END BLOG POST-----------*/

