h1, h2, h3, h4, p { margin-left: 13px; margin-right: 13px; }
h1.left { margin-left: 0px; margin-right: 0px;}
ul { margin-right: 13px; }
p, li { line-height: 1.8em; }

#rightcolumn h1 {font-size:16px;}
#rightcolumn h2 {font-size:16px; color:#333333; padding-bottom:10px;}

.vidbox {margin: 10px 0 10px 0;
}

	#btmnav {
		padding-top: 0;
	}

	#linkleft {
		margin: 0;
		top: 0;
		right: 0;
		z-index: 50;
		width: 228px;
		height: 117px;
		float:left;
		position:relative;
	}
	#main #nav { border-bottom: #fff solid 5px; }


	#quote {
		width: 622px;
		height: 117px;
		float:right;
		background: url(imagesfiles/btm-bgr.gif) 0 0 no-repeat;
	}
	
	#quote .pad {padding: 30px 30px 0px 200px;
	color:#19404b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	}
	

	#linkleft .pad {padding: 8px 10px 0px 10px;
	color:#636567;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}
	
	#linkleft ul {padding-left: 15px;
	margin:0;
	padding-left:30px;
	line-height:10px;
	}
	
	#linkleft ul a { color: #636567;}
	#linkleft ul a:hover { text-decoration: none; background: none;}
	
	/* Navigation */
	#main #nav { border-bottom: #FFFFFF solid 5px; 
	padding-top:5px;
	padding-bottom:5px;}

	#infobox {
		margin: -4px 7px 5px 5px;
		color: #333;
	}
	#infoboxl {
		width: 299px;
		background: #f8f8f8;
		border-bottom: #EEEEEE 1px;
		padding-bottom: 23px;
		float: left;
	}
	#infoboxl h2 {
		margin-left: 10px;
		margin-top: 10px;
		padding: 0 0 0 28px;
		height: 38px;
		line-height: 38px;
		color: #000000;
		background:url(imagesfiles/box1h2.gif) top left no-repeat;
	}


	#infoboxl h2 a {
		color: #000000;
		text-decoration: none;
		font-weight: bold;
		background-color: transparent;
	}
	#infoboxl h2 a:hover {
		color: #393939;
		text-decoration: none;
		background-color: transparent;
	}
	#infoboxr {
		width: 297px;
		background: #f8f8f8;
		border-bottom: #EEEEEE 1px;
		padding-bottom: 23px;
		float: right;
	}
	#infoboxr h2 {
		margin-left: 10px;
		margin-top: 10px;
		padding: 0 0 0 28px;
		height: 38px;
		line-height: 38px;
		color: #000000;
		background:url(imagesfiles/box1h2.gif) top left no-repeat;
	}


	#infoboxr h2 a {
		color: #000000;
		text-decoration: none;
		font-weight: bold;
		background-color: transparent;
	}
	#infoboxr h2 a:hover {
		color: #393939;
		text-decoration: none;
	}

	#infobox p {
		line-height: 1.3em;
		margin-bottom: 7px;
		padding-bottom: 0;
	}
	#infoboxl p.p1, #infoboxr p.p2 {
		font-weight: bold;
	}
	#infoboxr p.p1 {
		margin-bottom: 2px;
	}
	#infoboxr p a {
		color: #b38631;
		text-decoration:none;
	}
	#infoboxr p a:hover { 
		color: #705818;
		text-decoration: none;
	}
	#infobox ul, #infobox li {
		margin: 0; padding: 0; list-style-type: none;
	}
	#infobox ul { margin-left: 30px; margin-bottom: 12px; }
	#infobox li { line-height: 1.2em; }
	#infobox li a {
		background-image: url(imagesfiles/arrowhome.gif);
		background-position: 2px 0.3em;
		background-repeat: no-repeat;
		padding: 0 0 1px 11px;
		color: #b38631;
		text-decoration: none;
		font-weight: normal;
		display: block;
	}
	#infobox li a:visited {
		color: #ba964a;
	}
	#infobox li a:hover {
		text-decoration: none;
		color: #866a20;
	}
	
	.video {float: left;}
