body {
	background-color: #FFFFFF;
	margin: 0px;
	height: 100%;
}

#wrap {
	width: 951px;
	margin:0 auto;
	background-color: #FFFFFF;
}

#Header {
	width: 100%;
	height: 57px;
	margin: 0px;
	padding: 0px;
	background-color: #6D6F71;
}

p {
	margin-bottom: 15px;
	margin-top: 0px;
}
.wedding_pck {
	width: 100%;
	padding-left: 20px;
	margin-bottom: 25px;
}


#chrome {
	height: 62px;
	width: 100%;
	position: relative;
}

#container {
	width: 100%;
	position: absolute;
	height: 100%;
	z-index: 200;
}
#topBar {
	background-image: url(../images/structure/top_bar.gif);
	background-repeat: repeat-x;
	height: 33px;
	top: 17px;
	position: relative;
	padding-left: 38px;
	padding-top: 5px;
	z-index: 300;
}
#topBar a{
	color: #FFFFFF;
	padding-right: 14px;
	padding-left: 0px;
}
#topBar a:active,#topBar a:hover {
	color: #5F4350;
}
#topBarMain {
	height: 33px;
	top: 28px;
	position: relative;
	padding-left: 25px;
	color: #442D35;
	z-index: 300;
}
#topBarMain a{
	width: 100%;
	color: #442D35;
	text-transform: uppercase;
	padding-right: 0px;
	padding-left: 15px;
}
#topBarMain a:active,#topBarMain a:hover {
	color: #A098CA;
}
#bottomBar {
	background-image: url(../images/structure/bottom_bar.gif);
	background-repeat: repeat-x;
	height: 33px;
	z-index: 0;
	position: relative;
	top: 85px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 11px;
	padding-left: 25px;
	margin-top: 2px;
}

#Credit {
	font-size: 10px;
	height: 33px;
	z-index: 0;
	position: relative;
	top: 83px;
	color: #765967;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 11px;
	padding-left: 25px;
	margin-top: 2px;
	visibility:hidden;
}


#lotusLog {
	width: 256px;
	z-index: 305;
	left: 765px;
	position: absolute;
	height: 156px;
	top: 0px;
	visibility: inherit;
}

#rightBar {
	background-image: url(../images/structure/rightBar_back.gif);
	width: 127px;
	background-repeat: repeat-y;
	position: absolute;
	z-index: 301;
	vertical-align: top;
	background-color: #AA8AA0;
	left: 823px;
	top: 0px;
}
#ContentArea {
	left: 3px;
	top: 85px;
	width: 822px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330033;
	line-height: 18px;
}
.text_area_home {
	width: 408px;
	padding: 15px;
}
.text_area_home_right {
	width: 408px;
	padding: 15px;
	background-image: url(../images/home_elements/home_content_back_purple.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.text_area_home_left {
	width: 408px;
	padding: 15px;
	background-image: url(../images/home_elements/home_content_back_tan.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#contentTable {
	width: 100%;
}

hr {
	color: #DAD1E7;
	background-color: #DAD1E7;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding: 0px;
	height: 1px;

}

ul{
	list-style-position: outside;
	list-style-image: url(../images/structure/bullet.png);
	list-style-type: disc;
	margin-bottom: 0px;

}

li {
	list-style-position: outside;
}

h1 {
	color: #997242;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-bottom: 15px;
	line-height: 22px;
	margin-top: 0px;
	padding-top: 0px;
}

h2 {
	font-size: 13px;
	color: #4B333E;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-transform: capitalize;
}

h3 {
	font-size: 13px;
	color: #977137;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-size: 15px;
	color: #9B7342;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}

h5 {
	font-size: 15px;
	color: #604451;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

td {
	vertical-align: top;
}

#content {
	width: 100%;
	font-size: 12px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 20px 20px 25px;
	display: table;
	clear: both;
}

#center_content {
	width: 100%;
	margin-top: 1px;
}

#footer {
	width: 100%;
	height: 53px;
	background-color: #A7A9AC;
}

#logo {
	height: 41px;
	width: 403px;
	top: 15px;
	position: relative;
	left: 25px;
	clear: both;
}


#bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 650px;
	top: 43px;
	position: relative;
	left: 160px;
}

.bold_text{
	font-style: bold;
	font-weight: bold;
}

.italic_text{
	font-style: italic;
}

a.large_link {
	font-size: 16px;
	text-transform: uppercase;
}

a:link, a:visited {
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #333192;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a:active, a:hover {
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #9E96C9;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}


a.bold:link, a.bold:visited {
	font-size: 13px;
	font-style: normal;
	font-weight:bold;
	line-height: 16px;
	font-stretch:condensed;
	text-decoration: none;
	margin-left: 3px;
	margin-right: 3px;
	border: 1px solid #CFAAC5;
	padding: 2px 20px;
	color: #5F4350;
	background-color: #FDFDFD;
}

a.bold:active, a.bold:hover {
	color: #A199CA;
}


a.small:link, a.small:visited {
	font-size: 10px;
	font-style: normal;
}

a.small:active, a.small:hover {
	color: #A199CA;
}

#content_purple {
	background-image: url(../images/structure/left_gradient.jpg);
	width: 558px;
	height: 533px;
	margin-right: 2px;
	padding-top: 10px;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #fefefe;
}
.right_side {
	background-image: url(../images/specialty/rightSide_bck.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.small_text {
	font-size: 11px;
}
.serviceDesc {
	margin-bottom: 20px;
}

.bold_gold{
	font-weight: bold;
	color: #997242;
}

.bio {
}

.pricing {
	width: 100%;
	border: 1px solid #9F7A91;
	text-transform: capitalize;
	line-height: 22px;
}
h6 {

	font-size: 15px;
	color: #604451;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
.testimonialsBox {
	width: 100%;
	text-align: justify;
	margin-top: 20px;
}
/***PAGE TITLES***/
#locations {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/page-titles/Locations.png', sizingMethod='scale');
	width:546px;
	height:80px;
	}
html>body #locations {
	background-image:url(../images/page-titles/Locations.png);
	background-repeat:no-repeat;
	}