@import url("content.css");
@import url("lightbox.css");
@import url("guestbook.css");

.hide {
	display: none;
}

.cleaner {
	clear: both;
}

body {
	margin: 0px;
	background: #adabaa url(../images/bg.png) repeat-x;
}

div#top {
	width: 980px;
	height: 226px;
	margin: 0px auto;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: white;
}

div#leftTop {
	width: 633px;
	height: 225px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}

div#rightTop {
	position: absolute;
	left: 565px;
	top: 0px;
	z-index: 0;
	width: 415px;
	height: 225px;
	background-color: black;
	overflow: hidden;
}

div#header {
	width: 529px;
	height: 31px;
	background: #dfb279 url(../images/top_bg.png) repeat-x bottom;
	line-height: 51px;
	font: normal 1.2em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	padding: 15px 5px 5px 30px;
	border-right: 1px solid white;
}

h1 {
	width: 633px;
	height: 120px;
	background: transparent url(../images/header.png) no-repeat;
	margin: 0px;
}

h1 a {
	display: block;
	width: 633px;
	height: 120px;
}

h1 a span {
	display: none;
}

ul#mainMenu {
	width: 564px;
	height: 54px;
	background: #dfb279 url(../images/top_bg.png) repeat-x bottom;
	margin: 0px;
	padding: 0px;
	border-right: 1px solid white;
	list-style: none;
}

li.menuItem, li.menuItemActual {
	float: left;
	margin: 3px 0px 3px 0px;
	padding: 0px;
	border-left: 1px dotted white;
}

li.MFirst {
	border: none;
}

li.menuItem a, li.menuItemActual a {
	font: normal 0.9em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	line-height: 48px;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	float: left;
	height: 48px;
}

li.menuItem a:hover, li.menuItemActual a:hover {
	text-decoration: underline;
}

div#center {
	width: 980px;
	margin: 0px auto;
	border-top: 2px solid #b29985;
	padding-top: 1px;
	background: white url(../images/background.png) repeat-y;
}

div#leftBar {
	width: 200px;
	float: left;
	background-color: #e1b47b;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div#leftBar h2 {
	width: 200px;
	height: 54px;
	border-bottom: 1px solid white;
	text-align: center;
	background: url(../images/line_bg.png) repeat-x top;
	color: white;
	margin: 0px 0px 2px 0px;
	line-height: 54px;
	font-size: 0.9em;
}

div#leftBar h2 a {
	color: white;
	text-decoration: none;
	width: 200px;
	height: 54px;
	display: block;
}

div#leftBar h2 a:hover {
	text-decoration: underline;
}

div#rightBar {
	width: 750px;
	padding: 15px;
	background-color: white;
	float: right;
	min-height: 200px;
	height: 200px;
}

div[id]#rightBar {
	height: auto;
}

h2 {
	font: bold 1.1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
}

div#footer {
	width: 950px;
	height: 90px;
	margin: 0px auto;
	background-color: #b0743d;
	padding: 30px 15px 30px 15px;
	font: bold 0.7em Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
	color: white;
}

div#footer a {
	color: white;
}

div#footer p {
	margin: 0px;
}

div.newsTop {
	background-color: #c8a16f;
	font: bold 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px;
	margin: 0px;
	height: auto;
}

h3.newsHeaderPic, h3.newsHeaderNoPic {
	color: black;
	margin: 0px;
	font-size: 0.8em;
	float: left;
}

h3.newsHeaderPic a, h3.newsHeaderNoPic a {
	color: black;
	text-decoration: none;
}

h3.newsHeaderPic, em.newsDatePic {
	width: 130px;
}

h3.newsHeaderNoPic, em.newsDateNoPic {
	width: 190px;
}

em.newsDatePic, em.newsDateNoPic {
	font-size: 0.7em;
	font-weight: normal;
	display: block;
	float: left;
}

img.newsPic, a.newsPicLink {
	margin-right: 5px;
	display: inline;
	float: left;
}

a.newsPicLink img {
	border: none;
}

p.newsText, div.newsText {
	padding: 5px;
	margin: 0px;
}

a.newsPicMain, img.newsPicMain {
	float: left;
	display: inline;
	margin: 0px 5px 5px 0px;
}

a.newsPicMain img {
	border: 0px;
}

h3.newsHeaderMain {
	clear: both;
	font: bold 1.1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #b0733d;
	margin: 5px 0px 5px 0px;
}

h3.newsHeaderMain a {
	color: #b0733d;
	text-decoration: none;
}

h3.newsHeaderMain a:hover {
	text-decoration: underline;
}

em.newsDateMain {
	font: italic 0.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table.contactTable, table#openingTime {
	border: none;
}

table.contactTable th {
	text-align: right;
	padding-right: 5px;
}

table#openingTime th {
	text-align: right;
	padding-right: 5px;
}

a.leftBarPicture {
	display: block;
	margin: 2px auto;
}

a.leftBarPicture img {
	border: 0px;
}

div.newsBody {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted gray;
}

table.parentsTable {
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
}

table.parentsTable td, table.parentsTable th {
	border-left: 1px solid silver;
	border-top: 1px solid silver;
	text-align: center;
	vertical-align: center;
}

a.dogPic {
	display: inline;
	float: left;
	margin: 3px;
}

a.dogPic img {
	border: none;
}
