/*
 * Reset styles from http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/
 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

/* remember to define focus styles! */:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*             *
 * Site styles *
 *             */
/* body */
body {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #004D5E;
    background-color: #e7f7f7;
}
a:link {color: #1eadbb;}
a:visited,
a:hover,
a:active {
    color: #004D5F; 
    text-decoration: none; 
}
/* Header */ #header-wrapper {
    background-image: url(../images/banner-bg-repeat.jpg);
    background-repeat: repeat-x;
} #header {
    position: relative;
    background-image: url(../images/sprite.jpg);
    background-position: 0 -600px;
    height: 234px;
    width: 940px;
    margin: auto;
}

/* Logo */ #header h1 a {
    display: block;
    overflow: hidden;
    height: 0;
    padding-top: 65px;
    width: 136px;
    background-image: url(../images/sprite.jpg);
    background-position: 0 -900px;
    margin: auto;
}

/* Navbar */
ul#navbar {
    position: absolute;
    left: 173px;
    top: 79px;
    text-transform: uppercase;
}

ul#navbar li {
    font-size: 12px;
    float: left;
    position: relative;
    font-family: Georgia, Times, serif;
}

ul#navbar li.active {
    color: #FFF;
    padding: 16px 32px 15px;
}

ul#navbar li a {
    padding: 16px 32px 15px;
    display: block;
}

ul#navbar li a:link, ul#navbar li a:visited {
    color: #03475A;
    text-decoration: none;
}

ul#navbar li a:hover, ul#navbar li a:active {
    background-color: #004d5e;
    color: #FFF;
    text-decoration: none;
}

ul#navbar li a:active {
    padding: 18px 32px 13px;
}

span.active-marker {
	left: 50%;
	margin-left: -5px;
	top: 0;
	position: absolute;
	display: block;
	height: 14px;
	width: 10px;
	background-image: url(../images/sprite.jpg);
	background-position: 0 -1000px;
}

ul#navbar li a:hover span.nav-divider, ul#navbar li a:active span.nav-divider {
    display: none;
}

span.nav-divider {
	background-image: url(../images/sprite.jpg);
	background-position: 0 -1100px;
	top: 15px;
	right: -2px;
	position: absolute;
	display: block;
	height: 16px;
	width: 4px;
}

h2#welcome-message {
    width: 317px;
    padding-top: 86px;
    height: 0px;
    background-image: url(../images/sprite.jpg);
    background-position: 0 -500px;
    overflow: hidden;
    position: relative;
    top: 75px;
    z-index: 2;
    margin: 0 auto auto auto;
}

/* Wrapper */ #wrapper {
    width: 940px;
    margin: auto;
}

img#main-image {
    margin: 19px 0 28px 0;
}

h3#main-message {
    width: 629px;
    padding-top: 123px;
    height: 0px;
    background-image: url(../images/sprite.jpg);
    background-position: 0 -200px;
    overflow: hidden;
    margin: 0px auto auto auto;
}

h3#our-rates {
    width: 940px;
    padding-top: 90px;
    height: 0px;
    background-image: url(../images/sprite-transparent.gif);
    background-position: 0 -100px;
    overflow: hidden;
    margin: 30px auto 30px auto;
}

div.two-column {
    width: 660px;
    margin: auto;
    position: relative;
    right: -6px;
}

div.two-column ul {
    float: left;
    width: 317px;
    margin-right: 12px;
}

div.clear-fix {
    clear: both;
}

div.two-column li.list-header {
    padding: 2px 0 2px 8px;
    background-color: #CEE2E3;
    text-transform: uppercase;
    font-size: 11px;
    margin-bottom: 19px;
    list-style-type: none;
    position: relative;
    left: -8px;
}

div.two-column li {
    line-height: 140%;
    margin: 0 0 22px 0;
    list-style-type: disc;
    list-style-position: inside;
}

div#email {
    width: 940px;
    padding-top: 145px;
    height: 0px;
    background-image: url(../images/sprite.jpg);
    background-position: 0 0;
    overflow: hidden;
    position: relative;
    margin: 30px auto 30px auto;
    clear: both;
}

div#email a {
    position: absolute;
    left: 398px;
    top: 64px;
    width: 160px;
    height: 0;
    overflow: hidden;
    padding-top: 40px;
}

div#footer {
    position: relative;
    text-align: center;
}
div#footer div#credits {
    font-style: italic;    
    margin: 25px 0 25px 0;
    text-align: center;
    font-family: Georgia, times, serif;
}

div#footer div#credits a {
	color:#1eadbb;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

div#footer span#creditcard {
    left: 0;
    width: 200px;
    height: 50px;
    background-image: url(../images/sprite-transparent.gif);
    background-position: 0 -1200px;
    position: absolute;
    top: -10px;
}

div#footer span#weddingwire {
	right: 0;
	width: 103px;
	height: 27px;
	background-image: url(../images/weddingwire.png);
	position: absolute;
	top: -9px;
}

div#footer span#address {
    font-family: Georgia, Times, serif;
    font-weight: bold;
    font-size: 11px;
}

/* Our Sitters page */ 
#our-sitters h2#welcome-message {
    width: 317px;
    padding-top: 86px;
    background-position: 0 -400px;
} 
#our-sitters h3#main-message {
    width: 631px;
    padding-top: 116px;
    background-position: 0 -1302px;
}

h3#sitter-specifications {
    width: 940px;
    padding-top: 90px;
    height: 0px;
    background-image: url(../images/sprite-transparent.gif);
    background-position: 0 0;
    overflow: hidden;
    margin: 42px auto 30px auto;
} 

#our-sitters div.two-column li.list-header {
    list-style-type: disc;
    text-transform: none;
    font-size: 12px;
    padding-right: 4px;
}

/* Faqs page */ 

#faqs #header {
    margin-bottom: 50px;
}

#faqs h2#welcome-message {
    width: 317px;
    padding-top: 86px;
    background-position: -400px -500px;
}

div.content-divider-long {
    background-image: url(../images/sprite.jpg);
    background-position: 0 -1700px;
    width: 622px;
    height: 7px;
    margin: 20px auto 25px;  
}

body#faqs div#wrapper h4 {
    font-size: 18px;
    font-family: Georgia, Times, Serif;
    margin: 0 auto 23px;
    width: 622px;
    position: relative;
}    

span.flower-bullet {
    background-image: url(../images/sprite.jpg);
    background-repeat: no-repeat;
    background-position: -401px -1101px;    
    position: absolute;
    left: -41px;
    top: -3px;
    display: block;
    height: 23px;
    width: 33px;
}


body#faqs div#wrapper p {
    font-family: Georgia, Times, serif;
    line-height: 170%;
    font-size: 15px;
    width: 622px;
    margin: auto;
}

/* Testimonial/Hotel page */ 

#testimonials h2#welcome-message {
    width: 317px;
    padding-top: 86px;
    background-position: -400px -400px;
} 

#testimonials h3#main-message {
    background-position: 0 -1502px;
    padding-top: 114px;
    width: 511px;
}

div.content-divider {
    background-image: url(../images/sprite.jpg);
    background-position: -400px -1000px;
    width: 34px;
    height: 7px;
    margin: 20px auto 25px;
}

body#testimonials div#wrapper p {
    text-align: center;
    font-family: Georgia, Times, serif;
    line-height: 170%;
    font-size: 15px;
    width: 612px;
    margin: auto;
}

body#testimonials span.author {
    font-weight: bold;
}
body#testimonials span.client-since {
    font-style: italic;
}

/* About page */

body#about-us h2#welcome-message {
    width: 254px;
    padding-top: 86px;
    background-position: -650px -200px;
} 

body#about-us h3#main-message {
    background-position: 0 -1801px;
    margin-top: 22px;
    padding-top:100px;
    width:620px;

}

img#profile-image {
    margin: 19px 0 28px 0;
}

div#about-main {
    width: 620px;
    margin: auto;
}
div#about-left {
    width: 300px;
    float: left;
    padding-right: 20px;
}
div#about-right {
    width: 300px;
    float: left;
    margin-top: 20px;
    font-family:georgia, times, serif;
    font-size:13px;
    line-height:140%;
 
}
div#about-right p {
    font-family: Georgia, times, serif;
    font-size: 12px;
    font-weight: bold;
}
h3#our-friends {
    width: 299px;
    height: 0;
    padding-top: 64px;
    background-position: -201px -900px;
    background-image: url(../images/sprite.jpg);
    overflow: hidden; 
    margin-top:45px;
    margin-bottom: 20px;
}
div#friend-links {
    text-align: center; 
    margin-bottom: 130px;
}
div#friend-links a {
    line-height: 250%;    
    text-decoration: none;
    font-weight: bold;
    font-family: georgia, times, serif;
    display: block;
}
