@charset "utf-8";
/* CSS Document */



#holdbanner {
	width: 960px;
	height: 88px;
	overflow: visible;
	clear: both;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;	
	background-color: #CD5C22;
	background-image: url(../images/banner-smaller.jpg);
	background-repeat: no-repeat;}
	
#bannerleft {
	margin: 0px 0 0 0;
	padding: 0px 0 0 0px;
	width: 480px;
	text-align: left;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 88px;
	
	}	
#bannerleft p {
	font-size: 30px;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px 0 0 30px;
	line-height: 36px;
	}	
	
#bannerleft a:link {
	color: #fff;
	text-decoration: underline;
	}
 
#bannerleft a:visited {
	color: #fff;	
	text-decoration: underline;
	}  

#bannerleft a:hover {
	color:  #666;
	text-decoration: underline;
	}  

#bannerleft a:active {
	color: #ccc;	
	text-decoration: underline;
	}  

#bannerleft h1 {
	text-align: left;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 38px;
	padding: 10px 0 0 30px;
	}
	
#bannerleft h2 {
	text-align: left;
	font-weight: normal;
	font-size: 16px;
	color: #FFFFFF;
	padding: 10px 0 0 30px;
	}

	#bannerright {
	margin: 0px 0 0 0;
	padding: 0px 0 0 0px;
	width: 460px;
	text-align: left;
	float: right;
	margin: 0px;
	padding: 0px;
	height: 88px;

	
	}
		
#bannerright p {
	font-size: 18px;
	color: #fff;
	text-align: RIGHT;
	padding-left: 0px;
	padding-right: 30px;
	margin-top: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 120%;
	}	
	
#bannerright a:link {
	color: #fff;
	text-decoration: underline;
	}
 
#bannerright a:visited {
	color: #fff;	
	text-decoration: underline;
	}  

#bannerright a:hover {
	color:  #666;
	text-decoration: underline;
	}  

#bannerright a:active {
	color: #ccc;	
	text-decoration: underline;
	}  

#bannerright h1 {
	text-align: left;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 38px;
	padding: 10px 0 0 30px;
	}
	
#bannerright h2 {
	text-align: left;
	font-weight: normal;
	font-size: 16px;
	color: #FFFFFF;
	padding: 10px 0 0 30px;
	}
