@charset "UTF-8";
/*
-----------------------------
PilgerHaus Master Stylesheet
Copyright 2009

Website by
Web Tek Computer Company
www.webtek.cc
-----------------------------
*/


/* BODY STRUCTURE
---------------------- */

body {
	margin:0;
	padding:0;
	background:url(../images/body_bg.jpg);}s
	
html, body {
height: 100%;}
	
.clear {clear:both;}

/* CONTAINER STRUCTURE
---------------------- */

#container {
	background:url(../images/container_bg.jpg) repeat-y;
	width:949px;
	margin:0 auto;
	min-height:100%;
	position:relative;
	_padding-bottom:50px;}

h1 {
	width:949px;
	height:238px;
	text-indent:-9999px;
	background:url(../images/h1_bg3.jpg) no-repeat;
	margin:0;}
	
.left {
	float:left;
	width:500px;
	margin:0 0 0 130px;
	_margin:0 0 0 65px;
	padding:0 32px 0 0;}

.left p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:20px;}
	
.left p a {
	color:#0000FF;
	text-decoration:underline;
	}

.left p a:hover {
	color:#FF9999;
	text-decoration:underline;
	}

.left blockquote {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:20px;
	margin-left:10px;
	}
	
.left blockquote a {
	color:#333;
	text-decoration:none;
	}
	
.left blockquote a:hover {
	color:#613c34;
	text-decoration:underline;
	}
	
.left h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#613c34;
	text-transform:uppercase;
	line-height:20px;
	border-bottom:1px #613c34 solid;
	}

.left h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#613c34;
	text-transform:none;
	line-height:14px;
	margin-bottom:-10px;
	}

ul.pdf {
	margin:0px;
	padding:0px;
	}

li.pdf {
    background-image:url(../images/pdf_icon_small.gif);
	background-repeat:no-repeat;
	background-position:5px 8px;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:18px;
	padding:9px 0px 0px 30px;
	}

li.pdf a {
	color:#333;
	text-decoration:none;
	}
	
li.pdf a:hover {
	color:#b36e5f;
	text-decoration:underline;
	}
	

	
.left ol {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:20px;}


	
.right {
	width:193px;
	_width:200px;
	padding:0 0 0 40px;
	_padding:0 0 0 0px;
	float:left;}

.right ul {
	padding:0;
	list-style-type:none;}

.right li {
	height:25px;
	border-bottom:1px solid #c1c1c1;}

.right li a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#613c34;
	font-size:13px;
	text-transform:uppercase;
	padding:5px 0 0 0;
	height:20px;
	display:block;
	font-weight:bold;}

.right li a:hover {color:#fff;}

.newsletter {
	width:175px;
	background:#b9c4bc;
	border:1px solid #504945;
	_margin-left:40px;}
	
h2 {
	margin:0;
	background:#504945;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	padding:5px;
	display:block;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;}

.newsletter p {
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:15px;
	color:#333;
	font-size:11px;
	margin:0;}

.newsletter input.email {
	margin:5px 0px 5px 0px;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	border:1px solid #999;
	padding:2px;}

.signup {
	background:#504945;
	border:0;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:10px;
	padding:2px;}

#footer {
	width:949px;
	margin:0 auto;
	min-height:100%;
	position:relative;
	margin-top: 20px;
	}
	
#footer p {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:18px;
	text-align:center;
	color:#999999;
	font-size:11px;
	}
	
#footer p a{
	color:#999999;
	text-decoration:none;
	}
	
#footer a:hover {
	color:#FF9999;
	text-decoration:none;
	}
	