@charset "UTF-8";
/* CSS Document */
body {font-size:12px;font-family:Arial, Helvetica, sans-serif;background-image:url(../images/stripes.png)}
#wrapper {width:800px;margin:0 auto;background-color:#FFFFFF;border: .1em solid #F6B83D;}
#header {width:800px;height:180px;background-image:url(../images/header.jpg);}
#colorbar {width:800px;height:20px;background-color:#238EE0;}
#spacer {width:800px;height:20px;}
#spacer100 {height:100px;}
#spacer200 {height:200px;}
#navwrapper {width:199px;float:left;}
#textwrapper {width:589px;float:left;padding-left:10px;border-left: .1em dashed #F6B83D;}
#textbox {width:580px;padding:0 0px 0 0;}
#bodyimg {width:580px;}
#footer {width:800px;height:100px;background-image:url(../images/footer.jpg);}
#copyright {width:800px;height:20px;margin:0 auto;}

.contact {color:#FFFFFF; font-size:16px;}

.clear {clear:both;overflow:hidden;margin:0;padding:0;height:20px;background-color:#238EE0;} 

a.nav {text-decoration:none;line-height:20px;padding-left:30px;display:block;color:#336593;font-size:16px;}
a.nav:hover {color:#000000;background-color:#A7D2F3;display:block;}
a.navcurrent {background-color:#A7D2F3;display:block;text-decoration:none;line-height:20px;padding-left:20px;display:block;color:#000000;font-size:16px;}

img.phillipa {padding:0 25px 20px 15px;}
img.weddingcouple {padding:0 15px 0px 0px;}

h1 {color:#336593;font-size:24px}
h2 {color:#336593;font-size:14px}

/* Testimonials */
#testleft { float:left; width:30%; padding: 0 10px 0 0; color:#3365A7; }
#testright{ float:right; width:30%; padding: 0 0 0 10px; color:#3365A7; }
.sbl { background: url('../images/testimonials/bl.gif') bottom left no-repeat #F7ECB9; width: 100%; text-align: center; min-width: 100px; }
.sbr { background: url('../images/testimonials/br.gif') bottom right no-repeat; }
.stl { background: url('../images/testimonials/tl.gif') top left no-repeat; }
.str { background: url('../images/testimonials/tr.gif') top right no-repeat; padding: 10px; } 
.sb { padding: 2px 0px 10px 50px; background: url('../images/testimonials/b.gif') 30px top no-repeat; }