/*	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/*	Page attributes			
/*	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/



body {
	font:  normal 11px/13px Verdana;
	color: #00659E;
	margin: 0 0 0 10px;
	padding: 0;
	text-align: left;
	vertical-align: baseline;
	background-color: #DDEDD8;
	text-transform: none;
	text-decoration: none;
	}



/*	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/*	Fonts																			
/*	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/



h1 {
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	}

h2 {
	display: none;
	}

.h3 {
	font: normal 11px/12px Monaco;
	color: #00659e;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	}
	

h4 {
	font: bold 12px/16px  monaco, courier, serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

h5 {
	font: bold 11px/15px  monaco, courier, serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	}


.header_left {
	color: #ffffff;
	font-size: 16px;
	font-family: courier;
	font-style: normal;
	font-variant: normal;
	line-height: 20px;
	margin: 0;
	padding: 0px 5px 0px 5px;
	text-transform: none;
	background-color: #996633;
	text-indent: 2pt;
	font-weight: normal;
	}
	
	.subheader_left {
	color: #ffffff;
	font-size: 14px;
	font-family: courier;
	font-style: normal;
	font-variant: normal;
	line-height: 18px;
	margin: 0;
	padding: 0px 5px 0px 5px;
	text-transform: none;
	background-color: #B8AB77;
	}
	
	.header_right {
	color: #669900;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	line-height: 18px;
	margin: 0;
	padding: 5px;
	text-transform: uppercase;
	text-decoration: underline;
	}
	
	.subheader_right {
	color: #ffffff;
	font-size: 16px;
	font-family: courier;
	font-style: normal;
	font-variant: normal;
	line-height: 18px;
	margin: 0;
	padding: 0px 5px 0px 5px;
	text-transform: none;
	background-color: #FF3366;
	}
	
.white {
	font: normal 10px/11px Verdana;
	color: #00659E;
	margin-bottom: 1px;
	padding: 0px 5px 0px 5px;
	background-color: #FFFFFF;
	text-indent: 2pt;
	background-position: top;
	text-align: left;
	vertical-align: top;
	letter-spacing: 1px;
	}
	



/*	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/*	Links
/*	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/



a:link, a:active {
	font: normal 10px/1pc Verdana;
	text-decoration: none;
	color: #669900;
	margin-bottom: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-transform: none;
	vertical-align: baseline;
	text-align: left;
	display: inline;
}

a:hover {
	font: normal 10px/1pc Verdana;
	color: #333333;
	padding-top: 0px;
	padding-bottom: 0px;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	vertical-align: baseline;
	display: inline;
}

a:visited {
	font: normal 10px/1pc Verdana;
	text-decoration: none;
	color: #333333;
	padding-top: 0px;
	padding-bottom: 0px;
	text-transform: none;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	display: inline;
} 


	


/*	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/*	Misc
/*	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/



.hide {
	display: none;
}


.hr_wide {
	width: 420px;
	height: 8px;
	padding: 1px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
	background: url(../images/wide_stitch.gif) no-repeat right center;
	
}


.hr_narrow {
	width: 300px;
	height: 5px;
	padding: 1px 0px 1px 0px;
	margin: 0px;
	background: url(../images/narrow_stitch.gif) no-repeat left center;
	
}

.hr_vertical {
	width: 5px;
	height:400px;
	padding: 0px;
	margin: 0px;
	background: url(../images/vert_stitch1.gif) repeat-y fixed center top;
	
}


hr { 
display: none;

}



/*	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/*	Copyright ? 2005 Rorie McIntosh, www.rorie.co.uk
/*
/*	All rights reserved 
/*	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*
