/* PERFECT WEBSITE
Updated: Thu 1 Jan 2008
Author: Chris Kellett
Updates: Add new section 'Forum'
––––––––––––––––––––––––––––––––––––––––––––––––*/

/* COLORS
Body Background: #ffffff
Main Text: #000000
Link:	#F0F0F0
etc ...
*/

/* =CSS RESET
––––––––––––––––––––––––––––––––––––––––––––––––*/

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, strong, 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;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../assets/backfill.gif);
	background-repeat: repeat;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
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: "" "";
}
#skip {
	text-decoration: none;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	height: 12px;
	padding-top: 3px;
	margin-bottom: -5px;
	padding-bottom: 0px;
}
#skip a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}


/* =HEADER
––––––––––––––––––––––––––––––––––––––––––––––––*/


/* =MAIN
––––––––––––––––––––––––––––––––––––––––––––––––*/


/* =FOOTER
––––––––––––––––––––––––––––––––––––––––––––––––*/
#wrapper {
	width: 976px;
	margin-right: auto;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.clearall {
	clear: both;
}

#wrapper #header {
	height: 96px;
}
/* Navigation */
#logo {
	float: left;
}
a.logo {
	background-image: url(../assets/nav.png);
	height: 96px;
	width: 217px;
	display: block;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: -9999px;
}
a.logo:hover {
	background-image: url(../assets/nav.png);
	height: 96px;
	width: 217px;
	display: block;
	background-position: 0px -96px;
	background-repeat: no-repeat;
	text-decoration: none;
}
#home {
	float: left;
}
a.home {
	background-image: url(../assets/nav.png);
	height: 96px;
	width: 121px;
	display: block;
	background-position: -217px 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: -9999px;
}
a.home:hover {
	background-image: url(../assets/nav.png);
	height: 96px;
	width: 121px;
	display: block;
	background-position: -217px -96px;
	background-repeat: no-repeat;
	text-decoration: none;
}
#chapel {
	float: left;
}
a.chapel {
	background-image: url(../assets/nav.png);
	height: 96px;
	width: 208px;
	display: block;
	background-position: -338px 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: -9999px;
}
a.chapel:hover {
	background-image: url(../assets/nav.png);
	height: 96px;
	width: 208px;
	display: block;
	background-position: -338px -96px;
	background-repeat: no-repeat;
	text-decoration: none;
}
#cottage {
	float: left;
}
a.cottage {
	background-image: url(../assets/nav.png);
	height: 96px;
	width: 234px;
	display: block;
	background-position: -546px 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: -9999px;
}
a.cottage:hover {
	background-image: url(../assets/nav.png);
	height: 96px;
	width: 234px;
	display: block;
	background-position: -546px -96px;
	background-repeat: no-repeat;
	text-decoration: none;
}
#contact {
	float: left;
}
a.contact {
	background-image: url(../assets/nav.png);
	height: 96px;
	width: 196px;
	display: block;
	background-position: -780px 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: -9999px;
}
a.contact:hover {
	background-image: url(../assets/nav.png);
	height: 96px;
	width: 196px;
	display: block;
	background-position: -780px -96px;
	background-repeat: no-repeat;
	text-decoration: none;
}
#wrapper #mainimages {
	background-image: url(../assets/page-fill.png);
	background-repeat: repeat-y;
	height: 345px;
	width: 976px;
}
#wrapper #mainimages #centerimage {
	width: 959px;
	margin-left: 9px;
}

/* Ends */
#wrapper #tel {
	background-image: url(../assets/tel-num.png);
	background-repeat: no-repeat;
	height: 125px;
}
#wrapper #main {
	background-image: url(../assets/page-fill.png);
	background-repeat: repeat-y;
	width: 896px;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#wrapper #main h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B8D5D9;
	font-size: 40px;
	letter-spacing: -1px;
	font-weight: normal;
	margin-bottom: 40px;
	margin-top: 10px;
}
.sectiontext  h3    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C0D9DD;
}


#wrapper   #main   #col1     {
	float: left;
	width: 570px;
	margin-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 40px;
	background-image: url(../assets/edge.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
}
#wrapper #main #cola .sectiontext h1 {
	font-size: 20px;
	margin: 0px;
	color: #70A9B1;
	font-weight: normal;
}
#wrapper #main #colb .sectiontext h3 {
	color: #70A9B1;
	font-size: 18px;
	font-weight: normal;
}

.sectiontext  #bookings    {
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../assets/checkback.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 214px;
	width: 264px;
}

#wrapper  #main  #col1 p     {
	margin-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

#wrapper #main #col2 {
	float: left;
	margin-bottom: 40px;
	width: 285px;
}
.section    {
	margin-bottom: 10px;
}
.sectiontext           {
	margin-bottom: 20px;
}
.sectiontext  p    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
.sectiontext  strong    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.sectiontext    #googlemap           {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.sectiontext    #googlemap    small,   .sectiontext    #googlemap small  a:link,  .sectiontext   #googlemap   small a:visited           {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.eviivo_sbox {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #main #cola {
	float: left;
	width: 270px;
	background-image: url(../assets/edge.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
	padding-right: 30px;
	margin-right: 5px;
}
#wrapper #main #colb {
	float: left;
	width: 285px;
	background-image: url(../assets/edge.jpg);
	background-position: 280px 70px;
	background-repeat: no-repeat;
	padding-right: 20px;
}
#wrapper #main #colc {
	float: left;
	background-position: 70px;
	width: 285px;
}



#eviivo_startDate      {
	padding: 5px;
	font-size: 14px;
	color: #40306F;
	border: 1px solid #FFFFFF;
	width: 200px;
}
.eviivo_calendar {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.eviivo_title {
}
.eviivo_button {
	background-color: #D0E3E9;
	height: 37px;
	width: 148px;
	display: block;
	background-image: url(../assets/check.gif);
	margin-left: 0px;
	background-repeat: no-repeat;
}
.eviivo_button_image {
	height: 37px;
}
#footer {
	width: 976px;
	margin-right: auto;
	margin-left: auto;
	height: 17px;
	background-image: url(../assets/base.png);
	background-repeat: no-repeat;
}
#copy p {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
}
#copy  a, #copy a:link, #copy a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#copy a:hover, #copy a:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#wrapper  #main  #colc  .sectiontext  h3 {
	color: #70A9B1;
	font-size: 18px;
	font-weight: normal;
}
#wrapper #main #cola .sectiontext li {
	list-style-type: none;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-top: 0px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	background-image: url(../assets/features.jpg);
	height: 46px;
	width: 240px;
	background-repeat: no-repeat;
	font-weight: normal;
	line-height: 20px;
}
#wrapper #main #cola .sectiontext h2 {
	font-size: 18px;
	margin: 0px;
	color: #70A9B1;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

