@charset "utf-8";
body		{
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
			}
a			{
	text-decoration:none;
	color: #000;		
			}
a:hover		{
	text-decoration:underline;
	color: #cc0001;		
			}
h1			{
	font-size:38px;
	font-variant: small-caps;
	font-style: normal;
	text-decoration: none;
	padding-top: 0px;
			}			
h2			{
	font-size:14px;
	font-weight:bold;
	color:#cc0001;
			}
h3			{
	font-size:12px;
	font-weight:bold;
	color:#cc0001;
	text-decoration:none;
			}			
img			{
	border:none;
			}															
#container	{
	width: 760px;
	margin: 0 auto;
	border: 1px solid #fff;
	position:relative;
			}
#content	{
	position:relative;
	float:left;
	width:590px;
	padding:5px;
	line-height: 15px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CC0001;
	min-height:800px;
			}			
#header		{
	height:110px;
	background-image:url(Images/PlowboyEquipment.jpg);
	border:0px;
			}
#header_blank{
	height:110px;
	background-image:url(Images/header.jpg);
	border:0px;
			}			
#headerNav	{
	height:20px;
	background-color:#CCC;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #cc0001;
			}			
#leftNav	{
	position:relative;
	float:left;
	width:150px;
	height:800px;
	padding-left:5px;
	line-height: 20px;
			}
#policies	{		
			}			
.aiIcon		{
	padding: 20px;		
			}
.bookmarkTxt	{
	color:#cc0001;
	font-weight: bold;
	font-style: italic;
	text-align: center;
			}						
.category	{
	position:relative;
	float:left;
	height:auto;
	width:575px;
	padding-left:2px;
			}
.categorySpacer{
	position:relative;
	float:left;
	height:30px;
	width:450px;
	padding:0px;
			}						
.categoryMinor{
	position:relative;
	float:left;
	padding-left:100px;
			}
.categorySubMinor{
	position:relative;
	float:left;
	padding-left:65px;
			}
.headerNavText{
	padding:30px;
	color:#666;
			}						
.headingTxt	{
	size:14px;
	color:#cc0001;
	font-weight: bold;
	font-style: italic;
			}			
.section	{
	position:relative;
	float:left;
	width:105px;
	height:120px;
	margin:2px;
	text-align:center;
			}
.sectionMinor{
	position:relative;
	float:left;
	width:75px;
	height:100px;
	margin:2px;
	text-align:center;
			}
