html {
	color: #58595b;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	background: #e0e6e5 url(../img/bodybg.png) repeat-x;
}

a { outline: none; }

#hd {
	position: relative;
	height: 120px;
	background: transparent url(../img/masthead-trans.png);
}

#hd h1 a {
	display: block;
	position: absolute;
	
	text-indent: -3000em;
	overflow: hidden;
	
	width: 190px;
	height: 115px;
	
	top: 0;
	left: 383px;
}

#hd p.address,
#hd p.phone {
	position: absolute;
	line-height: 22px;
	top: 92px;
}

#hd p.address {
	font-family: Georgia, serif;
	font-size: 12px;
	left: 42px;
}

#hd p.phone {
	font-family: 'Times New Roman', serif;
	font-size: 20px;
	left: 791px;
	top: 93px;
}


#nv,
#bd,
#ft {
	background: transparent url(../img/shadowbg-trans.png);
}

#nv li {
	float: left;
}

#nv li a {
	display: block;
	color: #58595b;
	text-decoration: none;
	padding: 0 18px;
	line-height: 44px;
}

#nv li.active a,
#nv li a:hover {
	color: #c08c8a;
	background: transparent url(../img/nav-active.png) no-repeat center;
}

#nv ul {
	margin: 0 32px;
}

#bd .wrapper {
	background-color: #fff;
	min-height: 533px;
	height: auto !important;
	height: 533px;
}

h2.graphic {
	text-indent: -3000em;
	overflow: hidden;
}

body.about h2.graphic {
	height: 158px;
	background: transparent url(../img/h2-about.jpg);
}

.grid_subnav ul,
.grid_appointments_subnav ul {
	margin-top: 21px;
}

.grid_subnav li,
.grid_appointments_subnav li {
	margin-bottom: 2px;
}

.grid_subnav a,
.grid_appointments_subnav a {
	display: block;
	
	color: #58595b;
	line-height: 23px;
	padding-left: 5px;
	padding-right: 6px;
	width: 122px;
	
	text-decoration: none;
}

.grid_subnav li.active a,
.grid_subnav a:hover {
	color: #c08c8a;
	background: transparent url(../img/subnav-active.png);
}


.grid_appointments_subnav li.active a,
.grid_appointments_subnav a:hover {
	color: #c08c8a;
	background: transparent url(../img/appointments-subnav-active.png);
}

div#picture-frame {
	background: #fff url(../img/picture-frame.png);
	
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 189px;
	height: 233px;
}

.grid_picture { padding-top: 21px; }

div#picture-frame * {
	vertical-align: middle;
}

div#picture-frame img {
	border: 1px solid #d9d9d9;
}

#content {
	margin-top: 21px;
}

#content h2 {
	font-weight: bold;
}

#content h2,
#content p {
	line-height: 1.25em;
	margin-bottom: 1.0em;
}

#content p {
}

#ft ul {
	text-align: center;
	margin: 0 40px;
	margin-top: 11px;
	background: transparent url(../img/ftnavbg.png) no-repeat left;
}

#ft li {
	display: inline;
}

#ft li a {
	display: inline-block;
	line-height: 29px;
	text-decoration: none;
	color: #58595b;
	margin: 0;
	padding: 0 15px;
}

#ft li a:hover {
	text-decoration: underline;
}

#cp {
	padding-top: 11px;
	background: transparent url(../img/shadowbg-bottom-trans.png) no-repeat top;
	margin-bottom: 24px;
}

#cp p {
	text-indent: 40px;
	font-size: 11px;
	font-family: Georgia, serif;
}

#home {
	position: relative;
	height: 533px;
	/*background: transparent url(../img/h2-home.jpg);*/
}

#home .images {
	position: absolute;
	width: 952px;
	height: 533px;
	overflow: hidden;
	z-index: 1;
}

#home h2 {
	text-indent: -3000em;
	overflow: hidden;
	position: absolute;
}

#home div.copy {
	position: absolute;
	width: 587px;
	top: 312px;
	left: 346px;
	z-index: 9000;
}

#home div.copy p {
	margin-bottom: 10px;
}


body.collections h2.graphic {
	height: 158px;
	background: transparent url(../img/h2-collection.jpg);
}

#collection {
	width: 631px;
	height: 470px;
	margin-top: -118px;
	margin-bottom: 36px;
	background: transparent url(../img/collectionbg.png);
	position: relative;
}

.grid_collection_nav ul {
	text-align: center;
	background: #f0f0f0;
	height: 30px;
}

.grid_collection_bridal_nav {
	text-align: center;
	background: transparent url(../img/collection-bridal-nav.gif);
	height: 65px;
}

.grid_collection_nav ul li {
	display: inline-block;
	text-align: center;
}

.grid_collection_bridal_nav ul li {
    float: left;
	text-align: center;
}

.grid_collection_nav ul li a {
	color: #58595b;
	font-size: 12px;
	display: inline-block;
	line-height: 12px;
	padding: 3px 12px;
	text-decoration: none;
}

.grid_collection_bridal_nav ul li a {
	color: #58595b;
	font-size: 12px;
	display: inline-block;
	line-height: 12px;
	padding: 3px 12px;
	margin-bottom: 5px;
	text-decoration: none;
}

.grid_collection_nav ul li a:hover {
	color: #c08c8a;
}


.grid_collection_description {
	font-size: 12px;
}

.grid_collection_description h2,
.grid_testimonial_description h2 {
	color: #c08c8a;
	font-family: Georgia, serif;
	font-size: 25px;
	margin-bottom: 10px;
}

.grid_collection_description p,
.grid_testimonial_description p {
	font-size: 11px;
	margin-bottom: 10px;
	line-height: 1.25em;
}

body.experience h2.graphic {
	height: 166px;
	background: transparent url(../img/h2-experience.jpg);
}

body.wedding-planning h2.graphic {
	height: 166px;
	background: transparent url(../img/h2-wedding-planning.jpg);
}

body.experience .grid_subnav ul,
body.experience #content,
body.wedding-planning .grid_subnav ul,
body.wedding-planning .grid_appointments_subnav ul,

body.wedding-planning #content {
	margin-top: 13px;
}

body.experience .grid_picture,
body.wedding-planning .grid_picture {
	padding-top: 13px;
}

.grid_collection_image .items img {
	float: left;
	margin: 6px 5px;
	cursor: pointer;
}

#image_wrap {
	width: 369px;
	height: 354px;
	background: #fff;
}

.grid_collection_image div.scrollable {
	background: #e6e6e6;
	height: 42px;
	width: 321px;
	float: left;
}

.grid_collection_image div.scrollable .items {
	width: 20000em;
	position: absolute;
	clear: both;
}

a.prevPage {
	display: inline-block;
	height: 42px;
	background: #e6e6e6 url(../img/scoller-minus.gif) no-repeat center;
	width: 24px;
	cursor: pointer;
}

a.nextPage {
	display: inline-block;
	height: 42px;
	background: #e6e6e6 url(../img/scoller-plus.gif) no-repeat center;
	width: 24px;
	cursor: pointer;
}

a.browse {
	float: left;
}


body.events h2.graphic {
	height: 158px;
	background: transparent url(../img/h2-events.jpg);
}

.grid_subnav a,
.grid_appoitments_subnav a {
	text-transform: lowercase;
}

.grid_event_date p {
	text-align: center;
	margin-top: 61px;
}

.grid_event_content h2 {
	font-weight: normal !important;
	font-family: 'Georgia';
	font-size: 23px;
	vertical-align: top;
	line-height: 61px !important;
	margin-bottom: 0 !important;
}

.grid_event_content h3 {
	font-weight: bold;
	margin-bottom: 10px;
}

body.testimonials h2.graphic {
	height: 173px;
	background: transparent url(../img/h2-gallery.jpg);
}

.grid_testimonial_content {
	height: 466px;
	margin-bottom: 36px;
	margin-top: -126px;
	background: transparent url(../img/gallerybg.png);
}

body.contact-us h2.graphic {
	height: 158px;
	background: transparent url(../img/h2-contact-us.jpg);
}

body.rentals h2.graphic {
	height: 158px;
	background: transparent url(../img/h2-rentals.jpg);
}

.grid_contact_map,
.grid_contact_content {
	margin-top: 37px;
}

.grid_contact_content p {
	margin-bottom: 10px;
}

.grid_contact_content {
	margin-bottom: 36px;
}

body.appointments-and-registration h2.graphic {
	height: 166px;
	background: transparent url(../img/h2-appointments.jpg);
}


form#appointments label:after {
	content: ':';
}

form#appointments label {
	text-transform: lowercase;
	display: inline-block;width: 171px;
	text-align: right;
	font-size: 12px;
}

form#appointments textarea {
	width: 232px;
	height: 74px;
}

form#appointments p {
	line-height: 27px;
}

form#appointments p * { vertical-align: top; }

form#appointments input[type="text"] { width: 232px; }

.grid_appointments_subnav a {
	width: 147px;
}

#gallery.short {
	height: 361px;
	overflow: hidden;
}

#gallery.tall {
	height: 396px;
	overflow: hidden;
}

#gallery {
	position: relative;
}

#prev {
	position: absolute;
	bottom: 65px;
	height: 18px;
	width: 18px;
	left: 412px;
	background: transparent url(../img/prev.png);
}

#next {
	position: absolute;
	bottom: 30px;
	height: 18px;
	width: 18px;
	left: 412px;
	background: transparent url(../img/next.png);
}

form#registration input[type="text"] { width: 147px; }
.grid_appointments_col1 label { width: 203px; display: inline-block; float: left; text-align: right; text-transform: lowercase; }
.grid_appointments_col2 label { width: 118px; display: inline-block; float: left; text-align: right; text-transform: lowercase; }
form#registration p { line-height: 1.5; margin-bottom: 8px; }
form#registration label:after { content: ':  '; }

form#registration textarea { width: 229px; height: 72px; }

form#registration h2 {
	line-height: 1.56;
	font-size: 16px;
	color: white;
	background: #c89b9a;
	text-indent: 1em;
	margin-bottom: 8px;
	font-family: 'Georgia', serif;
}

.grid_testimonial_image .images {
	height: 407px;
	overflow: hidden;
}

