*
{
	margin: 0;
	padding: 0;
}

a
{
	text-decoration: none;
	color: #8b0c18;
}

a:hover
{
	text-decoration: underline;
}

a.download_pdf
{
	text-decoration: underline;
	color: #030303;
	font-style: italic;
}

body
{
	background-image: url('../images/site/bg.gif');
	margin: 0 auto;
	color: #000000;	
}

h1
{
	font-family: georgia, arial, helvetica;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #8b0c18;
}

h2
{
	font-family: georgia, arial, helvetica;
	font-size: 18px;
	font-weight: bold;
}

h3
{
	font-family: georgia, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}


img
{
	border: 0;
	margin: 0;
}

input, textarea, select
{
	font-family: georgia, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

input.customer
{
	margin: 0;
	padding-left: 3px;
	padding-right: 2px;
	width: 140px;
}

div.top_bg {	background: url('../images/site/content_top_bg.png') top center no-repeat; height: 10px; overflow: hidden; }
div.middle_bg {	background: url('../images/site/content_middle_bg.png') top center repeat-y; overflow: hidden; }
div.bottom_bg {	background: url('../images/site/content_bottom_bg.png') top center no-repeat; height: 20px; overflow: hidden; }
div.clock {	background: url('../images/site/clock_bg.gif') top center no-repeat; width: 58px; height: 75px; overflow: hidden; }

.divider_top
{
	background-image: url('../images/site/divider.gif');
	background-repeat: repeat-x;
	height: 2px;
	overflow: hidden;
}

.quote
{
	width: 100%;
	text-align: center;
	font-family: georgia, arial, helvetica;
	font-size: 30px;
	color: #8b0c18;
	font-weight: bold;
	font-style: italic;
}

.caption
{
	padding-top: 5px;
	font-style: italic;
	font-size: 10px;
}

#newstitle
{
	width: 57px;
	height: 75px;
	margin-left: -35px;
	margin-top: -5px;
	margin-bottom: -75px;
	position: relative;
	z-index: 10;
}

#newstitle #clock_bg
{
	width: 57px;
	height: 75px;
}

#newstitle #info
{
	width: 57px;
	margin-top: -40px;
	text-align: center;
	font-family: georgia, arial, helvetica;
	font-size: 12px;
	color: #8b0c18;
	font-weight: bold;
	font-style: italic;
}

#wrapper
{
	width: 850px;
	text-align: middle;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	overflow: hidden;
}

#container_header
{
	width: 775px;
	height: 590px;
	position: relative;
	margin-bottom: -50px;
	z-index: 5px;
	overflow: hidden;
}

#container_header #bg
{
	width: 775px;
	height: 590px;
}

#container_header #menu
{
	margin-top: -400px;
	width: 368px;
	height: 211px;
	position: relative;
	z-index: 10px;
}

#container_main
{
	width: 775px;
	overflow: hidden;
	text-align: left;
}

#container_main #content
{
	width: 675px;
	background-color: #000000;
	margin-left: 47px;
	overflow: hidden;
}

#container_main #content #heading
{
	line-height: 30px;
	height: 30px;
	width: 625px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: left;
	color: #d7d2c5;
	font-family: georgia, arial, helvetica;
	font-size: 16px;	
	font-weight: bold;
	text-transform: uppercase;
}

#container_main #content #details
{
	margin: 1px;
	padding: 25px;
	text-align: left;
	background-color: #e7e3d9;
	font-size: 11px;
	color: #000000;
	overflow: hidden;
}

#container_main #newsheading
{
	background-color: #000000;
	margin-left: 47px;
	line-height: 30px;
	height: 30px;
	width: 625px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: left;
	color: #d7d2c5;
	font-family: georgia, arial, helvetica;
	font-size: 16px;	
	font-weight: bold;
	text-transform: uppercase;	
	position: relative;
	z-index: 15px;	
}

#newsdivider
{
	background-color: #f9f6ee;
	width: 675px;
	height: 15px;
}

#container_main #content_news
{
	background-color: #e7e3d9;
	margin-left: 47px;
	width: 673px;
}

#container_main #content_news #newsbox
{
	border: 1px solid black;
	padding-left: 25px;
	padding-right: 25px;
	width: 623px;
	background-color: #e7e3d9;
}

#container_main #content_news #newsbox #articlebox
{
	width: 623px;
	padding-top: 25px;
	padding-bottom: 25px;
	overflow: hidden;
}

#container_main #content_news #newsbox #articlebox #images
{
	float: left;
	width: 200px;
}

#container_main #content_news #newsbox #articlebox #intro
{
	margin-top: 5px;
	font-family: georgia, arial, helvetica;
	font-size: 11px;
	color: #666666;
	text-transform: uppercase;
}

#container_main #content_news #newsbox #articlebox #text
{
	float: right;
	width: 400px;
	text-align: left;
}

#container_footer
{
	margin-top: 15px;
	width: 700px;
	height: 150px;
	text-align: left;
}

#container_footer #content
{
	margin-left: 10px;
	padding: 15px 25px 15px 25px;
	width: 625px;
	background-color: #000000;
	color: #d7d2c5;
	font-size: 10px;
	overflow: hidden;
}

#container_footer #content #info
{
	float: left;
	width: 400px;
}

#container_footer #content #piglogo
{
	padding-top: 7px;
	float: right;
	width: 200px;
	text-align: right;
}

#container_footer a
{
	color: #d7d2c5;
	text-decoration: none;
}

#container_footer a:hover
{
	color: #990000;
}