/*
+----------------------------------------------------------------------------------------------------+
|                                                                                                    |
|    CSS Handcrafted by the  GreenTent.com Team 
|                                                                                                    |
+-------------------------------------------------+--------------------------------------------------+
-------------------------------------------------------- */


body{
	line-height: 1.7em;
	font-size: 13px;
	color: #686868;
	background: url(../ambw-images/backgroundrepeat.jpg) repeat-x;

	font-family: georgia, serif;
}

#bg-wrap{
	background: url(../ambw-images/bg-center2.jpg) top center no-repeat;
	width: 100%;
	min-height: 700px;
}

/*HEADINGS
-------------------------------------------------------- */
h1{
	color:#3a7db1;
	font-size:2em;
	margin-bottom:0.5em;
	margin-top: 1em;
	line-height:0.9em;
	font-variant:small-caps;
	font-family: 'palatino linotype', palatino, serif;
	font-weight: normal;
	clear: both;
}
h2{
	color:#3a7db1;
	font-size:1.8em;
	margin-bottom:0.5em;
	margin-top: 1em;
	line-height:0.9em;
	font-variant:small-caps;
	font-family: 'palatino linotype', palatino, serif;
	font-weight: normal;
	clear: both;
}
h3{
	color:#3a7db1;
	font-size:1.5em;
	margin-bottom:1.2em;
	font-family: 'palatino linotype', palatino, serif;
	line-height:1.2em;
	font-variant:small-caps;
	clear: both;
}
h3.galleries-overview{
	color:#3a7db1;
	font-size:1.5em;
	margin-bottom:0;
	font-family: 'palatino linotype', palatino, serif;
	line-height:1.2em;
	font-variant:small-caps;
	clear:none;
}

h3.sidebar-title{
	color:#FFF;
	font-size:1.5em;
	margin-bottom:1.2em;
	font-family: 'palatino linotype', palatino, serif;
	line-height:1.2em;
	font-variant:small-caps;
	text-align: center;
		margin-top: 14px;
	margin-bottom: 10px;
	clear: both;
}
h4{
	color:#000;
	font-size:1.2em;
	margin-bottom:1.5em;
	line-height:1.5em;
	font-variant:small-caps;
	clear: both;
}
h5{
	color:#000;
	font-size:1em;
	margin-bottom:1.8em;
	line-height:1.8em;
	font-variant:small-caps;
}
h6{
	color:#000;
	font-size:1em;
	margin-bottom:1.8em;
	line-height:1.8em;
}
.title-btm{
	margin-bottom: 18px;
	padding-bottom: 20px;
	background: url(../ambw-images/h2-btm.jpg) bottom no-repeat;
}

/*PARAGRAPHS
-------------------------------------------------------- */
 p{
	font-size:1.1em;
	line-height:1.4em;
	margin-bottom:.6em;
	
}
/* Styles an introductory paragraph, similar to newspapers. Assign this class to the first paragraph in an article */
p.intro:first-line{
	font-variant:small-caps;
	font-size:1.3em;
}
/* Styles a drop cap on each paragraph with this class */
p.drop:first-letter{
	float:left;
	font-size:2em;
	margin-top:-0.05em;
	margin-right:0.1em;
	margin-bottom:-0.5em;
	font-style: italic;
	font-family: 'palatino linotype', palatino, serif;
}

/*Links
-------------------------------------------------------- */
a{
	text-decoration: none;
	color:#3a7db1;
}

a:active{
	text-decoration: none;
	color:#3a7db1;
}

a:hover{
	color: #1b4879;
	text-decoration: none;
}

a:visited{
	text-decoration: none;
	color:#3a7db1;
}	


/*ALL THE TRIMMINGS
-------------------------------------------------------- */
blockquote p{
	font-size:1.2em!important;
	line-height:1.5em!important;
	margin-bottom:1.5em!important;
	font-style:italic;
	font-weight:bold;
}
blockquote p cite{
	font-style:normal;
}

blockquote.testimonybq {
	background: url(../ambw-images/quote.png) 0px 5px no-repeat;
	padding-left: 30px;
	margin-left: 10px;
	padding-top: 5px;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 30px;
} 
 
span.name{
	font-style: italic;
	clear: both;
	float: right;
}

strong{
	font-weight: bold;
}
em{
	font-style:italic;
	font-weight:inherit;
}

abbr{
	border-bottom:1px dotted #666;
	border-color:inherit;
	cursor:help;
}

.ul-number{
	color:#3a7db1;
	font-size: 1.8em;
	font-family: 'palatino linotype', palatino, serif;
	font-style: italic;
	float: left;
	margin-right: 8px;
}
	

.amp{
	font-family:Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-style:italic;
	font-weight:normal;
	line-height:inherit;
}

#header{
	height: 99px;
}

#logo {
	background: url(../ambw-images/logo.png) no-repeat;
	height: 99px;
	width: 250px;
}

#logo a{
	height: 99px;
	width: 250px;
	display: block;
	text-indent: -9999px;
}

#logo span{
	display: block;
	text-indent: -9999px;
}

ul#navigation{
	font-size:11px;
	left:16px;
	position:relative;
	text-transform:uppercase;
	top:60px;
}

ul#navigation li{
	float: left;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	border-right: #4584c8 1px solid;
	text-shadow: #FFF 1px 1px 5px;

}

ul#navigation .last{
	border-right: none;

}

ul#home-gallery-nav{
	height: 35px;
	margin-top: 30px;
	background: url(../ambw-images/gallery-nav-bg.jpg) no-repeat;
	overflow: hidden;

	clear: both;
}

ul#home-gallery-nav li{
	float: left;
	padding-right: 28px;
	text-transform: uppercase;
	font-size: 11px;
}

ul#home-gallery-nav a{
	color: #959595;
}

ul#home-gallery-nav a:hover{
	color: #CCC;
	text-decoration: underline;
}

#home-gallery{
	background: #FFF url(../ambw-images/gallery-bg.jpg) bottom repeat-x;
	border: #d7d7d7 1px solid;
	display: block;
	overflow: hidden;
	position: relative;
}

.gallery-content{
	padding: 6px;
}

.body-content{
	padding-top:10px;
	background: #FFF;
}

.body-content ul li{
	margin-bottom: 1.5em;
}

span.flourish{
	height: 22px;
	width: 61px;
	display: block;
	overflow: hidden;
	background: url(../ambw-images/h2flourish.jpg) no-repeat;
	position: relative;
 	float: right;
 	padding-right: 20% ;
}


.sidebar-contact{
	width: 100%;
	display: block;
	background: url(../ambw-images/sidebar-contact-bg.jpg) 4px 4px no-repeat;
	border: 1px solid #ccc;
	text-align: center;
	margin-bottom: 20px;
}

.sidebar-testimony{
	width: 100%;
	display: block;
	background: url(../ambw-images/sidebar-contact-bg.jpg) 4px 4px no-repeat;
	border: 1px solid #ccc;
	margin-bottom: 20px;
}

.sidebar-btm{
	width: 292px;
	height: 31px;
	background: url(../ambw-images/floral-btm.png) center no-repeat;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-bottom: 8px;
}

.contact-number{
	font-size: 26px;
	font-weight: bold;
	
}

.footer{
	background: url(../ambw-images/footer-bg.jpg) top center no-repeat;
	text-align: center;
	padding-top: 60px;
	margin-top: 20px;
	color: #b0b0b0;
	font-size: 12px;
	font-style: italic;
	display: block;
}

.footer a{
	color: #b0b0b0;
	text-decoration: underline;
}
/*IMAGE STYLES
-------------------------------------------------------- */

.left-images{ /* Float any image to the LEFT and give it some margin */
	float:left;
	padding:4px;
	border:1px solid #ccc;
	margin-bottom:1.8em;
	margin-right:2em;
	margin-top:0.3em;
}
img.right-img{ /* Float any image to the RIGHT and give it some margin */
	font-size:1em;
	float:right;
	padding:4px;
	border:1px solid #ccc;
	margin-bottom:1.8em;
	margin-left:2em;
	margin-top:0.3em;
}

.float-left-img{
	float: left;
	margin-right: 26px;
	margin-bottom: 12px;
}

.float-right-img{
	float: right;
	margin-left: 26px;
	margin-bottom: 12px;
}

.facebook-btn{
	margin: 0 auto;
	margin-top: 6px;
}

/*CONTACT FORM STYLES
-------------------------------------------------------- */

#fancyzoom-contact{
	width: 400px;
	height: 600px;
}

#contact-form{
}
#contact-form label{
	width:97%;
	float:left;
	margin-top:0.6em;
}
#name, #form-email, #url, #location{
	width:99%;
	height:20px;
	padding:3px;
	padding-top:5px;
	border:1px solid #ccc;
	margin-bottom:18px;
	background:#fff !important;
	float: right;
}
#comments{
	width:100%;
	height:10em;
	padding:3px;
	border:1px solid #ccc;
	margin-bottom:18px;
	overflow:auto;
	background:#fff !important;
}
#name:active, #form-email:active, #url:active, #location:active, #comments:active, #submit:active, #name:focus, #form-email:focus, #url:focus, #location:focus, #comments:focus, #submit:focus{
	border:1px solid #000;
}
#submit{
	clear:both;
	padding:5px;
	border:2px solid #666;
	background:#fff !important;
	cursor:pointer;
	
}
#reset{
	clear:both;
	padding:3px;
	border:none;
	background:#f00 !important;
	cursor:pointer;
	float:right;
	color:#fff;
	margin-top:8px;
}

.edit-this{
	position: absolute;
	z-index: 1000;
}

.sub-pic-hdr {
	float:left; 
	position:relative; 
	padding: 4px 0 4px 4px;
}