/* ----GLOBAL---- */
body {
background: #ffffff;
color: #300;
/* font-family: georgia, times, serif; */
/* font-size: 12px; */
/* line-height: 18px; */
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
padding: 0;
margin: 0;
text-align: center;
}

#container {
position: relative;
background: #fff;
width: 1000px;
margin: 0 auto;
padding: 0;
text-align: center;
background: #ffffff;
}

a { color: #993333; text-decoration: underline; }
a:visited { color: #993333; text-decoration: underline; }
a:active { color: #993333; text-decoration: underline; }
a:hover { color: #993333; text-decoration: none; background-color: #FCC; }

a:hover.hoverwhite {
background-color: #fff;
}

.float_left { float: left; }
.float_right {float: right; }
.right { float: right;}
div.clearer {clear: both; line-height: 0; height: 0;}

/* h1 located in style_header.css */

h2 {
font-weight: bold;
font-size: 1.6em;
padding-top: 3px;
}

h3 {
margin-top: 18px;
font-weight: normal;
font-size: 1.6em;
}

h4 {
ont-weight: normal;
font-size: 1.2em;
margin-bottom: -5px;
}

.title {	
	line-height: 20px;
	font-size: 18px;
}
	
/* END GLOBAL */

/*----ACCENTS----*/

#gallery_accents p {
padding: 20px 0; 
margin: 0;
font-weight: 600;
font-size: 14px;
}

/* END ACCENTS */

/* ----GALLERY---- */
#gallery {
width: 940px;
margin: auto auto;
}

#gallery p {
padding: 0 0 20px 0; 
margin: 0;
font-weight: 600;
font-size: 14px;
}

#gallery a {
font-size: 12px;
}
/* END GALLERY */

/* ----GALLERY LINKS---- */
#gallery_links {
text-align: center;
padding: 0;
margin: auto auto;
}

#gallery_links ul {
margin: 0;
padding: 20px 0 15px 0;
}

#gallery_links li {
list-style-type: none;
display:inline;
}

#gallery_links a {
color: #993333;
}

#gallery_links a:hover {
color: #993333;
}
/* END GALLERY LINKS */

#preservation_page_container {
text-align: left;
}

#preservation_page_content {
margin-left: 55px;
margin-right: 35px;
}

#business_page_container {
text-align: left;
}

#business_page_content {
margin-left: 55px;
margin-right: 35px;
}

/* ----FAQ---- */
#faqs {
font-size: 12px;
}

#faqs h3 {
font-size: 14px;
margin: 0px 0 0px 0;
font-weight: normal;
font-size: 1.6em;
}

#faqs h4 {
margin-bottom: 4px;
}

#faq_questions {
float: left;
width: 275;
margin: 0 40px 10px 0;
}

/* END FAQ */ 

/* Wedding Gown Preservation Page */

#faq_wedding_pres h4 { 
margin-bottom: -10px;
}

/* END Wedding Gown Preservation Page */

/* Special Occasion Floral Decor */

#h4_formatting h4 {
margin-bottom: -12px;
}

/* END Special Occasion Floral Decor */

/* ----FOOTER----*/
#footer {
font-size: 10px;
line-height: 14px;
clear:left;
width: 800px;
margin: 10px auto 0 auto;
padding: 5px 0 5px 0;
text-align: center;
}

#footer a { color: #993333; text-decoration: underline; }
#footer a:visited { color: #993333; text-decoration: underline; }
#footer a:active { color: #993333; text-decoration: underline; }
#footer a:hover { color: #993333; text-decoration: none; background-color: #FCC; }

/* END FOOTER */

