body{
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	color: #9F0000;
	font-size: 18px;
}



p{
	font-size:12px;
	color:#333333;
}

li{
	font-size:12px;
	
}

h3{
	color:#990000;
	margin:0px;
}

#headerswf{
	width:880px;
	height:241px;
	margin-left:auto;
	margin-right:auto;

}

#header{
	width:880px;
	height:335px;
	margin-left:auto;
	margin-right:auto;

}

#header #menu{
	text-indent:-4000px;
	height:40px;
	width: 870px;
	margin-left: 10px;
}

#header #menu ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}

#header #menu li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display:inline;
}

#header #menu .home a{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display:inline;
	background-image: url(images/home.gif);
	background-repeat: no-repeat;
	float: left;
	width:94px;
	height:40px;
}

#header #menu .home a:hover{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display:inline;
	background-image: url(images/home-h.gif);
	background-repeat: no-repeat;
	float: left;
	width:94px;
	height:40px;
}

#header #menu .home-selected{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display:inline;
	background-image: url(images/home-h.gif);
	background-repeat: no-repeat;
	float: left;
	width:94px;
	height:40px;
}

#header #menu .planning a{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display:inline;
	background-image: url(images/planning.gif);
	background-repeat: no-repeat;
	float: left;
	width:96px;
	height:40px;
}

#header #menu .planning a:hover{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display:inline;
	background-image: url(images/planning-h.gif);
	background-repeat: no-repeat;
	float: left;
	width:96px;
	height:40px;
}

#header #menu .planning-selected{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display:inline;
	background-image: url(images/planning-h.gif);
	background-repeat: no-repeat;
	float: left;
	width:96px;
	height:40px;
}

#header #menu .wedding a{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display:inline;
	background-image: url(images/wedding.gif);
	background-repeat: no-repeat;
	float: left;
	width:96px;
	height:40px;
}

#header #menu .wedding a:hover{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display:inline;
	background-image: url(images/wedding-h.gif);
	background-repeat: no-repeat;
	float: left;
	width:96px;
	height:40px;
}

#header #menu .wedding-selected{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display:inline;
	background-image: url(images/wedding-h.gif);
	background-repeat: no-repeat;
	float: left;
	width:96px;
	height:40px;
}



#header #menu .event a{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display:inline;
	background-image: url(images/event.gif);
	background-repeat: no-repeat;
	float: left;
	width:96px;
	height:40px;
}

#header #menu .event a:hover{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display:inline;
	background-image: url(images/event-h.gif);
	background-repeat: no-repeat;
	float: left;
	width:96px;
	height:40px;
}

#header #menu .event-selected{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display:inline;
	background-image: url(images/event-h.gif);
	background-repeat: no-repeat;
	float: left;
	width:96px;
	height:40px;
}



#header #menu .contact a{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display:inline;
	background-image: url(images/contact.gif);
	background-repeat: no-repeat;
	float: left;
	width:96px;
	height:40px;
}

#header #menu .contact a:hover{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display:inline;
	background-image: url(images/contact-h.gif);
	background-repeat: no-repeat;
	float: left;
	width:96px;
	height:40px;
}

#header #menu .contact-selected{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display:inline;
	background-image: url(images/contact-h.gif);
	background-repeat: no-repeat;
	float: left;
	width:96px;
	height:40px;
}


#header #mid{
	padding-top:45px;
	padding-left:280px;
}
#header .box{
	float:left;
	width:245px;
	margin-right:12px;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header .boxfont{
	float:left;
	width:245px;
	margin-right:12px;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#header .small-text{
font-size:10px;

}

.start-here{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/start-here.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 83px;
	margin-top: 10px;
	float: right;
	background-color: #FFFFFF;

}
.login{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/login.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 83px;
	float: right;
	background-color: #FFFFFF;
	margin-top: 14px;

}

.float-right-margin{
	float:right;
	width: 150px;
	line-height: 7px;
}

.float-left-margin{
	float:left;
	padding-left:15px;
	line-height: 24px;
}

#headerswf{
	width:840px;
	padding-left:20px;
	padding-right:20px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

#body-top{
	background-image: url(images/body-top.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 880px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background-position: center bottom;
}

#container{
	width:840px;
	padding-left:20px;
	padding-right:20px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/container-bg.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#container-left{
	width:560px;
	float:left;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size:11px;
}

#container-leftql{
	width:560px;
	float:left;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size:11px;
}


#container-wide{
	width:800px;
	float:left;
	padding-left: 5px;
	padding-right: 15px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#container-shop{
	width:800px;
	text-align:center;
	padding-left: 15px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#container-right{
	width:228px;
	float:right;
	padding-left:10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E1CCCC;
	padding-right: 10px;
}

.test {

}

#event-calender{
	background-image: url(images/event-calenders.gif);
	background-repeat: no-repeat;
	height: 224px;
	width: 217px;
	margin-top: 0px;
	padding-top: 30px;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	color: #666666;
}

#event-calender .line{
	padding-top:6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7F7F7F;
	padding-bottom: 6px;
	font-weight: bold;
}

#event-calender .line-last{
	padding-top:6px;
	font-weight: bold;
}

#testimonials{
	background-image: url(images/testimonials.gif);
	background-repeat: no-repeat;
	height: 237px;
	width: 217px;
	margin-top:15px;
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 13px;
}

.events{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top:10px;
	padding-bottom:0px;

}
.events .content{
	padding-left:15px;
	float:right;
	width: 360px;
	font-size: 12px;
}

.events .pic{
	border: none;
	float:left;
	width: 178px;
}

.annoucements{
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-bottom:0px;

}


.annoucements .pic{
	border: none;
	float:left;
	width: 178px;
}

.annoucements .content{
	padding-left:15px;
	float:right;
	width: 360px;
}

.learn-more{
	float: right;
	padding: 10px;
}

.list{
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.list ul{
	margin: 0px;
	padding: 0px;
}

.list li{
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

.weddinglist{
width:430px;
}



#latest-photos{
	width:838px;
	height:87px;
	background-image: url(images/latest-photos.gif);
	background-repeat: no-repeat;
	padding-top:60px;
}

#latest-photos .images{
	height: 83px;
	width: 120px;
	float: left;
	margin-right: 15px;

}

#latest-photos .images-last{
	height: 83px;
	width: 120px;
	float: left;

}


#footer{
	background-color:#2D2D2D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;

}

#footer-mid{
	height: 50px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/main-footer.gif);
	background-repeat: no-repeat;
	padding-top: 70px;
}

.center{
	width:810px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
}

.copyright{
	float:left;
	width:200px;
}
.footer-mid{
	float:left;
	width:460px;
	padding-left: 55px;
	word-spacing: 4px;
}


.privacy{
	float:left;
	width:160px;
	text-align: right;
}

#footer a{
text-decoration:none;
color:#FFFFFF;
}

#footer a:hover{
	text-decoration:underline;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.red{
	color:#680000;
	font-size: 11px;
	font-weight: bold;
}


.testimonials-sub{
	padding-top:14px;
}

.testimonials-sub .text{
	font-size:10px;
}

.testimonial-author{
font-size:11px;
font-weight:bold;
color:#000000;
}

.readmore a{
font-size:10px;
color:#5374B8;
float:right;
text-align:right;
text-decoration:none;
}

.readmore a:hover{
text-decoration:underline;
}


.float-right{
float:right;
}

.float-left{
float:left;
}

.light{
font-weight:normal;
}

input{
margin:0px;
}

.checkbox{
	margin-top:4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.adbox1{
	width:auto;
	height:auto;
	text-align:center
}
#container #container-right #adbox1 {
	text-align: center;
}
#container #container-right #adbox1 {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #container-right #adbox2 {
	text-align: center;
	padding-top: 20px;
}

#tplPreview {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #ffffff;
  border:1px solid #444444;
  font-size: 11px;
  color: #4B4B4B;
  padding: 12px 15px 15px 15px;
}

#tplPreviewTitle {
  font-size: 16px;
}

#tplPreviewBody {
  position: relative;
}

#tplPreviewImage {
  margin: 8px auto 0 auto;
}

#tplPreviewProgressBar {
  position: absolute;
  width: 125px;
  padding: 10px 10px 15px 10px;
  top: 45%;
  left: 50%;
  margin-left: -67px;

  border: 1px solid #6A6A6A;
  background-color: #ffffff;
  color: #000000;
  font-family: Tahoma,Helvetica,sans;
  font-size: 10px;
  text-align:left;
}

#quicklinks{
	background-image: url(images/quicklinks.jpg);
	background-repeat: no-repeat;
	height: 124px;
	margin-top:20px;
	padding-top: 40px;
	padding-left: 5px;
	padding-right: 15px;
	line-height: 13px;
	color: #666666;
	font-size: 11px;
	width:217px;
}
#quicklinks ul{
	margin-top:4px;
}

#frame{
min-height=500px;
}
a:link {border:none}
a:hover { color: #990000; text-decoration: underline}
a:link { color: #990000; text-decoration: none}
a:visited { color: #990000; text-decoration: none}


.special-events{
	padding-left: 40px;
	padding-bottom: 10px;
}

.special-events ul{
margin:0px;
padding:0px;
}

.special-events li{
margin:0px;
padding:0px;
}
text-align:left;

.view html head body
{
color:#f2f2f2;
}
#the_iframe1
{
color:#f2f2f2;
}
#container-left .events .content {
	font-size: 12px;
}
#container-left .events .content .tagline {
	font-weight: bold;
}
#container-left .events .content .tag {
	font-weight: bold;
	color: #990000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
