/* SWATCHES 
Dark Gray - #37444d | Medium Dark Gray - #5b6a74 | Medium Gray - #84929c | Light Gray - #bfc8ce | 
Coral - #eb715b | Mint - #92bf76 | Raspberry - #985990 | Lemon - #f2dd1b | Coral 75% - #f09584 | Coral 50% - #f5b8ad | Coral 25% - #fadbd6 | Navy - #021576 | Plum - #4b098e | 
*/


/* TAGS */

* {
padding:0;
margin:0;
} 

body {
	margin: 0;
	text-align:left;
	color:#5b6a74;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	background: white url(images/bkgnd.jpg) center top no-repeat;
}	

p {
	color:#5b6a74;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	margin: 5px 0 10px 0;
	line-height:16px;
}

a:link, a:visited {
	color:#5b6a74;
	text-decoration:underline;
}

a:hover, a:active {
	color:#37444d;
	text-decoration:none;
}

h1 {
	color:#84929c;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:normal;
	font-size:20px;
	margin:0 0 10px 0;
}

h2 {
	color:#5b6a74;
	font-family:Arial, Helvetica, sans-serif;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	margin: 10px 0 10px 0;
}

h3 {
	color:#37444d;
	font-family:Arial, Helvetica, sans-serif;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	margin:10px 0 0 0;
}

h4 {
	color:#5b6a74;
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:italic;
}

h5 {
	color:#eb715b;
	font-family:Arial, Helvetica, sans-serif;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	margin:10px 0 0 0;
}

h1 a:link, h1 a:visited {
	color:#84929c;
	font-size:20px;
	text-transform:uppercase;
	font-weight:normal;
	text-decoration:none;
}

h1 a:hover, h1 a:active {
	color:#5b6a74;
	text-decoration:none;
}

h2 a:link, h2 a:visited {
	color:#5b6a74;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
}

h2 a:hover, h2 a:active {
	color:#37444d;
	text-decoration:none;
}


h3 a:link, h3 a:visited {
	color:#eb715b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
}

h3 a:hover, h3 a:active {
	color:#5b6a74;
	text-decoration:none;
}

ul li, ol li {
	color:#5b6a74;
	font-size:13px;
	margin-bottom:5px;
}

ul {
	list-style-type:disc;
	margin: 0 0 10px 20px;
}

hr {
	color:#bfc8ce;
	background-color:#bfc8ce;
	height:1px;
	width:100%;
	border:none;
	margin:0;
}


/* BUSTLE */

body.bustle {
	background-image: url(images/bkgnd3.jpg);
}	

body.bustle h1 {
	color:#895782;
	margin: 20px 40px 10px 0;
	float:left;
	font-size:20px;
}

body.bustle h1.last {
	margin-right: 0;
}

body.bustle h1 a {
	color:#84929c;
	font-size:20px;
}

body.bustle h1 a:hover {
	color:#895782;
	font-size:20px;
}

body.bustle img {
	border:0;
	float:left;
}

body.bustle p, body.bustle h2, body.bustle h3 {
	float:left;
	width:740px;
}

body.bustle #footer p {
	float:none;
	width:auto;
}


/* DIVs */

#box {
	width:1000px;
	margin: 0 auto;
}

#header {
	width:1000px;
	float:left;
	margin:0;
}

#logo {
	width:350px;
	float:left;
	margin:0;
}

#content {
	width:1000px;
	min-height:500px;
	float: left;
	margin:0;
}

#text {
	width:960px;
	float:left;
	margin: 20px 20px 0 20px;
}

#vertbar {
	width:937px;
	float:left;
	margin: 10px 0 20px 0;
	padding: 0 0 0 20px;
	border-left: 3px dotted #eb715b;
}

#clear {
	clear:both;
}

/* TOP NAV */

#topnav {
	width:560px;
	height:35px;
	float: right;
	margin: 0;
}

#topnav ul {
	width:560px;
	float:left;
	text-align:center;
	margin: 10px 0 0 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	list-style:none;
	display: inline;
}

#topnav li {
	display: inline;
	margin: 0 12px;
}

#topnav ul li a {
	color:#37444d;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:none;
}

#topnav ul li a:hover {
	color:#84929c;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:none;
}

#topnav .on {
	color:#eb715b;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	cursor:pointer;
	text-decoration:none;
}

#topnav ul li.bustle {
	display: inline;
	margin: 0 12px;
}

#topnav ul li.bustle a {
	height:14px;
	width:50px;
	background: url('images/nav-bustle.png');
	display:inline-block;
}


/* NAVIGATION */

#nav {
	width:560px;
	float: right;
	margin:0;
}

#nav1 {
	width:140px;
	height:70px;
	float: left;
	margin:0;
}

#nav1 a:link, #nav1 a:visited {
	float: left;
	background: url(images/nav-weddings.png) no-repeat;
}

#nav1 a:active, #nav1 a:hover {
	float: left;
	background: url(images/nav-weddings-over.png) no-repeat;
}

#nav2 {
	width:200px;
	height:70px;
	float: left;
	margin:0;
}

#nav2 a:link, #nav2 a:visited {
	float: left;
	background: url(images/nav-social-events.png) no-repeat;
}

#nav2 a:active, #nav2 a:hover {
	float: left;
	background: url(images/nav-social-events-over.png) no-repeat;
}

#nav3 {
	width:220px;
	height:70px;
	float: left;
	margin:0;
}

#nav3 a:link, #nav3 a:visited {
	float: left;
	background: url(images/nav-corporate-events.png) no-repeat;
}

#nav3 a:active, #nav3 a:hover {
	float: left;
	background: url(images/nav-corporate-events-over.png) no-repeat;
}

#nav .dots {
	height:6px;
	width:480px;
	background-image:url(images/nav-dots.png);
	background-repeat:no-repeat;
	float:right;
	margin-right:40px;
	margin-top:5px;
	margin-bottom:10px;
}


/* SUB NAV */

#subnav {
	width:1000px;
	float: left;
	margin: 0;
	text-align:center;
}

#subnav ul {
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	list-style:none;
	display: inline;
}

#subnav li {
	float:left;
	margin-top: 0px;
	margin-right: 15px;
}

#subnav ul li a:link, #subnav ul li a:visited {
	color:#5b6a74;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	text-decoration:none;
	background:none;
}

#subnav ul li a:hover, #subnav ul li a:active {
	color:#84929c;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	text-decoration:none;
	background: #bfc8ce;
}


/* HOME */

#border {
	width:720px;
	height:500px;
	margin:0 auto;
	background-image:url(images/frame-hor.png);
	background-repeat:no-repeat;
}

#photocycle {
	width:640px;
	height:420px;
	float: left;
	display:inline;
	margin: 40px;
}

#slideshow {
	width:640px;
	height:420px;
	float: left;
	margin: 40px;
}

#slideshow img {
	width:640px;
	height:420px;
	border:0;
}

#photocycle img {
	width:640px;
	height:420px;
	border:0;
}


/* PACKAGES */

#packages {
	width: 958px;
	float:left;
	margin: 0;
	padding:10px 0;
	background: #FFF;
	border:1px solid #eb715b;
}

#packages-top {
	width: 960px;
	height:45px;
	float:left;
	margin: 0;
	background: url(images/packages-top.png) no-repeat;
}

#packages-bot {
	width: 960px;
	height:45px;
	float:left;
	margin: 0 0 10px 0;
	background: url(images/packages-bot.png) no-repeat;
}

#packages p, #packages ul {
	margin-left: 50px;
	margin-right: 50px;
}

#packages h2, #packages h3 {
	text-align:center;
}

h1.gallery {
	color:#eb715b;
	float:left;
	text-transform:uppercase;
	font-weight:normal;
	padding: 0 40px 0 0;
	cursor:pointer;
}

h1.packages {
	color:#eb715b;
	float:left; 
	text-transform:uppercase;
	font-weight:normal;
	padding: 0;
	cursor:pointer;
}


/* GALLERY */

#gallery {
	width: 960px;
	float:left;
	border-top: 1px solid #bfc8ce; 
}

#frame {
	width:720px;
	height:720px;
	float:left;
	margin:0;
}

#frame .hor {
	width:720px;
	height:500px;
	float:left;
	margin:0;
	background-image:url(images/frame-hor.png);
	background-repeat:no-repeat;
}

#frame .ver {
	width:500px;
	height:720px;
	float:left;
	margin:0 110px 0 110px;
	background-image:url(images/frame-ver.png);
	background-repeat:no-repeat;
}

#frame .hor img {
	width:640px;
	height:420px;
	float: left;
	margin: 40px;
}

#frame .ver img {
	width:420px;
	height:640px;
	float: left;
	margin: 40px;
}

#gallery .descr {
	width: 120px;
	min-height:460px;
	float: left;
	margin:0;
	padding: 20px 0 0 0;
}

#gallery .descr p {
	color:#37444d;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	margin: 0 0 22px 0;
}

#gallery .descr p a {
	color:#37444d;
	text-decoration:none;
}

#gallery .descr p a:hover {
	color:#37444d;
	text-decoration:underline;
}

#gallery .descr h2 {
	color:#84929c;
	font-family:Arial, Helvetica, sans-serif;
	font:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	margin: 0;
}

#gallery .thumbs {
	width: 115px;
	height:460px;
	float: left;
	margin: 20px 0 20px 5px;
	overflow:auto;
scrollbar-face-color: #f5b8ad;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #fadbd6;
scrollbar-shadow-color: #eb715b;
scrollbar-darkshadow-color: #eb715b;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;}

#gallery .thumbs a img {
	width: 80px;
	height:80px;
	float:left;
	margin:0 0 10px 0;
	border:1px solid #37444d;
}

#gallery .thumbs a:hover img {
	border:1px solid #eb715b;
}

#gallery .thumbs a img.last {
	margin:0;
}

#gallery ul {
	width:960px;
	float: left;
	margin: 10px 0 0 0;
	text-align:center;
	padding: 0;
	cursor: default;
	list-style-type: none;
	list-style:none;
	display: inline;
}

#gallery li {
	display: inline;
	padding: 0px 6px 2px 6px;
	border-right: 1px solid #bfc8ce;
}

#gallery li#last {
	display: inline;
	padding: 0px 6px 2px 6px;
	border-right: none;
}

#gallery li.on, #gallery li.on a:link, #gallery li.on a:hover, #gallery li.on a:active, #gallery li.on a:visited {
	color:#eb715b;
}

#gallery ul li a {
	font-size:12px;
	font:Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#37444d;
	text-decoration:none;
}

#gallery ul li a:hover {
	color:#eb715b;
	text-decoration:none;
}


/* ACCOLADES */

#accolades {
	float:left;
	width:620px;
	padding: 10px 0 10px 0;
	margin: 0 170px;
}

#accolades h3, #accolades-photo h3 {
	color:#eb715b;
	font-family:Arial, Helvetica, sans-serif;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	margin:0;
}

#accolades h2, #accolades-photo h2 {
	margin-bottom:0;
}

#accolades-photo {
	float:left;
	width:960px;
	padding: 10px 0;
	margin: 0;
}

#accolades-photo p {
	width:800px;
}

#accolades-photo #image {
	float:left;
	margin: 10px 20px 0 0;
	width:150px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

#accolades-photo #image img {
	margin: 0 0 5px 0;
}


/* FOOTER */

#footer {
	width:1000px;
	float:left;
	margin-top:20px;
	text-align:center;
}

#footer p {
	font-size:12px;
	font:Georgia, "Times New Roman", Times, serif;
	color:#84929c;
	margin:15px 0 10px 0;
}

#footer ul {
	margin: 0 0 20px 0;
	cursor: default;
	list-style-type: none;
	list-style: none;
	text-align:center;
}

#footer li {
	display: inline;
	padding: 0px 6px 2px 6px;
	border-right: 1px solid #bfc8ce;
}

#footer ul li a:link, #footer ul li a:visited {
	font-size:10px;
	font:Arial, Helvetica, sans-serif;
	color:#84929c;
	text-decoration:none;
}

#footer ul li a:hover, #footer ul li a:active {
	font-size:10px;
	font:Arial, Helvetica, sans-serif;
	color:#84929c;
	text-decoration:underline;
}

#footer .dots {
	height:6px;
	width:1000px;
	background-image:url(images/footer-dots.png);
	background-repeat:no-repeat;
	float:left;
	margin:0;
}

#footer .last {
	border-right: none;
}


/* FORM STYLES */

#contact {
	width: 480px;
	min-height:480px;
	float:left;
	margin:0;
	padding: 40px 0 0 40px;
	background: url(images/contact-form.png) no-repeat;
}

#contact p {
	width:440px;
	font-size:12px;
	float:left;
	text-align:center;
	margin: 0 0 12px 0;
}

#contact h2 {
	width:440px;
	float:left;
	text-align:center;
	margin: 5px 0;
}

#contact form label {
	width:120px;
	height:24px;
	float:left;
	text-align:right;
	margin: 0 10px 10px 0;
	padding: 0;
}

#contact form input {
	width:300px;
	height:24px;
	float:left;
	margin: 0 0 10px 0;
	padding: 0;
}
.required {
 font-weight:bold;
}
.required_star {
 font-weight:bold;
 color:#eb715b;
}
.not-required {
 font-weight:normal
}

/* the main layout */

#contentForm {
  display: block;
}

/* and now the form formatting itself */
label {
  display: block;
  float: left;
}

input, textarea, select {
  margin: 0;
  padding: 2px;
  font-size: 1em;
  color: #666666;
  background: #F5F5F5;
  border: 1px solid #ccc;
}   

input:focus, textarea:focus, select:focus {
  border: 1px solid #999;
  background-color: #FFFFFF;
}

input.button {
  cursor: pointer;
  border: none;
  font-weight: bold;
  background: url(images/submit.jpg) no-repeat left top;
  width: 90px;
  height: 28px;
  margin-left: 160px;
}

span.required{
  font-size: 13px !important;
  color: #eb715b !important;
}

.errormsg {
  display: block;
  width: 90%;
  height: 22px;
  line-height: 22px;
  color: #FFFFFF;
  font-weight: bold;
  background: #FF9D9D url(images/stop.gif) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 10px 0;
  border-top: 2px solid #FF0000;
  border-bottom: 2px solid #FF0000;
}

.msgSent {
  font-size: 20px;
  text-align: center;
}


/* CLASSES */

.coral {
	color:#eb715b;
}

.raspberry {
	color:#985990;
}

.mint {
	color:#92bf76;
}

.lemon {
	color:#f2dd1b;
}

.off {
	display:none;
}

ul.indent li {
	list-style:inside;
}

.center {
	text-align:center;
}