/* generated by csscreator.com */ 
html, body{ 
	 margin:0; 
 padding:0; 
 text-align:center; 
 } 
 
#pagewidth{ 
 width:960px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:100%; 
  background-color:#FFFFFF; 
padding:5px;
margin-bottom: 20px;
margin-top:20px;
 width:100%;
 
} 
 


 
#twocols{
 width:960px; 
 float:left; 
 position:relative; 
 margin-left:20px;
  }


#twocolsradio{
 width:960px; 
 float:left; 
 position:relative; 
 margin-left:20px;
 background-image:url('images/radio.jpg');
background-repeat: no-repeat;
background-position:top center;
height: 300px;
  }


#twocolscontact{
 width:960px; 
 float:left; 
 position:relative; 
 margin-left:20px;
 background-image:url('images/phone2.jpg');
background-repeat: no-repeat;
background-position:bottom right;
height: 600px;
  }


 
#rightcol{
 width:280px; 
 float:right; 
 position:relative; 
 background-color:#FFFFFF;
 }
 
 
 #maincol { 
 float: left; 
 display:inline; 
 position: relative; 
 width:680; 
 }
 
 
#footer{
		font-size: 10px;
  background-color:#FFFFFF; 
 clear:both;
 } 




/*=====  categories styling at page bottom====*/
			
	.categories	{
		background: #ffffff;
		display: block;
		margin: 10px 0;
		padding: 10px 10px;
		text-align: right;
		}
		.categories ul	{
			margin: 0;
			padding: 0;
			}
			.categories li	{
				color: #333333;
				display: inline;
				font-size: 11pt;
				list-style-type: none;
				margin: 0 20px 0 0;
				padding: 0;
				}
				.categories li a	{
					color: #333333;
					font: 100 regular 11pt/1em Georgia,Serif;
					}
					.categories li a:hover	{
						color: #0D7B8F;
					}

 
 	/*menu syling*/
		#menu	{
			float: left;
			margin: 0;
			padding: 0;
			display:block;
			}
			
			#menu ul	{
				clear: left;
				float: left;
				list-style: none;
				margin: 0;
				padding: 0;
				}
				
				#menu li	{
					display: block;
					float: left;
					list-style: none;
					margin: 0 10px 0 0;
					padding: 0;
					}
					
					#menu li a	{
						color: #333;
						display: block;
						font-size: 15pt;
						letter-spacing: 0;
						margin: 0;
						padding: 5px 16px;
						text-decoration: none;
				
						}
						
						#menu li.on a,
						#menu li.on a:hover ,
						#menu li a:hover	{
							background: #ffffff;
							color: #be1417;
							text-decoration: none;
							}
						
							#menu li a em	{
								font-style: normal;
								text-decoration: none;
								}
 
 			
						
						
	h1, h2, h3, h4, h5	{
		display: block;
		font-family: Georgia,Times,Serif;
		font-weight: 100;
		line-height: 1.1em;
		margin: 0 0 10px 0;
		padding: 0;
		}
		
	h1	{
		font-size: 80pt;
		font-weight: 900;
		margin: 0 0 100px 0;
		}
		
	h2	{font-size: 40pt;}
	h3	{font-size: 32pt;}
	h4	{font-size: 28pt;}
	h5	{font-size: 14pt;	font-weight: 100;}
		h6	{font-size: 8pt;	font-weight: 100; text-align: center}
	
	a	{color: #be1417;	text-decoration: none;	}
		a:hover{color: #f06;	text-decoration: none;	}
	
	.clearpara	{
		clear: both;
		height: 0;
		margin:0;
		padding:0;
		}

 
/*=====  post contains post title, date, postmeta and post entry styling====*/					
.post {margin-bottom:20px; margin-right:10px;
padding:0;}

.postmargin {margin-bottom:60px;  margin-left:50px; margin-right:10px;
padding:0;}
padding:0;}
	.post-title {margin:0;padding:0;}
	.post-title	h2{
		font-size: 60pt;
		font-weight: 100;
		letter-spacing: 2px;
		line-height: 100%;
		margin: 0 0 10px 0;
		padding: 0;
		text-transform: uppercase;
		word-spacing: .1em;
		}
		
		.post-title h2 a	{	color: #444;	}
			.post-title h2 a:hover {color:#000;}
			
	.date	{
		color: #333;
		display: block;
		font-family: Helvetica, Arial, Sans-Serif;
		font-weight: 100;
		font-size: 20px;
		margin: 20px 0 10px 0;
		padding: 0;
		}


	.posted	{
		color: #fff;
		display: block;
		font-family: Helvetica, Arial, Sans-Serif;
		font-weight: 100;
		font-size: 11px;
		margin: 5px 0 10px 0;
		background: #333;
		padding: 5px;
	
		text-align: left;
		}
		
	.headline	{
		color: #333;
		display: block;
		font-family: Helvetica, Arial, Sans-Serif;
		font-weight: 100;
		font-size: 24px;
		margin: 20px 0 10px 0;
		padding: 0;
		}
		
	.postentry, .postentry p {	margin:0 0 10px 0;	padding:0;}

 
 
 
 #ymp-relevance {
visibility: hidden;
}
 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
