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

@font-face {
    font-family: Fontin;
    src: url(type/Fontin-Regular.ttf);
}

@font-face {
  font-family: Fontin;
  src: url(type/Fontin-Bold.ttf);
  font-weight: bold;
}

@font-face {
	font-family: IcoMoon;
	src:url('IcoMoon.ttf') , 
url('icomoon.svg');
		
	}

/* A font by Jos Buivenga (exljbris) -> www.exljbris.com */


body {
	font-family: "Tahoma", sans-serif;
	/*background-image: url(images/bg-sml.jpg);*/
		background:  #fff;
box-sizing: border-box;
	background-repeat: repeat;
	background-color: #fff;
	padding-top: 0px;
	margin: 0px;

	}


p{
	
font-family: 'Quattrocento Sans', sans-serif;	
line-height: 1.5;
	}


#wrapper {
	width: 100%;
	max-width: 1000px;
	height: 100%;
	background:#fff;
	margin: 0 auto;
	padding: 145px 0px 0px 0px;
	overflow: hidden;
	

	}

#wrapper-home {
	width: 96%;
	height: 100%;
	max-width: 1000px;
	margin: 0px auto;
	overflow: hidden;
	background: #fff;
	padding:0px;
		
	}	
	
header {
	overflow: o
	
	
	}

#head-wrapper {
	background: url(images/headerbg.png) no-repeat top center rgba(256,256,256,1);
position: fixed;
top: 0px;
width: 100%;
z-index:5000;
}
	
#heading {
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
	max-width: 1000px;
	z-index: 2500;
	    height: 125px;
	}
	
#heading a {
	display: block;
	width:100%;
	
	}
	
#heading div.logo{
    width: 20%;
    float: left;
    max-height: 99%;
    box-sizing: border-box;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 40%;
	}
	
#heading div.logo a {
	display: block;
	width: 100%;
	text-align: left;
	float: left;
	}
	
	

#heading div.logo a img.logo {
	
	max-width: 100%;
	
	}	
	
#apDiv1{
	position: relative;
	float: right;
	width: 34%;
	
}
 #apDiv1 ul li{
	 float: right;
	 list-style: none;
	 padding: 1px;
	line-height: 36px;

	 }	
	
	
#apDiv1 ul {
	overflow: hidden;
	margin-top: 10px;
	
	}
	
#apDiv1 ul li.phone-number a{
	padding-right: 15px;
	
	}	

#apDiv1 a img {
	max-width: 36px;

  	margin-right: 1px;
	vertical-align: bottom;
	
	
	}
	#apDiv1 div.badge{
		position: absolute;
		left: 10px;
		width:90px;
		top: 10px;		
		}
		
		
#appDiv1 div.badge a {
	width: 90px;
	
	}
	
#apDiv1 div.badge  a img {
	
	max-width: 90px;
	
	}
	
div.badge {
	    z-index: 3500;
    position: absolute;
    bottom: 15px;
    right: 15px;
	line-height: normal;
	
	
	
	}


div.fltrt {
    width: 22%;
    height: 135px;
    line-height: 130px;
    float: left;
    margin-left: 3%;
	
	}


div.fltrt img{
  width:100%;
  max-width: 250px;
  vertical-align: bottom;
  padding-left: 0px;
  margin-top: 0px;
	}
	
/*.fltrt img:hover {
	max-width: 102%;
	
	}*/
	


#fb-like {
	position:absolute;
	background-color:transparent;
	background-image:none;
	width:100px;
	height: 20px;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
}

#fb-like iframe {
	display: inline;
	text-align: right;

	
	}

#nav-wrapper {
	height: 40px;
	width: 100%;
	background: #FFF;
	box-shadow: 0 0 5px 3px rgba(102,102,102,.2);
	-moz-box-shadow: 0 0 5px 3px rgba(102,102,102,.2);
	-ms-box-shadow: 0 0 5px 3px rgba(102,102,102,.2);
	-webkit-box-shadow: 0 0 5px 3px rgba(102,102,102,.2);
	-o-box-shadow: 0 0 5px 3px rgba(102,102,102,.2);
	}
h2.number {
	font-family: 'Great Vibes',cursive;
	text-align: center;
		font-weight:normal;
	font-size: 2em;
	margin-bottom: 0px;
	margin-top: 3px;
	color: #555;
	
	}	

#navbar {
	position: relative;
		
	margin: 0px auto 0px auto;

	padding: 0;
	width: 100%;
	height:35px;	
	max-width: 1000px;
	z-index: 1500;
	
}

#navbar ul {
	display: block;
	padding:0;
	width: 100%;
	height: 100%;
	max-height: 40px;
	max-width: 1500px;
    line-height: 30px;
	margin: 0px auto;

}

#navbar ul li{
	display:block;
	position:relative;
	margin-top: 3px;
	float: left;
	list-style: none;
	width: 14.2%;
	max-width:250px;
	height: auto;
	}

#navbar ul li a {
	height: 100%;
	width: 100%;
	padding:12px 0px ;	
	font-style: normal;
	font-size:1em;
	color: #CFC7A0;
	text-align:center;
	text-decoration: none;
}

#navbar ul li a.at {
	color: #9f6b1b;
	font-weight: 500;

	}

#navbar ul li a:hover {
	color: #9f6b1b;
}


#navbar ul li a.selected{
		font-weight: bolder;	
			
}


#flash { 
	position: relative;
	margin-top: 145px;
	overflow:hidden;
	max-height: 440px;
	box-shadow: 0px 5px 5px rgba(0,0,0,.4);
	-moz-box-shadow: 0px 5px 5px rgba(0,0,0,.4);
	-webkit-box-shadow: 0px 5px 5px rgba(0,0,0,.4);
	line-height: 500px;
			}
			
/*ul.special-home.bottom {
	display: none;
	
	}

	
#flash ul.special-home {
	padding-left: 0;
	text-align: right;
	width: 360px;
	z-index: 5000;
	list-style: none;
	position: absolute;
	right: 10px;
	bottom:10px;
	height:160px;
	}
	
#flash ul.special-home li p {
	margin: 10px auto;
	
	
	}
	
#flash ul.special-home li p span.special-one {
	
	height: auto;
	line-height: normal;
	margin:  0px;
	text-align: center;
	font-weight: normal;
	font-family:
	}	
	
#flash ul.special-home li p span.special-date {
	color: #C06; 
font-family: 'Great Vibes', cursive;
	font-size: 3em;
	line-height: 1.3;
	}
	
#flash ul.special-home li p span.special-one{
	height: auto;
	line-height: normal;
	text-align: center;
	font-size: 1.5em;
	color: #2F1C0B;
	text-shadow: 0px 0px 10px rgba(0,0,0,.6);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif
	
	}
	
#flash ul.special-home li p span {
	
	display: block;
	margin: 0 auto;
	}
		
#flash ul.special-home li {
	height: 175px;
	width: 350px;
	background-color: rgba(255,255,255,.5);
	color: black;
	padding:20px 10px;
	border-radius: 50% 50%;
	Text-align: center;
	}

*/
	
#title 	{
		font-family:Fontin;
		font-style:normal;
		font-weight: normal;
		float:left;
		width:960px;
		height: 250px;
		text-align:center;
		padding-top:5px;
		padding-bottom: 10px;
}
	
#main {
	
	overflow: hidden;
	padding-bottom: 0px;
	-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;

	
	}
#content_thanks {
	font-family:Fontin;
	width: 96%;
	font-size: 1.1em;
	line-height: 1.2;
	padding: 15px;
	margin: 10px auto;
	background-position: center bottom;
	max-width: 690px;
	text-align: center;

	}

#content_thanks  p a{
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	text-align:justify;
	
	}
	
#form {
	width: 48%;
	height: 105%;
	padding: 2%;
	max-height: 685px;
	margin: 0px 1% 55px 24px;
	float: left;
	background: rgba(256,256,256,.5);
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;	
	
	}

#thanks {
	
	max-height: 720px;
	
	}
#banner {
	text-align:center;
	position: relative;
	font-family:Fontin;
	float: left;
	height: 120px;
	width: 100%;
	background:url(images/02.jpg) #1F0E01;
	border-top: solid 2px #24120B;
	border-bottom: solid 2px #24120B;
	padding-top:25px;
	box-shadow: 0px 5px 3px rgba(0,0,0,.4);
	-moz-box-shadow: 0px 5px 3px rgba(0,0,0,.4);
	-webkit-box-shadow: 5px 0px 3px rgba(0,0,0,.4);


	color: #2D170B;
}
#map {
	
	margin: 50px auto;
	width: 425px;

	}
	

.fb-wrapper {
	background-color: rgba(254,254,254,.4);
	width: 75%;
	max-width: 515px;
	overflow: scroll;
	padding: 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	min-height: 30px;
	margin: 0 auto 15px auto;
	
	}
	
#content {
	font-family:Fontin;
	width: 850px;
	height: 960px;
	margin-top:20px;
	padding-left: 20px;
	text-align: justify;
	}


#placeholder {
	font-family:Fontin;
	font-style: normal;
	text-align: center;
	height: 815px;
	padding-top: 150px;
	color: #281610;
	}
	
#footer {
	position: relative;
	bottom: 0px;
	background: url(images/footer.jpg) repeat-x bottom; 
	max-height:175px;
	padding-top: 3px;
	padding-bottom: 10px;
	float: none;
	overflow: hidden;
	}
	
	
#container {
	height: 860px;
	width: 900px;
}

hr {
	width: 65%;
	border: inset 1px;
	border-color: #7c4b0a;
 margin: 3px auto;
	}
	
br {
	height: 10px;
	
	
	}
img {
	border: none;
	max-width: 100%;
	}
	
h1 {
	text-align: center;
	font-family: 'Great Vibes', cursive;
	font-size: 2.5em;	
	font-weight: 400;
	margin-bottom:3px;
	}
	
p.specials-link {
    text-align: center;
    margin-top: 20px;
    float: right;
    width: 64%;
    font-size: 1.2em;
}
	
a {
	color: #ffffff;
	text-decoration: none;
	outline:none;
	}
	
a:hover {
	color: #7C4B0A;
	outline: none;
	}
.at {
	color:#7C4B0A;
	}
.info {
	font-size: 1.2em;	
	}

	

	
p.caption {
		text-align: center;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: .9em;
		font-style: italic;
		color: #7C4B0A;
	}
	
p.copy {
	font-family:Fontin;
	font-weight:normal;
	font-style:normal;
	font-size:1.5em;
	color:#7c4b0a;
	padding:15px;
	}	

p.info-footer {
	font-size: .8em;
	padding: 0px;
	margin: 0px;
	line-height: 2px;

	}
	
#appDiv1 a img {
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	
	
	}

	
#content_secondary {
	font-family:Fontin;
	width: 100%;
	height: 100%;
	min-height: 750px;
	text-align: justify;
	margin: auto;
	padding: 5px;
	overflow: hidden;

	}

#content_secondary p a{
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	text-align:justify;
	
	}
	
#content_secondary h2 {
	font-family:'Great Vibes';
	font-weight:normal;
	font-size:2em;
	margin-bottom: 3px;
	text-align:center;
	line-height: 1;
	color: #13100E;
	
	}
	
#content_secondary h2 img {
	max-width: 100%;
	
	
	}

#content_secondary h1 {
	font-family:'Great Vibes';
	font-style: normal;
	font-weight: normal;
	font-size: 3em;
	color: #28140b;
	text-align:center;
	line-height:1;
	margin-bottom:0px;
	}
	
#content_secondary-winter {
	font-family:Fontin;
	background: url(images/winter.jpg) no-repeat center ;
	background-size: cover;
	width: 96%;
	height: 100%;
	min-height: 750px;
	text-align: justify;
	margin: auto;
	padding: 5px 20px;;
	overflow: hidden;

	}
	
#content_secondary-winter #col-specials {
	
	
	
	}	


#content_secondary-winter p a{
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	text-align:justify;
	
	}
	
#content_secondary-winter h2 {
	font-family:'Great Vibes';
	font-weight:normal;
	font-size:6em;
	margin-bottom: 0px;
	text-align:center;

	
	
	}
	
#content_secondary-winter h2 img {
	max-width: 100%;
	
	
	}

#content_secondary-winter h1 {
	font-family:'Great Vibes', cursive;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 20px;
	font-size: 2.2em;
	color: #910205;
	text-align:center;
	line-height:1;
	margin-bottom:0px;
	}
	
#content_secondary-winter h1 a{
	color: #000;
	
	}	

#content_secondary-summer {
	font-family:Fontin;
	background:url(images/summer-bg.jpg) no-repeat center left;
	background-size: cover;
	width: 96%;
	height: 100%;
	min-height: 750px;
	text-align: justify;
	margin: auto;
	padding: 5px 20px;;
	overflow: hidden;

	}
	
.strike-through {
	text-decoration:line-through;
	
	
	}


.bottom-img {
    float: left;
    width: 100%;
    text-align: center;
}

.bottom-img img {
    display: inline-block;
    height: 225px;
}
	
#col-specials h1 img{
	max-height: 120px;
	margin-top: 5px;
	
	}

	
#col-specials {
	width: 62%;
	float: right;
	padding: 30px;
	margin-bottom: 10px;
	text-align: center;
	background-color: rgba(256,256,256,.7);
	border-radius: 10px;
	font-size: 1.2em;
	
	
	}
	
	
#col-specials h2 {
	font-family: 'Great Vibes', cursive;
	color: #CC0000;
	text-shadow: 2px 2px 12px #333;
	text-align: center;
	
	}
	
#col-specials h3 {
	font-family: 'Great Vibes', cursive;
	color: #910205;
	text-shadow: 0px 0px 20px rgba(204,204,204,.5);
	font-size:1.5em;
	text-align: center;
	
	}
	
#col-specials p {
	font-size: 1.1em;
	
	
	}
	
#col-specials p.fine-print {
	font-size:1em;
	
	}


#col-specials-contact {
	width: 35%;
	float: left;
	margin-top: 40px;
	
	}
#col-specials-contact h2.contact {
	
    font-size: 1.5em;
    border-bottom: solid 1px  #487A7B;
    padding-bottom: 5px;	
	}	
	
.specials-pic  img {
	
	height: 210px;
	margin: 3px;
	display: inline-block;
	}
	
	
div.specials-pic {
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
	}
	
#contact-specials  input {
	
	width: 98%;
	padding: 8px;
	
	
	
	}
	
#contact-specials p{
	margin: 5px auto;
	
	
	}
	
#contact-specials select {
    width: 98%;
    padding: 8px;
}
#contact-specials p label {
	
	color: #333;
	}
	
#contact-specials textarea {
	width: 98%;
	height: 200px;
	padding: 8px;
	}
#contact-specials p input.submit:focus {
	outline: none;
	
	}
#contact-specials p input.submit {
	background-color: transparent;;
	border-radius: 2px;
	border-color: #910205;
	border-style: solid;
	border-width:3px;
	padding: 6px 0px;
	color: #fff;
	font-size: 1.1em;
	width: 50%;
	margin-right: 25%; 	
	color: #910205;
	}
	
div.specials-wrapper {
    width: 88%;
    margin: 50px auto;
    background: rgba(254,254,254,.6);
    padding: 30px;
    overflow: hidden;
	}
#p-title {
	padding-top:15px;

	}
#p-title h1 {
	height: 70px;
	padding-bottom:0;
	font-weight:normal;
	font-style: normal;
	text-align:center;
	color: #444;
	margin: 6px 0px;
	}	
	


#col1{
	width: 45%;
	float: right;
	margin-bottom: 25px;
	padding: 3px 15px 15px 15px;
	
	max-height:700px;
	min-height: 530px;
	font-size: 1em;
	background: rgba(256,256,256,.6);
	border-radius:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;	
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4cffffff', endColorstr='#4cffffff'); /* IE */

	}

	
#col2 {
	width: 45%;
	float: left;
	margin-bottom: 25px;
	padding: 3px 15px 15px 15px;
	min-height: 520px;
	max-height: 700px;
	background-color: rgba(256,256,256,.7);
	border-radius:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;	
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4cffffff', endColorstr='#4cffffff'); /* IE */

	}
	
#col2 p{
	text-align: center;
	
	}
#col2 h2{
	color: #13100E;
	
	}


#content_secondary h2 a {
	color: #13100E;
	
	font-size: .9em;
	
	}

#content_secondary ul li{
	margin-bottom: 18px;
	
	list-style:disk;
	font-size: 1em;
	position: relative;
	
	
	}
.mobile-menu{
	display: none;
	font-family: IcoMoon;
	
	
	}
	


#navbar ul li a {
	display:block;
	font-style: normal;
	font-size:1em;
	color: #CFC7A0;
	text-align:center;
	text-decoration: none;
	padding:5px 0px;	
}

#navbar ul li a.at {
	color: #7c4b0a;

	}

#navbar ul li a:hover {
	color: #9f6b1b;
}


#navbar ul li a.selected{
		font-weight: bolder;	
			
}



#navbar ul > li.drop-down > ul.sub-menu{
	height:1px;
	overflow:hidden;
	transition: .8s height ease-in;
	
	}
#navbar ul > li.drop-down:hover > ul.sub-menu{
	    min-height: 110px;
    overflow: hidden;
    position: absolute;
    display: block;
    width: 150px;
    background-color: rgba(254,254,254,.9);
    transition: .8s height ease-in;
}
	
	
	
	#navbar ul > li.drop-down > ul.sub-menu > li {
		width: 100%;
		
		}
	
#tagline h1 {
		font-family:Fontin;
		font-size: 2.8em;
		font-style:italic;
		font-weight: normal;
		width: 950px;
		height: 40px;
		text-align:center;
		color: #7C4B0A;
		padding-bottom: 3px;
		margin-bottom: 0px;
		
}
			

			
.text p{
	float: left;
	padding:0px;
	margin: 0px;
	line-height:0px;
	}
.text h1{
	font-size:.5em;
	float: left;
	padding:0px;
	margin: 0px;
	display:none;
	
	}
	
.text {
	
	visibility: hidden;
	display:none;
	
	}

#flashsml {
	margin-top: 15px;
	float: right;
	}

#title h1{
	font-family:Fontin;
	font-style: normal;
	font-weight: bold;
	font-size: 3em;
	color: #28140b;
	line-height:10px;
	}

#title h2 {
	font-family:Fontin;
	font-style: normal;
	font-weight: bold;
	font-size: 1.3em;
	color: #28140b;
	line-height:3px;
	}
	
#title h3{
	font-family:Fontin;
	font-style:normal;
	font-weight:bold;
	font-size: 1.3em;
	line-height: 3px;
	color: #28140B;
	}
#title p.copy{
	font-family:Fontin;
	font-style:normal;
	font-weight:normal;
	font-size:1.3em;
	color:#7c4b0a;	
	
	}
#main-contact {
	position: relative;
	font-family:Fontin;
	font-style: normal;
	text-align: left;
	float: right;
	padding: 2%;
	width:36%;
	margin-right: 24px;
	margin-bottom: 35px;
	margin-top: 5px;
	color: #281610;
	background: #fff;
	box-shadow:-3px 3px 3px 3px rgba(0,0,0,.2);

	
	}
	
#main-contact hr{
	width: 250px;
	
	
	}
#main-contact h1{
	text-align: left;
	margin: 6px 0px;
	
	
	}

#main-contact p {
	font-size: 1.2em;	
	color: #630;
	margin-left: 20px;
	}
	
#main-contact p.phone {
	
	font-size: 1.2em;
	
	
	}	

#main-contact p.small {
	font-size:.8em;

	}

#main-contact p.info_strong {
	font-weight:normal;
	color:#7c4b0a; 
	text-align: left;
	font-size: 1.1em;
	
	}


p.directions {
	text-decoration:underline;
	}
p.directions a {
	
	padding: 3px;
	text-decoration:underline;


	
	}
	
p.directions a:hover {
	background-color: #C8CEB0;
	
	}
#main-contact h2 {
	font-size: 1.5em;
	
	}

#contact-map{
	width: 43%;
	height: 100%; 
	margin-right: 1%;
	float: right;
	
	}
#form h2{
	margin: 0px;
	font-family: Fontin;
	font-weight:normal;
	
	}

#form input {
	
	padding: 1%;
	width: 90%;
	background: #fff;
	
	}
#form textarea:focus {
	outline: none;
	background-color:#fff;
	color: #690;
	
	
	}
#form em{
	color: red;
	
	}	

#form  input:focus {
	outline: none;
	background:white;
	color: #690;
	}	

#form textarea{
	width: 90%;
	height: 320px;
	margin-left: 0%;
	border: inset 3px #E9E9E9 ;
		background: #fff;

	
	}
	
#form label {
	display: block;
	width: 60px;
	
	}
	
#form label.error {
	color: #c00;
	padding-left: 3px;
	
	}

#form .submit {
	width: 100px;
	font-size: 1em;
	font-weight: 300;
	margin-right: 10%;
	color: white;
	background-color: #91A66A;
	border-radius:6px;
	-moz-border-radius:6px;
	border-color: #EBDECD ;
	}
#form .submit:hover {
		background-color: #ADBF7B;

	
	}

#splash_contact{
	width: 85%;
	max-height: 550px;
	background: rgba(256,256,256,.5);
	border-radius: 6px;
	-moz-border-radius: 6px;
	margin: 5% auto;
	padding: 1%;
	
	}
	
#splash_contact p{
	display:block;
	width: 75%;
	height: auto;
	text-align: center;

	font-size: 2em;
	padding: 0px 20px;
	margin: 0 auto;
	font-family:Fontin;	
	}
.color {
	
	color: red;
	
	}
.name {
	padding-top:20px;
	
	
	}
	
div.welcome {
	position: absolute;
	width: 30%;
	height:100%;
	max-height: 350px;
	right: 0px;
	background: #fff ; 
	z-index: 2000;	
		padding: 0px 6px ;

	}

h1.welcome {
	position:relative;
	font-family: Fontin;
	display:block;
	height: inherit;
	max-height: 320px;
	font-size:1.6em;
	margin:0px;
	padding: 35px 12px;
	vertical-align:middle;
	
	
	
	
	}

span.fancy  img{
	
	width:100%;
	margin-left: -575%;
	margin-top: 86%;
	padding: 6px;
	background:  rgba(254,254,254,.5);
	
	
	}

#banner h2 {
	font-size:2em;
	margin-bottom:-8px;
	margin-top:0px;
	padding-bottom: -3px;
	}
	
#banner h2 a{
		color: inherit;
		
		}
		
#banner h2 a:hover{
	color: #7c4b0a;
	
	}
#banner h3 {
margin: -3px;
	}
#banner h3 a {
margin:0px;
	}

#banner p{
	
	margin-top: 3px;
	
	}

h1#heading-map {
	font-family:Fontin;
	font-style: normal;
	font-weight:normal;
	text-align:center;
	font-size: 3em;
	padding-top: 40px;
	}
	
.fb-comments, .fb-comments iframe[style] {
	max-width: 450px !important;
	width:90% !important;
	position:relative !important;
	margin: 10px auto;
	
	}
	
	
#sidebar {
	width: 45%;
	float: right;
	text-align: justify;
	padding: 25px 15px 25px 35px;
	}
#contact {
	font-family:Fertigo Pro;
	padding-top: 30px;
	font-size: 2.5em;
	font-style: normal;
	text-align: center;
	}	
	
#content_home {
	overflow: hidden;
		padding-top: 15px;

	width:100%;
	/*height:65%;*/
	text-align:justify;
	}
	
	

#content_home h1 {
	font-family: Fontin;
	width: 95%;
	margin: 15px auto;
	font-size: 1.8em;
	font-style: normal;
	font-weight: bold;
	color: #444;;
	text-align:center;
	line-height: 35px;
	height: 1.31147540983607%;
	padding: 10px 0px 15px 0px;
	text-shadow: 2px 2px 1px rgba(0,0,0,.3);
	-moz-text-shadow:  2px 2px 1px rgba(0,0,0,.3);
	-webkit-text-shadow:  2px 2px 1px rgba(0,0,0,.3);
	-o-text-shadow:  2px 2px 1px rgba(0,0,0,.3);
	}
	

	
.col_home {
	width: 96%;
	height: 56.09756097560976%;
float: left;
	margin:0px auto;
	padding:1% 2%;
	border-bottom: solid 1px #ccc;
	}
.col_home div#fltlft {
	float: left;
	width: 50%;
	padding: 2%;
	}
	
.col_home div#fltlft  h2{
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	text-align: center;
	
	}
	
div.home-contact {
	float:right; 
	width: 43%;
	padding: 1%;
	margin: .5%;
	background-color:;
	}
	
div.home-contact video {
	margin-top: 55px;
	max-width: 100%;
	box-shadow: 3px 2px 2px rgba(0,0,0,0.4);
	
	}
	
div.home-contact p.home-address {
	font-size: .9em;
	color: #444;
	margin: 10px;
	
	
	}
.home-contact h2 {
	text-align: center;
	margin-top: 5px;
		font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	}
	
div.home-contact input {
	width: 80%;
	padding: 5px 10px;
	
	}
	
div.home-contact textarea {
	
	width: 80%;
	height: 150px;
	padding:5px 10px;
	}

div.home-contact input.submit {
	width: 100px;
	float: right;
	margin-right: 11%;
	background-color: #693;
	border-radius: 6px;
	color: white;
	
	}
div.home-contact p {
	text-indent: 0px;
	text-align: center;
	}
	
div#home-bottom {

	
	
	}
	
	
div#home-bottom ul {
	list-style: none;
	padding-left: 0px;
	
	
	}
li.mod {
	width: 22%;
	min-height: 150px;
	border: solid 1px #ccc;
	float: left;
	margin: 2% 1.25%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	
	}	
	
li.mod img {
	max-width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	
	}
	
li.mod h3{
	text-align: center;
	font-family: 'Great Vibes', cursive;
	font-weight:normal;
	font-size: 1.5em;
	margin-top: 6px;
	margin-bottom: 6px;
	
	}
	
#content_home div.col_home h1{
color: #444;
	font-size:3em;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 0px;
	font-family: 'Great Vibes', cursive;
	font-weight: normal;
	background: url(images/bg-h1-btm.png) bottom center no-repeat;
	}
	
#content_home div.col_home h2{
font-weight: normal;
	
	}	
.col_home p{
	font-size: 1.1em;
	text-indent:25px;
	margin-top: 5px;
	
	
	
	}

#content p a{
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	text-align:justify;
	
	}

#content h1 {
	font-family:Fontin;
	font-style: normal;
	font-weight: bold;
	font-size: 1.2em;
	color: #28140b;
	text-align:center;
	line-height: 5px;
	}
	
#content ul#first {
	list-style: none;
	width: 350px;
	float: left;
	padding-right: 30px;
	padding-top: 50px;	
	}
	
#content ul#second {
	list-style:none;
	position: relative;
	width:350px;
	float: left;
	padding-top: 50px;	
	}

#content ul li.thumb {
	height: 250px;
	list-style:none;
	padding-top: 10px;
	}
	
#content ul li.portrait {
	height: 250px;
	list-style:none;
	padding-top: 10px;
	margin-left: 90px;
	}
	
#content ul li.portrait a:hover img {
	 width: 165px;
	}
	
#content ul li.caption {
	width: 380px;
	height: 40px;
	list-style: none;
	text-align: center;
	font-family:Fontin;
	font-style:normal;
	font-size:1.6em;
	color:#7C4B0A;
	padding: 0;
	}
	
#content ul li.caption a:hover {
	font-family:Fontin;
	color: #281610;
	}

ul.content li{
	margin-bottom: 20px;
	border-bottom:dotted 1px #960;
	list-style:inside;
	text-align: left;
	
	
}
#content ul li a:hover img{
	width: 380px;
	height: auto;
	}
	
#content p {
		font-family:Fontin, Georgia, "Times New Roman", Times, serif;
		font-style: normal;
		text-indent: 3em;
		font-size:1.1em;
		text-align: justify;
		color: #281610;
			}
#content p.info {
	text-align: center;
	font-style: italic;
	font-size: 1.5em;
	
	}

#content1 {
	width: inherit;
	height:217px;	
	margin: 15px;
	padding-top: 5px;
	}

#content-gallery {
	overflow: hidden;
	overflow-style: marquee-line;
	max-width: 860px;
	width: 90%;
	max-height: 2500px;
	padding: 10px 5px;
	margin: 2% auto;
	background-color: rgba(256,256,256,.4);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4cffffff', endColorstr='#4cffffff'); /* IE */
	font-family: "Fontin";
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	}
	
#content-gallery h1 {
	
	margin-bottom: 15px;
	padding-bottom: 6px;
	border-bottom: solid 1px #261811;
	font-weight: normal;
	}
	
#content-gallery h2{
	
	display:block;
	width: 100%;
	margin-top: 10px;
	text-align: center;

}
	
div.sub-gallery {
	width: 98%;
	margin: 24px auto;
	padding-bottom: 48px;
	overflow: hidden;
	
	
	}
div.sub-gallery p {
	padding: 6px 12px 0px 12px;
	text-align:center;
	border-radius: 6px;
	
	}	
#content-gallery div.sub-gallery h2{
	width: 100%;
	display: block;
	float: left;
	font-family: 'Quattrocento Sans', sans-serif;
	font-size: 1.5em;
	padding-bottom: 5px;
	margin-top: 24px;
	margin-bottom: 6px;
	background:url(images/bg-h2-btm.png) center bottom no-repeat;
	
	}
		
#content-gallery h1 img{
	max-width: 100%;
	margin: 0 auto;
	}
	
#weddings_content {
	width:90%;
	max-width: 950px;
	overflow: hidden;
	padding: 20px;
	margin: 35px auto;
	background: rgba(256,256,256,.5);
	border-radius: 6px;
	-moz-border-radius:6px;
	
	
	}
	

#weddings_content h1 {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 25px;
	text-align: center;
	
	
	}	
	
#weddings_content h2 {
	text-align: center;
	font-family: 'Quattrocento Sans', sans-serif;	
	
	}
	
#weddings_content h1 img{
	max-width: 100%;
	
	}

#placeholder p {
	font-size: 2em;	
	}
#placeholder h1 {
	font-family:Fontin;
	font-style: normal;
	font-weight:normal;
	font-size: 4em;
	line-height: 15px;
	}
	
ul#navbar2 {
	float: left;
	padding-top: 50px;
	list-style: none; 
	display: block;
	height: 250px;
	}	
	
	
ul#navbar2 li {
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;	
	}

#content-gallery ul.gallery{
	display: block;
	width:100%;
	height: 100%;
	max-width: 850px;
	margin: 12px auto;
	paddding: 10px;
	padding-left: 10px;
	margin-left: 0px;
	text-indent:none;
	
	
	}


#content-gallery ul.gallery li {
	width: 15%;
	max-width: 128px;
	max-height:80px;
	overflow: hidden;
	margin: 1%;
	list-style: none;
	display:block;
	float: left;
	border: 1px solid #fff ;
	text-align:center;
	padding:1%;

}

ul.gallery li a img.portrait {
	
	
	
	}


#content-gallery ul.gallery li a img{
	position: relative;
	margin: 0 auto;
	max-width:100%;
	}




.right {
	width: 30%;
	float: right;
	text-align:center;
	margin: 1.5%;
	border: 1px solid #999;

	
}

.right a img {
	position: relative;
	margin: 3% auto;
	max-width: 90%;
	
	}


.wedding-caption {
	font-family:Fontin;
	font-size:1.5em;
	margin-top:3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align:center;
}
	
#footer .copyright { 
	float: right;
	width: 52%;
	text-align: left;
	height: auto;
	color: #CFC7A0;
	border-left: double 3px #630;
	margin-top: 10px;
	}
#footer .copyright p{
		padding-left: 10px;
		line-height:1.5;
		font-size:
		.8em;
	}
#footer .nav { 
		width: 45%;
		font-family:Verdana, Geneva, sans-serif;
		font-size: .8em;
		float: left;
		color: #C09A74;
		
		margin-top: 16px;
}

#footer .nav p {
	margin: 3% 0 0 15px;
	
	
	}

#footer .nav p a {
	padding:1% 	2%;
	border-right: dotted 1px #F0DDBF;
	color: #eee;
	}
#footer .nav p a:hover {
	text-decoration: underline;
	box-sizing:border-box
	
	}
h1.gallery {
	padding-top: 35px;
	padding-bottom: 15px;
	font-size: 2.5em;
	margin-top: 15px;
}



@media screen and (max-width: 800px){
	#wrapper-home {
	width: 100%;
	max-width: 768px;

	
	}
	
#head-wrapper {
		
		background: url(images/header-768.png) center top no-repeat  ;	
		border-bottom: solid 3px #330000;	}
				

#heading {
	
		height: auto;
		}	
		
#heading div.logo {
	width: 100%;
	float: none;
	max-height: 110px;
	margin-top: 10px;
	margin-left: 0px 
	}
#heading div.logo a {
	text-align: center;
	max-width: 100%;
	float: none;
	padding-bottom: 0px;	}
	
#heading div.logo a img.logo{
	width: 33%;
	margin: 0px auto;
	padding-right: 0px;
	}
div.home-contact video {
	margin-top: 0px;
	max-width: 100%;
	box-shadow: 3px 2px 2px rgba(0,0,0,0.4);
	max-height: 350px;
	}


/*#apDiv1 {

	margin: 10% 12px 0px 0px;
	
	
	}*/
	

	
#apDiv1 {
	line-height:normal;
	margin: 3px auto 5px auto;
	height: 36px;
	float: none;
	width: 100%;
	}
	
#apDiv1 div.badge {
	top: auto;
	
	
	}
	
#apDiv1 div.badge a img {
	
	max-width: 100px;
	}

#apDiv1 ul {
	width: 100%;
	margin: 0 auto;
	display: block;
	padding-left: 0px;
	text-align:center;
	}
	
#apDiv1 ul li {
	
	display: inline-block;
	float: none;
	
	}
	
#apDiv1 ul li.phone-number {
	display: none;
	
	}
#apDiv1 ul li a img{

	
	max-width: 36px;
	margin-right: 0px;
	
	
	
	}
div.fltrt {
	height: 120px;
	line-height: 120px;
	margin-top: 0px;
	}


.col_home div#fltlft {
	float: none !important;
	width: 98%;
	margin: 0 auto;
	padding: 2%;
	
	}
	
div.home-contact {
	
	float: none;
	width: 96%;
	margin: 0 auto;
	
	}
	
div.home-contact form input, div.home-contact form textarea {
	
	width: 75%;
	margin: 5px;
	
	}
	
#flash ul.special-home { 

width: 100%;
bottom: 0px;
height: 60px;
margin: 0px;
right: 0px;
}
#flash ul.special-home li {
	
	width: auto;
	height: inherit;
	border-radius: 0 0 0 0;
	padding: 3px 0px;
	text-align: center;
	background-color: rgba(255,255,255,.75);
	}
	
#flash ul.special-home li p span{
	display: inline;
	padding: 0 10px;
	}
#flash ul.special-home li h1{
	font-size: 1.5em;
	line-height:2;
	}	
	
#flash ul.special-home li h2{
	line-height: 1.2;
	    font-size: 2.5em;
    padding: 5px 10px;

	}
	
#flash ul.special-home li p {
	
	margin: 0px;
	
	}
	
#flash {
	top: -3px;
	
	
	}	
	
h1.welcome {
	font-size: 1.3em;
	
	
	}
nav.main-navigation {
		display: none;

	
	}
.col_home {
    float:none;
	margin:0 auto;
	width: 100%;
	
	}
	
	
div.mobile-menu {
	
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	}

div.mobile-menu .c-buttons nav.mobile-navigation ul li {
	margin: 0px;
	background-color: rgba(255,255,255,.7);
	color: #442915;
	padding: 5px;
	width: 70px;
	list-style: none;
	}
div.mobile-menu .c-buttons nav.mobile-navigation ul {
	padding-left: 0px;
	margin-top: 0px;
	}	
	
div.mobile-menu .c-buttons nav.mobile-navigation ul li a {
	font-family: IcoMoon;
	font-size: 3em;
	color: #3D2014;
	width: 100%;
	line-height: 1;
	display: block;
	text-align: center;
	}
	
div.mobile-menu .c-buttons nav.mobile-navigation ul li p.label {
	font-size:.7em;
	color:#999;
	margin: 2px auto;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	}
div.mobile-menu nav.mobile-navigation li a {
	text-decoration: none;
	color: inherit;
	text-align: center;
	
	
	}
	
div.mobile-menu {
	
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	}
		
#nav-wrapper {
	background-image: none;
	width: 70px;
	margin: 0px;
	max-width: inherit;
	height: 0px;
	float: right;
	}
/*
#navbar {
	background-image: none;
	background-color: transparent;
	padding: 0;
	margin: 0 auto 5px auto;
	height:75px;
	max-width: 768px;
	overflow: hidden;
	
}

#navbar ul {
	margin: 0 auto;
	padding:0;
	height: inherit;
	max-height: 70px;
	max-width: 768px;

}

#navbar ul li{
	position:relative;
	background: url(images/nav.jpg) repeat-x #140600;
	float: left;
	list-style: none;
		line-height: 30px;
	vertical-align:middle;
	height: 35px;
	margin:0px .5% .5% .5%;
	width: 32.3333333%;
	max-width: 265px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 3px 3px 4px rgba(0,0,0,.4);
	-moz-box-shadow: 3px 3px 4px rgba(0,0,0,.4);

	}
#navbar ul li.bottom {
	
	width: 49%;
	max-width: 325px;
	}	
	
#navbar ul li:hover {
	
	background-color: rgba(256,256,256, .6);
	}

#navbar ul li a {
	display:block;
	height:inherit;
	max-height: 25px;
	line-height: 25px;
	width: 100%;
	font-style: normal;
	font-size:.9em;
	color: #CFC7A0;
	text-align:center;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 5px;
}

#navbar ul li a.at {
	color: #9f6b1b;
	
	font-weight: 500;

	}

#navbar ul li a:hover {
	color: #9f6b1b;
}


#navbar ul li a.selected{
		font-weight: bolder;	
			
}
*/
#content_secondary {
	font-family:Fontin;
	width: 94%;
	min-height: 720px;
	text-align: justify;
	margin-bottom: 0px;

	}

#content_secondary p a{
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	text-align:justify;
	
	}
	
#content_secondary h2 {
	font-family:'Great Vibes';
	font-weight:normal;
	font-size:3em;
	margin-bottom: 3px;
	text-align:center;
	margin-top: 5px;
	
	
	}
	
#content_secondary h2 img {
	
	max-width: 100%;
	
	}
#content-gallery ul.gallery{
	disply: block;
	width:100%;
	height: 100%;
	max-width: 740px;
	margin: 0 auto;
	paddding: 10px;
	padding-left: 10px;
	margin-left: 0px;
	text-indent: 0;
	
	
	}


#content-gallery ul.gallery li {
	width: 20%;
	max-width: 120px;
	max-height:76px;
	overflow: hidden;
	margin: 1%;
	list-style: none;
	display:block;
	float: left;
	border: 1px solid #fff ;
	text-align:center;
	padding:1%;

}

ul.gallery li a img.portrait {
	
	
	
	}

div#home-bottom {
	display: none;
	
	}

#content-gallery ul.gallery li a img{
	position: relative;
	margin: 0 auto;
	max-width:100%;
	}	

#content_secondary h1 {
	font-family:'Great Vibes';
	font-style: normal;
	font-weight: normal;
	font-size: 2.2em;
	color: #28140b;
	text-align:center;
	line-height: 5px;
	margin: 0px auto;
	}
#p-title {
	padding-top:10px;
	padding-bottom: 20px;

	}
#p-title h1 {
	height: 35%;
	padding-bottom:0;
	font-weight:normal;
	font-style: normal;
	font-size:1.8em;
	text-align:center;
	margin-top: 3%;
	margin-bottom: 2px;
	}	
	


#col1{
	width: 45%;
	height: 650px;
	float: right;
	padding:15px 5px;
	margin: 10px;
	font-size: .95em;
	background: rgba(256,256,256,.6);
	border-radius:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;	
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4cffffff', endColorstr='#4cffffff'); /* IE */

	}

	
#col2 {
	width:45%;
	padding: 15px 5px;
	height: 650px;
	padding:15px 5px;
	background-color: rgba(256,256,256,.7);
	border-radius:10px;
	margin: 10px 10px 30px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;	
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4cffffff', endColorstr='#4cffffff'); /* IE */

	}	
	
	
#col1 ul {
	list-style: none;
	text-align: center;
	text-indent: 0px;
	padding-left: 0px;
	width: 95%;
	margin: 0 auto;
	
	}
	
#col2 ul {
	list-style: none;
	text-align: center;
	text-indent: 0px;
	padding-left: 0px;
	width: 95%;
	margin: 0 auto;
	
	}
#form {
	
	float: none;
	width: 90%;
	max-width: 95%;
	margin: 0 auto;
	}
	

#contact-map{
	float: none;
	width: 90%;
	max-width: 95%;
	margin: 0 auto;
	margin-top: 10px;
	
	}
	
	
#main-contact {
	position: relative;
	font-family:Fontin;
	font-style: normal;
	float: none;
	text-align: center;
	height: 100%;
	padding: 2%;
	width: 90%;
	max-width: 95%;
	margin: 10px auto;

	}
	

#main-contact p {
	font-size: 1em;	
	color: #630;
	margin-left: 20px;
	}
	
#main-contact h1 {
	text-align: center;
	}

#footer {
	background: url(images/footer-small.png) bottom center no-repeat;
	
	
	}


#footer .copyright { 
	width: 100%;
	text-align: center;
	height: auto;
	color: #CFC7A0;
	margin-top: 10px;
	border-left: none;
	}
#footer .copyright p{
		padding-left: 10px;
		line-height:1.5;
		font-size:.8em;
	}
#footer .nav { 
		width: 100%;
		font-family:Verdana, Geneva, sans-serif;
		font-size: .8em;
		color: #C09A74;

}

#footer .nav p {
	display: block;
	margin: 10px auto;
	height: 15px;
	width: 85%;
	text-align: center;
	
	}

#footer .nav p a {
	padding:3px 5px;
	border-right: none;
	
	}
#footer .nav p a:hover {
	text-decoration: underline;
	
	}	
	
	
	}
	



@media screen and (max-width: 640px){




/*#flash ul.special-home.top {
	display: none;
	
	}
	
ul.special-home.bottom {
	display: block;
	
	}
	
 ul.special-home {
	padding-left: 0;
	text-align: right;
	width: 100%;
	z-index: 5000;
	list-style: none;
overflow: hidden;
background-color: rgba(103,137,56,.5);
	}
	
ul.special-home li p {
	margin: 0px auto;
	
	
	}
	
 ul.special-home li p span.special-one {
	
	height: auto;
	line-height: normal;
	margin:  0px;
	text-align: center;
	font-weight: normal;
	font-family:
	}	
	
ul.special-home li p span.special-date {
	color: #C06; 
font-family: 'Great Vibes', cursive;
	font-size: 2em;
	line-height: 1.3;
	}
	
 ul.special-home li p span.special-one{
	height: auto;
	line-height: normal;
	text-align: center;
	font-size: 1.2em;
	color: #2F1C0B;
	text-shadow: 0px 0px 5px rgba(0,0,0,.6);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif
	
	}
	
 ul.special-home li p span {
	
	display: inline;
	margin: 0 auto;
	padding: 0 5px;
	}
		
 ul.special-home li {

	background-color: rgba(255,255,255,.2);
	color: black;
	padding:5px;
	Text-align: center;
	}*/

#wrapper-home {
	width: 98%;
	max-width: 640px;
	margin: 150 auto 0 auto;

	
	}
	
	
#wrapper {
	
	position: relative;
	height: 100%;
	max-width: 640px;
	max-height: 3500px;
	min-height: 800px;
	margin: 150px auto 0 auto;
	
	
	}

#main {
	
	height: auto;
	padding-bottom: 0px;
	-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
overflow: hidden;

	
	}
	
#flash {
	margin-top: 130px;
	overflow: hidden;
	float: left;}	
	
/*#flash {
	position: relative;
	width: 100%;
	
	margin-top: 10px;
	
	}*/
		
#head-wrapper {
	background: url(images/header-640.png) no-repeat top center #fff;
	
	}

#heading {
	overflow: hidden;
	max-height: 130px;
	min-height: 100px;
		
	}	
#heading a {
	position: relative;
	display: block;
	max-width: 100%;
	max-height: 40%;
	margin: 0px auto 3px auto;
	
	}
	
	
/*#heading div.logo {
	width: 100%;
	
	}
*/


div.fltrt {
	width: 25%;
	height: 100px;
	line-height: 100px;
	margin-top: 0px;
	}

	

#content_home h1 {
	font-family: Fontin;
	font-weight: bold;
	width: 96%;
		margin: 0 auto;
	font-size: 1.4em;
	line-height:30px;
	color: #28140b;
	text-align:center;
	margin-top: 3px;
	display:block;
	height: 1.31147540983607%;
	padding: 2px 0px;
	margin-bottom:0;
	text-shadow: 2px 2px 1px rgba(0,0,0,.3);
	-moz-text-shadow:  2px 2px 1px rgba(0,0,0,.3);
	-webkit-text-shadow:  2px 2px 1px rgba(0,0,0,.3);
	-o-text-shadow:  2px 2px 1px rgba(0,0,0,.3);
	}	

#content_home div.col_home h1{
	color: #28140b;
	font-size:2em;
	text-align: center;
	padding-bottom: 9px;
	margin-top: 3px;
	margin-bottom: 0px;
	font-family: 'Great Vibes', cursive;
	font-weight: normal;
	background: url(images/bg-h1-btm.png) bottom center no-repeat;
	}
	

#content_home {
	width:100%;
	text-align:justify;
	padding-bottom: 5px;
	}	

/*#nav-wrapper {
	background-image: none;
	width: 99%;
	max-width: 640px;
	height: 75px;
	
	}
	
	
#navbar {
	background-image: none;
	background-color: transparent;
	padding: 0px;
	padding-left: 10px;
	margin: 0px auto;
	height: 85px;
	width: inherit;
	max-width: 620px;

}

#navbar ul {
	display:block;
	margin: 2px auto;
	width: 100%;
	max-height: 85px;
	max-width: 640px;

}
#navbar ul li{
	position:relative;
background:url(images/nav.jpg);
	float: left;
	list-style: none;
	height: 35px;
	line-height: 34px;
	margin:2px;
	width: 32.5%;
	max-width: 200px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 3px 3px 4px rgba(0,0,0,.4);
	-moz-box-shadow: 3px 3px 4px rgba(0,0,0,.4);

	}
	
#navbar ul li.bottom {
	width:49%;
	max-width: 310px;
	
	}
	
#navbar ul li:hover {
	
	background-color: rgba(256,256,256, .6);
	}

#navbar ul li a {
	display:block;
	width: 96%;
	font-style: normal;
	font-size:.9em;
	color: #CFC7A0;
	text-align:center;
	text-decoration: none;
	padding-top: 0%;
	vertical-align:middle;

}

*/

#content_secondary {
	font-family:Fontin;
	width: 94%;

	padding-bottom: 15px;
	text-align: justify;
	margin: auto;
	margin-bottom: -20px;

	}

#content_secondary p a{
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	text-align:justify;
	
	}
	
#content_secondary h2 {
	font-family:'Great Vibes';
	font-weight:normal;
	font-size:1.8em;
	margin-bottom: 0px;
	text-align:center;

	
	
	}
	

#content_secondary h1 {
	font-family:'Great Vibes';
	font-style: normal;
	font-weight: normal;
	font-size: 1.8em;
	color: #28140b;
	text-align:center;
	line-height: 5px;
	margin: 3px 0px;
	}
#p-title {
	padding-top:10px;
	padding-bottom: 10px;

	}
#p-title h1 {
	}	
	


#col1{
	width: 96%;
	float: none;
	padding: 10px;
	height: 100%;
	margin-bottom: 10px;
	font-size: 1em;
	background: rgba(256,256,256,.6);
	border-radius:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;	
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4cffffff', endColorstr='#4cffffff'); /* IE */

	}

	
#col2 {
	width:96%;
	float: none;
	padding: 5px;
	background-color: rgba(256,256,256,.7);
	border-radius:10px;
	margin-bottom: 30px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;	
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4cffffff', endColorstr='#4cffffff'); /* IE */

	}	

#col2 p{
	margin-left: 15px;
	text-align: center;
	font-family:Verdana, Geneva, sans-serif;
	}
	
#col1 ul {
	list-style: none;
	text-align: center;
	text-indent: 0px;
	padding-left: 0px;
	width: 95%;
	margin: 0 auto;
	
	}
	
#col2 ul {
	list-style: none;
	text-align: center;
	text-indent: 0px;
	padding-left: 0px;
	width: 95%;
	margin: 0 auto;
	
	}
#content_gallery {
	max-width: 570px;
	margin: 0 auto;
	padding: 2%;
	
	}	
	
#content_gallery h2 a{
	font-size: 1.2em;
	font-family:Fontin;
	font-weight: regular;
	
	}
	
#content-gallery ul.gallery{
	display: block;
	width:100%;
	height: 100%;
	max-width: 560px;
	margin: 0 auto;
	paddding: 10px;
	padding-left: 10px;
	margin-left: 0px;
	text-indent:none;
	
	
	}


#content-gallery ul.gallery li {
	width: 22%;
	max-width: 120px;
	max-height:78px;
	overflow: hidden;
	margin: 1%;
	list-style: none;
	display:block;
	float: left;
	border: 1px solid #fff ;
	text-align:center;
	padding:1%;

}

ul.gallery li a img.portrait {
	
	
	
	}


#content-gallery ul.gallery li a img{
	position: relative;
	margin: 0 auto;
	max-width:100%;
	}
		
		
#form {
	
	float: none;
	width: 90%;
	max-width: 95%;
	margin: 0 auto;
	}
	

#contact-map{
	float: none;
	width: 90%;
	max-width: 95%;
	margin: 0 auto;
	margin-top: 10px;
	
	}
	
	
#main-contact {
	position: relative;
	font-family:Fontin;
	font-style: regular;
	text-align: center;
	height: 100%;
	padding: 3%;
	width: 90%;
	max-width: 95%;
	margin-top: 15px;
	margin-bottom: 15px;

	}
	
#main-contact hr{
	width: 25%;
	
	
	}
#main-contact h1{
	text-align: center;
	
	
	}

#main-contact p {
	font-size: 1em;	
	color: #630;
	margin-left: 20px;
	text-align:center;
	}
	
#main-contact p.small {
	font-size:.8em;

	}

#main-contact p.info_strong {
	font-weight:normal;
	color:#7c4b0a; 
	text-align: center;
	font-size: 1.1em;
	
	}


#splash_contact p{

	font-size: 1.5em;	
	}		
			
#splash_contact h1 img {
	max-width: 100%;
	
	
	}
#footer {
	height: 100px;
	
	
	}		
				
#footer .copyright { 
	width: 100%;
	text-align: center;
	height: auto;
	color: #CFC7A0;
	margin-top: 10px;
		border-left: none;

	}
#footer .copyright p{
		padding-left: 10px;
		line-height:1.5;
		font-size:.8em;
	}
#footer .nav { 
		width: 100%;
		font-family:Verdana, Geneva, sans-serif;
		font-size: .8em;
		color: #C09A74;
	

}

#footer .nav p {
	margin: 10px auto;
	text-align: center;
	
	}

#footer .nav p a {
	padding:3px 5px;
	
	
	}
#footer .nav p a:hover {
	text-decoration: underline;
	
	}		

#form textarea{
	margin: 3px 5% ;
	width: 90%;
	}	
	
	
#content-gallery div.sub-gallery{
	padding-bottom: 10px;
	margin-top: 12px;
	
	}

	
#content-gallery ul.gallery{
	disply: block;
	width:100%;
	max-width: 610px;
	margin: 0 auto;
	paddding: 10px;
	
	
	}


#content-gallery ul.gallery li {
	width: 28%;
	max-width: 150px;
	max-height: 85px;
	overflow: hidden;
	margin: 1%;
	list-style: none;
	display:block;
	float: left;
	border: 1px solid #fff;
	text-align:center;
	padding: 1%;

}


	
#content-gallery ul.gallery li a img{
	position: relative;
	margin: 0 auto;
	max-width:100%;
	}


	
	}
	
/**
675***/	
@media screen and (max-width: 675px){
	
	
	
}

/*-------
640
----*/
	
@media screen and (max-width:480px){
	
#home-wrapper {
	background: url('images/headingbg-580.png') center bottom no-repeat;
	
	
	
	
	}
	
	
	.bottom-img img {
    display: inline-block;
    height: auto;
    width: 95%;
}
	
#content-gallery {
	max-width: 460px;
	max-height: 1880px;
	padding: 5px;
	margin-top: 10px;
	
	}
	
.left {
	width:95%;

	margin: 5px auto;
	float: none;
	border: 1px solid #999 ;
	text-align:center;

}

.left a img {
	position: relative;
	margin: 3% auto;
	max-width:95%;
	
	}

/*#navbar {
	background-image: none;
	background-color: transparent;
	padding: 0;
	margin: 0 auto;
	height:80px;
	max-width: 470px;
	
}

#navbar ul {
	margin: 0 auto;
	padding:0;
	width: 100%;
	height: inherit;
	max-height: 80px;
	max-width: 470px;

}

#navbar ul li{
	position:relative;
background-color: #140600;
	float: left;
	list-style: none;
	height: 35px;
	margin:2px 2px;
	width: 31%;
	max-width: 150px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 3px 3px 4px rgba(0,0,0,.4);
	-moz-box-shadow: 3px 3px 4px rgba(0,0,0,.4);

	}
	
	
#navbar ul li:hover {
	
	background-color: rgba(256,256,256, .6);
	}

#navbar ul li a {
	display:block;
	height:inherit;
	width: 100%;
	font-style: normal;
	font-size:.9em;
	color: #CFC7A0;
	text-align:center;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

#navbar ul li a.at {
	color: #7c4b0a;

	}*/


	
#content-gallery h1 {
	width: 80%;
	margin: 2% auto;
	
	}	
	
#content-gallery ul.gallery{
	disply: block;
	width:100%;
	max-width: 610px;
	margin: 0 auto;
	paddding: 10px;
	text-indent: none;
	
	
	}


#content-gallery ul.gallery li {
	width: 28%;
	max-width: 200px;
	max-height: 60px;
	overflow: hidden;
	margin: 1%;
	list-style: none;
	display:block;
	float: left;
	border: 1px #fff solid;
	text-align:center;
	padding:1%;
max-height: 80px;
}


	


#content-gallery ul.gallery li a img{
	position: relative;
	margin: 0 auto;
	max-width:100%;
	
	}
	
	
}
	
	
@media screen and (max-width: 320px) {
	
	
#wrapper-home {
	width: 95%;
	max-width: 320px;
	
	}
	
	
#wrapper {
	height: 100%;
	max-height: 600px;
	
	
	}
	
#heading{
	max-height: 100px;

	}
#heading img {
	top: 10px;
	
	
	
	}
#flash {
	margin-top: 120px;
	max-height: 200px;
	
	}
	
#weddings_content {
	max-width: 300px;
	padding: 3px;
	
	
	}
	
#weddings_content h1 img {
	
	max-width: 100%;
	
	}
	
.col_home {
	width: 90%;
	height: 54.09756097560976%;
margin:1.5% auto;
	padding: 1.63934426229508%;
	background-color: rgba(256,256,256,.4);

	}
	
	
.col_home h2{
	color: #330;
	font-size:2em;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 0px;
	
	}
	
.col_home p{
	font-size: .9em;
	text-indent:25px;
	margin-top: 5px;

	}	
	
	
h1.welcome {
	display:block;
	height: 25px;
	font-size:1em;
	vertical-align:middle;
	padding-top: 15px;
	
	
	
	}
/*#navbar {
	background-color: transparent;
	width: 100%;
	padding: 0;
	height: 80px;
	max-width: 320px;
	
}

#navbar ul {
	margin: 0 auto;
	padding:0;
	height: 100%;
	width: 98%;
	max-height: 80px;
	max-width: 320px;
	z-index:2000;	

}

#navbar ul li{
	float: left;
	list-style: none;
	margin: .5%;	
	width: 32.33333%;
	height: 50%;
	max-width: 106.66666px;
	}

#navbar ul li a {
	display:inline-block;
	font-style: normal;
	height: inherit;
	font-size:.9em;
	color: #CFC7A0;
	text-align:center;
	text-decoration: none;
	padding-top:5px;	
}*/

#navbar ul li a.at {
	color: #7c4b0a;

	}

#navbar ul li a:hover {
	color: #9f6b1b;
}


#navbar ul li a.selected{
		font-weight: bolder;	
			
}

#content-gallery {
	width: 95%;
	max-width: 305px;
	padding: 3px;
	height: 100%;
	overflow: clear;
	max-height: 1500px;
	

}

#content-gallery ul.gallery{
	disply: block;
	width:100%;
	max-width: 610px;
	margin: 0 auto;
	paddding: 10px;
	text-indent: 0px;
	
	
	}


#content-gallery ul.gallery li {
	width: 28%;
	max-width: 200px;
	max-height: 60px;
	overflow: visible;
	margin: 1%;
	list-style: none;
	display:block;
	float: left;
	border: 1px #fff solid;
	text-align:center;
	padding:1%;
}


	


#content-gallery ul.gallery li a img{
	position: relative;
	margin: 0 auto;
	max-width:100%;
	
	}


.left {
	width:95%;

	margin: 5px auto;
	float: none;
	border: 1px solid #999 ;
	text-align:center;

}

.left a img {
	position: relative;
	margin: 3% auto;
	max-width:95%;
	
	}

#splash_contact p{

	font-size: 1.2em;	
	}


.right {
	width: 95%;
	float: none;
	text-align:center;
	margin: 5px auto;
	border: 1px solid #999;

	
}

.right a img {
	position: relative;
	margin: 3% auto;
	max-width: 95%;
	
	}
	

#footer .copyright { 
	width: 100%;
	float: none;
	text-align: center;
	height: 85px;
	color: #CFC7A0;
	margin-top: 10px;
	}
#footer .copyright p{
		padding-left: 10px;
		line-height:1.5;
		font-size:
		.8em;
	}
#footer .nav { 
		display: none;

}


	
	
}

	
@media screen and (max-width: 675px){

#wrapper-home {
	width: 100%;
	max-width: 768px;

	
	}
	
	
#wrapper {
	position: relative;
	
	height: 100%;
	max-width: 670px;
	max-height: 3500px;
	min-height: 800px;
	margin: 150px auto 0 auto;
	
	
	}

#main {
	
	height: auto;
	padding-bottom: 0px;
	-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;

	
	}
	


#heading {
min-height: 110px;	
padding-bottom: 5px;
	}	
	

	
	
		


div.fltrt {
    width: 30%;
    max-width: 250px;
    height: 70px;
    line-height: 70px;
    float: left;
    margin-right: 2%;
	
	}
.fltrt a.specials img.specials {
  max-width: 100%;
  vertical-align: bottom;
  padding-left: 0px;
  margin-top: 5px;
	}
	
/*.fltrt img:hover {
	max-width: 102%;
	
	}*/



#content_home h1.welcome {
	display:block;
	font-size:1.2em;
	max-width: 95%;
	padding-top: 25px;
	
	
	
	}
	
#nav-wrapper {
	background-image: none;
	width: 100%;
	margin: 0px auto;
	max-width: inherit;
	
	}

#content_home div.col_home h1{
		font-size:1.8em;
		padding-bottom: 15px;
		margin-top: 25px;
		background-position: right bottom
	
	}	
	
.col_home p{
	font-size: 1em;
	text-indent:25px;
	margin-top: 5px;
	
	
	
	}

#content_home h1 {
	font-family: Fontin;
	font-weight: bold;
	font-size: 1.3em;
	width: 98%;
		margin: 10px auto;
	line-height:30px;
	color: #28140b;
	text-align:center;
	margin-top: 3px;
	display:block;
	height: 1.31147540983607%;
	padding: 2px 0px;
	margin-bottom:0;
	text-shadow: 2px 2px 1px rgba(0,0,0,.3);
	-moz-text-shadow:  2px 2px 1px rgba(0,0,0,.3);
	-webkit-text-shadow:  2px 2px 1px rgba(0,0,0,.3);
	-o-text-shadow:  2px 2px 1px rgba(0,0,0,.3);
	}	

#content_home {
	width:100%;
	text-align:justify;
	padding-bottom: 5px;
	padding-top: 0px;
	}	
	
	
#flash {
	position: relative;
	width: 100%;
	float: none;
	
	}
div.welcome {
	background:#fff ; 
	max-height: 300px;
	padding: 0px 6px;
	width: 40%;
	}	
	


li.mod {
	width: 44%;
	min-height: 120px;
	border: solid 1px #ccc;
	float: right;
	margin: 2% 2.5%;
	
	}	
	
li.mod.rt {
	
	float: right;
	}
	
li.mod img {
	max-width: 100%;
	
	}
	
li.mod h3{
	text-align: center;
	font-family: 'Great Vibes', cursive;
	font-weight:normal;
	font-size: 1.7em;
	margin-top: 6px;
	margin-bottom: 6px;
	
	}
	
	
#navbar {
	background-image: none;
	background-color: transparent;
	padding: 0;
	margin: 0 auto;
	height:75px;
	max-width: 670px;
	overflow: hidden;
	
}

#navbar ul {
	margin: 0 auto;
	padding:0;
	height: inherit;
	max-height: 70px;
	max-width: 670px;

}

#navbar ul li{
	position:relative;
	background: url(images/nav.jpg)center repeat-x #140600;
	float: left;
	list-style: none;
		line-height: 30px;
	vertical-align:middle;
	height: 35px;
	margin:0px .5% .5% .5%;
	width: 32.3333333%;
	max-width: 225px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 3px 3px 4px rgba(0,0,0,.4);
	-moz-box-shadow: 3px 3px 4px rgba(0,0,0,.4);

	}
	
	
#navbar ul li:hover {
	
	background-color: rgba(256,256,256, .6);
	}

#navbar ul li a {
	display:block;
	height:inherit;
	max-height: 25px;
	width: 100%;
	font-style: normal;
	font-size:.9em;
	color: #CFC7A0;
	text-align:center;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 5px;
}

#navbar ul li a.at {
	color: #9f6b1b;
	
	font-weight: 500;

	}

#navbar ul li a:hover {
	color: #9f6b1b;
}


#navbar ul li a.selected{
		font-weight: bolder;	
			
}

#content_secondary {
	font-family:Fontin;
	width: 98%;
	font-size: .9em;
	padding: 0 0 0 0px;
	text-align: justify;
	margin: auto;
	margin-bottom: -20px;
	background-position: center bottom;
	

	}

#content_secondary p a{
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	text-align:justify;
	
	}
	
#content_secondary h2 {
	font-family:'Great Vibes';
	font-weight:normal;
	font-size:2.2em;
	margin-bottom: 0px;
	text-align:center;

	
	
	}
	

#content_secondary h1 {
	font-family:'Great Vibes', cursive;
	font-style: normal;
	font-weight: normal;
	font-size: 3em;
	color: #28140b;
	text-align:center;
	line-height: normal;
	
	}
	
#content_secondary-winter{
	background-position:50% 38%;
	width: 100%;
	}
	
#col-specials {
	float: none;
	width: 96%;
	margin: 0 auto;
	
	}
	
#col-specials-contact {
	float: none;
	width: 85%;
	margin: 32px auto 15px auto;
	background: rgba(256,256,256, .4);
	padding-top: 10px;
	
	
	}
#col-specials h1 {
	font-size:3em;
	margin-top: 25px;
	}	
	
#col-specials h2 {
	font-size: 6em;
	margin-top: 25px;
	
	}
	
#col-specials h3 {
	font-weight: normal;
	margin: 15px;
	
	}
#content_thanks {
	font-family:Fontin;
	width: 96%;
	font-size: .9em;
	padding: 10px;
	text-align: justify;
	height: 250px;
	margin: 10px auto;
	background-position: center bottom;
	max-width: 690px;
	text-align: center;

	}

#content_thanks  p a{
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	text-align:justify;
	
	}
	
#content_thanks h2 {
	font-family:'Great Vibes';
	font-weight:normal;
	font-size:1.6em;
	margin-bottom: 0px;
	text-align:center;

	
	
	}
	

#content_thanks  h1 {
	font-family:'Great Vibes', cursive;
	font-style: normal;
	font-weight: normal;
	font-size: 1.8em;
	color: #28140b;
	text-align:center;
	line-height: normal;
	}
#p-title {
	padding-top:10px;
	padding-bottom: 10px;

	}
#p-title h1 {
	}	
	


#col1{
	width: 95%;
	float: none;
	padding: 10px;
	height: 100%;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.2em;
	background: rgba(256,256,256,.6);
	border-radius:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;	
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4cffffff', endColorstr='#4cffffff'); /* IE */

	}

	
#col2 {
	width:96%;
	float: none;
	padding: 5px;
	background-color: rgba(256,256,256,.7);
	border-radius:10px;
	margin-bottom: 20px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;	
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4cffffff', endColorstr='#4cffffff'); /* IE */

	}	

#col2 p{
	margin-left: 15px;
	text-align: center;
	font-family:Verdana, Geneva, sans-serif;
	}
	
#col1 ul {
	list-style: none;
	text-align: center;
	text-indent: 0px;
	padding-left: 0px;
	width: 95%;
	margin: 0 auto;
	
	}
	
#col2 ul {
	list-style: none;
	text-align: center;
	text-indent: 0px;
	padding-left: 0px;
	width: 95%;
	margin: 0 auto;
	
	}
#content_gallery {
	max-width: 570px;
	margin: 0 auto;
	padding: 2%;
	
	}	
	
#content_gallery h2 a{
	font-size: 1.2em;
	font-family:Fontin;
	font-weight: normal;
	
	}
	
.left {
	width:48%;

	margin: 5px auto;
	float: left;
	border: 1px solid #999 ;
	text-align:center;

}



.left a img {
	position: relative;
	margin: 3% auto;
	max-width:95%;
	
	}





		
		
#form {
	
	float: none;
	width: 90%;
	max-width: 90%;
	margin: 0px auto;
	}
	
#form p{
	margin: 0 auto;
	text-align: center;
	}
	
#form textarea {
	
	width: 96%;	
		
		}
	

#contact-map{
	float: none;
	width: 90%;
	max-width: 95%;
	margin: 0px auto;
	margin-top: 10px;
	
	}
	
	
#main-contact {
	position: relative;
	font-family:Fontin;
	font-style: regular;
	text-align: center;
	height: 100%;
	padding: 3%;
	width: 90%;
	max-width: 95%;
	margin-top: 15px;
	margin-bottom: 15px;

	}
	
#main-contact hr{
	width: 25%;
	
	
	}
#main-contact h1{
	text-align: center;
	
	
	}

#main-contact p {
	font-size: 1em;	
	color: #630;
	margin-left: 20px;
	text-align:center;
	}
	
#main-contact p.small {
	font-size:.8em;

	}

#main-contact p.info_strong {
	font-weight:normal;
	color:#7c4b0a; 
	text-align: center;
	font-size: 1.1em;
	
	}


#splash_contact p{

	font-size: 1.5em;	
	}		
			
#splash_contact h1 img {
	max-width: 100%;
	
	
	}
#footer {
	height: 150px;
	
	padding-bottom: 15px;
	}		
				
#footer .copyright { 
	width: 100%;
	text-align: center;
	height: auto;
	color: #CFC7A0;
	margin-top: 10px;
		border-left: none;

	}
#footer .copyright p{
		padding-left: 10px;
		line-height:1.5;
		font-size:.8em;
	}
#footer .nav { 
		width: 100%;
		font-family:Verdana, Geneva, sans-serif;
		font-size: .8em;
		color: #C09A74;
		margin-top: 10px;
		height: 40px;
	

}

#footer .nav p {
	margin: 10px auto;
	text-align: center;
	line-height: 
	}

#footer .nav p a {
	padding:3px 5px;
	color: #eee;
	
	}
#footer .nav p a:hover {
	text-decoration: underline;
	
	}
	.specials-pic img {
    height: auto;
    float: none;
    margin: 2px auto;
}		

#form textarea{
	margin: 3px 5% ;
	width: 90%;
	}	
	
	}
	
@media screen and (max-width: 480px){
	
#head-wrapper  {
	background: url(images/head-bg-sml.png) top center no-repeat #fff;
	
	
	}
	
	div.home-contact video {
    margin: 0 auto;
    max-width: 100%;
    box-shadow: 3px 2px 2px rgba(0,0,0,0.4);
}

	div.home-contact {
    float: none;
    width: 95%;
    margin: 0 auto;
}

	#form textarea{
	margin: 3px auto ;
	width: 92%;
	}	
#heading {
	
	padding-bottom: 0px;
	min-height: 90px;
	overflow: hidden;
	max-height: 140px;
	}
#wrapper {
	width: 99%;
	background-color: rgba(256,256,256,.5);
	max-width: 480px;
	padding-top: 15px;	}


#weddings_content {
	max-width: 400px;
	width: 95%;
	
	}
	
#content-gallery {
	max-width: 460px;
	max-height: 2880px;
	padding: 5px;
	margin-top: 10px;
	
	}
	
#apDiv1{
	

	margin-right: 3px;
	width: 100%;
	float: none;
	margin-bottom: 10px;
	margin-top: 0px;
	}
	
#apDiv1 ul li, #apDiv1 ul li a, #apDiv1 ul li a img {
	padding: 0px;
	margin: 0px;
	
	
	}
	
	
div#content-gallery h1{
	font-size: 1.5em;
	
	
	}

div.specials-wrapper {
    width: 100%;
    margin: 0px auto;
    background: rgba(254,254,254,.4);
    padding: 30px 10px;
    overflow: hidden;
}
#col-specials {
	width: 100%;
	margin: 0 auto;
	float:none;
	padding: 10px;
	}
#col-specials h1 {
    font-size: 2em;
    margin-top: 25px;
}
#col-specials h3 {
	font-size: 1.3em;
	font-weight: normal;
	
	}
	
#col-specials h2 {
	margin-top: 30px;
	font-size: 3em;
	}


.specials-pic img {
    height: auto;
    float: none;
    margin: 2px auto;
}

div.specials-pic {
    overflow: hidden;
    margin: 0 auto;
padding-left: 0px;
}


#content_secondary-winter {
    font-family: Fontin;
    background-image: url(images/summer-small.jpg);
   
}
#col-specials-contact {
	width: 95%;
	margin: 0 auto;
	max-width: 320px;
	float:none;
	padding: 12px 0px;
	margin-top: 3px;
	}	
	
#col-specials-contact h2.contact{
	font-size:1.6em;
	max-width: 310px;
	margin: 4px auto;
	
	}
#flash {
	position: relative;
	width: 100%;
	float: none;
	top: 0px;
	margin-top: 145px;
	
	}
	
div.home-contact img {
	margin: 15px auto;
	width: 85%;
	float: none;
	display: block;
	
	}
div.welcome {
	background:#FFf ; 
	max-height: 270px;
	padding: 0px 6px;
	width: 45%;
	
	}	
	
#main div.welcome h1.welcome {
	font-size: 1.2em;
	max-height: 200px;
	padding:12px 6px;
	
	}
	
	
	
div.mod {
	width: 45%;
	min-height: 120px;
	border: solid 1px #ccc;
	float: right;
	margin:6px 2%;
	
	}	
	
div.mod img {
	max-width: 100%;
	
	}
	
div.mod h3{
	text-align: center;
	font-family: 'Great Vibes', cursive;
	font-weight:normal;
	font-size: 1.4em;
	padding-top: 6px;
	padding-bottom: 6px;
	
	}

	
	
}
	
	
@media screen and (max-width: 500px) {
	
	
#wrapper-home {
	width: 100%;
	max-width: 380px;

	
	}
	
	
#head-wrapper {
	
	background: url(images/header-380.png) top center no-repeat #fff;
	
	}
	
#wrapper {
	width: 100%;
	height: 100%;
	max-width: 380px;
	max-height: 4200px;
	
	
	}
	
#nav-wrapper {

	width: 100%;
	
	}

	
#heading{
	max-height: 145px;
	min-height: 75px;
	
	}
#apDiv1 ul li  {
	margin: 0px;
	padding: 0px;
	
	}
	
#apDiv1 ul li img, #apDiv1 ul li a  {
	margin-right: 0px;
	
	}
#heading a img.logo {
	position: relative;
	width: 100%;
	margin-left: 5px;
	margin-top: 0px;
	
	}
	
	
#heading div.logo {
	width: 100%;
	float: none;
	margin-top: 0px;
	max-height: 95px;
	}
#heading div.logo a img.logo {
	max-height: 100%;
	margin-left:0px;
	margin-top: 5px;
	padding-left: 0px;
	width: 50%;
	}
	
	
	
div.mod h3{
	text-align: center;
	font-family: 'Great Vibes', cursive;
	font-weight:normal;
	font-size: 1.2em;
	padding-top: 6px;
	padding-bottom: 6px;
	
	}
	
	
#apDiv1{
	
	float: none;
	margin-top: 10px;
	line-height: nomral;
	margin-right: 0px;
	width: 100%;
	height:auto;}
	
#apDiv1 ul li a{
	
	display: block;
	}
	
		

#apDiv1 a img {
	position: ;
	height: auto;
	width: auto;
	max-width: 100%;
	float: none;
	margin-top: 0px;
  margin-right: 0px;
	
	
	
	}
	
#apDiv1 div.badge  {
	
display:none	}

div.badge a img {
	max-width: 80px;
	
	
	}



div.fltrt {
    width: 30%;
    max-width: 90px;
    height: 70px;
    line-height: 65px;
    float: left;
    margin-right: 0%;
	
	}
	
div.fltrt a.specials {
	max-width: 100%;	
	}
.fltrt a.specials img.specials {
  max-width: 90px;
  vertical-align: bottom;
  padding-left: 0px;
  margin-top: 10px;
	}
	
/*.fltrt img:hover {
	max-width: 102%;
	
	}*/

	

.fb-wrapper {
	}
	
div.welcome {
	position: relative;
	width: 100%;
	max-width: 320px;
	float: none;
	background-image: none;
	padding-left: 0px;
	
	}
	



#main div.welcome h1.welcome {
	display: inline-block;
	width: 100%;
	max-width:310px;
	height: 80px;
	float: none;
	font-size: .9em;
	line-height:normal;
	z-index: auto;
	padding: 12px 6px;
	font-size: 1em;
	font-family: Tahoma, Geneva, sans-serif;
	
}
		
#weddings_content {
	max-width: 300px;
	padding: 3px;
	
	
	}
	
#weddings_content h1  {
	
	font-size: 1.7em;
	margin-top: 10px;
	
	}
	
 h1  {
	
	font-size: 1.7em;
	margin-top: 10px;
	
	}
#content-gallery div.sub-gallery h2  {
	
	font-size: .9em;
	margin-top: 6px;
	}	
	
#weddings_content h2  {
	
	font-size: .9em;
	
	}
	
.col_home {
	width: 92%;
	height: 54.09756097560976%;
margin:1.63934426229508% auto;
	padding: 2%;
	background-color: rgba(256,256,256,.4);

	}
	
	
.col_home h2{
	color: #330;
	font-size:2em;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 0px;
	
	}
	
.col_home p{
	font-size: .9em;
	text-indent:25px;
	margin-top: 5px;

	}	
	
	

#navbar {
	background-color: transparent;
	width: 100%;
	padding: 0;
	height: 98px;
	max-width: 380px;
	margin-bottom: 10px;
	
}

#navbar ul {
	margin: 0 auto;
	padding:0;
	height: 100%;
	width: 100%;
	max-height: 85px;
	max-width: 380px;
	z-index:2000;	

}

#navbar ul li{
	float: left;
	list-style: none;
	margin:2px;	
	width: 32%;
	
	height: 40px;
	max-width: 120.66666px;
	}
	


#navbar ul li a {
	display:inline-block;
	font-style: normal;
	height: inherit;
	line-height: 40px;
	max-height: 30px;
	font-size:.85em;
	color: #CFC7A0;
	text-align:center;
	text-decoration: none;
	padding:0;	
	margin: 0px;
}
#navbar ul li.specials a {
	
	color:#F06;
	
	}
#navbar ul li a.at {
	color: #9f6b1b;
	font-weight: bold;

	}

#navbar ul li a:hover {
	color: #9f6b1b;
}


#navbar ul li a.selected{
		font-weight: bolder;	
			
}

#content_secondary-winter{
	padding: 0px;
	
	}

#content-gallery {
	width: 94%;
	max-width: 305px;
	padding: 0px;
	margin-top: 25px;
	height: 100%;
	overflow: hidden;
	max-height: 4000px;
	

}
#content-gallery ul.gallery {
	text-indent: 0px;
	width: 100%;
	height: 100%;
	padding: 0px;
	
	}

#content-gallery ul.gallery li {
	width: 42%;
	max-width: 148px;
	max-height:80px;
	overflow: hidden;
	margin: 1.5%;
	list-style: none;
	display:block;
	float: left;
	border: 1px solid #fff;
	text-align:center;
	padding:2%;

}

#navbar ul li.bottom {
	
	width: 49.5%;
	
	}


#col1 {
	max-width: 310px;
	padding: 5px;

}

.sub-gallery p{
	display: none;
	
	}


.fb-wrapper{
	width: 96%;
	padding: 3px;
	}


#splash_contact p{

	font-size: 1.2em;	
	}




#footer .copyright { 
	width: 95%;
	float: none;
	text-align: center;
	height: 85px;
	color: #CFC7A0;
	margin-top: 10px;
	}
#footer .copyright p{
		padding-left: 10px;
		line-height:1.5;
		font-size:
		.8em;
	}
#footer .nav { 
		display: none;

}

input[type=text], input[type=url], input[type=email], input[type=password], input[type=tel] {
  -webkit-appearance: none; -moz-appearance: none;
  display: block;
  margin: 0;
  width: 100%; height: 40px;
  line-height: 40px; font-size: 17px;
  border: 1px solid #bbb;
}

#main-contact{
	
	width: 85%;
	max-width:330px;
	max-height: 700px;
	padding: 30px 15px;
	}
	
#form {
	
	max-width: 320px;
	width: 90%;
	}
	
#form p {
	margin-top: 6px;
	width: 100%;
	
	}
	
#form textarea {
	font-size: 17px;
	height: 150px;
	}
	
#form input {
	padding: 5px;
	margin: 0 auto;
	with: 100%;
	}
	
#form .submit {
	height: 40px;
	
	
	}
	
	#contact-specials  input {
	
	height: 40px;
		width: 100%;

	max-width: 310px;	
	margin: 0 auto;
	}
	
#contact-specials textarea {
	width: 100%;
	height: 150px;
	max-width: 310px;	
	line-height: 30px;
		font-size: 17px;

	}
	
#contact-specials p {
		width: 90%;
	margin: 1px auto;
	
	}
	
#col-specials-contact {}

#apDiv1 ul li a img {
    max-width: 35px;
}
	
#contact-specials p input.submit {
	background-color: #030;
	border-radius: 6px;
	border-color: #021703;
	padding: 6px 0px;
	color: #fff;
	font-size: 1.1em;
	width: 50%;
	margin-right: 25%; 	
	margin-top: 10px;
	}
	
}


.fb-comments{width: 100% !important;}
.fb-comments iframe[style]{width: 100% !important;}
.fb-like-box{width: 100% !important;}
.fb-like-box iframe[style]{width: 100% !important;}
.fb-comments span{width: 100% !important;}
.fb-comments iframe span[style]{width: 100% !important;}
.fb-like-box span{width: 100% !important;}
.fb-like-box iframe span[style]{width: 100% !important;}
