/* CSS Document */
.gallerytable	{
	width:100%;
	margin:0;
	height:700px;
/*	background:url(/images/backgrounds/gallery_background.jpg) no-repeat;*/
}





body	{
	background-color:#666666;
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	color:#ffffff;
	font-size: 14px;
	padding:0;
	margin:0;
}

img {
	border:0px solid #FFFFFF;
	padding:0;
	margin:0;
}
/* CSS Document */

div	{
	padding:0;
	margin:0;
}

div.filler	{
	width:100%;
	height:1px;
}

img#header_graphic	{
	border:0;
}

div#copyright_text	{
	height:40px;
	margin:0 auto;
	text-align:center;
	vertical-align:text-bottom;
	height:0;
}

div#copyright	{
	height:15px;
	width:100%;
	/*background-color:#9A76A6;
	*/
	color:#eeeeee;
	font-weight:bold;
	border-top:1px solid black;
	text-align:center;
	position:relative;
	font-size: 10px;
}


a:link, a:active, a:visited {
	color: #FFFFFF; 
	text-decoration:none;
	font-weight:bold;
}
a:active:hover, a:link:hover, a:visited:hover	{
	color: #FFFFFF; 
	text-decoration:underline;
}


div#content_Index	{
	float:none;
	margin-left:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	display:inline;
	border:1px solid #444444;
	background-color:#757575;
	padding:3px;
}

div#p_Index
	{
	height:516px;
	width:100%;
	background:url(images/countryside1.jpg) no-repeat 0 0;
}

div#p_products
	{
/*	#height:600px;*/
	width:100%;
	background:url(images/sausages_plate_bg.jpg) no-repeat 0 0;
}

div#p_shop
	{
/*	#height:600px;*/
	width:100%;
	background:url(images/shop_bg.jpg) no-repeat 0 0;
}

div#p_contact
	{
/*	height:600px;*/
	width:100%;
	background:url(images/pigs_bg.jpg) no-repeat 0 0;
}

.image_bb_img	{
	border:1px solid #444444;
	margin:2px;
}

div.menubar
	{
	height:20px;
	background-color:#01135D;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	padding:0 5px 0 5px;
	border:none;
	border-top:1px solid black;
	border-bottom:1px solid black;
	margin:0;
	letter-spacing: 0.2em;
	color: #FFFFFF;
}

	div.menubar a:link				{ color: #FFFFFF; text-decoration: none; font-weight:bold;}
	div.menubar a:hover				{ color: #FFFFFF; text-decoration: underline; font-weight:bold;}
	div.menubar a:visited			{ color: #EEEEEE; text-decoration: none; font-weight:bold;}
	div.menubar a:visited:hover		{ color: #ffffff; text-decoration: underline; font-weight:bold;}


select, input, textarea	{
	border:1px solid #000000;
	background:#B3B3B3;
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight: bold;
}

textarea[name]:focus, input[type]:focus {
	background-color: #CACACA;
}

div#pageheader	{
	height:150px;
	width:100%;
	background-color:#444444;
	border-bottom:none;
}


div#pageholder	{
	width:750px;
	background-color:#444444;
	margin:0 auto;
	border:1px solid black;
}

div#pagefooter	{
	height:15px;
	width:100%;
	background-color:#444444;
}

div#footerhidden	{
	visibility:hidden;
}

div.clear	{
	clear:both;
	height:0;
	line-height: 0%;
	white-space:nowrap;
}

div.pagebody	{
margin-left:30px;
margin-right:30px;
}

h2 {
	letter-spacing: 0.3em;
}
.semitrans
{
	background-image: url(images/janloper/trans_b.gif);
	background-repeat: repeat;
}

