@charset "utf-8";
/* Pemberleys Golden Retriever */

body {
	margin: 0;
	padding: 0;
}
body,html,td,p {
	font: normal 12px/15pt Tahoma, Arial, Verdana, sans-serif;
	color: #000000;
}
div#wrapper {
	margin: 0 auto;
	width: 1000px;
	height: auto;
}
div#header_top {
	background: url(../images/header_top.jpg) no-repeat top center;
	width: 1000px;
	height: 76px;
	margin: 0 auto;
}
div#flags {
	width: 185px;
	height: 61px;
	float: right;
	padding: 15px 0 0 15px;
}
div#menu {
	background: url(../images/menu.jpg) no-repeat top center;
	width: 887px;
	height: 42px;
	margin: 0 auto;
	padding: 0 53px 0 60px;
}
div#header {
	background: url(../images/header.jpg) no-repeat top center;
	width: 1000px;
	height: 268px;
	margin: 0 auto;
}
div#content {
	background: url(../images/content_bg.jpg) repeat-y top center;
	width: 1000px;
	min-height: 300px;
	margin: 0 auto;
}
div#maincontent {
	width: 682px;
	height: auto;
	float: left;
	padding: 10px;
}
div#newscontent {
	width: 228px;
	height: auto;
	float: left;
	padding: 10px;
}
div#clear {
	clear: both;
}
div#footer {
	background: url(../images/footer.jpg) no-repeat top center;
	width: 1000px;
	height: 61px;
}

div#tagmark { padding-top: 10px; text-align:center; width:100%; }
td { vertical-align: top;}
img { border: none; }

a:link, a:visited
{
font-family: inherit;
color: #000000;
font-size: inherit;
font-weight: bold;
text-decoration: none;
}


a:hover, a:active
{
font-family: inherit;
color: #ccbe4c;
font-size: inherit;
font-weight: bold;
text-decoration: none;
}

h1 {
font-family: inherit;
font-size: 20px;
font-weight: lighter;
color: #000;
}

h2 {
font-family: inherit;
font-size: 18px;
font-weight: lighter;
color: #000;
}

h3 {
font-family: inherit;
font-size: 16px;
font-weight: lighter;
color: #000;
}

h4,h5,h6 {
font-family: inherit;
font-size: 14px;
font-weight: bold;
color: #000;
}

td.contact {
margin: 0;
padding: 0;
}

input.contact {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #000;
border: 1px solid #000;
background-color:#fff;
}

textarea.contact {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #000;
border: 1px solid #000;
}
