@charset "UTF-8";
.page {
	background-color: #fff;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	position: relative;
	padding-top: 0px;
	width: 100%;
	min-width: 479px;
	}
	
header {
	height: 100px;
	background-color: #FFF;
	width: 100%;
	position: relative;
	}
	
.title a {
	text-decoration: none;
	display: inline-block;
	font-size: 1.8em;
	font-style: normal;
	font-weight: 400;
	font-family: gruppo;
	margin-top: 40px;
	margin-right: auto;
	margin-left: 20px;
	position: static;
}	
#homeSlideshow {
	margin-right: auto;
	margin-left: auto;
	height:99px;
	background-image: url(../images/beachSmalljpg_03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 90%;
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
}
#container {
	background-image: url(../images/container_background.png);
	background-repeat: no-repeat;
	background-color: rgb(242,242,242);
	width: 100%;
	display: block;
	margin-bottom: 0px;
	padding-bottom: 20px;
}
#Stage {
	visibility: hidden;
	width: 10px;
}
.promo_container {
	display: block;
	max-width: 95%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	}
	
.promo_container .promo {
	width: 50%;
	float: left;
	background-position: 0px 3px;
	margin-top: 7px;
	}	
	
	.promo_container .promo .content {
	margin: auto;
	padding-left: 12px;
	}	
	
 .portraitureLink {
	width: 90%;
	height: 50px;
	background-image: url(../images/portr_image_small.jpg);
	background-repeat: no-repeat;
	border: thin solid #999999;
	margin-top: 0px;
	padding-top: 0px;
	display: block;
}
.headshotLink {
	width: 90%;
	height: 50px;
	background-image: url(../images/headshot_image_small.jpg);
	background-repeat: no-repeat;
	border: thin solid #999999;
	margin-top: 0px;
	padding-top: 0px;
	display: block;
}
.commercialLink {
	width: 90%;
	height: 50px;
	background-image: url(../images/comm_image_small.jpg);
	background-repeat: no-repeat;
	border: thin solid #999999;
	margin-top: 0px;
	padding-top: 0px;
	display: block;
}
.weddingLink {
	width: 90%;
	height: 50px;
	background-image: url(../images/wedding_image_small.jpg);
	background-repeat: no-repeat;
	border: thin solid #999999;
	margin-top: 0px;
	padding-top: 0px;
	display: block;
}
.fam_matLink {
	width: 90%;
	height: 50px;
	background-image: url(../images/fam_mat_image_small.jpg);
	background-repeat: no-repeat;
	border: thin solid #999999;
	margin-top: 0px;
	padding-top: 0px;
	display: block;
}	
	
nav {
	padding: 10px 0px 10px 0px;
	background-color: #515673;
	position: static;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	width: 100%;
}
nav a {
	color:#a6abc5;
	display:block;
	margin:15px;
	padding: 9px;
	border: 1px solid #a6abc5;
	background: url(../images/mobile_link_arrow.png) no-repeat right center;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	}
	
nav a:hover {
	color: #fff;
	background-color: rgba(255,255,255, .15)
	}
footer {
	width: auto;
}

.footc {
	/* [disabled]font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif; */
	font-size: 1.1em;
	color: rgb(204,204,204);
	margin: 0px;
	padding: 0px;
	width: 35%;
}
.footc.column1 {
	display: block;
	/* [disabled]width: 33%; */
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: rgb(204,204,204);
	float: left;
	height: 105px;
	padding-top: 0px;
	visibility: visible;
}
.footc.column2 {
	display: block;
	width: 57%;
	float: left;
	padding-top: 5px;
	border-left: thin solid rgb(204,204,204);
	visibility: visible;
	height: 105px;
}
.footc.column3 {
	clear: none;
	float: right;
	width: 33%;
	height: 90px;
	background-color: #999999;
	display: none;
	/* [disabled]visibility: hidden; */
	border-left-color: #CCCCCC;
}
.footc ul {
	list-style-type: none;
	padding-left: 5%;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.page footer .footc.column2 ul .phone {
	font-size: 1.1em;
	padding-top: 5px;
}

.weddingParty {
	color: #FFFFFF;
	font-family: gruppo;
	font-style: normal;
	font-weight: 400;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1.5em;
}
