@charset "UTF-8";
body {
	background-color: #607A8F;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
	padding-right: 0px;
	padding-left: 20px;
	!padding-left: 0px; 
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
	}
#mainContent {
	width:800px;
	text-align: left;
	padding-bottom: 20px;
	padding-top: 20px;
	border: medium double #607A8F;
	margin-left: 40px;
	!margin-left: 0px;  
	margin-bottom: 30px;
	background-color: #FFF9EE;	
}
#header {
	width:880px;
	height:200px;
	overflow: hidden;
}
p {
	padding-right: 60px;
	padding-left: 60px;
	text-align: justify;
	line-height: 1.7em;
}
#thankyou p {
	text-align: center;
	font-size: 14px;
}
h1 {
	font-size: 20px;
	margin-left: 60px;
}
h2 {
	margin-left: 60px;
}
a:link {
	color: #607A8F;
}
a:hover {
	color: #4D5020;
}
a:active {
	color: #E0C38E;
}
a:visited {
	color: #544765;
}
#nav {
	left:0px;
	top:210px;
	width:880px;
	height:40px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #607A8F;
	font-size: 16px;
	margin: 5px 0 40px 0;
	padding: 0 0 0 0px;
	
}

 #nav ul {
   
   margin:0 0 0 0;
   padding:0 0 0 0;
   line-height:30px;
   
   
}

#nav ul a {
   height:45px;
}

#nav ul .terms {

   border-right:none;

}

 #nav ul li {
    margin:5px 0 0 0;
    padding:0 10px 0px 10px;
    float:left;
    list-style:none;
    position:relative;
    border-right:2px solid #000;
    /*IE fix*/
    display:inline;
}

#nav ul ul {
    position:absolute;
    visibility:hidden;
    top:30px;
    left:-2px;
}

#nav ul ul li {

    margin:0 0 0 0;
    border:medium double #607A8F;
    background:#FFF9EE;
    
}

#nav ul ul li a {
    text-align:center; 
    height:30px;
    width:180px;
    display:block;
       
}



#nav ul li:hover ul {
    visibility:visible;
    z-index:9999; 
 }








#footer {
	left:0px;
	width:880px;
	z-index:4;
	background-color: #607A8F;
	line-height: 0.75em;
	clear: both;
	font-size: 16px;
	height: 90px;
	border: none;
}
#wrapper #nav a {
	color: #607A8F;
	text-decoration: none;
}
#wrapper  #nav a:hover {
	color: #4D5020;
}
#wrapper   #nav a:active  {
	color: #E0C38E;
}
#wrapper #footer a {
	color: #141414;
	text-decoration: none;
}
#wrapper   #footer a:hover  {
	color: #E5E5E1;
}
#wrapper #nav .style1    {
	color: #4D5020;
}
#contactform   {
	
	width: 550px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
#contacttxt   {
	margin-top: 20px;
	text-align: center;
}
li {
	text-align: justify;
	padding-right: 75px;
	margin-left: 50px;
	margin-top: 25px;
}
#galleryholder {
	margin-left: auto;
	height: 600px;
	width: 750px;
	margin-right: auto;
	margin-top: 100px;
	background-color: #FFF9EE;
	z-index: -10;
}
#wrapper #mainContent iframe {
	margin-top: 60px;
	margin-left: 100px;
}
#quote p {
	padding-right: 80px;
	padding-left: 80px;
	text-align: justify;
}
#quote {
	margin-top: 30px;
}
.photoright {
	float: right;
	margin-left: 20px;
	margin-top: 10px;
}
.photorightup {
	margin-top: 0px;
	margin-left: 20px;
	float: right;
}
.photoleftup {
	margin-top: 0px;
	float: left;
	margin-right: 20px;
}
.photoleft {
	float: left;
	margin-right: 20px;
	margin-top: 10px;
}
#place2 {
	padding-bottom: 20px;
	padding-top: 10px;
}


/*** set the width and height to match your images **/

#slideshow {
    position:relative;
    height:200px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
.clear {
	clear: both;
}
#centrepic {
	padding-left: 120px;
	margin-bottom: 30px;
}
.background-color {
	background-color: #FFF9EE;
	color: #141414;
}
.imgindentright {
	padding-right: 40px;
	padding-left: 40px;
	float: right;
}
.imgindentleft {
	float: left;
	padding-left: 40px;
}

#calendarmessage {
	width: 500px;
	font-size: 16px;
	text-align: center;
	margin-top: 100px;
	margin-left: auto;
	margin-right: auto;




}
#cover   {
	height: 20px;
	width: 500px;
	z-index: 100;
	border: thin none #000000;
	position: absolute;
	margin-top: -5px;
	background-color: #FFF9EE;
}
#flashcontent {
	text-align: center;
}
#coverleft {
	background-color: #FFF9EE;
	height: 20px;
	width: 50px;
	position: absolute;
	margin-top: 15px;
	margin-left: 100px;
	z-index: 100;
}#coverright {
	background-color: #FFF9EE;
	height: 20px;
	width: 50px;
	position: absolute;
	margin-top: 15px;
	margin-left: 550px;
	z-index: 100;
}
#linktext {
	float: right;
	font-size: 16px;
	color: #607A8F;
	margin-right: 25px;
	margin-top: 34px;
}

/*remove pentney link div*/

#interlink {
	display: none;
}
.interlink_img {
	margin-top: 5px;
	margin-left: 25px;
}
