* {
	padding: 0;
	outline: 0;
	margin: 0;
	text-decoration: none;
	list-style-type: none;
}

body, html { height: 100%; }

body {
	font-size: 12px;
	line-height: 22px;
	color: #666;
	min-width: 980px;
	font-family: sans-serif, arial;
}

/*font-family: 'Ubuntu', sans-serif;*/

a {
	color: #ff8800;
	text-decoration: none;
	cursor: pointer;
}
a:hover {

}
a img { border: 0; }
a.view {
	background: url(images/bullet.png) no-repeat 0 10px;
	padding-left: 8px;
	font-size: 10px;
	float: left;
}

article, aside, details, footer, header, menu, nav, section { display: block; }
input, textarea, select {
	font-size: 12px;
	font-family: sans-serif, arial;
}
textarea { overflow: auto; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

.shell  {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.top-nav .shell {
	top: 0px;
}
.top-nav {
	height: 33px;
	position: relative;
	width: 100%;
	z-index: 1001;
	visibility: visible;
	font-family: sans-serif, arial;
	background-image: url(images/menu-bg.png);
}
#header {
	background-image: url(images/3xmerged.jpg);
	background-repeat: no-repeat;
	z-index: 0;
	position: inherit;
	top: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 100%;
	height: 285px;
}

.header-inner {
	position: relative;
	padding-top: 0px;
}

.header-cnt #logo {
	width: 400px;
	font-size: 0;
	line-height: 0;
	background: url(images/logo.png) no-repeat 0 0;
	position: relative;
	z-index: 30;
}
.header-cnt #logo a {
	height: 180px;
	text-indent: -4000px;
	display: block;
	width: 405px;
}
.header-cnt {
	width: 422px;
	padding-top: 40px;
}
.header-cnt h2 {
	font-size: 74px;
	line-height: 83px;
	color: #fff;
	font-weight: bolder;
	font-family: ubuntu, sans-serif, arial;
} 
.header-cnt h3 {
	font-size: 40px;
	padding-bottom: 8px;
	line-height: 50px;
	font-weight: normal;
	color: #fff;
	font-family: ubuntu, sans-serif, arial;
} 
.header-cnt p {
	color: #FFF;
	text-shadow: rgba(0, 0, 0, 1) 1px 5px 8px;
	font-family: ubuntu,sans-serif, arial;
	font-size: small;
}
.header-cnt a.blue-btn {
	position: relative;
	bottom: -55px;
	z-index: 100;
	width: 459px;
	height: 70px;
	text-align: center;
	display: block;
	background-image: url(images/weds.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
}
.header-cnt a.blue-btn:hover  { text-decoration: none; background-position: 0 0px; }

.slider-holder {
	float: right;
	background: url(images/slider.png) no-repeat 0 0;
	position: absolute;
	right: -19px;
	z-index: 23;
	top: 0px;
	width: 507px;
	height: 299px;
}
.slider-holder .flexslider {
	width: 497px;
	height: 288px;
	position: relative;
	margin-left: 5px;
	margin-top: 5px;
	z-index: 24;
}
.slider-holder .flexslider ul.slides {
	list-style-position: outside;
	position: relative;
	z-index: 25;
	list-style-image: none;
	list-style-type: none;
}
.slider-holder .flexslider ul.slides li { width: 497px; height: 288px; float: left; }
.slider-holder .flexslider ul.slides li img { width: 497px; height: 288px; }

.main {
	position: relative;
	height: 100%;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0;
}
.main h2 {
	font-size: 28px;
	color: #2d2d2d;
	line-height: 28px;
	font-family: ubuntu, sans-serif, arial;
	font-weight: 500;
	padding-bottom: 12px;
}
.main h3 {
	font-size: 20px;
	color: #2d2d2d;
	line-height: 22px;
	font-family: ubuntu, sans-serif, arial;
	font-weight: 500;
	padding-bottom: 8px;
}
.main section {
	padding-top: 5px;
	padding-bottom: 1px;
	margin-top: 3px;
}
.main section:last-of-type {
	width: auto;
}

.main .testimonial { text-align: center; padding-right: 88px; padding-left: 88px; }
.main .testimonial p { padding-bottom: 10px; }
.main .testimonial p strong {
	font-size: 28px;
	font-family: sans-serif, arial;
	position: relative;
	top: 10px;
	left: -5px;
}

.main .content {
	width: 615px;
	float: left;
	overflow: hidden;
}
.main .content ul { list-style: none; list-style-position: outside; padding-top: 8px;  }
.main .content ul li {
	padding-left: 8px;
	background: url(images/bullet.png) no-repeat 0 9px;
	padding-bottom: 5px;
	color: #666;
}
.main .content ul li a { text-decoration: underline; }
.main .content ul li a:hover {
	text-decoration: none;
	color: #FF8818;
}
.main .content img.alignleft {
	margin-right: 22px;
}
.main .content .cnt {
	overflow: hidden;
	height: 100%;
}
.main section.blog {
	padding-bottom: 5px;
}

.main .sidebar { width: 282px;  float: right; }
.main .sidebar ul { list-style: none; list-style-position: outside; }
.main .sidebar ul li {
	position: relative;
	padding-left: 84px;
	padding-bottom: 15px;
	margin-bottom: -13px;
	min-height: 72px;
}
.main .sidebar ul li .img-holder {
	position: absolute;
	top: 6px;
	left: 0px;
	width: 66px;
	height: 48px;
	padding: 2px;
	border: 1px solid #d7d7d6;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
}
.main .sidebar ul li img { width: 66px; height: 48px; }
.main .sidebar ul li .mobile { font-style: normal; display: none; }
.main .sidebar ul li p { padding-bottom: 7px; }
.main .sidebar ul li span {
	font-size: 11px;
	color: #ff8800;
	display: block;
	width: 78px;
	text-align: center;
	border: solid 1px #d7d7d6;
	font-weight: bold;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	line-height: 20px;
}
.main .sidebar ul li span:hover {
	font-size: 11px;
	color: #333;
	display: block;
	width: 78px;
	text-align: center;
	border: solid 1px #d7d7d6;
	font-weight: bold;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
}
.main .sidebar .widget ul li.last { background: transparent; }

.main .cols { padding-bottom: px;  }
.main .cols a.view { margin-right: 16px; position: absolute; bottom: 0; right: 45px; }
.main .cols .col {
	width: 292px;
	float: left;
	background: url(images/col-separator.png) no-repeat right 0;
	padding-right: 22px;
	margin-right: 12px;
	padding-bottom: 16px;
	position: relative;
}
.main .cols .col-cnt { padding-top: 7px; height:  100%; overflow: hidden }
.main .cols .col img.alignleft { margin-right: 7px; }
.main .cols .col.last { width: 280px; padding-right: 0; margin-right: 0; background: transparent; }

html, body { height: 100%; }
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -286px;
	font-family: sans-serif, arial;
}
#footer, #footer-push {
	height: 256px;
}
#footer span.shadow-bottom {
	top: -46px;
	left: 0;
	position: absolute;
	width: 100%;
	height: 46px;
	z-index: 20;
	display: block;
	background-repeat: repeat-x;
	background-position: 0 0;
	background: url(images/main-shadow-bottom.png) repeat-x 0 0;
}

#footer {
	border-top: 1px solid #fff;
	position: relative;
	height: auto;
}
.footer-cols {
	padding: 10px;
	background-position: 0 0;
	background-color: #222222;
}
.footer-cols .col {
	float: left;
	width: 215px;
	padding-right: 20px;
}
.footer-cols .col.last { padding-right: 0; }
.footer-cols h3 {
	color: #FF8818;
	text-shadow: rgba(0,0,0,0.6) 0px 1px 2px;
	font-size: 21px;
	line-height: 28px;
	font-family: ubuntu, sans-serif, arial;
	font-weight: 500;
	padding-bottom: 12px;
}
.footer-cols p { color: #fff; }
.footer-cols p a { color: #fff; }
.footer-cols ul { list-style: none; list-style-position: outside; }
.footer-cols ul li { color: #fff; padding-bottom: 6px; padding-left: 9px; background: url(images/bullet-footer-col.png) no-repeat 0 8px; }
.footer-cols ul li a { color: #fff; }

.footer-bottom {
	height: 14px;
	color: #FFF;
	background-color: #FF8800;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
}
.footer-nav {
	float: left;
	font-size: 11px;
	line-height: 11px;
}
.footer-nav ul {
	list-style: none;
	list-style-position: outside;
}
.footer-nav ul li {
	float: left;
	list-style-type: none;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	background: url(images/footer-nav-border.png) no-repeat 0 0;
}
.footer-nav ul li.first { background: transparent; padding-left: 0;  }
.footer-nav ul a {
	color: #FFF;
}
.footer-bottom p.copy {
	float: right;
	color: #FFF;
	line-height: 11px;
}
.footer-bottom p.copy span  { padding: 0 9px;  }
.footer-bottom p.copy a { text-decoration: underline; }
.footer-bottom p.copy a:hover { text-decoration: none; }
.videographycon {
	float: left;
	width: 615px;
}
.container .blog .sidewrap {
	float: right;
	width: 200px;
	margin-top: 0px;
}
#footerNav-No-BG {
}
#test-12-12 {
	background-color: #CCC;
	float: right;
	width: 217px;
	margin-right: 42px;
	font-size: 18px;
	height: 30px;
}
#gal-heading {
	width: 100px;
	height: 17px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	float: left;
}

#address {
	width: 300px;
	background-color: #06F;
	position: relative;
}
#address {
	width: 200px;
	float: left;
	position: absolute;
	left: 690px;
	background: transparent;
	top: 231px;
}
.Gallery-in-main {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 63%;
	top: 0px;
}
#footer .footer-cols .shell .col .col-cnt {
	border-top-width: thin;
	border-top-color: #999;
	padding-top: 5px;
	border-top-style: dotted;
}
#footer .footer-cols .shell {
	padding-left: 0px;
}
.contact-in-main {
	height: auto;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.main .contact-in-main img {
	display: inline-block;
}
.fb-tt {
	float: left;
	width: 100px;
	height: 28px;
	margin-top: 1px;
	margin-left: 64.6%;
}
.plain-black.clearfix .portfolio.colorbox-portfolio.fourcol-portfolio.fourcol-colorbox-portfolio.clearfix {
}
.services-heading {
	float: left;
	height: 30px;
	width: 200px;
	margin-left: 305px;
	font-family: ubuntu, sans-serif, arial;
	padding-top: 6px;
}
.contact-heading {
	float: right;
	height: 25px;
	width: 360px;
	margin-right: 295px;
	font-family: ubuntu, sans-serif, arial;
}
.col-cnt p a img {
	margin-top: 5px;
}
.contact-in-main .Gal-Control {
	display: inline;
	float: left;
}
.contact-in-main .info-control {
	display: inline;
	float: right;
	font-family: ubuntu, sans-serif, arial;
	padding-top: 5px;
}
.discount-button {
	background-image: url(images/Discount_btnO.png);
	background-repeat: no-repeat;
	display: inline-block;
	float: left;
	height: 128px;
	width: 128px;
	position: fixed;
	z-index: 100;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2%;
}
.note {
	font-size: 14px;
	font-style: italic;
	position: relative;
	height: 100px;
	display: inline-block;
	width: 100%;
}
.galleryNav {
	height: 30px;
	clear: both;
	padding-top: 3px;
	padding-left: 40px;
	padding-right: 42px;
}
.galleryNav a button {
	margin-right: 10px;
}
.viewGal {
	font-size: 10px;
	color: #FF8818;
	font-family: ubuntu, sans-serif, arial;
}
.divider {
	width: 100%;
	height: auto;
}
.read-more { 
	color: #FFF;
	background-color: #FF8800;
	width: 80px;
	text-align: center;
	margin-top: 5px;
	font-family: ubuntu, sans-serif, arial;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	line-height: 20px;
}
.read-more a {
	color: #FFF;
	background-color: #FF8800;
}
.read-more a:hover {
	color: #333;
}
.aside-text {
	width: auto;
	padding-top: 6px;
}
.next-button {
	display: block;
	float: right;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
ul li .Nxt-arw img {
	border: 1px dashed #333;
	margin-top: 3px;
}
ul li .Nxt-arw {
	width: 217px;
	display: inline-block;
	font-family: ubuntu, sans-serif, arial;
	color: #FFF;
	background-color: #ff8800;
	text-transform: uppercase;
	text-align: center;
	position: relative;
	margin-top: 3px;
	line-height: 20px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
}
ul li .Nxt-arw:hover {
	color: #333;
}
.par-splitter {
	height: 45px;
	width: 100%;
	background-image: url(images/divider.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 25px;
	margin-bottom: 10px;
}
.content img {
	margin-left: 35px;
}
.discount-text-wrapper {
	height: auto;
	float: right;
	width: 50%;
	margin-top: 3%;
	border: 2px dashed #FF8800;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	padding: 10px 10px 10px 20px;
	font-size: medium;
	background-image: url(images/Transparent_bg-1px.png);
	background-repeat: repeat;
}
.discount-msg {
	font-family: sans-serif, arial;
	font-style: italic;
	color: #FFF;
}
.youtube-wrapper {
	float: left;
	margin-top: 10px;
}
.text-center {
  text-align: center;
}
.text-muted {
  color: #333;
  font-family: ubuntu, sans-serif, arial;
}
