/* CSS Document */

/* colours
base #620F23
history #1F3445
bespoke #817767
bridal #ADB175
theatre #C05277

*/

/* generic */
body {margin:0; padding:0; font-family:Palatino Linotype, Book Antiqua, Georgia, "Times New Roman", Times, serif; font-size:small; color:#fff;}
#wrapper {width:770px; margin:20px auto 0px auto; padding:0px;}
#lhs {width:190px; float:left;}
#rhs {width:580px; float:left;}
#logo {text-align:right; padding-bottom:10px;}
#nav {padding:195px 0 10px 50px;}
#crest {padding:0 0 0px 15px; margin-bottom:15px;}
.clearLeft {clear:left; height:0;}
.text{padding:10px 60px 60px 50px;}
#footer {width:770px; margin:5px auto 20px auto; padding:0px;color:#fff; font-size:80%; text-align:right; line-height:180%}
#footer a{color:#fff; text-decoration:none; font-weight:normal;}
#footer a:hover {color:#ddd;text-decoration:underline;}

p {color:#fff; padding:3px 10px 5px 10px;}
a {color:#fff; text-decoration:underline; font-weight:bold;}
a:hover {text-decoration:none;}
h1 {padding:3px 10px 5px 10px; font-weight:lighter; font-size:200%;}
h2 {padding:3px 10px 3px 10px; font-weight:lighter; font-size:150%;}
h3 {padding:3px 10px 0px 10px; font-weight:lighter; font-size:125%;}

/* base */
.baseBk {background-color:#620F23; background-image:url(../../images/base/leaves-br.gif); background-position:bottom right; background-repeat:no-repeat;background-image:url(../../images/base/content-bk.gif); background-position:top left; background-repeat: repeat;}
.baseTl {}
.base {background-color:#620F23;}

/* bespoke */
.bespokeBk {background-color:#817767; background-image:url(../../images/bespoke/leaves-br.gif); background-position:bottom right; background-repeat:no-repeat;}
.bespokeTl {}
.bespoke {background-color:#817767;}

/* history */
.historyBk {background-color:#1F3445; background-image:url(../../images/history/leaves-br.gif); background-position:bottom right; background-repeat:no-repeat;}
.historyTl {}
.history {background-color:#1F3445;}

/* bridal */
.bridalBk {background-color:#ADB175; background-image:url(../../images/bridal/leaves-br.gif); background-position:bottom right; background-repeat:no-repeat;}
.bridalTl {}
.bridal {background-color:#ADB175;}

/* theatre */
.theatreBk {background-color:#C05277; background-image:url(../../images/theatre/leaves-br.gif); background-position:bottom right; background-repeat:no-repeat;}
.theatreTl {}
.theatre {background-color:#C05277;}

/* BackGroundcolours */
.Bgbase {background-color:#620F23;}
.BgbaseLt {background-color:#702537;}
.Bghistory {background-color:#344757;}
.Bgbespoke {background-color:#8C8374;}
.Bgbridal {background-color:#ADB175;}
.BgbridalLt {background-color:#B5B882;}
.Bgtheatre {background-color:#C66384;}
