body 	{ 
		font-family: trebuchet, verdana, sans-serif;
		font-size		: 11px;
		line-height		: 16pt;
		background-color: #fff;
		margin			: 0px 0px 0px 0px;
		color			: #511B2D;
		}

		a:link {color	: #511B2D;}
		a:visited {color: #511B2D;}
		a:hover {color	: #D14334;}
	
	
.bold 	{ 
		font-weight		: bold;
		}

	
.h_bg 	{
		background		: #FDF8E0 url(images/splash_bg.gif) repeat-x;
		height    		: 477px;
		}


.nav 	{
		color	  		: #000000;
        width     		: 600px;
        }  


.int_text {
	padding-top		: 30px;
	margin   		: 20px;
	width    	 	: 600px;
		} 


.int_nav_c {
		position 	 	: absolute;
		margin-top		: -40px;
		width     		: 600px;
		}


.int_nav {
		background		: #F6EEC7 url(images/int_bg.gif) repeat-x;
		color	  		: #000000;
		height    		: 65px;
        }  

.home_info_c {
		width			: 100%;
		}
		
.home_info {
	    background		: #FDF8E0;
	    margin    		: 10px;
        padding   		: 5px;
        height    		: 360px;
        width     		: 270px;
        border    		: 1px solid #511B2D;
		float	 		: left;
		display	 		: inline;
		} 

.home_recordings_t {
	   font-family: trebuchet, verdana, sans-serif;
		font-size		: 10px;
		line-height		: 10pt;
		margin			: 0px 0px 0px 0px;
		color			: #511B2D;
		}

		a:link {color	: #511B2D;}
		a:visited {color: #511B2D;}
		a:hover {color	: #D14334;}
			
.sec_internal_nav {
	color    		: #FDF8E0;
	padding-top		: 30px;
	margin    		: 20px;
	height    		: 34px;
	width     		: 600px;
	float	  		: left;
		} 
	
 .internal {
        color     		: #511B2D;
        margin    		: 20px;
        height    		: 600px;
        width     		: 500px;
		float	  		: left;
		} 
	    
   
div.imgCapRight {
	float 			: left;
	width  			: 750px;
	padding			: 15px;
    	}

div.imgCapRight img {
    	float 			: left;
    	margin-bottom	: 5px;
    	clear			: both;
		}

.twentypxl {
		margin-bottom    : 50px;
        }  


.footer {
		clear			: both;
		margin-top		: 75px;
		background		: #AE3F33;
		height			: 75px;
		padding			: 30px 0px 10px 25px;
		border-width	: 1px 0px 0px 0px;
		border-style	: solid;
		}


		.footer	a:link {color: #511B2D;}
		.footer	a:visited {color: #511B2D;}
		.footer	a:hover {text-decoration: none;color: #FDF8E0;}
	
