html
{
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0;
}

body
{
	margin: 0;
	/* setting border: 0 hoses ie5 win window inner well border */
	padding: 0;
	font-family: "times new roman";
	font-size: 12pt;
	text-align: left;

}


#container
{
	position: relative;
	margin: 0 auto; /* center on everything else */
	width: 960px;
	text-align: left;
}

p {text-align: left;
margin-top: 18px;
margin-bottom: 18px;
margin-left: 55px;
margin-right: 55px;}

a:link {color:#274c00; text-decoration:underline;} 
a:visited {color:#274F00; text-decoration:underline} 
a:active {color:#274F00; text-decoration:none} 
a:hover {background-color: #C1FF84; color:#274F00; text-decoration:none}


h1 {color: #217c00;
font: bold 18pt "times new roman" Black;
margin-top: 20px;
margin-bottom: 20px;
text-align: center; 
}

h2 {
color: #217c00;
margin-left:0px; 
font: bold 14pt "times new roman";
margin-top: 10px;
}


h3 {
margin-left:0px; 
font: bold 12pt "times new roman";
margin-top: 0px;
}


h4 {
color: #217c00;
margin-left:0px; 
font: bold 12pt "times new roman";
margin-top: 10px;
}

h5 {
color: #e1711b;
margin-left:0px; 
font: bold 14pt "times new roman";
margin-top: 20px; 
text-align: left;
}

h6 {
margin-left:0px; 
font: bold 12pt "times new roman";
margin-top: -10px;
}

ul, li { list-style: disc;
text-align: left;
margin-top:18px;
margin-bottom:18px;}

.center_col {
text-align: left;
vertical-align: top;
font: normal 12pt "times new roman";
padding: 0px 10px 10px 10px;
border-left: 1px solid #36c303;
border-right: 1px solid #36c303;
}

.left_col {
width: 175px;
font: normal 12pt "times new roman";
text-align: left;
vertical-align: top;
padding: 0px 10px 10px 10px;
}

.right_col {
width: 175px;
font: normal 12pt "times new roman";
text-align: left;
vertical-align: top;
padding: 0px 10px 10px 10px;
margin-top: 20px; 
}

.tan1
{ background-image: url('http://www.hunting-headlines.com/images/gtan_mid.jpg');
}


table.errmsg
{
    font-family: Helvetica, "times new roman", sans-serif;
    font-size: 90%;
    background-color: red;
    border: #cc0000 1px solid;
    margin: 5px 0px 5px 0px;
}
table.errmsg td
{
    padding: 5px 50px 5px 5px;
    font-weight: bold;
}
table.errmsg td li
{
    list-style: square;
}

/* vedit - vertical table (signup, profile edit) */
.vedit {
    border: solid 0px #217c00;     /*#e1711b;*/
}
/* vedit - usual column (right) */
.vedit td {
    text-align: left;
    vertical-align: middle;
    padding: 5px;

    background-color: white;
    border: solid 0px #217c00;     /*#e1711b;*/
}
/* vedit - header column (left) */
.vedit th {
    padding: 5px;
    text-align: left;
    vertical-align: top;
    font-weight: bold;

    background-color: #ffffff;
    border: solid 0px #217c00;    /*#e1711b;*/
}
/* vedit - heading row */
.vedit .headrow { font-weight: bold; text-align: left; }


/* hedit - horizontal table (payments list) */
.hedit {
    border: solid 1px #8CACBB;
}
/* hedit - usual column */
.hedit td {
    padding: 5px;
    background-color: #E0E0E0;
    font-size: 8pt;
    background-color: white;
    border: solid 1px #8CACBB;
}
/* hedit - header column */
.hedit th {
    padding: 5px;
    font-weight: bold;
    text-align: center;

    background-color: #DEE7EC;
    border: solid 1px #8CACBB;
}
/* Start Horizontal Menu */

.header_menu {background-image: url='http://www.hunting-headlines.com/images/header_bar.jpg';}
#modernbricksmenu2{
padding: 0;

border-top: 0px solid #e1711b;
voice-family: "\"}\"";
voice-family: inherit; 
}

#modernbricksmenu2 ul{
margin:0;
margin-left: 5px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;


}

#modernbricksmenu2 li{
display: inline;
margin: 0 0px 0 0;
padding: 0;

}

#modernbricksmenu2 a{
float: left;
display: block;
font: bold 14px "arial";
color: white;
text-decoration: none;
margin: 0 5px 0 0; /*Margin between each menu item*/
padding: 5px 11px;
background: transparent;
border-top: 0px solid #36c303;
}

#modernbricksmenu2 a:hover{
background-color: #36c303;
color: white;
}

#modernbricksmenu2 #current a{ /*currently selected tab*/
background-color: #36c303;  
color: white;
border-color: #36c303;  
}

.menu_top_border {
background-image: url("images/hrc58586.jpg");
background-repeat: repeat;
}

.menu_background {
background-image: url('http://www.hunting-headlines.com/images/header_bar.jpg');
background-repeat: repeat;
border-bottom: 0px solid #e1711b; 
border-right: 0px solid #e1711b;
border-left: 0px solid #e1711b;
}



/* End Horizontal Menu */


/* Start Vertical Menu   */


#ddblueblockmenu{
border: 0px solid #c58586;
border-bottom-width: 0;
margin-top: 30px;
width: 145px;
}

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: bold 10pt "times new roman", sans-serif;
}

#ddblueblockmenu li {
margin: 0;
margin-bottom: 5px;
}

#ddblueblockmenu li a{
display: block;
padding: 0px 0;
padding-left: 3px;
width: 155px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: #217c00;
background-color: #fff;
border-bottom: 2px solid #fff;
border-left: 1px solid #fff;
}

* html #ddblueblockmenu li a{ /*IE only */
width: 167px; /*IE 5*/
w\idth: 149px; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
background-color: #C1FF84;
color: #217c00;
border-left-color: #fff;
}

#ddblueblockmenu div.menutitle {
color: white;
border-top: 5px solid #9e0b0b;
padding: 1px 0;
padding-left: 5px;
background-color: black;
font: bold 90% "times new roman", sans-serif;
}

/* End Vertical Menu */


/* Feedburner Feed Styles */

div.feedburnerFeedBlock {
font: normal 10pt "times new roman", sans-serif;
margin-left:0;
margin-left:10;
text-align: left;
}

div.feedburnerFeedBlock ul { 
margin-left:0; 
margin-right:8px;
padding-left:0; 
list-style-type: none;
font: normal 10pt "times new roman", sans-serif;
}

#creditfooter {
visibility: hidden;
}

div.feedburnerFeedBlock ul li span.headline { 
font-weight:bold; 
display:block; 
margin:12px 0px 5px 0px; 
}

/* End Feedburner Feed Styles */


.small1 {
text-align: left;
left-margin: 15px;
right-margin: 15px;
}

/* Salesletter Specific Styles */

h1.salesletter {color: #e1711b;
font: bold 28pt verdana;
margin-top: 10px;
text-align: center;
letter-spacing: 1px; 
}

h2.salesletter {
color: #000;
margin-left:0px; 
font: normal 14pt verdana;
margin-top: 10px;
text-align: left;
letter-spacing: 1pt;
}



p.salesletter {
color: #000;
margin-left:0px; 
font: bold 12pt verdana;
margin-top: 10px;
text-align: left;
letter-spacing: 1pt;
}

.salescenter {
width: 640px;

}

p.salesletter2 {
color: #000;
margin-left:0px; 
font: normal 14pt "times new roman";
margin-left: 10px;
margin-top: 10px;
margin-right: 10px;
text-align: left;
letter-spacing: 1pt;
}

.salesleft {
background-color: #1D007A;
width: 170px;
}


.salesright {
background-color: #1D007A;
}

.testimonials {
align: center;
background-color:#ffffff;
border: 1px dashed #D69E0C;
padding: 10px;
margin:0px auto;
text-align:left;
width: 550px; 
font-weight:normal; 
font-size:12pt; 
}

#purchase {
width: 550px;
background-image: url("images/salesletter_background_hover.jpg");
background-repeat: no-repeat;
align: center;
margin-top: 30px;
margin-bottom: 30px;
padding-top: 13px;
padding-bottom: 13px;
text-align: center;
font-weight:bold; 
font-size:12pt; 
font-family:verdana, sans-serif
}


#purchase a:link {color:#e1711b; text-decoration:none;}
#purchase a:hover {background-color: #C1FF84; color:#274F00; text-decoration:none;}


a.purchaselink {color:#e1711b; text-decoration:none;}



.b1f, .b2f, .b3f, .b4f{
font-size:1px; 
overflow:hidden; 
display:block;
}

.b1f {
height:3px; 
background:#cococo; 
margin:0 5px;
}

.b2f {
height:2px; 
background:#999999; 
margin:0 3px;
}

.b3f {
height:2px; 
background:#808080; 
margin:0 2px;
}

.b4f {
height:2px; 
background:#217c00; 
margin:0 1px;
}

.contentf {
background: #fff;
border-right: 3px solid #217c00;
border-left: 1px solid #217c00;
}

.contentf div {
margin-left: 5px;
}


/* End Salesletter Specific Styles */

/*  Alert Styles */

td.alert1 {
margin-right: 10px;
padding-right: 20px;
border-right: 1px solid #274f00;
text-align: left;
}