﻿body   
{
    background: #dbf5f3;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #333333;
}
a:active
{
    outline:none;
}
a:focus
{
	-moz-outline-style: none;
}
a img
{
    border: 0;
}
a#us img
{
    border: solid 1px #999999;
}
h1
{
	font-size: large;
	width: 700px;
	border-bottom: 1px #CCCCCC dotted;
}
h1.gallery
{
    display: block;
    margin: 50px auto 50px auto;
    color: #ffffff;
    font-size: x-large;
    text-align: center
}
h2
{
    font-size: small;
    color: #999999;
}
h6
{
	color: #999999;
}
h6 a
{
	text-align: center;
	text-decoration: none;
}
#container
{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}
#container-wide
{
    width: 850px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}
#header, #header-wide
{
	margin-left: auto;
	margin-right: auto;
	background-image: url('/images/pinstripe.jpg');
	background-repeat: repeat;
	float: left;
}
#header
{
	width: 700px;    
}
#header-wide
{
	width: 875px;
}
.logo
{
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-top: 0;
    padding-top: 25px;
}
#navbar 
{
	text-align: center;
	width: 750px;
	border-bottom: 2px #ffffff solid;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
#navbar a
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: large;
	padding: 0px 15px 0px 15px;
}
#navbar a:hover
{
	color: #666666;
	border-bottom: 2px #C0C0C0 solid;
}
.quote
{
	text-align: center;
	font-size: large;
	font-style: italic;
	font-family: Times New Roman, Serif;
	color: #00A6A6;
	text-indent: 10px;
	padding: 15px 10px 15px 10px;
	width: 675px;
}
.quote_source
{
	font-style: normal;
	font-size: small;
	text-align: right;
}
#top_frame, #top_frame-wide
{
	margin: auto;
	height: 21px;
	float: left;
}
#top_frame
{
  	background-image: url('/images/pinstripe-paper-top.jpg');
	width: 700px;
}
#top_frame-wide
{
    background-image: url('/images/pinstripe-paper-top-wide.jpg');
    width: 875px;
}
#content, #content-wide
{
	margin-left: auto;
	margin-right: auto;
	background-image: url('/images/pinstripe-paper-center.jpg');
	background-repeat: repeat;
	width: 700px;
	float: left;
}
#content-wide
{
    margin-left: auto;
	margin-right: auto;
    background-image: url('/images/pinstripe-paper-center-wide.jpg');
    width: 875px;
    background-repeat: repeat;
	float: left;
}
#content a, #bouquet-gallery a, .view-cart a, #aboutnav a, #right_column a
{
    color: #666666;
    text-decoration: none;
}
.text-block
{
    display: block;
    margin-left: 115px;
    margin-right: 115px;
}
table.view-cart
{
    display: block;
    margin-left: 375px;
    margin-right: 375px;
}
p.caption
{
    margin-top: 1px;
    text-align: center;
    text-decoration: none;
}
span.caption
{
    margin-top: 1px;
    display: block;
    text-align: center;
    text-decoration: none;
}
#content a:hover, #aboutnav a:hover, #right_column a:hover
{
    color: #333333;
    border-bottom: 1px aqua dotted;
}
#bouquet-gallery
{
    display: block;
    margin-left: 120px;
    margin-right: 120px;
}
#bouquet-gallery a:hover p
{
	color: #EEEEEE;
	background-color:#666666
}
#bouquet-gallery tr
{
	margin-bottom: 5px;
	height: 150px;
}
#aboutnav a
{
    margin-left: 15px;
}
#left_column
{
	float: left;
	width: 225px;
	margin-left: 80px;
	margin-top: 15px;
}
#right_column
{
	border-left: 1px gray solid;
	float: right;
	width: 450px;
	padding-left: 20px;
	margin-right: 95px;
	margin-top: 15px;
	text-align: left;
	font-size: small;
	overflow:hidden;
}
#stories, #packages
{
    float: left;
    width: 800px;
    margin-left: 87px;
}
#center_column
{	
    float: left;
    width: 695px;
    margin-left: 90px;
    margin-top: 15px;
}
.image-right
{
    float: right;
    margin-top: 25px;
    margin-right: 150px;
	margin-bottom: 10px;
}
.image-left-top
{
    float: left;
    margin-top: 25px;
    margin-left: 150px;
}
.image-left-bottom
{
    float: left;
    margin-top: 23px;
    margin-left: 150px;   
}
.align-center
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#bottom_frame
{
	background-image: url('/images/pinstripe-paper-bottom.jpg');
	width: 700px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	height: 75px;
	float: left;
}
#bottom_frame-wide
{
    background-image: url('/images/pinstripe-paper-bottom-wide.jpg');
	width: 875px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	height: 75px;
	float: left;
}
#bottom_frame p, #bottom_frame-wide p
{
	margin-top: 0;
	color: #49bcc3;
	font-size: small;
	padding-top: 40px;
	text-align: center;
}
#bottom_frame a, #bottom_frame-wide a
{
	text-decoration: none;
	color: #49BCC3;
}
#bottom_frame a:hover, #bottom_frame-wide a:hover
{
	text-decoration: none;
	color: #ffffff;
}
.text-large
{
    font-size: large;
}
.credit {
	color: #808080;
	font-size: small;
}
.credit a:link, .credit a:visited {
	color: #49BCC3;
	text-decoration: none;
}
.credit a:hover {
	color: #000000;
}
.float-left
{
    display: block;
    float: left;
    margin: 10px 10px 0 10px;
}
.float-right 
{
    display: block;
    float: right;
    margin: 10px 10px 0 10px;
}
#filmstrip
{
    width: 591px;
    margin: 15px auto 5px auto;
}
.lb img
{
    border: solid 1px #CCCCCC;
}

.large-text
{
    border: solid 1px #49BCC3;
    clear: both;
    float: left;
    font-size: 50px;
    color: #333333;
    margin-right: 15px;
    padding: 0 12px 0 12px;
}
.prices td
{
    padding: 4px 10px 4px 10px;
    border-bottom: solid 1px #49BCC3;
    border-right: solid 1px #49BCC3;
}
#facebox .body
{
	width: 600px;
	background-color:#DBF5F3;
}