@charset "utf-8";
/* CSS Document */
body {
	margin: 0 auto;
	margin-top: 0;
	text-align: center;
	background-color:#016b23;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	}




#entertainment_list p {
	font-weight: bold;
}

#entertainment_list em {
	font-weight: normal;
}
a, a:link, a:active {
	color: #000000;
}
#container {
	width: 1000px;
	background:url(images/container_bg.jpg) repeat-y;
	margin: 0 auto;
	}
#linkie{
	position: absolute;
	top: 0px;
}	
#underlying_bg{
	width: 954px;
	background:url(images/head_bg.jpg) no-repeat #FFFFFF;
	margin: 0 auto;	
	border-top: 0px solid;
	}
#topmenu {
	width: 950px;
	text-align:left;
	}
#topmenu ul {	
	padding-top: 100px;
	margin-left: 330px;
	text-align: right;
	padding-right: 20px;
	margin-top: 0px;
	}		
#topmenu ul li{
	display: inline;
	padding-left: 10px;
	background-image:url(images/bubble.jpg);
	background-repeat: no-repeat;
	background-position:0 60%;
	color: #FF0000;
	}
#topmenu ul li.non{
	display: inline;
	padding-left: 10px;
	background-image:none;
	}		
#topmenu ul li a {
	font-size: 12px;
	color:#016b23;
	text-transform:capitalize;
	font-weight: bold;
	text-decoration:none;
	}
#topmenu ul li a:hover {
	text-decoration:underline;
	}
	
.clear { clear:both;}	
#home_leftie {
	width: 280px;
	padding-top: 95px;
	padding-left: 20px;
	text-align: center;
	float: left;
}
#internal_leftie {
	width: 200px;
	padding-top: 80px;
	text-align: center;
	float: left;
	text-align: left;
}

#home_leftie h4{
	font-size: 18px;
	font-style:italic;
	font-weight: normal;
	margin-bottom: 10px;
}

#home_leftie .greenie {
	color: #3e6449;
	font-weight:bold;
	font-size: 12px;
}

#home_leftie .blackie{
	color: #000000;
	font-weight:bold;
	font-size: 13px;
}

#home_rightie{
	float: right;
	width: 600px;
	margin-top: 20px;
	padding-right: 25px;
	

}
#internal_rightie{
	float: right;
	width: 701px;
	margin-top: 20px;
	padding-right: 20px;
	text-align: left;

}
#internal_rightie h4{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 8px;

}
.greenie {
	color: #3e6449;
	font-weight:bold;
	font-size: 12px;
}
.blackie {
	color: #000000;
	font-weight:bold;
	font-size: 12px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#flash_container {
	width: 599px;
	height: 416px; 
	border: 1px solid #db2730;
	padding: 5px;
}
.lalal{
padding-top: 0px;

}
.little_footer{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.little_footer a{
	color: #FFFFFF;
}
.selected {
	color: #bb1a20;
}
.red_miniheaders, .red_miniheaders a {
	color: #bb1a20;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.red_miniheaders a:hover {
	text-decoration: underline;
}
.content_internal {
font-size: 13px;
}
.kinda_header {
	font-weight: bold;
	}
.content_internal img {
	border: 1px solid #db2730; padding: 5px; margin: 5px;
	clear: right;
	}	
#internal_rightie li a {
	color: #000000;
}

.list_comments{font-style:italic;font-size:10px; padding-left:5px}