body /* html */
{
	background:  #4f1111 url(../images/redwine.jpg) top left repeat-x; /* #4f1a28
	url(../images/bodybg.jpg)*/
	z-index: 0;
	position: relative;
	margin-top: 0;
	padding: 0;
	color: #aaa;
}

#bg {
	width: 100%;
	height: 566px; /* height of bg! */
	position: absolute;
	margin: 0 auto;
	top: 0;
	left: 0;
	background: transparent url(../images/flowerbg2.jpg) top left repeat-x;
	z-index: -1;
}



/**************************************/
/* top links                         */
/**************************************/

#login
{
	position: relative;
   height: 25px;
   width: 85%;
   margin: 0px auto;
   padding: 0px;
   padding-top: 25px;
   padding-bottom: -25px;
   min-width:20em;
   max-width:950px;
   text-align: right;
   color: #ccc;
   z-index: 3;
}


#login a:link, #login a:visited, #login a
{
   font: bold 12px "Trebuchet MS", Helvetica, Arial, sans-serif;
   color: #fcc;
   text-decoration: none;
   text-shadow: 1px 1px 0.05em #000;
   background: #411;
   border: 1px solid #733;
   margin: 5px;
   margin-top: 0;
   padding: 4px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
}

#login a:hover
{
   color: #fee;
   text-decoration: underline;
}

/**************************************/
/* wrapper                       */
/**************************************/

.wrapper {
	width:94%;
	margin:0px auto;
	min-width:750px;
	max-width:1050px; /* I only cut the left background images out to that width */
	color: #aaa;
	z-index: 3;
	margin-top: 0px;
	position: relative;
}

.wrapper .hd .c,
.wrapper .ft .c {
   font-size:1px; /* ensure minimum height */
   height:50px;
}

.wrapper .ft .c {
    height:53px;
}
.wrapper .ft .c p {
	font-size: 10pt;
	text-align: center;
	padding-right: 50px;
	font-variant: small-caps;
	margin-top: 0;
}

.wrapper .hd {
   background:transparent url(../images/tl4.png) no-repeat 0px 0px;
   margin-right:67px; /* space for right corner */
}

.wrapper .hd .c {
   background:transparent url(../images/tr4.png) no-repeat right 0px;
   margin-right:-67px; /* pull right corner back over "empty" space (from above margin) */
   
}

.wrapper .bd {
   background:transparent url(../images/ml5.png) repeat-y 0px 0px;
   margin-right:15px;

}

.wrapper .bd .c {
   background:transparent url(../images/mr5.png) repeat-y right 0px;
   margin-right:-15px;

}

.wrapper .bd .c .s {
   margin:0px 15px 0px 0px;
   background:transparent url(../images/ml5.png) repeat-y 0px 0px;
   padding:1em;

}

.wrapper .ft {
   background:transparent url(../images/bl4.png) no-repeat 0px 0px;
   margin-right:67px;

   /*margin-top: 5px;
   margin-bottom: -5px;*/
}

.wrapper .ft .c {
   background:transparent url(../images/br5.png) no-repeat right 0px;
   margin-right:-67px;

}


/* content-specific */

/**************************************/
/* logo                         */
/**************************************/

h1.logo
{
	margin-left:-5px;
	margin-top: -55px;
	margin-bottom: 0px;
	margin-right: -30px;
	display: block;
	float: left;
	clear: none;
	width: 33%;
	min-width: 300px;
	height: 208px;
	background:transparent url(../images/logo-phone.png) no-repeat center bottom;
	/* height: 189px;
	background:transparent url(../images/logo-final.png) no-repeat center bottom; */
}

h1.logo span
{
   display: none;
}

/**************************************/
/* navigation                         */
/**************************************/
#navbg
{
	border: 1px solid red;
	margin-right: -20px;
	margin-left: -6px;
	border-bottom: 0px solid #37121c;
	border-top: 0px solid #a63854;
	border-left: 1px solid #511; /* 37121c */
	border-right: 1px solid #944; /* cb6a82 */
	background: transparent url("../images/navabgred2.jpg") top left repeat-x;
	clear: both;
	padding-bottom: -1px;
	margin-bottom: -1px;
	  /* margin-top: 50px; */
}

div#navwrap
{
   clear: both;
   margin: 0 auto;
   padding: 0;
   width: 740px;
   z-index: 2;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 0;
	z-index: 2;
}

#nav a, #nav a:link, #nav a:visited 
{
	display: block;
	width: 78px;
	margin: 0;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left: 1px solid #411; /* 561d2c 37121c */
	border-right: 1px solid #722; /* a63854 cb6a82 */
	border-bottom: 1px solid #411; /* 581E2D */
	border-top: 1px solid #822; /* A63854 */ 
	background: #862B2A url("../images/navabgred2.jpg") top left repeat-x;
	color: #fcc;
	font: 14px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	letter-spacing: 1px;
	font-style: italic;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 0.05em #000;
}

#nav a.bridal, 
#nav a.vendors, 
#nav a.awards, 
#nav a.testimonials,
#nav a.recognition
{
	letter-spacing: 0px;
	width: 90px !important;
	padding-left: 1px;
	padding-right: 0;
}

#nav a.recognition
{
	letter-spacing: 1px;	
}

#nav a.enhancements
{
	letter-spacing: 0;	
}

#nav a:hover
{
     color: #daa;
	 border-bottom: 1px solid #371212; /* 37121c */
 	 border-top: 1px solid #833; /* a63854 */ 
     background: #862B2A url("../images/navhbgred.jpg") top left repeat-x;
	 z-index: 2;
}

#nav li { /* all list items */
	float: left;
	margin-right: 0;
	/*width: 10em;  width needed or else Opera goes nuts */
}

#nav li ul li a
{
	text-align: left;
	z-index: 3;
	position: relative;
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 78px;
	left: -999em;
	z-index: 3;/* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 0em;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/**************************************/
/* image slideshow                    */
/**************************************/

#banner_frame
{
	overflow: hidden;
	clear: none;
	float: right;
	margin-top: -50px;
	height: 195px;
	width: 60%;
}

#banner_frame_left
{
	float: left;
	height: 195px;
	width: 20px;
	background: url('../images/banner_frame_sides.png') 0 0 no-repeat;
}

#banner_frame_right
{
	float: right;
	height: 195px;
	width: 20px;
	background: url('../images/banner_frame_sides.png') -23px 0 no-repeat;
}

#slideshow
{
	clear: none;
	height: 195px;
	overflow: hidden;
/*
	margin-left: 23px;
	margin-right: 23px;
*/
	background: url('../images/banner_frame_bg.png') top left repeat-x;
}

#slideshow img
{
	margin: auto;
	border: 0;
	margin-top: 24px;
	width: auto;
	overflow: hidden;
/*
	border: 7px groove #888;
	border-left: 0;
*/
}

#slideshow span
{
     display: block;
     font-style: italic;
     font-size: 125%;
}

#testimonial
{
	 font: bold italic 14px 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
     letter-spacing: 1px;
     text-align: left;
	 clear: both;
	 padding: 0px;
	 padding-bottom: 10px;
	 letter-spacing: 1px;
	 color: #ccc;
	 text-align: right;
}

/**************************************/
/* single column                      */
/**************************************/

#single
{	
	width: 90%;
	float: left;
	clear: both;
	margin: 25px;
	margin-right: 0;
	margin-top: 40px;
	margin-bottom: 0;
	padding: 0 15px 0 25px;
	color: #ccc;
	border: 1px solid #444;
	background: #222 url(../images/primarybg.jpg) top left repeat-x;
	line-height: 150%;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:90%;
}

/**************************************/
/* left column                        */
/**************************************/

#primary
{
	width: 44%;
	float: left;
	clear: left;
	margin: 15px;
	margin-right: 0;
	margin-top: 40px;
	margin-bottom: 0;
	padding: 0 15px 0 15px;
	color: #ccc;
	border: 1px solid #444;
	background: #222 url(../images/primarybg.jpg) top left repeat-x;
	line-height: 150%;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:44%;
}

#primary.dark
{
   border: 1px solid #111;
   background: transparent;
}

/**************************************/
/* right column                       */
/**************************************/

#secondary
{
   width: 44%;
   float: right;
   clear: right;
   margin: 0;
   margin-right: 0;
   margin-top: 3px;
   padding: 0;
   padding-top: 20px;
   voice-family: "\"}\""; 
   voice-family:inherit;
   width:44%;   
}



#secondary h2, #secondary h3, #secondary h4
{
	padding-right: 25px;
	margin-left: 0;
	padding-left: 0;
}

img.left {
	margin: 0 10px 10px 10px;
	float: left;
}
img.right {
	float: right;
	margin: 0 10px 10px 10px;
}

img.framed
{
	border: 3px groove #ccc;
	margin: 0 10px 10px 10px;
	float: left;
	
}
.staffphoto 
{
	width: 110px;
	float: left;
	margin: 5px 5px 10px 0px;
	padding: 0 10px 0 0;
	line-height: 100%;
	font-size: 12px;
	color: #aaa;
}

.staffphoto a
{
	font-size: 14px;	
}

#primary .portraitphoto 
{
	width: 144px;
	float: left;
	margin: 5px 5px 10px 0px;
	padding: 0 10px 0 0;
}

#primary .landscapephoto
{
	margin: 5px 5px 10px 5px;
	padding: 0;
	text-align: center;
}

.staffphoto img, #primary .portraitphoto img, .faqphoto img, #primary .landscapephoto img
{
	border: 3px groove #ccc;
}
.staffphoto p, #primary .portraitphoto p, #primary .landscapephoto p
{
	line-height: 105%;
	font:0.8em/1.1em "Trebuchet MS", Helvetica, Arial, sans-serif;
	text-align: center;
}

#secondary .framedphoto img
{
	padding: 27px;
	background: #f00 url(../images/picture-frame.jpg) center center no-repeat;	
}
.framedphoto  
{
	width: 350px;
	display: block;
	margin: 15px auto;
	padding: 0;
	text-align: center;
}

#secondary .framedphotoportrait 
{
	width: 198px;
	margin: 15px auto;
	padding: 0;
	text-align: center;
}


#secondary .framedphotoportrait img
{
	/*border: 3px groove #ccc;*/
	padding: 27px;
	background: #f00 url(../images/picture-frame-portrait.jpg) center center no-repeat;	
}
#secondary .framedphoto p, #secondary .framedphotoportrait p
{
	font:0.8em/1.1em "Trebuchet MS", Helvetica, Arial, sans-serif;
	text-align: center;
	padding-bottom: 10px;
}

.faqphoto
{
	width: 210px;
	float: right;
	margin: 5px 0 10px 10px;
	padding: 0 0 0 10px;
	text-align: center;
}

.wrapper p {
   margin:0.5em 0px 0px 0px;
   padding:0px 0px 1em 0px;
   line-height: 140%;
   font:0.9em/1.5em "Trebuchet MS", Helvetica, Arial, sans-serif;
}

.wrapper li {
   font:0.9em/1.5em "Trebuchet MS", Helvetica, Arial, sans-serif;
}

/**************************************/
/* contact us                         */
/**************************************/


#primary #contactus ul
{
	padding: 0;
	margin: 0;
	z-index: 0;
	position: relative;
	list-style-type: none;
	width: 150px;
    float: left;
}

#primary #contactus ul li
{
	margin: 5px;
	padding: 5px;
	width: 150px;
	list-style-type: none;
	z-index: 1;
	position: relative;
	border-bottom: 1px dotted #333;
}

img#steve
{
	display: block;
	float: left;
	z-index: 1;
	position: relative;
	height: 266px;
	padding-bottom: 0;
	margin-bottom: 0;
	margin-left: -15px;
}



a img
{
   border: 0;
}

a:link, a:visited
{
   color: #daa;
}

a:hover
{
	color: #fcc;	
}

h2
{
   font-size: 28px;
   z-index: 1;
   color: #dcdcdc;
   padding-top: 20px;
}


#secondary h2
{
     color: #eee;
     font-size: 26px;
     font-style: italic;
     font-weight: normal;
     font-variant: small-caps;
     border-bottom: 1px solid #aaa;
}

#secondary h3
{
	font-size: normal;
	font-weight: normal;
	color: #aaa;
}

#secondary h4, #primary h4, #single h4
{
	color: #bbb;
	font-size: 18px;
	letter-spacing: 1px;
	font-style: italic;
	font-weight: normal;
	margin: 10px;
	margin-left: 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #777;
	clear: both;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif
}

#single h4
{
	clear: none;
	border-bottom: none;
}

h5
{
	font: bold italic 16px "Palatino Linotype", "Book Antiqua", Palatino, serif;	
}

.award
{
	float: right;
	margin: 0;
	padding: 0;
	margin-left: -50px;
	margin-top: -35px;
	margin-bottom: -10px;
	z-index: 0;
	position: relative;
}

.memberships, .weddinggroups
{
	clear: both;
	text-align: center;
}

.memberships img, .weddinggroups img
{
	padding: 0 8px;
	border: none;
}

#form
{
	float: left;
	clear: none;
	margin: 0px;
	padding: 0px;
	margin-top: -10px;
}

#form form.event
{
     border: 1px solid #755;
     padding: 5px;
     background: #411;
	 -moz-border-radius: 5px;
	 -webkit-border-radius: 5px;
}

#form form select, #form form input
{
	 background: #322;
	 color: #fff;
	 font-size: 9px;
	 margin-left: 6px;
	 margin-right: 5px;
	 padding-right: 6px;
	 padding-left: 6px;
	 border: 1px outset #aaa;
}

#secondary form.event
{
     border: 1px solid #555;
     padding: 10px;
     background: #252525;
}

#secondary form select, #secondary form input
{
     margin: 5px;
}

button.toggle
{
	background: transparent;
	border: 0;
	font-weight: bold;
	color: #000;
}

p.readmore
{
	display: hidden;	
}

a.blog, a.back
{
	font: bold 12px Arial, sans-serif;
	color: #fcc;
	text-decoration: none;
	text-shadow: 1px 1px 0.05em #000;
	background: #411;
	border: 1px solid #733;
	margin: 5px 5px 20px 5px;
	padding: 6px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float: right;
}

a.blog:hover, a.back:hover
{
   color: #fee;
   text-decoration: underline;
}

.quote{
	margin: 0 0 20px 10px;
	border: 1px solid #444;
	padding: 5px;
	background-color: #2E2727;
	
}
.quote p{
	font-style: italic;
	padding: 0;
	margin: 0;
}
.quote p.author {
	text-align: right;
}

#single h4.faq
{
	color: #C87979;
	letter-spacing: 0;
}
 #single p.faq
 {
	margin: 0.5em 1.5em;
	margin-bottom: 2em;
 }
 
.supplemental
{
	min-height: 1px;	
}
 
.supplemental img
{
	margin: 10px;	
}

#embed, #djotyvideo
{
	text-align: center;
	margin: 0 auto;
}
#embed .video, #djotyvideo .video {
	border: 3px groove #ccc;
	margin: 0 auto;
}

#widget
{
	margin-top: 20px;
}

.vendors
{
	scrollbar-base-color:#666; scrollbar-track-color: #222;	
}

.vendors h4
{
		
}

.package
{
	/*	width: 320px;
	margin: auto;
	padding-left: 15px;
*/
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 35px;
}
.package h2
{
	margin-top: 10px;
}
.package h2 a
{
	text-decoration: none;
}

.package_video
{
	margin: auto;
	width: 372px;
	height: 361px;
	background-repeat: no-repeat;
	background-position: 45px 0;
}

.package_video_charmed
{
	background-image: url('../images/greengift-w-opening.jpg');
}

.package_video_enchanted
{
	background-image: url('../images/bluegift-w-opening.jpg');
}

.package_video_enamored
{
	background-image: url('../images/purplegift-w-opening.jpg');
}

.package_video_awestruck
{
	background-image: url('../images/goldgift-w-opening.jpg');
}

.package_video div
{
	overflow: hidden;
	position: relative;
	top: 178px;
	margin: auto;
	width: 208px;
	height: 153px;
}

#blogposts p
{
	clear: both;
}

#blogposts img
{
	display: none;
}

#blogposts a
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
}

#spotlight span {
   font-family: "Trebuchet MS", Helvetica, Arial, sans-serif !important;
	 font-size: 0.9em;
}

.staffsubnav li
{
	list-style-type: none;
	padding-top: 4px;
}

ul.staffsubnav
{
	clear: both;
	padding-left: 15px;
	margin-left: 5px;
	border-top: 1px solid #444;
}

.staffsubnav li ul
{
	list-style-type: circle;
	border-bottom: 1px solid #444;
	border-left: 5px solid #444;
	padding: 5px;
	}
	
	
/* Wedding Wire Reviews Widget */
.ww-reviews-widget
{
	border: none !important;
}

.ww-reviews-header-box
{
	display: none !important;
}

.ww-reviews-box
{
	background: none !important;
}

.ww-review-box-outer
{
	padding: 0 !important;
	background: none !important;
}

.ww-reviews-footer
{
	margin: 10px 10px 0 5px !important;
	padding: 5px 5px 10px 5px !important;
	background: #fff;
}
