@charset "utf-8";
/* CSS Document */

* 		{/*padding:0;*/
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
}
body 	{background-color:#330113;}
img 	{border:0px}



.main_img		{margin-right:20px; margin-bottom:10px;}
.img_topleft	{float:left; margin-right:20px; margin-bottom:10px;}
.img_topright	{float:right; margin-left:20px; margin-bottom:10px;}
.img_left		{float:left; margin:10px 20px 10px 0px}
.img_right		{float:right; margin:10px 0px 10px 20px}




h1		{font-family:Helvetica, sans-serif; font-size:20px; color:#FFFF99; font-weight:normal;}
h2 		{color: #FFFF99; font-weight: bold; font-size:14px}
a:link		{color:#ffff99; text-decoration:none}
a:visited	{color:#ffff99; text-decoration:none}
a:hover		{color:#e47236; text-decoration:none}
a:active	{color:#ffff99; text-decoration:none}

#wrapper	{width:772px; margin:5px auto}

.header 	{text-align:center}

.nav 		{
			text-align:center;
			border-left:#743522 solid 1px;
			border-right:#743522 solid 1px;
			height:42px;
			background-image: url(https://schreinersfinesausages.com/images/nav_bg.jpg);
			font-family:"Times New Roman", Times, serif;
			font-size:22px;
			padding:13px 0px 0px 0px;
			}
			

.content 	{
	color:#e47236;
	background-color:#4d1517;
	background-image:url(https://schreinersfinesausages.com/images/content_bg.jpg);
	background-repeat:repeat-x;
	border-bottom:#743522 solid 1px;
	border-left:#743522 solid 1px;
	border-right:#743522 solid 1px;
	padding:30px;
	font-family:Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
			}

.footer		{
			color:#e47236;
			text-align:center;
			font-size:12px;
			margin-top:15px;
			}
td {
	font-size:15px;
}
					
			
.table_caps {text-transform:capitalize}

.esolutions {text-align:center; font-size:10px}

.esolutions a {color:#5c0222}
.esolutions a:hover {color: #990000}


/*
MENU STYLES:
*/
#navlist {
padding: 0;
margin:0;
list-style-type: none;
font-family:"Times New Roman", Times, serif;
text-align:center;
width:770px;
}
#navlist a, #navlist a:visited {
display: block;
float:left;
color: #ffffff;
text-decoration: none;
font-family:"Times New Roman", Times, serif;
margin:0px 14px 0px 15px;
}

#navlist a:hover {
color: /*#e47236*/#ffff99;
font-family:"Times New Roman", Times, serif;
margin:0px 15px;
}
.nav #navlist .uberlink {
color: #e47236 !important;
cursor: default;
font-family:"Times New Roman", Times, serif;
}
strong {
	font-weight:bold;
}
