/* ******************************************************************** */ 
/*                  Generated by: Bruce Rutkoski                 */
/* ******************************************************************** */
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 background-image:url(../images/pawoods1600x800.jpg);
 background-repeat:no-repeat;
 background-position:top center;
 background-attachment:scroll;
 font-family: Verdana, Arial, Helvetica, 'PT Sans Narrow', sans-serif;
 font-size: 100%;
 font-weight: normal;
 } 
 
 .Redtitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #F00;
	text-decoration: underline;
}
 
#containermain{ 
 width:1000px; 
 text-align:left;
 top: 45px;
 margin:0 auto;
 background-color: transparent;
 position:relative;
 padding: 0px;

 
}  
 
#container{ 
 width:980px; 
 text-align:left;
 top: -45px;
 margin:0 auto;
 background-color: #FFFFEE;
 position:relative;
 padding: 55px 10px 10px 10px;
 border-left:2px solid #CCC;
 border-right: 2px solid #CCC;
 box-shadow: 5px 5px 5px #222222;
 border-radius:15px;
 -moz-border-radius:15px;
 -webkit-border-radius: 15px;
 
} 
 
#maincol{
	background-color: transparent;
	position:relative;
		
  
 }
 
#mictop{
	top: 0px;
	left: 0px;
	position: relative;
	background-color: transparent;
	z-index:30;


}

#slogan{
	top: 90px;
	left: 347px;
	position: absolute;
	width: 650px;
	z-index:30;
}


#leftcontent{
	width: 280px;
	background-color: #FFFFEE;
	float:left;
	position:relative;
    padding: 10px;
	margin-left:0px;
	margin-right:30px;
	margin-bottom: 20px;
    border:1px solid #CCC;
	box-shadow: 5px 5px 5px #222222;
    border-radius:15px;
    -moz-border-radius:15px;
    -webkit-border-radius: 15px;
    top: 0px;
	z-index:100;
	
}

#banner{
	
	position:relative;
	margin-left:20px;
	margin-right:10px;
	margin-bottom:10px;
	border:4px solid;
	float: right;
	
}

#audiotestimonial{
	position:relative;
	float:right;
	margin-right:10px;
	top:0px;
	z-index:50;
	margin-bottom: 20px;
	
}

#fancyMusicPlayer {
	width: 270px;
	margin: 30px 30px 30px 50px;
	position: relative;
	
}

#menu{
	text-align:left;
	position:absolute;
	top: 40px;
	left: 415px;
	z-index:200;
}


#footer{
 height:120px; 
 background-color:#FEEEB8; 
 clear:both;
 display:block;
 overflow:auto;
 border:1px solid #CCC;
 box-shadow: 5px 5px 5px #222222;
 border-radius:15px;
 -moz-border-radius:15px;
 -webkit-border-radius: 15px;
 text-align:center;
} 
 

 
 
/* ******************************************************************** */ 
/* Clearfix: http://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 */  
/*******************************
	-	MAIN SHADOWS AND EFFECTS -
********************************/

/***********TICKER CODE***************/
#ajaxticker1{
position: relative;
width: 600px;
height: 160px;
border: 1px solid #CCC;
padding: 5px;
background-color: #FEEEB8;
box-shadow: 5px 5px 5px #222222;
 border-radius:15px;
 -moz-border-radius:15px;
 -webkit-border-radius: 15px;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #FEEEB8;
}



/****************************
	-	BASIC DIVIDERS 	-
*****************************/
#small_divider {
	margin-top:8px;
}

#big_divider {
	margin-top:150px;
}
