body {
	background: #000;
	margin: 0px;
	padding: 0px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body, p{
	font-size:12px;
	line-height:18px;
}
h1, h2, h3, h4, h5, h6{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing:-1px;
	color:#B01601;
}
h2, h3, h4, h5, h6 {
	margin-bottom: 6px;
}
h1 {
	margin-top: 0px;
	font-size:24px;
	line-height:22px;
	margin-bottom:0px;
}
h2 {
	font-size: 20px;
	line-height: 18px;
}
h3 {
	font-size: 18px;
	line-height: 16px;
}
h4 {
	font-size: 16px;
	line-height: 14px;
}
h5 {
	font-size: 14px;
	line-height: 12px;
}
h6 {
	font-size: 12px;
	line-height: 10px;
}

a:link {
	color: #2874A2;
	text-decoration: none;
}
a:visited {
	color: #2874A2;
	text-decoration:none;
}
a:hover{
	color:#46166B;
	text-decoration:underline;
}
a:active{
	color:#b01601;
	text-decoration:underline;
}
.required {
	font-size:10px;
	font-family:verdana, arial, sans-serif;
	text-transform:uppercase;
	color:#0099CC;
}
form {
	margin:0px;
}
select, input, textarea {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	border:1px solid #999;
}
input#sendform {
	text-transform:uppercase;
	padding-top:3px;
	padding-bottom:3px;
	border-color:#2B79A9;
	cursor:pointer;
}
.clear {
	clear: both;
	color: #46166B;
	text-decoration: none;
}
.imgFloatLeftNB {
	float: left;
	margin-right: 8px;
	margin-bottom: 1px;
	border: none;
}
.imgFloatRightNB {
	float: right;
	margin-left: 8px;
	margin-bottom: 3px;
	border: none;
}



#bg {
	background: #2B79A9 url(images/bg_bg.jpg) repeat-x center bottom;
	border-bottom: 2px solid #2B79A9;
}
#bgLeft {
	background: url(images/bg_bgLeft.jpg) no-repeat left bottom;
	width: 100%;
}
#bgRight {
	background: url(images/bg_bgRight.jpg) no-repeat right bottom;
	width: 100%;
}
#bgScroll {
	background-image: url(images/bg_scroll.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 100%;
}

#topBanner {
	height: 88px;
	width: 100%;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url(images/bg_topBanner.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#top {
	height: 88px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}

#topNav {
	height: 40px;
	width: 100%;
	overflow: hidden;
	background-color: #1B5D85;
	background-image: url(images/bg_topNav.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#navContainer {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	overflow: hidden;
}
#navContainer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#navContainer ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#navContainer ul li a {
	font-size: 15px;
	color: #FFD200;
	text-decoration: none;
	letter-spacing: -1px;
	padding-right: 19px;
	padding-left: 19px;
	padding-top: 21px;
	padding-bottom: 21px;
	line-height: 36px;
}
#navContainer ul li a:hover {
	color: #FFFFFF;
}
#navContainer ul li a.topNavTeeny:hover, #navContainer ul li a.topNavSm:hover, #navContainer ul li a.topNavReg:hover, #navContainer ul li a.topNavMd:hover, #navContainer ul li a.topNavLg:hover {
	background-position: center 18px;
	background-repeat: no-repeat;
}
#navContainer ul li a.topNavTeeny:hover {
	background-image: url(images/bg_topNav_a_teeny.gif);
}
#navContainer ul li a.topNavSm:hover {
	background-image: url(images/bg_topNav_a_sm.gif);
}
#navContainer ul li a.topNavReg:hover {
	background-image: url(images/bg_topNav_a_reg.gif);
}
#navContainer ul li a.topNavMd:hover {
	background-image: url(images/bg_topNav_a_md.gif);
}
#navContainer ul li a.topNavLg:hover {
	background-image: url(images/bg_topNav_a_lg.gif);
}



#topLogo {
	float: left;
	margin-top: 14px;
	margin-left: 17px;
}
#topPhone {
	float: right;
	padding-right: 13px;
	padding-top: 34px;
}



#container {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#pageTop {
	background: url(images/bg_pageTop.gif) no-repeat center top;
	height: 5px;
	width: 770px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#page {
	background: url(images/bg_page.gif) repeat-y center top;
	width: 100%;
}
#headerHome {
	height: 300px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #dddcc2;
	overflow: hidden;
	position: relative;
}
#homeFlash {
	float: left;
	height: 300px;
	width: 530px;
	overflow: hidden;
	background-color: #333333;
}

#homeQuick {
	background-color: #FFFFFF;
	float: right;
	height: 300px;
	width: 230px;
	overflow: hidden;
	background-image: url(images/bg_homeQuick-gc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#homeQuickDesc {
	padding-right: 13px;
	padding-left: 13px;
	position: absolute;
	top: 170px;
	z-index: 12;
	width: 204px;
	margin: 0px;
}
#header {
	background-color: #000;
	height: 175px;
	width: 760px;
	overflow: hidden;
	position: relative;
	margin:0px auto;
}
#headerPhoto {
	float: left;
	height: 175px;
	width: 530px;
	overflow: hidden;
}
#headerOther {
	float: right;
	height: 100px;
	width: 206px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	padding:75px 12px 0px 12px;
}
#headerOther.productsForStyle{
	
	background-image: url(images/bg_headerRight-products.jpg);
}
#headerOther.bridalPackages{
	
	background-image: url(images/bg_headerRight-bridal.jpg);
}
#headerOther.giftCert{
	
	background-image: url(images/bg_headerRight-gift.jpg);
}

#colWrap {
	position: relative;
	margin-top: 5px;
	width: 750px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF url(images/bg_colwrap.gif) no-repeat center 1px;
	padding-top: 16px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#colA {
	float: left;
	width: 499px;
	padding-left: 12px;
}
#colA p {
	margin-top: 8px;
}
#colA ul{
	margin:3px 0px 8px 0px;
	padding:0px;
	list-style-type:none;
}
#colA ul li{
	margin:0px 0px 0px 10px;
	padding: 0px 0px 0px 13px;
	background:url(images/bullet_x.gif) no-repeat left 4px;
}
#colB {
	float: right;
	width: 214px;
	padding-right: 12px;
}

#colB, #colB p {
	font-size: 11px;
	line-height: 16px;
	color: #262626;
}
#colB p {
	margin-top: 7px;
}
#colB h2 a:link, #colB h2 a:active {
	color: #B01601;
	text-decoration:none !important;
}
#colB h2 a:visited {
	text-decoration: none !important;
	color: #B01601;
}
#colB h2 a:hover{
	text-decoration:underline !important;
}



#colB h2{
	margin-top:0px;
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 0px;
	background-image: url(images/bg_colBMod_h2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 11px;
	padding-top: 0px;
}
#servicesMenu h2 {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
}
#servicesMenu ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#servicesMenu ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	background:none;
}
#servicesMenu ul li span.price {
	font-size: 16px;
	color: #000000;
}
#servicesMenu ul li span.serviceDesc {
	font-size: 16px;
	color: #000000;
}
.serviceDescDisc {
	font-size: 12px;
	font-style: italic;
	color: #666666;
}
.hrule {
	background-image: url(images/bg_hrule.gif);
	height: 8px;
	width: 476px;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
}


/*
#servicesMenu ul {
	list-style-type: none;
	display: block;
	width: 497px;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#servicesMenu ul li {
	display: block;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#servicesMenu ul li span.price {
	display: block;
	float: right;
	font-size: 16px;
	color: #000000;
	width: 35px;
	text-align: right;
	height: 35px;
	line-height: 25px;
}
#servicesMenu ul li span.serviceDesc {
	display: block;
	float: left;
	font-size: 16px;
	color: #000000;
	width: 450px;
}
*/

.colBMod {
	margin-bottom: 15px;
}



#footer {
	color: #FFCC00;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 35px;
	padding-left: 32px;
	font-size: 12px;
	line-height: normal;
	letter-spacing: -1px;
}
#footer a {
	text-decoration: none;
	color: #FFD200;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
