

html {
margin: 0;
padding: 0;
}

body {
margin: 0;
padding: 0;
font-family: helvetica, arial, verdana, sans-serif;
background-color: #FFFFFF;
}


.whiteText {color: #FFFFFF; text-decoration: none; font-weight: normal;}

a.one:active {color: #FFFFFF; text-decoration: none; font-weight: normal; font-size: 9pt;}
a.one:link {color: #FFFFFF; text-decoration: none; font-weight: normal; font-size: 9pt;}
a.one:visited {color: #FFFFFF; text-decoration: none; font-weight: normal; font-size: 9pt;}
a.one:hover {color: #75C1E6; font-weight: normal; font-size: 9pt;}


a.two:active {color: #000000; text-decoration: none; font-weight: normal;}
a.two:link {color: #000000; text-decoration: none; font-weight: normal;}
a.two:visited {color: #000000; text-decoration: none; font-weight: normal;}
a.two:hover {color: #666666; font-weight: normal;}

#sitemap a { font-weight: normal; font-size: 10pt;}


/* For Sportsman Only //////////////////////////////////////////////////////////// */


#sportsman {
float: left;
width: 251px;
margin: 0;
padding: 0;
background-image: url('images/sportsman_bg.jpg');
background-repeat: no-repeat;
}


#sportsman ul {
font-family: georgia;
font-size: 16px;
line-height: 18px;
color: #ffffff;
padding: 12px 20px 15px 22px;
margin: 0px 0 20px 0;
}

/* For Sportsman Only End //////////////////////////////////////////////////////////// */



/* For Home Page Only //////////////////////////////////////////////////////////// */

.news_heads {
color: #000000; font-family: helvetica, verdana, arial; font-size: 10pt; 
line-height: 12pt; text-indent: 0pt; font-style: normal; 
font-variant: normal; font-weight: normal;

}

/* /////////////////////////////////////////////////////////////////////////////// */





/* For Testimonials Only //////////////////////////////////////////////////////////// */

.test_copy {
color: #FFFFFF; font-family: helvetica, verdana, arial; font-size: 9pt; 
line-height: 12pt; text-indent: 0pt; font-style: normal; 
font-variant: normal; font-weight: normal;

}

.test_name {
color: #75c1e6; font-family: helvetica, verdana, arial; font-size: 9pt; 
line-height: 12pt; text-indent: 0pt; font-style: normal; 
font-variant: normal; font-weight: normal;

}


.test_name_bold {
color: #75c1e6; font-family: helvetica, verdana, arial; font-size: 9pt; 
line-height: 12pt; text-indent: 0pt; font-style: normal; 
font-variant: normal; font-weight: bold;

}





/* /////////////////////////////////////////////////////////////////////////////// */





/* ///////////////// For Core Copy Only ////////////////////////////////////////////////////////////// */

td,p {
color: #333333; font-family: helvetica, verdana, arial; font-size: 10pt; 
line-height: 12pt; text-indent: 0pt; font-style: normal; 
font-variant: normal; font-weight: normal; 

}
a {
color: #333333; font-family: helvetica, verdana, arial; font-size: 10pt; 
line-height: 12pt; text-indent: 0pt; font-style: normal; 
font-variant: normal;

}
ul {
list-style-position: outside;
margin: 0;
padding: 0;
}

li {
margin-left: 15px;
line-height: 20px;
}


h1 {
font-size: 16px;
font-weight: normal;
font-weight: bold;
padding: 0;
}

h2 {
font-size: 14px;
line-height: 16px;
font-weight: bold;
padding: 0;
}
h3 {
font-size: 13px;
line-height: 15px;
font-weight: bold;
padding: 0;
}



h4 {
font-size: 12px;
font-weight: normal;
line-height: 14px;
margin: 0;
color: #FFFFFF;
}








/* /////////////////////////////////////////////////////////////////////////////////////////////////// */





#nav {
width: 690px;
border-top: 4px;
border-bottom: 4px;
font-size: 11px;
font-weight: normal;

margin: 8px 0 0 22px;

}

#nav ul {
padding: 0;
margin: 0;
}

#nav li {
display: inline;
list-style-type: none;
background:#000000;
padding: 20px 10px 5px 5px;
margin: 0px;
}


a.nav:link {
COLOR: #ffffff; BACKGROUND-COLOR: #000000; TEXT-DECORATION: none; font-size: 12px;
}
a.nav:visited {
COLOR: #ffffff; BACKGROUND-COLOR: #000000; TEXT-DECORATION: none; font-size: 12px;
}
a.nav:hover {
COLOR: #112747; BACKGROUND-COLOR: #FFFFFF; TEXT-DECORATION: none; font-size: 12px;
/*346191*/
}
a.nav:active {
COLOR: #ffffff; BACKGROUND-COLOR: #633126; TEXT-DECORATION: none; font-size: 12px;
}






#nav2 {
width: 504px;
border-top: 4px;
border-bottom: 4px;
font-size: 12px;
font-weight: normal;

margin: 8px 0 0 22px;

}

#nav2 ul {
padding: 0;
margin: 0;
}

#nav2 li {
display: inline;
list-style-type: none;
padding: 0 28px 0 0;
margin: 0;
}





#nav3 {
width: 400px;
border-top: 4px;
border-bottom: 4px;
font-size: 12px;
font-weight: normal;

margin: 8px 0 0 22px;

}

#nav3 ul {
padding: 0;
margin: 0;
}

#nav3 li {
display: inline;
list-style-type: none;
padding: 0 0px 0 0;
margin: 0;
}






.top_bg {

width: 948px;
margin: 0;
padding: 0;
background-image: url('images/top_bg.jpg');
background-repeat: no-repeat;
background-color: #003878;
}



.bottom_bg {

width: 948px;
margin: 0;
padding: 0;
background-image: url('images/bottom_bg.jpg');
background-repeat: no-repeat;
background-color: #003878;
}


.sidebar_bg {

width: 259px;
margin: 0;
padding: 0;
background-image: url('images/core_sidebar_bg.jpg');
background-repeat: no-repeat;
background-color: #003878;
}

.tan_bg {
background-image: url('images/tan_bg.jpg');
}













