@import url("gnav.css"); 
@import url("custom_styles.css"); 
@import url("feeds.css"); 
@import url("events.css"); 

/* CSS RESET */
	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	b, u, i, center,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td {
		margin: 0px;
		padding: 0px;
		border: 0;
		outline: 0;
		font-size: 100%;
		background: transparent;
	}

img {
	border:none;
}
/* END RESET */


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#715F4A;	
	background-image:url(../site_images/bg_image.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height: 100%;
	background-color:#EEEBE4;
	
}

html
{
	height: 100%;
}

a,a:link,a:visited {
	color:#932625;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
	color:#CF5B5B;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

.page_content ul,.page_content ol {
	list-style-position:inside;
	margin:0px 0px 0px 10px;
}

.page_content li {
	margin:0px 0px 4px 0px;
}

.site_wrapper {
	background-image:url(../site_images/bg_texture.jpg);
	background-repeat:repeat-x;
	width:100%;
	/*height:100%;*/
	z-index:0;
	position:relative;
	border:1px solid #000000;
}

.top_wrapper {
	background-image:url(../site_images/header_ribbon.png);
	width:100%;
	height:133px;
	z-index:1;
	position:relative;
}

.header_wrapper {
	width:985px;
	height:151px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
}

/* .logo {
	display:block;
	width:237px;
	height:151px;
	background-image:url(../site_images/hog_logo.png);
	background-repeat:no-repeat;
	float:left;
	z-index:2;
	position:relative;
}*/

.logo {
	width:237px;
	height:151px;
	z-index:2;
	position:absolute;
	left:1px;
	top:1px;
}

.body_wrapper {
	width:959px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-17px;
	position:relative;
	background-color:#F6F4F0;
	z-index:0;

}

.banner_wrapper {
	width:959px;
	height:302px;
	background-image:url(../site_images/banner_bg.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

.banner_wrapper img {
	position:relative;
	/* margin:-31px 0px 0px 0px; */
}

.content_wrapper {
	width:959px;
	margin-right:auto;
	margin-left:auto;
	padding:0px 0px 15px 0px;
}

.content_col1 {
	width:574px;
	float:left;
	display:inline;
	padding:0px 28px 0px 28px;
	line-height:20px;
}



.content_col1 p {
	margin-bottom:8px;

}

.col1_blog {
	width:959px;
	min-height:500px;
	padding:0px;
}

.content_col2 {
	width:299px;
	float:left;
	display:inline;
	padding:0px 30px 0px 0px;
}

.footer_wrapper {
	width:100%;
	border:1px solid #8E7B69;
	background-color:#D4C4AC;
	height:173px;
	background-image:url(../site_images/footer_bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.footer_content {
	width:900px;
	height:120px;
	margin-right:auto;
	margin-left:auto;
}

a.footer_logo {
	width:112px;
	height:75px;
	background-image:url(../site_images/footer_logo.png);
	background-repeat:no-repeat;
	display:block;
	float:right;
	margin:30px 5px 0px 0px;
}

.footer_table {
	float:left;
	display:block;
	margin:30px 0px 0px 10px;
}

.footer_table a,.footer_table a:link,.footer_table a:visited {
	font-size:11px;
	color:#5D5C5C;
	font-weight:bold;
	text-decoration:none;
}

.footer_table a:hover {
	text-decoration:underline;
}

.facebook_link {
	display:inline;
	vertical-align:middle;
	margin:0px 8px 0px 0px;
}

.page_title {
	color:#840606;
	font-size:26px;
	margin:0px 0px 18px 0px;
}

.home_wrapper {
	width:935px;
	height:555px;
	background-image:url(../site_images/home_image_bg.jpg);
	background-repeat:no-repeat;
	margin-right:auto;
	margin-left:auto;
	margin-top:-58px;
	padding-top:25px;
	position:relative;
	z-index:0;
}

.slideshow {
	width:875px;
	height:509px;
	margin-left:25px;
	z-index:0;
}

.home_callouts {
	width:800px;
	height:178px;
	left:75px;
	top:330px;
	position:absolute;
	z-index:9999;
}

.home_callout_box {
	width:230px;
	height:175px;
	background-image:url(../site_images/home_callout_bg.png);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	display:inline;
	margin:0px 0px 0px 20px;
}

.home_callout_heading {
	font-family:'Lucida Grande',Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#ffffff;
	padding:5px 0px 0px 15px;
}

.home_callout_content {
	padding:8px 15px 0px 15px;
	color:#000000;
}

.home_callout_content a,.home_callout_content a:link,.home_callout_content a:visited {
	color:#840606;
	text-decoration:none;
}

.home_callout_content a:hover {
	text-decoration:underline;
}

.copyright_info,.copyright_info a,.copyright_info a:link,.copyright_info a:visited {
	font-size:10px;
	color:#5d5c5c;
	font-weight:normal;
}
