@charset "UTF-8";
/* CSS Document */

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, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline; }
	
:focus {
	outline: 0; }
	
ol, ul {
	list-style: none; }

table {
	border-collapse: separate;
	border-spacing: 0; }
	
caption, th, td {
	text-align: left;
	font-weight: normal; }
	
blockquote:before, blockquote:after,
q:before, q:after {
	content: ""; }
	
blockquote, q {
	quotes: "" ""; }
	
strong {
	font-weight: bold;
	color: #373737;
}
	
img { display:block; }
	
hr {
	border:none;
	height:1px;
	background-color:#666668;
}
	
.clear { clear: both; height: 0; }

address { font-style:normal; }

abbr { border:0; }

/* a:link { 
	color:#888888; 
	text-decoration: none;
	font-size: 13px;
	border-bottom:dotted #888888 1px; }

a:hover { 
	color:#373737; 
	background-color:#d6d0c8; 
	text-decoration: none;
	border-bottom:dotted #373737 1px; }

a:visited, 
a:active { 
	color:#888888; 
	text-decoration: none;
	border-bottom:dotted #888888 1px; }
	
a:visited:hover, 
a:active:hover { 
	color: #373737; 
	background-color:#d6d0c8; 
	text-decoration: none;
	border-bottom:dotted #373737 1px; } */
	
a, 
a:visited {
	color:#3f371b;
	text-decoration:none;
	border-bottom:1px dotted #3f371b;
}

a:hover, 
a:active {
	background-color:#d6d0c8;
	border-bottom:1px dotted #3f371b;
}

	
body {
	background-color: #6a5e4c;
	background-image: url(images/bg.png);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Tahoma, sans-serif;
	font-size: 13px;
}
#container {
	position:relative;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}
#content_body {
	position:relative;
	float:left;
	width:900px;
	background-color:#fff;
	z-index:3;
	margin-bottom:50px;
}
#header {
	padding-top:4px;
	padding-left:4px;
	float:left;
	width:896px;
	background-color:#fff;
}
#navigation {
	float:left;
	position:relative;
	width:892px;
	height:27px;
	background-color: #87888a;
}
#navigation a {
	border-bottom:none;
}

#home-intro {
	float: right;
	width: 215px;
	margin-right: 5px;
	margin-top: 20px;
}
#message {
	width: 640px;
	margin-left: 12px;
	float: left;
}
p.headline {
	font-weight: bold;
	color: #373737;
	border-bottom: 2px solid #d6d0c8;
	margin-bottom: 10px;
}
#content {
	position:relative;
	margin-left:4px;
	width:892px;
}
.three_column {
	width:250px;
	float:left;
	padding-right:45px;
	padding-bottom:20px;
	margin-top:4px;
	padding-top:0px;
}
.three_column_general {
	width:250px;
	float:left;
	padding-right:45px;
	padding-top:20px;
	padding-bottom:20px;
}
.two_third_split {
	width:400px;
	float:left;
	padding-right:45px;
	padding-top:20px;
	padding-bottom:20px;
}
#footer {
	background-image:url(images/footer_bg.png);
	background-repeat:repeat-x;
	height:29px;
	font-size: 12px;
	text-align:center;
	margin-bottom:4px;
}
.hidden {
	position:absolute;
	left:0px;
	top:-2000px;
	width:1px;
	height:1px;
	overflow:hidden; }

/* ********************************************************************************************* */
p#offer {
	width:250px;
	height:229px;
	display:inline;
	margin:0 0 13px 0;
	padding:0;	
	text-indent:-2000em;
	overflow:hidden;
	background:url(images/scutchers-offer.jpg) no-repeat 0 0;
	float:left;
}

p#offer a {
	display:block;
	height:229px;
	background:none;
}

p,
address {
	color:#888888;
	line-height: 19px;
	padding-bottom:7px;
}
table {
	width:100%;
	color:#888888;
}
table th {
	color:#1a171c;
	padding-bottom:4px;
	font-weight:bold;
	padding-top:10px;
}
table td {
	padding:4px;
	padding-left:0px;
}
label {
	font-size:80%;
	color:#666668;
	font-weight:bold;
}
ul {
	color:#666668;
	line-height:130%;
}
h1 {
	font-size:20px;
	font-family: 'Josefin Sans', arial;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom:7px;
	color:#373737;
}
h2 {
	font-size:16px;
	font-family: 'Josefin Sans', arial;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom:4px;
	padding-bottom:1px;
	color:#373737;
}
h3 {
	font-size:13px;
	font-weight:bold;
	padding-bottom:2px;
	padding-top: 10px;
	color:#373737;
}
.homepage-sections h2 {
	width: 195px;
	text-transform: uppercase;
	background-color: #d6d0c8;
	padding: 4px 0px 6px 10px;
	height: 17px;
	line-height: 23px;
	overflow: hidden;
}
.homepage-sections {
	margin: 20px 15px 20px 0px;
	width: 205px;
	float: left;
}
.homepage-sections p {
	padding-top: 10px;
}
.homepage-newslink a:link {
	line-height: 24px;
	font-size: 13px;
}
.homepage-newslink a:visited {
	font-size: 13px;
}
.home_list {
	line-height: 21px;
}
.menugrid1b {
	text-align:right;
	padding-right:3px; }
	
.menugrid2 {
	background-color: #eee; }
	
.menugrid2b {
	background-color: #eee;
	text-align:right;
	padding-right:3px; }
	
.menugrid2c {
	background-color: #eee; }

ul#nav {
	margin: 0px;
    	padding: 0px;
	float:left;
    	display: inline;
	list-style-type: none; }

ul#nav li {
	margin:0; 
	padding: 0;
	list-style: none;
	display: block;
	margin-left:3px;
	float:left; }

ul#nav a:link, ul#nav a:visited {
	float: left;
	line-height: 24px;
	padding: 0px 12px;
	background: url('images/nav-off.png') top left repeat-x;
	margin:0 0 2px 0; 
	color: #FFFFFF;
	height: 30px !important; }

ul#nav a:hover, ul#nav a:active, ul#nav a.current {
	color: #D6D0C8;
	background: url('images/nav-hover.png') top left repeat-x; }

#image_preload {
	position:absolute;
	left:0px;
	top:0px;
	display:none;
	z-index:1;
}
/* Bulletins on Index page */
	
div#bulletins {
	width:100%;
	padding:0px;
	margin:0px;
	float:left;
	voice-family: "\"}\""; 
 	voice-family:inherit; }
		
#bulletins ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none; }
	  
#bulletins li {
	width:100%;
	padding:0px;
	margin:0px;
	float:left;
	border-bottom:1px dotted #666668;
	voice-family: "\"}\"";
	voice-family:inherit;
	margin-bottom:10px; }
.image_spacing {
	margin-bottom:10px;
}
.thumb_left {
float:left;
padding-bottom:5px;
padding-right:5px; }
.thumb_right {
float:left;
padding-bottom:5px; }

form#msgform label {
	font-size:12px;
	margin-bottom:4px;
}

form#msgform input, form#msgform textarea {
	width:200px;
	margin-bottom:10px;
}

form#msgform input.submit {
	width:80px;
	margin:0;
}

/* Thumb Gallery ********************************************************************************************* */

/* styling without javascript */
ul#gallery { 
	float: left; 
	width: 280px;
}
	
ul#gallery li {
	float: left;
	margin: 0 10px 10px 0; 
	border: 0;
	width: 121px;
}
ul#gallery a {
	border: 0;
}

.news-page h2 {
	width: 400px;
	text-transform: uppercase;
	background-color: #d6d0c8;
	padding: 5px 0px 3px 10px;
}

.news-page {
	margin-bottom: 20px;
}

/* -----------------------------  slideshow css --------------------------- */

#slideshow * { margin: 0; padding: 0; }
#slideshow { 
	float: left;
	display: block;
	margin-left: 12px;
	margin-top: 20px;
	padding: 0px; 
	width: 655px; 
	height: 269px; 
}
#slideshow #pictures, #slideshow #loading { 
	position: absolute; 
}

#slideshow #pictures { 
	background: url('images/slideshow/scutchers-int3.jpg'); 
	width: 643px; 
	height: 269px; 
	overflow: hidden; 
}
#slideshow #pictures li { 
	display: block; 
	position: absolute; 
	top: 0; 
	width: 643px; 
}
#slideshow #pictures li img { 
	display: block; 
	position: relative; 
	bottom: 0;
}

