/* CSS Document
Copyright 2008 Wedding Wishing Wells. All Rights Reserved. 
Author: Tracey Tam, Sevenzest.com
------------------------------------------------------
General Elements
Page Structure
Typography
Links
Navigation
Images
Footer
Forms
------------------------------------------------------ */
/* General Elements */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, select, textarea, p, a, span, blockquote, table, th, td {
margin: 0px;
padding: 0px;
}
body {
margin: 0px;
padding: 0px;
text-align: center;
color: #6d6c6e;
background: #ebdde1 url(images/bgflower.jpg);
font: 11px/20px Verdana, Arial, Helvetica, sans-serif;
background-repeat: no-repeat;
background-position: center top;
background-attachment: fixed;
}

/* Page Structure */
#maincontainer {
width: 960px;
padding: 0;
margin: 0 auto;
background: none;
}
#header {
width: 960px;
height: 245px;
}
#main {
background: #fff url(images/mainbg.gif) 0 0 repeat-x;
width: 960px;
margin-top: 2px;
float: left;
text-align: left;
padding-bottom: 20px;
}
#left {
width: 488px;
margin: 0;
padding: 34px 47px 0 42px;
float: left;
display: inline;
}
#right {
float: right;
width: 382px;
border-left: #c8a6a7 1px dotted;
display: inline;
}
#logo {
width: 338px;
height: 52px;
float: left;
margin-top: 35px;
}
.testimonial {
margin: 10px 0;
padding: 5px;
text-align: left;
border-top: #c8a6a7 1px dotted;
border-bottom: #c8a6a7 1px dotted;
}
.subhead {
clear: left;
float: left;
}
.address {
padding: 30px;
}
/* Typography */
p {
text-align: left;
}
h1 {
font: 24px/30px Georgia, "Times New Roman", Times, serif;
color: #823f3c;
}
#right h2 {
background: url(images/titles_chestswells.gif) 0 0 no-repeat;
width: 382px;
height: 0px;
padding-top: 50px;
overflow: hidden;
}
#right h2.office {
background: url(images/titles_offices.gif) 0 0 no-repeat;
}
#right p {
padding: 10px 30px 0 25px;
}
#left p {
padding: 5px 0;
}
h3 {
font: normal 14px/20px Georgia, "Times New Roman", Times, serif;
margin-top: 10px;
color: #823f3c;
}
h4.contact {
font: normal 18px/20px Georgia, "Times New Roman", Times, serif;
margin: 0 0 7px 0;
color: #4b3f3e;
}
h4 {
font: italic 13px/20px Georgia, "Times New Roman", Times, serif;
color: #4b3f3e;
}
.testimonial p {
padding-top: 5px;
}
.small {
font-size: 10px;
font-style: italic;
}
ul.normal {
margin: 10px 0 0 0px;
padding: 0;
width: 400px;
list-style: circle;
}
ul.normal li{
margin-left: 17px;
padding: 0;
}
ul.fancy {
margin: 10px 0 0 5px;
padding: 0;
list-style: none;
width: 513px;
}
ul.fancy li {
padding: 10px 0;
margin-bottom: 5px;
height: auto;
color: #4d5a50;
border-bottom: 1px dashed #d9d8d1;
width: 80%;
}
ul.fancy span {
font: normal 13px "Georgia", "Lucida Grande", "Trebuchet MS", Times, serif;
padding: 0;
margin-left: 10px;
color: #8a8a77;
}
abbr { 
display: inline;
color: #d1687f;
font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
}
/* Links */
a {
border: none;
text-decoration: none;
color: #5e0a0a;
}
a img {
border: none;
}
a:hover{
border: none;
text-decoration: underline;
}
a.contactform {
background: url(images/contactlink.gif) 0 0 no-repeat;
width: 146px;
height: 41px;
display: block;
}
/* Navigation */
#nav {
width: 960px;
height: 47px;
background: url(images/nav.gif) top left no-repeat;
margin: 0;
padding: 0;
position: relative;
}
#nav span { 
display: none; 
}
#nav ul {
margin: 0;
}
#nav li { 
list-style: none;
margin: 0; 
padding: 0; 
position: absolute;
}
#nav li, #nav li a { 
height: 47px;
display: block; 
}
#navhome { left: 600px; width: 71px; }
#navabout { left: 671px; width: 76px; }
#navprices{ left: 747px; width: 76px; }
#navenquiry { left: 823px; width: 101px; }
#navhome a:hover, #navhome.current { background:url(images/nav.gif) -600px -47px no-repeat;}
#navabout a:hover, #navabout.current { background:url(images/nav.gif) -671px -47px no-repeat;}
#navprices a:hover, #navprices.current { background:url(images/nav.gif) -747px -47px no-repeat;}
#navenquiry a:hover, #navenquiry.current { background:url(images/nav.gif) -823px -47px no-repeat;}
/* Images */
.separator {
margin: 22px 0;
padding: 0;
border: none;
}
img, div { 
behavior: url(iepngfix.htc); 
}
#right img {
padding: 20px 0 0 20px;
}
#right img.gallery {
padding: 0;
}
/* Footer */
#footer {
clear: both;
background: url(images/footerbg.gif) 0 0;
width: 960px;
height: 62px;
}
#footer a {
text-decoration: none;
}
#footer a:hover {
color: #d1687f;
}
#footer p {
padding: 10px 15px 0 0;
text-align: right;
font-size: 75%;
}
/* Forms */
form {
color: #71716a;
}
label { 
width: 200px; 
float: left;
text-align: right;
display: block; 
color: #71716a;
font: normal 12px/25px "Georgia", "Lucida Grande", "Trebuchet MS", Times, serif;
margin-top: 7px;
clear:left;
}
input {
margin: 0 0 0 8px;
width: 200px;
border-style: double;
border: #b8b8ab 1px solid;
background: #d9d8d1;
height: 18px;
padding: 3px;
font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
margin-top: 7px;
}
textarea { 
margin: 7px 0 0 8px;
width: 200px;
height: 150px;
border-style: double;
border-color: #b8b8ab;
border-width: 1px;
background: #d9d8d1;
padding: 3px;
color: #71716a;
}
select {
margin: 7px 0 0 8px;
border-style: double;
border-color: #ccc;
border-width: 2px;
background: #fff;
color: #71716a;
}
.submit {
display: block;
margin: 20px 0 0 208px;
width: 80px;
height: 25px;
background: #823f3c;
color: #fff;
font: bold 11px/18px Verdana, Arial, Helvetica, sans-serif;
}
p.error_message {color:red;}




