
/*==============================
	GLOBALS
===============================*/
body
{
	font-family:Arial BLACK;
	font-size:14px; 
	text-align: center;
	color: #FFF;
	
}
/*==============================
	   SITE 
===============================*/
.wholesite
{
	margin-top:0px;
	margin-left:auto;  
	margin-right:auto; 
	min-width:900px;
	_width:900px; 
	color: #fff;
	
}



/*==============================
	Side Bars
===============================*/

.leftside
{
	padding:0px;
	margin:0px; 
	min-height:0px; 
	min-width:60px; 
	color:#FFF;
	background-image:url('images/sidebar2.jpg');
	background-repeat: repeat;
	}

.rightside
{
	padding:0px;
	margin:0px; 
	min-height:0px; 
	min-width:60px; 
	color:#FFF;
	background-image:url('images/sidebar2.jpg');
	/*background-repeat: repeat-y;*/
	}	

/*==============================
	Main Body
===============================*/
.body-wrapper
{
	text-align: left;
	margin: 0px; 
	padding:0px;
	min-height:400px; 	
	_height:400px;
	}

.mainsite
{
	
	margin: 0px; 
	padding: 0px;
	background-image:url('images/backg.gif');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
	
}

.textboxes
{
	text-align:top;
	float:center; 
	font-size:12px;
	font-family:Arial;
}

.textboxes:h1
{
	text-align:top;
	font-size:10px;
	margin: 10px 0px 0px 0px; 
	font-family:Arial;
}
a.textboxes:link 
{
	color: white; 
	text-decoration: underline; 
	font-size:12px; 
	font-family:Arial;
}

a.textboxes:visited 
{
	color: white; 
	text-decoration: underline; 
	font-size:12px; 
	font-family:Arial;
}

a.textboxes:hover 
{
	color: white; 
	text-decoration: underline; 
	font-size:12px; 
	font-family:Arial;
}

a.textboxes:active 
{	
	color: white; 
	text-decoration: underline; 
	font-weight: bold; 
	font-size:12px; 
} 

/*==============================
	IMAGE OPACITY
==============================*/
.imgop
{
opacity:0.4;
filter:alpha(opacity=40);
}


/*==============================
   Header
===============================*/
#header {
	margin: 0px; 
	height: 77px;
	padding: 0px; 
	background-image: url('images/header.jpg');
    background-repeat: no-repeat;
    background-position: left top;

    }
	
#buttonrow {
	height: 14px;
	padding:0;
	text-align: left;
	}
	
.rightpadding  {	
	margin:0px 15px 0px 0px;
	}

/*================================
    Top Buttons-Not Used
===============================*/
/*
.homelink img {
     display:table;
     background-image: url('images/home1.gif');
     background-repeat: no-repeat;
     background-position: right top;
     height: 42px;
     width: 72px;
     padding-top: 0px;
     padding-left: 0px;
     padding-right: 0px
         }

.homelink a:hover img {
     display:table;
     background-image: url('images/home2.gif');
     background-repeat: no-repeat;
     background-position: right top;
     height: 42px;
     width: 72px;
     padding-top: 0px;
     padding-left: 0px;
     padding-right: 0px;
     cursor:pointer
    }


.mooshopslink img {
     display:table;
     background-image: url('images/mooshops1.gif');
     background-repeat: no-repeat;
     background-position: right top;
     height: 42px;
     width: 104px;
     padding-top: 0px;
     padding-left: 0px;
     padding-right: 0px
         }

.mooshopslink a:hover img {
     display:table;
     background-image: url('images/mooshops2.gif');
     background-repeat: no-repeat;
     background-position: right top;
     height: 42px;
     width: 104px;
     padding-top: 0px;
     padding-left: 0px;
     padding-right: 0px;
     cursor:pointer
    }

.moogifslink img {
     display:table;
     background-image: url('images/moogifs1.gif');
     background-repeat: no-repeat;
     background-position: right top;
     height: 42px;
     width: 84px;
     padding-top: 0px;
     padding-left: 0px;
     padding-right: 0px
         }

.moogifslink a:hover img {
     display:table;
     background-image: url('images/moogifs2.gif');
     background-repeat: no-repeat;
     background-position: right top;
     height: 42px;
     width: 84px;
     padding-top: 0px;
     padding-left: 0px;
     padding-right: 0px;
     cursor:pointer
    }

.moostufflink img {
     display:table;
     background-image: url('images/moostuff1.gif');
     background-repeat: no-repeat;
     background-position: right top;
     height: 42px;
     width: 93px;
     padding-top: 0px;
     padding-left: 0px;
     padding-right: 0px
         }

.moostufflink a:hover img {
     display:table;
     background-image: url('images/moostuff2.gif');
     background-repeat: no-repeat;
     background-position: right top;
     height: 42px;
     width: 93px;
     padding-top: 0px;
     padding-left: 0px;
     padding-right: 0px;
     cursor:pointer
    }

.mountedshootinglink img {
     display:table;
     background-image: url('images/mountedshoot1.gif');
     background-repeat: no-repeat;
     background-position: right top;
     height: 75px;
     width: 105px;
     padding-top: 0px;
     padding-left: 0px;
     padding-right: 0px
         }

.mountedshootinglink a:hover img {
     display:table;
     background-image: url('images/mountedshoot2.gif');
     background-repeat: no-repeat;
     background-position: right top;
     height: 75px;
     width: 105px;
     padding-top: 0px;
     padding-left: 0px;
     padding-right: 0px;
     cursor:pointer
    }
*/


/* ===================================
	BIG LINKS SET TO WHITE
===================================== */


a.nav:link 
{
	line-height:14px;
	color: white; 
	/*text-decoration: underline; */
	font-weight: bold; 
	font-size:15px; 
	font-style: oblique;
	text-decoration: none;
}

a.nav:visited 
{
	line-height:14px;
	color: white; 
	/*text-decoration: underline; */
	font-weight: bold; 
	font-size:15px; 
	font-style: oblique;
	text-decoration: none;
}

a.nav:hover 
{
	line-height:14px;
	color: white; 
	text-decoration: underline;
	font-weight: bold; 
	font-size:15px; 
	font-style: oblique;
}

a.nav:active 
{	
	line-height:14px;
	color: white; 
	font-weight: bold; 
	font-size:15px; 
	font-style: oblique;
	text-decoration: none;
} 


/* ===================================
	NORMAL LINKS SET TO WHITE
===================================== */


a.nav2:link 
{
	color: white; 
	text-decoration: underline;
	font-weight: bold; 
	font-style: oblique;
}

a.nav2:visited 
{
	color: white; 
	text-decoration: underline; 
	font-weight: bold; 
	font-style: oblique;
}

a.nav2:hover 
{
	color: white; 
	text-decoration: underline;
	font-weight: bold; 
	font-style: oblique;
}

a.nav2:active 
{	
	color: white; 
	text-decoration: underline;
	font-weight: bold; 
	font-style: oblique;
} 

/* ===================================
	PICTURE BORDER TO RED
===================================== */
.nav3
{
	color: white; 
	border-style:solid;
	border-color: RED;
	border-top-style:dotted;
	border-right-style:solid;
	border-bottom-style:dotted;
	border-left-style:solid;
}


/*==============================
	FOOTER LINK
===============================*/

a.footer:link 
{
	color: white; 
	text-decoration: underline;
	font-size:10px; 
	font-family:Arial;
}

a.footer:visited 
{
	color: white; 
	text-decoration: underline;
	font-size:10px; 
	font-family:Arial;
}

a.footer:hover 
{
	color: white; 
	text-decoration: underline;
	font-size:10px; 
	font-family:Arial;	
	}

a.footer:active 
{	
	text-decoration: underline;
	color: white; 
	font-size:10px; 
	text-decoration: none;
	font-family:Arial;
} 