html				{
	padding: 0px;
	margin: 0px;
	}
body				{
	background-image: url("../styleImages/pageBg3.jpg");
	text-align: center;
	/*word-wrap: break-word;*/
	font-family: arial, helvetica, sans;
	font-size: 14px;
	}
img	{
	border:0;
	position: relative; 
	}
	
form				{
	padding:0;
	margin:0;
				}
h1
{
	text-align: center;
	font-size: 15px;
	color:#961b1e;
}
h2
{
	font-size: 13px;
}
a
{
	text-decoration: none;
	font-weight: bold;
	color:#961b1e;
	}
a:hover
{
	color:black;
	}
.wrapper_o			{
	text-align: left;
	margin-right:auto;
	margin-left:auto;
	width: 773px;
	
	
	}
.masthead			{
	background-image: url("../styleImages/banner.gif");
	background-repeat: no-repeat;
	height:149px;
	
	}
.storemasthead			{
	background-image: url("../styleImages/Storebanner.gif");
	background-repeat: no-repeat;
	height:149px;
	
	}
.img_pos			{
	padding: 12px 0 0 13px;
	}
* html .img_pos			{
	padding: 12px 0 0 12px;
	}
	
		

/*------------------------------------------------------NAVIGATION------------------------------------------------------*/
.mnu_top			{
	background-image:url("../styleImages/mnu_bg.gif");
	background-position: 0px;
	background-repeat: no-repeat;
	height:37px;
	clear:both;
	/*text-align:center;*/
	margin-right:auto;
	margin-left:auto;
	}
.mnu_top a, .mnu_top a:visited, .mnu_top a:active
	{
		color: black;
	}
.mnu_top a:hover			{
		color: #961b1e;
	}
.mnu_top ul li		{
	display:inline;
	padding:0 .3em 0 .3em;
	margin:0; 
				 	font: bold 12px "Times New Roman", Times, serif;
	}

.mnu_top ul			{
	margin:0 0 0 -25px;
	}
* html .mnu_top ul	{
	margin:0;
	}
.btm_mnu			{
	font-family: arial, helvetica, sans;
	font-size: 11px;
	
	}

.btm_mnu ul li a	{
	padding: 0px 5px 0 5px;
	}


.btm_mnu ul li		{
	border-right: 1px solid #000000;
	}

.btm_mnu a, .btm_mnu a:visited
	{
	color: #961b1e;
	text-decoration:none;
	}
.btm_mnu a:hover		{

	color: black;
				}

.btm_mnu ul li		{
	display:inline;
	padding:0;
	margin:0;
	}

.btm_mnu ul			{
	margin:0;
	padding:0px;
	}
.btm_mnu			{
	float:left;
	margin:-10px 0 0 0 ;
	padding:10px;
	width: 560px;
	}
* html .btm_mnu			{
	float:left;
	margin:-10px 0px 0 0 ;
	padding-left:10px;
	width: 560px;
	}
.sub_mnu_nav ul li		{
	display:inline;
	padding:0;
	margin:0;
	}	
			
.content_main		{
	clear:both;
	display:block;
	background-image: url("../styleImages/wrapper_bg.gif");
	background-repeat: repeat-y;
	padding: 0px 10px 30px 10px;
		
	}
* html .content_main{
	padding: 10px 0px 30px 10px;
	height: 300px;
	}

.sidebar
{
	font: bold 12px "Times New Roman", Times, serif;
	width:130px; 
	padding:5px;
}
.sidebar a		{
	font: bold 12px "Times New Roman", Times, serif;
}

	
.pusher				{
	clear:both;
	}

#left
{
	width: 120px;
	float: left;
	padding:20px;
}

.left-container
{
	margin: 0;	/* IE6 pushes footer down without this */
}

#right
{
	width: 540px;
	float: left;
	padding:10px;

}

.right-container
{
	margin: 0;	/* IE6 pushes footer down without this */
}

	
.footer				{
	background-image:url("../styleImages/footer.gif");
	background-repeat:no-repeat;
	margin-top: -20px;
	margin-left:0px;
	padding-bottom:30px;
	}
* html .footer		{
	margin-top: -10px;
	}
.footer_links		{
	padding:8px;
				}			

* html .footer_links		{
	padding:6px;
	margin: 0;
	}
* html .footer_center {
	margin-top: -20px;
	padding-left:15px;
	width: 150px;	
}

.lagonertxtContentTitle {
	width: 130px;
	color: #fdeed0;
	background-image:url("../styleImages/noteheader.gif");
	background-repeat:no-repeat;
	height: 13px;
	padding: 6px;
	margin-top: -5px;
}
.lagonerboxContent {
	font: bold 12px "Times New Roman", Times, serif;
	background-image:url("../styleImages/newsbg.gif");
	background-repeat:repeat-y;
	width: 130px;
	color: #5B411E;
	font-size: 12px;
	margin-top: -6px;
	position: relative;
	text-align:center;
}

* html .lagonerboxContent {
	padding-left:2px;
}
.lagonerboxbottom {
	background-image:url("../styleImages/newsbgbottom.gif");
	background-repeat:no-repeat;
	padding: 4px;
	width: 130px;
	padding-bottom:10px;
	margin-top: -2px;
	position: relative;

}

.pickyourown{
	border:2px solid #961b1e; 
	padding-left:5px;
	font-weight:bold;
}