﻿/* BASIC ELEMENTS ***********************************************************************************/
html {min-height:100%; height:100%; padding-bottom: 1px}
body {margin:0; padding: 10px 0 20px 0; font-family:Arial, Helvetica, sans-serif; color:#000000}
p {margin-top:0px; margin-bottom:12px; font-size:80%}
h1 {font-size:148%; color:#24344C; text-align:center}
a:link {color:#547CB0}
a:visited {color:#547CB0}

/* COMMON FORMATS ***********************************************************************************/
.centre {text-align:center}
.justify {text-align:justify}
.quotes {text-align:center; font-weight:bold; font-style:italic}

/* TEMPLATE ***********************************************************************************/
#wrapper {margin:0 auto; width:760px; text-align:left}
#banner {position:relative; height:95px; background-color:#5a7db0}
#title {position:absolute; z-index:2; bottom:0px; right:5px; font-size:148%; font-weight:bold; color:#c1cee1}
#topnav {position:relative; margin-top:1px; height:35px; font-size:80%}
.links {position:absolute; width:126px; height:22px; padding-top:5px; text-align:center; color:#FFFFFF; background-color:#24344C;	font-weight:bold; cursor:pointer}
#content {position:relative}
#footer {width:550px; margin:30px auto 0px auto; border:1px #24344C solid; padding:3px; text-align:center; font-size:80%; font-weight:bold}

/* HOME PAGE ***********************************************************************************/
#home1 {padding:20px; text-align:center; font-size:120%; font-weight:bold}
#home2 {text-align:center; margin-bottom:20px}
#home3 {padding:10px 30px; width:612px; margin:0 auto; border:1px #000000 solid}
#home3 p {text-align:center; margin:12px 0}

/* TOUR SCHEDULE ***********************************************************************************/
.tabprop {margin:20px auto 20px auto; border-spacing:0; border-collapse:collapse; border:2px black solid; font-size: 80%}
table.cellprop td {border:1px black solid; vertical-align:top; padding:6px}
.truro {font-size:100%; margin:14px 0 0 0}
.hfc {float:left; font-size:100%; margin:0}

/* ENSEMBLE ***********************************************************************************/
#ensemble0 {width:700px; margin:0 auto}
#ensemble1 {width:700px; margin:30px auto 0 auto; overflow:hidden}
#ensemble11 {float:left; margin-right:10px}
#ensemble2 {margin:0 80px; text-align:center}
#ensemble3 {width:700px; margin:10px auto; overflow:hidden}
#ensemble31 {width:330px; float:left}
#ensemble32 {width:340px; float:right}

/* GALLERY ***********************************************************************************/
#gallery1 {position:relative; height:1100px}
#gallery1 div {position:absolute; border:1px #ffffff solid}

/* AUDIO ***********************************************************************************/
#audio1 {margin-top:11px; width:240px; float:right}
#audio11 {width:240px; height:164px; overflow:hidden}
#audio111 {float:left}
#audio112 {float:right}
#audio12 {margin-top:2px}
.caption {margin-top:6px; font-size:56%; text-align:center}

