body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	text-align: left;
}
.container{
	text-align: center;
	margin: 0 auto;
	width: 800px;
}
a {
	text-decoration: none;
	color: #FF9966;
}
a:hover, a:hover.more{
	color: #ff6666;
	text-decoration: underline;
}
a.more {
	font-family: Arial, Helvetica, sans-serif;
	color: #663333;
	font-size: 18px;
	font-weight: bold;
}
a.more:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #663333;
	font-size: 18px;
	font-weight: bold;
}
td, .td{
	text-align: left;
}
.menu {
	font-size: 12px;
	font-weight: bold;
}
.menutext {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9966;
	text-align: center;
}
.sideimg{
	position:relative; 
	left:0px; 
	display:block;
}
form{
	background-color:#ffffff;
	padding: 10px;
	border: black solid 2px;
}
.pack{
	background-color:#ffffff;
	padding: 5px;
	border: black solid 2px;
	position: relative;
	float:right;
	clear:right;
	width:175px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
}
.packtable{
	background-color:#ffffff;
	border: black solid 2px;
	margin-right:10px;
}
.packtable th{
	background-color:#dddddd;
	padding:0px;
}
.packtable th.names{
	font-family: Copperplate Gothic Bold, Copperplate Gothic Light, sans-serif; 
	font-size:17px;
	background-color:#ffffff;
}
.packtable td{
	font-family: Baskerville Old Face, Baskerville, sans-serif;
	height: 16px;
	padding:2px;
	border-bottom: dotted 1px grey;
}
.helvetica{
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	border-bottom: 2px black solid;
	border-top: 2px black solid;
}
.norm{
	font-family: Arial;
}
.hidden{
	visibility:hidden;
	z-index:3;
	position: absolute;
	background-color:#ffffdd;
	border: 1px black solid;
	padding:3px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	width: 295px;
	margin-left: 209px;
}
#a {
	color: #999999;
}
#b {
	color: #555555;
}
#c {
	color: #000000;
}
#cola {
	background-color:#faf5e0;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
#colb {
	background-color:#ebd789;
}
#colc {
	background-color: #FBE046;
	border-left: 1px solid black;
}
.full {
	font-weight:bold;
	background-color:#F9FC81;
	border-left: 1px solid black;
}
#red{
	background-image: url(../images/sub/redfade.jpg);
}
#yell{
	background-image: url(../images/sub/yellfade.jpg);
}
#grn{
	background-image: url(../images/sub/greenfade.jpg);
}
li{
	margin-bottom: 8px;
}
p{
	font-size:16px;
}
td, .td{
	font-size: 15px;
}
td td span{
	clear:left;
}
.bigday p{
	font-size: 14px;
}
.bigday p strong{
	font-size: 16px;
}
.table{
	display: table;
	width: 800px;
}
.tr{
	display: table-row;
}
.td{
	display: table-cell;
}
.header{
	background-image: url(/images/bgtop.jpg);
}
.lowerback{
	background-image: url(/images/lowerback.jpg);
}

/* Top Menu Bar */
.menubigday{
	background-image: url(/images/sub/header-1-bigday.jpg);
	width:122px;
	height:39px;
}
.menubigday:hover{
	background-image: url(/images/sub/header-1-bigday-up.jpg);
}
.menupackages{
	background-image: url(/images/sub/header-2-packages.jpg);
	height: 39px;
	width: 89px;
}
.menupackages:hover{
	background-image: url(/images/sub/header-2-packages-up.jpg);
}
.menuourwork{
	background-image: url(/images/sub/header-3-ourwork.jpg);
	height: 39px;
	width: 92px;
}
.menuourwork:hover{
	background-image: url(/images/sub/header-3-ourwork-up.jpg);
}
.menuhappy{
	background-image: url(/images/sub/header-4-happycouples.jpg);
	height: 39px;
	width: 129px;
}
.menuhappy:hover{
	background-image: url(/images/sub/header-4-happycouples-up.jpg);
}
.menufaqs{
	background-image: url(/images/sub/header-5-faqs.jpg);
	height: 39px;
	width: 59px;
}
.menufaqs:hover{
	background-image: url(/images/sub/header-5-faqs-up.jpg);
}
.menuother{
	background-image: url(/images/sub/header-6-other.jpg);
	height: 39px;
	width: 137px;
}
.menuother:hover{
	background-image: url(/images/sub/header-6-other-up.jpg);
}
.menucontact{
	background-image: url(/images/sub/header-7-contactus.jpg);
	height: 39px;
	width: 106px;
}
.menucontact:hover{
	background-image: url(/images/sub/header-7-contactus-up.jpg);
}
.menulinks{
	background-image: url(/images/sub/header-8-links.jpg);
	height: 39px;
	width: 66px;
}
.menulinks:hover{
	background-image: url(/images/sub/header-8-links-up.jpg);
}

/* Footer Menu Bar */
.footbigday{
	background-image: url(/images/sub/footer-1-bigday.jpg);
	width:121px;
	height:36px;
}
.footbigday:hover{
	background-image: url(/images/sub/footer-1-bigday-up.jpg);
}
.footpackages{
	background-image: url(/images/sub/footer-2-packages.jpg);
	height: 36px;
	width: 90px;
}
.footpackages:hover{
	background-image: url(/images/sub/footer-2-packages-up.jpg);
}
.footourwork{
	background-image: url(/images/sub/footer-3-ourwork.jpg);
	height: 36px;
	width: 92px;
}
.footourwork:hover{
	background-image: url(/images/sub/footer-3-ourwork-up.jpg);
}
.foothappy{
	background-image: url(/images/sub/footer-4-happycouples.jpg);
	height: 36px;
	width: 129px;
}
.foothappy:hover{
	background-image: url(/images/sub/footer-4-happycouples-up.jpg);
}
.footfaqs{
	background-image: url(/images/sub/footer-5-faqs.jpg);
	height: 36px;
	width: 59px;
}
.footfaqs:hover{
	background-image: url(/images/sub/footer-5-faqs-up.jpg);
}
.footother{
	background-image: url(/images/sub/footer-6-other.jpg);
	height: 36px;
	width: 137px;
}
.footother:hover{
	background-image: url(/images/sub/footer-6-other-up.jpg);
}
.footcontact{
	background-image: url(/images/sub/footer-7-contactus.jpg);
	height: 36px;
	width: 106px;
}
.footcontact:hover{
	background-image: url(/images/sub/footer-7-contactus-up.jpg);
}
.footlinks{
	background-image: url(/images/sub/footer-8-links.jpg);
	height: 36px;
	width: 66px;
}
.footlinks:hover{
	background-image: url(/images/sub/footer-8-links-up.jpg);
}

.menubar{
	list-style:none;
	padding:0px;
	margin:0px;
}
.menubar li{
	padding:0px;
	margin:0px;
	float: left;
}
.menubar a{
	display: block;
	text-decoration: none;
}
.menubar a span{
	display:none;
}

.hr{
	 background-repeat:no-repeat; 
	 width: 800px; 
	 height: 4px;
}
.maintextback{
	background-image: url(/images/sub/maintext-back.jpg);
}
.swirls{
	background-image: url(/images/sub/footer.jpg);
	height: 142px;
	width: 800px;
}
.copy{
	background-image: url(/images/bgbtm.jpg);
	height: 184px;
}
h1, h2, h3, h4{
	font-size: 16px;
	font-weight: bold;
}
h3{
	margin-bottom: 0px;
}
p.nomargin{
	margin-top:0px;
}
img{
	border:0px;
}
