body {
	color: #000000;
	background-color: #000000;
	background-image: url(images/hh_logo_bg.jpg); 
    margin: 0;
    padding: 0;
    text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
    width: 766px;
    margin: 0px auto;
    padding: 0px;
    background-color: #760403;
    border-left: #000 ridge thin;
    border-right: #000 ridge thin;
    border-bottom: #000 ridge thin;
    text-align: left;
}

#header {
	background-color: #000;
    width: 766px;
    margin: 0;
    padding: 0;
}
#header2 {
	background-image: url(images/hoggs_honeys_page_header.jpg);
	background-color: #000;
    width: 766px;
	height: 100px;
    margin: 0;
    padding: 0;
}


.center {
	text-align: center;
}

.border {
	border: #000000 groove thin;
	padding: 5px;
}		


/* Top Nav  */
#top_nav_container
{
background-color: #000;
height: 2em;
line-height: 2em;
}

#top_nav ul
{
list-style: none;
padding: 0;
margin: 0;
background-color: #000;
} 

#top_nav li
{
float: left;
margin: 0;
} 

#top_nav li a
{
background-color: #000;
height: 2em;
line-height: 2em;
float: left;
width: 9em;
display: block;
border: 0;
color: #ffffff;
text-align: center;
text-decoration: underline;
font-size: 10px;
font-weight: bolder;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#top_nav li a:visited
{
background-color: #000;
height: 2em;
line-height: 2em;
float: left;
width: 9em;
display: block;
border: 0;
color: #b09796;
text-decoration: none;
text-align: center;
font-size: 10px;
font-weight: bolder;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#top_nav li a:hover
{
background-color: #000;
height: 2em;
line-height: 2em;
float: left;
width: 9em;
display: block;
border: 0;
color: #f3cf09;
text-decoration: none;
text-align: center;
font-size: 10px;
font-weight: bolder;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#top_nav li a:active
{
background-color: #000;
height: 2em;
line-height: 2em;
float: left;
width: 9em;
display: block;
border: 0;
color: #ffffff;
text-decoration: underline;
text-align: center;
}

/* Hide from IE5-Mac \*/
#top_nav li a
{
float: none
}
/* End hide */ 

#top_nav
{
width: 62em;
} 

/* End Top Nav */ 


a img {
	border: none;
}

a:link {
	color: #fff;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:visited {
	color: #b09796;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	color: #f3cf09;
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-style: italic;
	color: #f3cf09;
	text-align: left;
	padding: 0;
}

h2 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-style: normal;
	color: #fff;
	text-align: center;
	padding: 0;
}

h3 {
	font-size: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-style: normal;
	color: #f3cf09;
	text-align: center;
	padding: 0;
}

h4 {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-style: italic;
	color: #000;
	text-align: left;
	padding: 0;
}

.big_text {
	font-size: 20px;
	font-weight: bold;
}

.quotation {
	color: #000;
	font-family: "Courier New", Courier, monospace;
	font-style: italic;
	font-size: 12px;
}	

#content_red_bg {
	font-size: 12px;
	background-color: #760403;
	color: #fff;
	text-align: center;
	padding: 10px;
	width: 722px;
	margin: 20px;
}

#content_red_bg p {
	text-align: left;
}

#content_red_bg ul {
	text-align: left;
	list-style-type: square;
}

#bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1d4174;
	text-align: center;
	padding: 10px;
	clear: both;
}

#bottomnav a:link {
	color: #1d4174;
	text-decoration: underline;
	font-size: 10px;
}

#bottomnav a:visited {
	color: #000;
	text-decoration: underline;
	font-size: 10px;
}

#bottomnav a:hover {
	color: #1d4174;
	text-decoration: none;
	font-size: 10px;
}

#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
	clear: both;
}

#copyright a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

#copyright a:visited {
	color: #4396cb;
	text-decoration: underline;
}

#copyright a:hover {
	text-decoration: none;
}

#left_side_content {
	font-size: 12px;
	color: #fff;
	text-align: center;
	padding: 10px;
	margin-right: 15px;
	padding-bottom: 20px;
}

#left_side_content p {
	text-align: left;
}

#left_side_content ul {
	text-align: left;
	list-style-type: square;
}

#left_side_content a:link {
	color: #f3cf09;
	text-decoration: underline;
}

#left_side_content a:visited {
	color: #f3cf09;
	text-decoration: underline;
	font-style: italic;
}

#left_side_content a:hover {
	color: #f3cf09;
	text-decoration: none;
	font-style: italic;
}

#right_side_content {
	width: 32%;
	font-size: 12px;
	color: #fff;
	background-color: #000;
	text-align: center;
	padding: 0;
	margin: 5px;
	float: right;
}

#right_side_content p {
	text-align: left;
}

#right_side_content ul {
	text-align: left;
	list-style-type: square;
}

#right_side_content ol {
	text-align: left;
}	

#right_side_content a:link {
	color: #b09796;
	text-decoration: underline;
}

#right_side_content a:visited {
	color: #91ac25;
	text-decoration: underline;
}

#right_side_content a:hover {
	color: #f3cf09;
	text-decoration: none;
}

#right_side_content p {
	text-align: left;
}


/* This div is to make sure the site completely contains both the divs above, by forcing browsers to clear this area.  The nbsp is to make sure browsers do as they are told.  Note that the clear: both; makes the length of the page elements stop at the bottom.  The font-size: 0px; is to make Firefox not leave a character high space.  The &nbsp; is to prevent IE from skipping the float. */

#floatClear {
	clear: both;
	font-size: 0px;
}

#content_lite_bg {
	font-size: 12px;
	background-color: #f3cf09;
	color: #000;
	text-align: center;
	padding: 10px;
	width: 722px;
	margin: 10px;
}

#content_lite_bg p {
	text-align: left;
}

#content_lite_bg ul {
	text-align: left;
	list-style-type: square;
}

#content_lite_bg a:link {
	color: #1d4174;
	text-decoration: underline;
}

#content_lite_bg a:visited {
	color: #669900;
	text-decoration: underline;
}

#content_lite_bg a:hover {
	color: #1d4174;
	text-decoration: none;
}

.box_note {
	border: #760403 double thin;
	margin: 10px;
	padding: 10px;
	font-size: 14px;
}	

.video_and_caption {
	text-align: center;
	width: 390px;
}

#form_page {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
