@charset "utf-8";
/* CSS Document */

/*

Copyright (c) 2008, Yahoo! Inc. All rights reserved.

Code licensed under the BSD License:

http://developer.yahoo.net/yui/license.txt

version: 2.6.0

*/

html {
	color:#000;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
/* to preserve line-height and selector appearance */

sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
/*to enable resizing for IE*/

input, textarea, select {
 *font-size:100%;
}
/*because legend doesn't inherit in IE */

legend {
	color:#000;
}
del, ins {
	text-decoration:none;
}
a {
	outline:none;
}
/*+++++++++++++++++++++++++++++++++++*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align: center;
	color:#333333;
}
strong {
	font-weight: bold;
}
a:link {
	color:#76623e;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: transparent;
}
a:visited {
	color:#76623e;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #76623e;
}
a:hover {
	color:#666666;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #76623e;
}
a:active {
	color:#666666;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #76623e;
}
a.img{
	border-bottom: none;
}
#wrapper {
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 1;
	height:auto;
	width: 960px;
	text-align: left;
	background-color:#FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	min-height: 590px!important;
}
#innerWrapper {
	width: 960px;
	min-height:590px!important;
	height:100%;
	z-index: 999;
	margin-bottom:0;
	float: left;
}
#header {
	height: 136px;
	width: 100%;
	float: left;
	background-repeat:no-repeat;
	background-position: right bottom;
}
#page_home #header{
	background-image: url(../images/layout/m-home.png);
}
#page_bio #header{
	background-image: url(../images/layout/m-bio.png);
}
#page_upcoming #header{
	background-image: url(../images/layout/m-upcoming.png);
}
#page_celebration #header{
	background-image: url(../images/layout/m-celebration.png);
}
#page_gallery #header{
	background-image: url(../images/layout/m-gallery.png);
}
#page_reviews #header{
	background-image: url(../images/layout/m-reviwes.png);
}
#page_blog #header{
	background-image: url(../images/layout/m-blog.png);
}
#page_recording #header{
	background-image: url(../images/layout/m-recording.png);
}
#page_contact #header{
	background-image: url(../images/layout/m-contact.png);
}
#logo {
	width: 370px;
	height: 45px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	cursor: pointer;
	margin-top: 72px;
	margin-left: 25px;
	float: left;
	display: inline;
}
#navigationBar{
	width: 222px;
	height: 22px;
	float: left;
}
#page_home #navigationBar{
	background-color: #D5D6D3;
	width: 276px;
	height: 27px;
	padding-right: 0px;
	padding-top: 0px;
}
#navigationBar{
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 54px;
	text-align: right;
	padding-top: 5px;
	text-transform: uppercase;
}
#page_bio #navigationBar{
	background-color: #A8B6D9;
}
#page_upcoming #navigationBar{
	background-color: #E3DFC0;
}
#page_celebration #navigationBar{
	background-color: #FCC;
	padding-right: 0;
	width: 276px;
	text-align: center;
}
#page_gallery #navigationBar{
	background-color: #E1D8E4;
}
#page_reviews #navigationBar{
	background-color: #E5CFD0;
}
#page_blog #navigationBar{
	background-color: #C8E9F4;
}
#page_recording #navigationBar{
	background-color: #EBCFBD;
}
#page_contact #navigationBar{
	background-color: #CCD999;
}
#navigation{
	background-color: #494036;
	width: 684px;
	height: 27px;
	float: left;
	font-size: 0.75em;
	font-weight: bold;
}

li span.current{
	color: #dddddd;
	padding-top: 0.6em;
	padding-right: 1.5em;
	padding-bottom: 0.5em;
	padding-left: 1.5em;
	float: left;
}
#page_home #leftFocal{
	width: 684px;
	height: 497px;
	background-image:url(../images/focals/focal-home.jpg);
	background-repeat:no-repeat;
	float: left;
}
#leftFocal{
	width: 340px;
	height: 497px;
	background-repeat:no-repeat;
	float: left;
}
#page_bio #leftFocal{
	background-image:url(../images/focals/focal-stage.jpg);
}
#page_upcoming #leftFocal{
	background-image:url(../images/focals/focal-upcoming.jpg);
}
#page_celebration #leftFocal, #page_contact #leftFocal{
	background-image:url("../images/focals/Mary-McCandless.jpg");
}

#page_gallery #leftFocal{
	background-image:url(../images/focals/focal-gallery.jpg);
	width:340px;
	height:497px;
}
#page_reviews #leftFocal{
	background-image:url(../images/focals/focal-reviews.jpg);
}
#page_blog #leftFocal{
	background-image:url(../images/focals/focal-blog.jpg);
}
#page_recording #leftFocal{
	background-image:url(../images/focals/focal-recording.jpg);
}
#page_home #focalText{
	width: 320px;
	height: 120px;
	margin-left: 28px;
	margin-top: 368px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1.5em;
	display: block;
}
#leftContent{
	width: 292px;
	float: left;
	margin-top: 86px;
	margin-left: 28px;
	display: inline;
}
#leftContent p{
	font-size: 0.875em;
	margin-bottom: 70px;
	line-height: 0.95em;
	color: #888888;
}
#leftContent p.text{
	font-size: 0.75em;
	color: #333333;
	line-height: 1.35em;
	margin-bottom: 14px;
}
#page_home #rightContent{
	height: 480px;
	float: right;
	padding-left: 28px;
	padding-right: 28px;
	padding-top: 15px;
	width: 220px;
}
#rightContent{
	width: 500px;
	min-height: 480px;
	height: auto;
	float: right;
	padding-left: 58px;
	padding-right: 58px;
	padding-top: 45px;
	display: inline;
}
#rightContent h1{
	font-size: 1em;
	font-weight: bold;
	color: #333;
	margin-bottom: 1em;
	margin-top: 1.2em;
	text-transform:uppercase;
}
#rightContent h4{
	font-size: 0.75em;
	font-weight: bold;
	color: #333;
	margin-bottom: 1.2em;
	margin-top: 1.6em;
	text-transform:uppercase;
}
#rightContent h1 a:link {
	border-bottom: none;
}
#rightContent h1 a:visited {
	border-bottom: none;
}
#rightContent h1 a:hover {
	border-bottom: none;
}
#rightContent h1 a:active {
	border-bottom: none;
}
#rightContent p{
	font-size: 0.75em;
	color: #333333;
	margin-bottom: 14px;
}
#page_home #rightContent img {
	margin-bottom: 20px;
	margin-right: 20px;
	display: inline;
}
#rightContent ul{
	font-size: 0.75em;
}
#rightContent li{
	color: #333333;
	margin-bottom: 14px;
}
#page_recording #rightContent p{
	line-height: 1.45em;
}
#page_recording h2{
	line-height: 1.45em;


	color: 
; 			color: #494036;
	font-size: 0.875em;
}
.albumOuter{
	width: 504px;
	height: auto;
	margin-bottom: 15px;
	float: left;
}
.albumList{
	width: 250px;
	float: right;
	height: auto;
	padding-left: 30px;
}
.albumCover{
	width: 200px;
	float: left;
	font-size: 0.625em;
	height: auto;
	margin-bottom: 15px;
}
.albumText{
	width:270px;
	float:right;
	height: auto;
}
.albumBox{
	width: 504px;
	float: left;
	margin-bottom: 20px;
}
.albumBox p{
	padding-left: 225px;
}
#rightContent ol {
	font-size: 0.75em;
}
#rightContent ol li, #column2List ol li{
	margin-bottom: 0.4em;
	list-style-type: decimal;
}
#column2List ol{
	font-size: 0.75em;
	padding-left: 30px;
	width: 220px;
	float: left;
}
#column2List{
	width: 504px;
	height: 540px;
	float: left;
}
form{
	float: left;
	margin-top: 10px;
}
select{
	margin-bottom:10px;
	margin-top:6px;
	font-size:1.25em;
}
.titleForDropdown{
	font-size:1.25em;
}
.quotes{
	width: 384px;
	height: auto;
	margin-bottom: 2em;
	background-image: url(../images/layout/quotes.gif);
	background-repeat: no-repeat;
	padding-left: 60px;
	font-size: 0.875em;
	line-height: 0.95em;
	color: #888888;
	padding-right: 60px;
	background-position: center center;
	margin-top: 2em;
}
.highlightBox{
	width: 504px;
	height: 170px;
	margin-top: 2.25em;
	margin-bottom: 2.25em;
	font-size: 0.75em;
}
.highlight-img{
	width: 152px;
	height: 170px;
	position: absolute;
	z-index: 88;
}
.highlight-text{
	padding-left: 182px;
	padding-top: 1.2em;
	background-color: #F1F1F1;
	padding-right: 25px;
	padding-bottom: 1.2em;
	position: relative;
	top: 20px;
}
/*
.testimonials{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 20px;
	background-color: #f1f1f1;
	margin-bottom: 20px;
	clear: both;
}

#rightContent .testimonials p{	
	color: #666666;
}
.testimonials img{
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
}
*/
#article1, #article2, #article3, #article4{
	font-size: 12px;	
	margin: 40px;
	text-align: left;
}
#article1 h1, #article2 h1, #article3 h1, #article4 h1{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 12px;
}
#article1 p, #article2 p, #article3 p, #article4 p{
	margin-bottom: 12px;	
}
#article1 img, #article2 img, #article4 img{
	margin-right: 30px;
	margin-bottom: 30px;
}
#article3 img{
	margin-right: 30px;
	margin-bottom: 100px;
}
#footer{
	width: 562px;
	height: 26px;
	font-size: 0.652em;
	color: #666666;
	margin-top: 16px;
	float: right;
	padding-left: 58px;
	display: inline;
}
#page_home #footer{
	width: 620px;
	height: 28px;
	float: left;
	text-align: center;
	padding-left: 0px;
}
#footer a:link{
	color: #666666;
}
#footer a:hover{
	color: #666666;
}
#footer a:active{
	color: #666666;
}
#footer a:visited{
	color: #666666;
}
.clearfloat{
	float: none;
}
#rightContent #code-links{
	margin-bottom: 20px;
}
.weddingwireWidget
{
    width: 100% !important;
}
#ww-widget-wwrated-2013{
	float: left;
	margin: 0;
	width: 100%;
}
.ww-bca-2014{
	margin-right: 20px !important;
}
#ww-widget-reviews{
	max-width: none !important;
}
#ww-widget-wwrated-2013 a:visited, #ww-widget-wwrated-2013 a:link, #ww-widget-wwrated-2013 a:hover{
	border: none !important;
}
