/* Brandesigns Web Solutions */
/* www.brandesigns.net */

/* Grand Slam Outfitters */
/* www.grandslamoutfitters.com */
/**************** General Classes *****************/
body {
	margin: 0px; /* Accent 12 */
	font-size: 14px; /* Font Size */
	line-height: 14px;
	color: #8a9b88;
	background-color: #355e96;
}

#homePage {
	background-image: url(images/smheader_bkgrd.gif);
	background-repeat: repeat-x;
}

#subPage {
	background-image: url(images/subheader_bkgrd.gif);
	background-repeat: repeat-x;	
}

#globalContainer {
	width: 760px;
	margin: 0px auto;
}

#footer {
	width: 760px;
	margin: auto;
	color: #0a1147;
	margin-bottom: 10px;
}

#siteFooterLinks{
	text-align: center;
	margin: auto;
	width: 745px;
	margin-bottom: 10px;
}

a:link {
 color: #D6F4C4;
 font-weight: bold;
 text-decoration: underline;
}

a:visited{
 color: #85bc6d;
 font-weight: bold;
 text-decoration: underline;
}

a:hover{
 color: #103301;
 font-weight: bold;
 text-decoration: underline;
}



/**************** Header Classes *****************/
#homePage #header {
	background-image: url(images/small_header.gif);
	background-repeat: no-repeat;
	height: 365px;
	padding-top: 0px;
}

#subPage #header {
	padding-top: 0px;
	background-image: url(images/subheader.gif);
	height: 189px;
	background-repeat: no-repeat;	
}

h1 {
	padding: 40px 0px 0px 40px;
	font-size: 22px;
	font-style:italic;
	color: #FFFFFF; /* Global White */
}

h2 {
	font-size: 22px;
	font-weight:bold;
	color: #000000; /* Global White */
	text-align: center;
}

h4 {
	font-size: 22px;
	font-weight:bold;
	color: #ffffff; /* Global White */
	text-align: center;
	background-image: url(images/hunt_linkbar.gif);
	padding: 10px;
}

/**************** Top Nav Classes *****************/
#homePage #topSpacer {
	background-image: url(images/blutop_spacer.gif);
	background-repeat:repeat-x;
	height: 38px;
}

#subPage #topSpacer {
	background-image: url(images/blutop_spacer.gif);
	background-repeat:repeat-x;
	height: 38px;
}

/************************************************ Sub Page Classes **********************************************/
#LeftNav {
	float: left;
	margin: 0px;
	padding: 0px;
}
#homePage #LeftNav {
	background-image: url(images/side_nav.gif);
	background-repeat: repeat-y;
	margin: 0px;
	float: left;
}

#RightNav {
	float: right;
	margin: 0px;
	padding: 0px;
}
#homePage #RightNav {
	background-image: url(images/side_nav.gif);
	background-repeat: repeat-y;
	margin: 0px;
}

#innerContainer {
	color: #000000;
	width: 423px;
	margin: auto;

}

#innerContainer #innerLeft {
	width: 190px;
	float: left;
}

#innerContainer #innerRight {
	padding-left: 3px;
	width: 420px;
	float: none;
}

#innerContainer #innerRight h1 {
	padding: 10px;
	margin: 0px;
	background-color: #103301;
	color: #ffffff;
}

#innerContainer2 {
	color: #000000;
	width: 700px;
	margin: auto;
}

#innerContainer2 #innerLeft {
	width: 190px;
	float: left;
}

#innerContainer2 #innerRight {
	padding-left: 3px;
	width: 700px;
	float: none;
}

#innerContainer2 #innerRight h1 {
	padding: 10px;
	margin: 0px;
	background-color: #103301;
	color: #ffffff;
}

#subPage #innerContainer #innerLeft h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #FFFFFF; /* Global White */
	margin: 0px;
}

#subPage #innerContainer #innerLeft h2  {
	padding: 10px 0px 10px 20px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF; /* Global White */
}

#subPage #innerContainer2 #innerLeft h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #FFFFFF; /* Global White */
	margin: 0px;
}

#subPage #innerContainer2 #innerLeft h2  {
	padding: 10px 0px 10px 20px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF; /* Global White */
}

#featured, #featured2 {
	padding: 10px 10px;
}

#featured .featuredLeft, #featured2 .featuredLeft {
	width: 216px;
	float: left;
}

#featured .featuredImageR, #featured2 .featuredImageR {
	width: 216px;
	float: right;
}

#featured .featuredRight, #featured .featuredRight  {
	margin-left: 225px;
	padding-right: 0px;
}

#featured .featuredtextL, #featured2 .featuredtextL {
	margin-left: 0px;
	padding-right: 225px;
}

/**************** Resources Classes *****************/
#resources {
	color: #8a9b88; /* Accent 5 */
	padding: 5px 20px 20px 0px;
	margin: 20px 5px 0px 0px;
	border-top: 1px solid #353C48; /* Accent 5 */
	line-height: 17px;
}

/************************************************ Home Page Classes **********************************************/
#sideNav {
	font-size: 16px; /* Accent 5 */
	font-weight: bold;
	float: left;
}

#sideNav2 {
	font-size: 16px; /* Accent 5 */
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	float: left;
}

/* Side Navigation Declarations */
/* Display */
#sideNav ul {
	font-size: 16px;
	font-weight: bold;
	list-style: none;
	display: block;
	margin: 10px 0px;
	float: left;
}

#sideNav li {
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 30px;
	height: 76px;
	width: 90px;
}

#sideNav li a{
	color: #ffffff;
	text-decoration: none;
    
}

#sideNav li a:hover{
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;    
}

#sideNav2 ul {
	font-size: 16px;
	font-weight: bold;
	list-style: none;
	display: block;
	margin: 10px 0px;
}

#sideNav2 li {
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 30px;
	height: 76px;
	width: 90px;
}

#sideNav2 li a{
	color: #ffffff;
	text-decoration: none;
    
}

#sideNav2 li a:hover{
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;    
}

#AnchorLinks {
	height: 35px;
	width: 350px;
	margin: 0px 60px;
}

#AnchorLinks ul {
	margin : 0px 5px;
	white-space : normal;
	list-style : none;
}

#AnchorLinks li {
	background-image: url(images/anchor_link.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 80px;
	float: left;
	text-decoration : none;
	color: #ffffff;
	text-align: center;
	margin: 0px 8px;
	padding-top: 3px;
	padding-bottom: 2px;
}

#AnchorLinks li a{
	color: #ffffff;
	text-decoration: none;
	float: left;
	width: 80px;
	font-weight: bold;
	text-decoration : none;
	height: 35px;
    
}

#AnchorLinks li a:hover{
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	float: left;
	width: 80px;
	height: 25px;
	font : bold, 1.3em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
}

#AnchorLinks2 {
	height: 35px;
	width: 270px;
	margin: 0px 100px;
}

#AnchorLinks2 ul {
	margin : 0px 5px;
	white-space : normal;
	list-style : none;
}

#AnchorLinks2 li {
	background-image: url(images/anchor_link.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 80px;
	float: left;
	text-decoration : none;
	color: #ffffff;
	text-align: center;
	margin: 0px 8px;
	padding-top: 3px;
	padding-bottom: 2px;
}

#AnchorLinks2 li a{
	color: #ffffff;
	text-decoration: none;
	float: left;
	width: 80px;
	font-weight: bold;
	text-decoration : none;
	height: 35px;
    
}

#AnchorLinks2 li a:hover{
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	float: left;
	width: 80px;
	height: 25px;
	font : bold, 1.3em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
}

.style1 {
	color: #85bc6d;
	font-weight: bolder;
	font-size: 16px;
}
