/** ALL MIGHTY RESET **/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li{
	margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline;}

* {
	outline: none;
}

:focus {
	background-color: #f4f3df;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	background: url(../img/body-bg.jpg) repeat-x top left #d2d2d2;
}
#container {
	margin: 0 auto;
	padding: 0;
	width: 954px;
}
#masthead {
	margin: 0;
	padding: 0;
	background: url(../img/masthead-bg.jpg) no-repeat top center;
	clear: both;
}
#masthead h1 {
	margin: 0 auto;
	padding: 108px 0 0 0;
	width: 480px;
	height: 89px;
	text-indent: -99999px;
	background: url(../img/logo.jpg) no-repeat bottom left;
}
#masthead h1 a {
	width: 480px;
	height: 89px;
	display: block;
}
#masthead i {
	display: none;
}
#MainNav {
	margin: 0 auto;
	padding: 25px 0 0 0;
	width: 882px;
	clear: both;
	list-style: none;
}
#MainNav li {
	margin: 0;
	padding: 0;
	width: 124px;
	height: 25px;
	float: left;
	border: solid 1px #ffffff;
	background:  url(../img/li-bg.jpg) no-repeat center left #323232;
}
#MainNav li a {
	width: 124px;
	height: 25px;
	display: block;
	text-decoration: none;
	color: #ffffff;
	text-indent: -9999999px;
}
#Thumbs {
	margin: 0 auto;
	padding: 0;
	width: 882px;
	height: 74px;
	clear: both;
	list-style: none;
}
#Thumbs li {
	margin: 0;
	padding: 0;
	width: 124px;
	height: 99px;
	float: left;
	border-bottom: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	border-left: solid 1px #ffffff;
}
#Thumbs li a {
	background: none;
	padding: 0;
}
#PhotoGallery {
	margin: 0;
	padding: 0;
	list-style: none;
}
#PhotoGallery li {
	float: left;
	width: 100px;
	height: 100px;
	margin: 1px;
	padding: 0;
}
#PhotoGallery li a {
	background: none;
	display: block;
	width: 100px;
	height: 100px;
}
#PhotoGallery li a img {
	border: none;
}
#About a {
	background:  url(../img/about-btn.jpg) no-repeat center right;
}
#Weddings a {
	background:  url(../img/weddings-btn.jpg) no-repeat center right;
}
#Photos a {
	background:  url(../img/photos-btn.jpg) no-repeat center right;
}
#Events a {
	background:  url(../img/events-btn.jpg) no-repeat center right;
}
#Testimonials a {
	background:  url(../img/testimonials-btn.jpg) no-repeat center right;
}
#Links a {
	background:  url(../img/links-btn.jpg) no-repeat center right;
}
#Contact a {
	background:  url(../img/contact-btn.jpg) no-repeat center right;
}
#ColumnSecondary {
	margin: 0 0 0 36px;
	padding: 0;
	width: 302px;
	float: left;
}
#ColumnSecondary ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#ColumnSecondary ul li {
	margin: 0;
	padding: 8px 0 0 1px;
	width: 302px;
	height: 49px;
	text-align: center;
	background: url(../img/subnav-bg.jpg) no-repeat top left;
}
#ColumnSecondary ul li a {
	margin: 0 auto;
	padding: 0;
	width: 278px;
	height: 40px;
	display: block;
	text-indent: -999999px;
}
#ColumnSecondary ul li#WeddingsMainLink a { 
	background: url(../img/weddings-main-btn.jpg) no-repeat center;
}
#ColumnSecondary ul li#WeddingPackagesLink a { 
	background: url(../img/wedding-packages-btn.jpg) no-repeat center;
}
#ColumnSecondary ul li#BarPackagesLink a { 
	background: url(../img/bar-packages-btn.jpg) no-repeat center;
}
#ColumnSecondary ul li#WeddingMenusLink a { 
	background: url(../img/wedding-menus-btn.jpg) no-repeat center;
}
#ColumnSecondary ul li#CeremoniesLink a { 
	background: url(../img/ceremonies-link-bg.jpg) no-repeat center;
}
#ColumnSecondary ul li#CommunityLink a { 
	background: url(../img/community-link-bg.jpg) no-repeat center;
}
#ColumnSecondary ul li#FamilyLink a { 
	background: url(../img/family-friends-link-bg.jpg) no-repeat center;
}
#SecondaryContentTop {
	margin: 0;
	padding: 0;
	width: 302px;
	height: 15px;
	background: url(../img/secondary-content-top-bg.jpg) no-repeat top left;
	clear: both;
}
#SecondaryContentRepeat {
	margin: 0;
	padding: 0;
	width: 302px;
	background: url(../img/secondary-content-repeat-bg.jpg) repeat-y top left;
	clear: both;
}
#SecondaryContentRepeat h3 {
	margin: 0;
	padding: 5px 20px 0 20px;
	color: #313131;
}
#SecondaryContentRepeat p {
	margin: 0;
	padding: 10px 20px 5px 20px;
	color: #313131;
	font-size: 11px;
}
#SecondaryContentRepeat a {
	color: #313131;
	text-decoration: underline;
}
#SecondaryContentRepeat a:hover {
	color: #9b1c1c;
	text-decoration: underline;
}
#SecondaryContentBottom {
	margin: 0;
	padding: 0;
	width: 302px;
	height: 16px;
	background: url(../img/secondary-content-bottom-bg.jpg) no-repeat top left;
	clear: both;
}
#ContentTop {
	margin: 0;
	padding: 0;
	width: 954px;
	height: 53px;
	background: url(../img/content-top.png) no-repeat top left;
}
#ContentRepeat {
	margin: 0;
	padding: 0;
	width: 954px;
	background: url(../img/content-repeat.png) repeat-y top left;
}
#ContentBottom {
	margin: 0;
	padding: 0;
	width: 954px;
	height: 57px;
	background: url(../img/content-bottom.png) no-repeat top left;
	
}
.clear {
	clear: both;
}
#ColumnPrimary {
	margin: 0;
	padding: 0;
	width: 587px;
	overflow: hidden;
	position: relative;
	float: left;
}
#ColumnPrimary p {
	margin: 0;
	padding: 4px 12px 12px 12px;
	width: 540px;
	font-size: 14px;
	color: #313131;
	clear: both;
}
#ColumnPrimary i {
	font-size: 10px;
	margin-left: 75px;
}
#ColumnPrimary a {
	text-decoration: underline;
	color: #313131;
}
#ColumnPrimary a:hover {
	text-decoration: underline;
	color: #9b1c1c;
}
#ColumnPrimary blockquote {
	margin: 0;
}
.Border {
	padding: 10px 0 75px 0;
	background: url(../img/border-class-bg.jpg) no-repeat bottom center;
}
#ColumnPrimary blockquote cite {
	padding: 5px 0 0 0;
	float: right;
}
#ColumnPrimary ul {
	margin: 0 0 0 25px;
	font-size: 12px;
	color: #313131;
}
#ColumnPrimary form {
	margin: 0 auto;
	padding: 0;
	width: 450px;
}
#ColumnPrimary span {
	color: #000000;
	float: left;
	width: 25px;
	height: 25px;
}
#ColumnPrimary .OtherEventsEvent {
margin: 20px 0 20px 12px;
}
#ColumnPrimary .OtherEventsEvent h3 {
margin: 0;
padding: 0;
color: #9c1c1d;
font-weight: normal;
font-size: 1.2em;
}
#ColumnPrimary .OtherEventsEvent h4 {
margin: 0;
padding: 0;
color: #6f6f6f;
font-size: .9em;
font-weight: normal;
}
#ColumnPrimary .OtherEventsEvent p {
margin: 10px 0 0 0;
padding: 0;
}
#ColumnPrimary .OtherEventsEvent dl {
width: 200px;
}
#ColumnPrimary .OtherEventsEvent dt {
margin-right: 5px;
float: left;
text-transform: uppercase;
font-size: .8em;
color: #313131;
}
#ColumnPrimary .OtherEventsEvent dd {
text-transform: uppercase;
font-size: .8em;
text-align: right;
color: #313131;
}
#ColumnPrimary span.LV_validation_message.LV_invalid {
	margin: 2px 0 0 5px;
	color: #000000;
	float: left;
	width: 25px;
	height: 22px;
	background: url(../img/form-span-bg-error.jpg) no-repeat top left;
	text-indent: -999999px;
}
#ColumnPrimary span.LV_validation_message.LV_valid {
	margin: 2px 0 0 5px;
	color: #000000;
	float: left;
	width: 25px;
	height: 22px;
	background: url(../img/form-span-bg-success.jpg) no-repeat top left;
	text-indent: -999999px;
}
#ColumnPrimary label {
	display: block;
}
#ColumnPrimary input[type="text"] {
	font-size: 15px;
	width: 350px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #313131;
	float: left;
}
#ColumnPrimary input[type="submit"] {
	margin: 0 185px 0 0;
	font-size: 15px;
	width: 90px;
	height: 30px;
	float: right;
	border: none;
	outline: none;
	background: #313131;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	cursor: pointer;
}
#ColumnPrimary input[type="submit"]:hover {
	background: #9b1c1c;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	cursor: pointer;
}
#ColumnPrimary textarea {
	width: 355px;
	height: 150px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #313131;
	font-size: 15px;
	float: left;
}
#location {
	margin: 0;
	padding: 0;
	width: 405px;
}
#location p {
	width: auto;
	float: left;
	clear: none;
}
#location #city {
	width: 150px;
}
#state {
	width: 50px;
}
#location #zip {
	width: 96px;
}
.City {
	width: 150px;
	float: left;
	clear: none;
}
.State {
	width: 50px;
	float: left;
	clear: none;
}
.Zip {
	width: 96px;
	float: left;
	clear: none;
}

#Comments {
	max-width: 355px;
}

p#error {
	color: red;
}

p#success {
	color: green;
}

/* Headers */
#ColumnPrimary h2 {
	padding: 5px 12px 0 12px;
	font-size: 14px;
	color: #9b1c1c;
}
#AboutHdr {
	margin: 0 0 0 12px;
	padding: 10px 0 0 0;
	width: 336px;
	height: 34px;
	background: url(../img/about-hdr.jpg) no-repeat top left;
	text-indent: -9999999px;
}
#WeddingsHdr {
	margin: 0 0 0 12px;
	padding: 10px 0 0 0;
	width: 185px;
	height: 34px;
	background: url(../img/weddings-hdr.jpg) no-repeat top left;
	text-indent: -9999999px;
}
#WeddingsPackagesHdr {
	margin: 0 0 0 12px;
	padding: 10px 0 0 0;
	width: 336px;
	height: 34px;
	background: url(../img/weddings-packages-hdr.jpg) no-repeat top left;
	text-indent: -9999999px;
}
#WeddingsBarHdr {
	margin: 0 0 0 12px;
	padding: 10px 0 0 0;
	width: 231px;
	height: 34px;
	background: url(../img/bar-packages-hdr.jpg) no-repeat top left;
	text-indent: -9999999px;
}
#WeddingMenusHdr {
	margin: 0 0 0 12px;
	padding: 10px 0 0 0;
	width: 296px;
	height: 33px;
	background: url(../img/wedding-menus-hdr.jpg) no-repeat top left;
	text-indent: -9999999px;
}
#CeremoniesHdr {
	margin: 0 0 0 12px;
	padding: 10px 0 0 0;
	width: 214px;
	height: 33px;
	background: url(../img/ceremonies-hdr.jpg) no-repeat top left;
	text-indent: -9999999px;
}
#OtherEventsHdr {
	margin: 0 0 0 12px;
	padding: 10px 0 0 0;
	width: 235px;
	height: 34px;
	background: url(../img/other-events-hdr.jpg) no-repeat top left;
	text-indent: -9999999px;
}
#CommunityHdr {
	margin: 0 0 0 12px;
	padding: 10px 0 0 0;
	width: 338px;
	height: 33px;
	background: url(../img/community-events-hdr.jpg) no-repeat top left;
	text-indent: -9999999px;
}
#FamilyHdr {
	margin: 0 0 0 12px;
	padding: 10px 0 0 0;
	width: 299px;
	height: 33px;
	background: url(../img/family-friends-hdr.jpg) no-repeat top left;
	text-indent: -9999999px;
}
#TestimonialsHdr {
	margin: 0 0 0 12px;
	padding: 10px 0 0 0;
	width: 315px;
	height: 33px;
	background: url(../img/testimonials-hdr.jpg) no-repeat top left;
	text-indent: -9999999px;
}
#LinksHdr {
	margin: 0 0 0 12px;
	padding: 10px 0 0 0;
	width: 179px;
	height: 33px;
	background: url(../img/links-hdr.jpg) no-repeat top left;
	text-indent: -9999999px;
}
#ContactHdr {
	margin: 0 0 0 12px;
	padding: 10px 0 0 0;
	width: 205px;
	height: 33px;
	background: url(../img/contact-hdr.jpg) no-repeat top left;
	text-indent: -9999999px;
}
#PhotoHdr {
	margin: 0 0 0 12px;
	padding: 10px 0 0 0;
	width: 236px;
	height: 33px;
	background: url(../img/photo-album-hdr.jpg) no-repeat center left;
	text-indent: -9999999px;	
}
/* Extra */
#ImgRotate {
	margin: 0;
	padding: 0;
	width: 577px;
	height: 233px;
}
.ImgHeading
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	border: none;
	outline: none;
	z-index: 0;
}
/* Index */
#indexflash {
	margin: 0 0 0 43px;
	padding: 25px 0 15px 0;
	text-align: center;
	position: relative;
}
#flash {
	margin: 0;
	padding: 0;
	z-index: 2;
	position: absolute;
}
#noFlash {
	margin: 0;
	padding: 0;
	z-index: 1;
	position: absolute;
}
#noFlash ul {
	margin: 0 auto;
	padding: 0 0 0 0;
	width: 882px;
	clear: both;
	list-style: none;
}
#noFlash li {
	margin: 0;
	padding: 0;
	width: 124px;
	height: 25px;
	float: left;
	border: solid 1px #ffffff;
	background:  url(../img/li-bg.jpg) no-repeat center left #323232;
}
#noFlash li a {
	width: 124px;
	height: 25px;
	display: block;
	text-decoration: none;
	color: #ffffff;
	text-indent: -99999px;
}
#IndexThumbs {
	margin: 0 auto;
	padding: 0;
	width: 882px;
	height: 586px;
	clear: both;
	list-style: none;
}
#IndexThumbs li {
	margin: 0;
	padding: 0;
	width: 124px;
	height: 586px;
	float: left;
	border-bottom: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	border-left: solid 1px #ffffff;
}
#IndexThumbs li a {
	background: none;
	padding: 0;
}

/* 404 Page */

#uh-oh {
	text-align: center;
	margin-top: 100px;
	font-size: 18px;
}

#uh-oh a {
	color: #9b1c1c;
}