html{
	margin: 0px; 
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
	background-color: #020F1F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../img/body_bg.jpg);
}
.clear {clear: both; margin: 0px}
/* ---------------------------------------------------- */
/* HEADING H1,H2,H3,H3,H4,H5,H6
/* ---------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #DDDACD;
}

h1 {font-size:1.5em}  

h2 {
	font-size:1.5em;
}  
h3 {
	font-size:1.25em;
	margin-top: 0px;
	padding-top: 0px;
} 
 
h4 {font-size:1em}

/* ---------------------------------------------------- */
/* GENERAL SETTINGS
/* ---------------------------------------------------- */

a img {border: none;
}

div.clear {
	clear: both;
	height: 10px;
}

p {
	margin-top: 0px;
	line-height: 1.4em;
	font-size: 1em;
	margin-right: 5px;
	margin-left: 5px;
}

a {
	color: #DDDACD;
	text-decoration: none;
}
.newsarchive {
	float: left;
	clear: both;
	width: 210px;
}
.newsarchive img {
	float: right;
}


a:hover {text-decoration: underline;
}

ol {list-style: decimal; line-height: 15px;
}

strong, em {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

strong {font-weight: bold;
}

em {font-style: italic;
}
/* ---------------------------------------------------- */
/* WEBSITE CONTENT STARTS HERE
/* ---------------------------------------------------- */
#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/content_bg.jpg);
	border: medium solid #4D5836;
}
#top {
	background-image: url(../img/newfcastle_top.jpg);
	height: 39px;
}

/* ---------------------------------------------------- */
/* HEADER
/* ---------------------------------------------------- */

#header {
	height: 213px;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}


#page {
	font-size: 80%;
	color: #EDEBE4;
	clear: both;
}


#content {
	font-size: 1.2em;
	clear: both;
	padding-bottom: 20px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
   }

/* ---------------------------------------------------- */
/* BREADCRUMB
/* ---------------------------------------------------- */
#breadcrumb {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 240px;
	clear: both;
	font-size: 10px;
	color: #C8C2AE;
}

.breadcrumb a {
	color: #DDDACD;
}

#breadcrumbcont {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	clear: both;
	font-size: 10px;
	color: #C8C2AE;
}

.breadcrumbcont a {
	color: #DDDACD;
}

/* ---------------------------------------------------- */
/* MAIN COL
/* ---------------------------------------------------- */

#content h2 {
}
#maincol {
	line-height: normal;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
}

/* ---------------------------------------------------- */
/* LEFT COL
/* ---------------------------------------------------- */
   
#leftcol {
	float: left;
	width: 210px;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 2px;
   }
#leftcol1 {
	float: left;
	width: 250px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 2px;
	clear: both;
}

  #leftcol h3 {
	text-align: left;
   } 

/* ---------------------------------------------------- */
/* RIGHT COL
/* ---------------------------------------------------- */

#rightcol {
	float: right;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 2px;
	width: 700px;
	clear: left;
   }
#rightcol  p {
	padding-right: 10px;
	padding-left: 10px;
}

/* ---------------------------------------------------- */
/* RETURN TO TOP LINK
/* ---------------------------------------------------- */

#up {
	color: #000000;
	margin-left: 20px;
	text-align: right;
	margin-right: 20px;
	clear: both;
}

#up a {
	color: #BA8D4C;
	font-weight: bold;
	text-align: right;
	font-size: 1.2em;
}
#up a:hover {
	color: #342923;
	text-decoration: underline;
}


/* ---------------------------------------------------- */
/* FOOTER
/* ---------------------------------------------------- */

#footer {
	color: #FFFFFF;
	height: 60px;
	padding-right: 20px;
	margin-top: 10px;
	padding-left: 40px;
}

#footer a:link, #footer a:visited,
#footer a:hover, #footer a:active, #footer a:focus {
	color: #FFFFFF;
}

/* ---------------------------------------------------- */
/* MAIN MENU NAVIGATION
/* ---------------------------------------------------- */

#top-nav{
	height: 45px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #031C21;
	background-image: url(../img/nav_bar.jpg);
	background-repeat: repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4E5836;
}

#top-nav-inner{
	width: 800px;
	margin: 0 auto;
	padding: 0 0 0 40px;
}

#nav, #nav ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	line-height: 1;
	z-index: 99;
}

#nav a {
	display: block;
	margin: 0;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding-top: 16px;
	padding-right: 1.4em;
	padding-bottom: 16px;
	padding-left: 1em;
}

#nav a:hover{
	text-decoration: underline;
	color: #E4E2D9;
}

#nav li {
	float: left;
	margin: 0 0.5em;
	text-align: left;
}

#nav li ul {
	position: absolute;
	width: 16em;
	left: -999em;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li ul li a{
	width: 16em;
	text-align: left;
	background-color: #061125;
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 8px;
	padding-right: 1em;
	padding-bottom: 8px;
	padding-left: 1em;
}

#nav li ul li a:hover{
	color: #E4E2D9;
	background-color: #163053;
}

/* ---------------------------------------------------- */
/* SECOND LEVEL NAVIGATION
/* ---------------------------------------------------- */

#nav li ul ul {
	margin: -1em 0 0 10em;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}


/* ---------------------------------------------------- */
/* FOOTER MENU
/* ---------------------------------------------------- */
.footermenu {
	display: inline;
	list-style-type: none;
	position: relative;
	top: 22px;
	font-size: 10px;
	float: right;
	margin-right: 30px;
}
.footermenu  li {
	list-style-type: none;
	display: inline;
	padding-left: 0px;
	text-align: left;
	margin-left: 0px;
	margin-right: 3px;
}

.footermenu ul {
	list-style-type: none;
	display: inline;
	padding-right: 5px;
	padding-left: 0px;
	text-align: left;
	margin-left: 0px;
}
#footer ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	position: relative;
	width: 600px;
	padding-top: 30px;
	margin-right: 0px;
	padding-right: 0px;

}


/* ---------------------------------------------------- */
/* NEWS ITEMS
/* ---------------------------------------------------- */

.newsitem {
	color:#9FA09A;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	line-height:12px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:10px;
	padding-bottom:10px;
	width:220px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #163257;
	font-size: 10px;
}


.newsitem a {
	padding-left: 10px;
	font-size: 11px;
	color: #A2A2A0;
}

/* ---------------------------------------------------- */
/* CALENDAR DATE
/* ---------------------------------------------------- */
.entrydate .dateMonth
{
	font-size:10px;
	text-align:center;
	color:#031E29;
	margin:0;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-transform: uppercase;
	font-weight: bold;
}

.entrydate .dateDay
{
  font-family:Times New Roman,Helvetica,Sans-Serif;
  font-size:21px;
  font-weight:700;
  text-align:center;
  color:#888;
  margin:0;
  padding:3px 0 0;
}

.entrydate .dateYear
{
  font-size:9px;
  padding:0 0 0 1pt;
}

.entrydate
{
	background:transparent url(../img/date.png) repeat scroll 0 0;
	float:right;
	height:53px;
	margin-left:5px;
	margin-top:8px;
	width:49px;
}
.newsdate {
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 0px;
	height: 12px;
	background-image: url(../img/newsicon.gif);
}
/* ---------------------------------------------------- */
/* CONTACT SUCCESS & ERROR
/* ---------------------------------------------------- */

p.success {
	border:1px dotted #B6B098;
	color:#474432;
	font-weight:bold;
	padding:0.5em;
	background-color: #C8C4B0;
}

p.info {
	background:#E5E5FF;
	border:1px dotted #36F;
	color:#36F;
	font-weight:bold;
	padding:0.5em;
}

p.error {
	background:#FFE5E5;
	border:1px dotted #F33;
	color:#F33;
	font-weight:bold;
	padding:0.5em;
}

/* ---------------------------------------------------- */
/* IMAGE GALLERY IMAGES
/* ---------------------------------------------------- */

#thumbnails img {
	margin-right: 5px;
	margin-left: 5px;
	padding: 3px;
	border: 1px solid #DDDACD;
	margin-bottom: 20px;
}
#mainimg {
	padding: 5px;
	border: thin double #DDDACD;
	margin-bottom: 20px;
}
#thumbnails {
	margin-top: 20px;
}
.dogsheading {
	text-align: center;
}
.dogsheading h2 {
	text-align: center;
}

div.galleryImg {
	float:left;
	height:100px;
	margin:5px;
	text-align:center;
	width:100px;
	padding: 3px;
	border: 1px solid #DDDACD;
}

/* ---------------------------------------------------- */
/* CONTACT FORM
/* ---------------------------------------------------- */

label
{
	width: 5em;
	float: left;
	text-align: left;
	margin-right: .8em;
	display: block
}


#message {
	height: 100px;
}



input,textarea
{
	color: #001725;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 250px;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#contactSubmit {
	color: #FFFFFF;
	background-color: #334359;
	border: 1px solid #FFFFFF;
	margin-left: 75px;
	line-height: 14px;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	width: 75px;
}
fieldset
{
	width: 22em;
	padding: 14px;
}


legend
{
	color: #000000;
	border: 1px solid #781351;
	background-color: #CCCCCC;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
} 
/**************************************
 Table pedigree
***************************************/
.tblped {
	font-size: 11px;
	background-color: #ffffff;
	color:#040F23;
}
.tblped a {
	color: #000000;
}
.pedigree  h3 {
	color: #4A542F;
	margin-bottom: 10px;
}



.thped {
	margin-top: 3px;
	margin-bottom: 3px;
	vertical-align: middle;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	background-color:#000316;
	font-family: Verdana, Arial, sans-serif;
}
.rssfeeds {
	float: right;
}
