/* CSS Document */

	body {
		background: #ffffff;
		margin: 0px 0px 0px 30px;
		padding: 0px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color:#a8a6a2;
		text-align: center;
		background-image: url(images/pagebg.jpg);
		background-repeat: repeat-x;
		}
		
	
	
	h1, h2, h3, h4, h5, h6 {
		margin: 15px 0;
		}
	
	h1 {
		font-size: 24px;
		color: #003c7a;
		font-weight: normal;
		}
		


	
	#tile {
		background: #3D738F url(images/pagebg.jpg) 0% 0% repeat-x;
		}
	
	#container {
		background: url(images/images/pagebg.jpg) 0% 100% repeat-x;
		}
	
	#wrapper {
		text-align: left;
		margin: 0 auto 0 auto;
		padding:0;
		background-color:#ffffff;
		width: 817px;
		}
	
	#header {
		background: url(images/header.jpg) 50% 0% no-repeat;
		width: 817px;
		height: 124px;
		}
	
	#content {
		background: #ffffff;
		width: 817px;
		margin: 0px;
		color: #cbc9c7;
		font-size: 11px;
		line-height: 15px;
		}
	
	#content a {
		color: #062B5F;
		text-decoration:none;
		}
	
	#content a:hover {
		color: blue;
		text-decoration:underline;
		background-color:#A4C2DE;
		}
	#contact {
		color: #f29027;
		text-decoration:none;
		}
		
	#contact a {
		color: #f29027;
		text-decoration:none;
		}
	
	#contact a:hover {
		color: f96710;
		text-decoration:none;
		}
	
	#col {
		float: left;
		
		}
	
	#col-10 {
		width: 189px;		
		float: left;		
		margin: 0px;
		}
	
	#col-1 {
		width: 420px;
		float: left;
		margin-top: 0px;
		margin-left: 0px;
		background-image:url(images/bg.jpg);
		font-size: 11px;
		color: #000;
		line-height: 15px;
		text-indent: 0px;
		padding-left:100px;
		padding-right:30px;		
		}
		
	#col-home {
		width: 200px;
		float: left;
		margin-top: 0px;
		margin-left: 0px;
		background-image:url(images/bg.jpg);
		font-size: 11px;
		color: #000;
		line-height: 15px;
		text-indent: 0px;
		padding-left:200px;
		padding-right:10px;		
		}
		
		
		
	#col-2 {
		width: 800px;
		float: left;
		margin-top: 0px;
		margin-left: 0px;
		background-image:url(images/bg.jpg);
		font-size: 14px;
		color: #000;
		line-height: 15px;
		text-indent: 0px;
		
		}	
		
	#col-2Shop {
		width: 800px;
		float: left;
		margin-top: 0px;
		margin-left: 0px;
		font-size: 14px;
		color: #000;
		line-height: 15px;
		text-indent: 0px;
		
		}	
		
	#col-3 {
		width: 617px;
		float: left;
		margin-top: 0px;
		margin-left: 0px;
		background-image:url(images/bg.jpg);
		font-size: 14px;
		color: #000;
		line-height: 15px;
		text-indent: 20px;
		padding-left:15px;		
		}
	
	#col-4 {
		width: 440px;
		float: left;
		margin-top: 0px;
		margin-left: 0px;
		font-size: 11px;
		color: #000;
		line-height: 15px;
		text-indent: 0px;
		padding-left:210px;
		padding-right: 0px;		
		}
		
	#col-5 {
		width: 420px;
		float: left;
		margin-top: 10px;
		margin-left: 0px;
		margin-bottom: 10px;
		font-size: 11px;
		color: #000;
		line-height: 15px;
		text-indent: 0px;
		padding-left:80px;
		padding-right:30px;		
		}
		
	
	#footer {	
		height: 164px;		
		width: 817px;		
		}		
	
	
	.subhead {
		color: #003c7a;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		line-height: 20px;
		font-style:italic;
		}
		

	.greyText {color: #666666}
	.subtext {color: #062B5F;  }
	.subtext_1 {color: #062B5F; font-weight: bold; font-size:12px }
	.boldgrayheader {color: #85827c; font-weight: bold; }
	
	.spacer {
		clear: both;
		}
		
	.copyright {
		font-size: 9px;		
		margin: 0px;
		padding: 10px;
		color: #062B5F;
		line-height: 15px;
		}
		
	
		
