html{
	margin: 0px; 
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
	background-color: #F2F2F2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../img/paw_bg.png);
}
.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: #A078AD;
}

h1 {
	font-size:1.45em
}  

h2 {
	font-size:1.3em;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(../img/h2.png);
	background-repeat: no-repeat;
	background-position: 0px -2px;
	padding-left: 5px;
}  
h3 {
	font-size:1.15em;
	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;
	clear: both;
}

a {
	color: #009345;
	text-decoration: none;
}

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: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 19px;
	margin-bottom: 10px;
	clear: both;
}
#top {
	background-image: url(../img/newfcastle_top.jpg);
	height: 39px;
}

/* ---------------------------------------------------- */
/* HEADER
/* ---------------------------------------------------- */

#header {
	height: 164px;
	background-image: url(../img/header_img.gif);
	background-repeat: no-repeat;
	width: 864px;
	margin-right: auto;
	margin-left: auto;
}
#pagetop {
	background-image: url(../img/top_img.gif);
	height: 22px;
	width: 864px;
	margin-right: auto;
	margin-left: auto;
}

html>body #page {
height: auto; /* for not-IE */
}

#page {
	font-size: 80%;
	color: #EDEBE4;
	clear: both;
	background-image: url(../img/content_bot_img.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 860px;
	height: 400px; /* for IE */
	min-height: 400px; /* for not-IE */
	margin-right: auto;
	margin-left: auto;
	top: 80px;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9E76B4;
	border-left-color: #9E76B4;
}
#pagebase {
	background-image: url(../img/content_base_img.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 864px;
	margin-right: auto;
	margin-left: auto;
}

#boardingall {
	background-image: url(../img/boarding_all_img.jpg);
	position: relative;
	background-repeat: no-repeat;
	height: 21px;
	width: 157px;
	top: 12px;
	left: 20px;
}



#content {
	font-size: 1.2em;
	clear: both;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
   }
#footerlinks {
	background-image: url(../img/base_message.gif);
	background-repeat: no-repeat;
	position: relative;
	top: 3px;
	height: 25px;
	width: 653px;
	left: 10px;
}


/* ---------------------------------------------------- */
/* BREADCRUMB
/* ---------------------------------------------------- */
#breadcrumb {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: both;
	font-size: 10px;
	color: #A078AD;
}

.breadcrumb a {
	color: #009345;
}

/* ---------------------------------------------------- */
/* MAIN COL
/* ---------------------------------------------------- */

#content h2 {
}
#maincol {
	line-height: normal;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}

/* ---------------------------------------------------- */
/* LEFT COL
/* ---------------------------------------------------- */
   
#leftcol {
	float: left;
	width: 220px;
	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;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #124258;
	margin-top: 0px;
	margin-bottom: 2px;
	width: 590px;
	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: 80px;
	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: #009345;
}

/* ---------------------------------------------------- */
/* MAIN MENU NAVIGATION
/* ---------------------------------------------------- */

#top-nav{
	height: 45px;
	width: 864px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/menu_img.gif);
	background-repeat: no-repeat;
	margin-top: 8px;
	margin-bottom: 11px;
}

#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: 17px;
	padding-right: 1em;
	padding-bottom: 17px;
	padding-left: 0.7em;
}

#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: 12em;
	left: -999em;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li ul li a{
	width: 12em;
	padding: 8px 1em;
	text-align: left;
	background-color: #A078AD;
	background-repeat: repeat-x;
	background-position: left top;
}

#nav li ul li a:hover{
	color: #FFFFFF;
	background-color: #A078AD;
}

/* ---------------------------------------------------- */
/* 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: 15px;
	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;
	color: #009345;
}

.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:#009345;
	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: dotted;
	border-bottom-color: #124258;
	font-size: 10px;
}


.newsitem a {
	padding-left: 10px;
	font-size: 11px;
	color: #009345;
}

/* ---------------------------------------------------- */
/* RSS FEEDS
/* ---------------------------------------------------- */
.rssfeeds {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

/* ---------------------------------------------------- */
/* CALENDAR DATE
/* ---------------------------------------------------- */
.entrydate .dateMonth
{
	font-size:10px;
	text-align:center;
	color:#FFFFFF;
	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:left;
	height:53px;
	margin-left:5px;
	width:49px;
	margin-right: 5px;
}
.newsdate {
	background-image: url(../img/date-time-settings-32x32.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 0px 0px;
	height: 24px;
}
/* ---------------------------------------------------- */
/* CONTACT SUCCESS & ERROR
/* ---------------------------------------------------- */

p.success {
	border:1px dotted #B6B098;
	color:#FFFFFF;
	font-weight:bold;
	padding:0.5em;
	background-color: #009345;
}

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;
}
div.galleryImg {
	float:left;
	height:100px;
	margin:5px;
	text-align:center;
	width:100px;
	border: 1px solid #A078AD;
}

/* ---------------------------------------------------- */
/* CONTACT FORM
/* ---------------------------------------------------- */

label
{
	width: 15em;
	float: left;
	text-align: left;
	margin-right: 0.8em;
	display: block;
	clear: both;
}
#contactSubmit {
	margin-left: 205px;
	color: #FFFFFF;
	font-weight: bold;
	width: 80px;
	padding: 0px;
	background-color: #A078AF;
	line-height: 14px;
	font-size: 11px;
	height: 30px;
}
#message {
	height: 100px;
}



input,textarea
{
	color: #001725;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 250px;
}
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;
} 
#sendbutton {
	height: 22px;
	width: 69px;
	margin-left: 205px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
label.radiobutton input   {
	float: none;
	text-align: left;
	margin-right: 0.1em;
	display: block;
	clear: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 15px;
  }
  .radiobutton {
	width: 3em;
	clear: none;
	margin-bottom: 10px;
}
#bookingsendbutton {
	height: 22px;
	width: 69px;
	margin-left: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#datein, #dateout {
	width: 80px;
}
#replacement-1 {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	border:0 none;
	cursor:pointer;
	height:22px;
	margin:0;
	padding:0;
	text-indent:-1000em;
	vertical-align:middle;
	width:69px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/send_button.gif);
	background-repeat: no-repeat;
	background-position: left top;

