@charset "utf-8";
/* CSS Document */
body {
	font-size: 62.5%;
}

h2 {
	
	font-weight: bold;
	padding: 1.0em 0em 0em 1.0em;
	color:#F2BAFE;
	font-size: 2.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;

}

h3 {
	font-weight: bold;
	padding: 1.0em 0em 0em 3.0em;
	color:#9966FF;
	font-size: 2.0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
}

h4 {
	font-weight: normal;
	font-style: italic;
	color:#FF99FF;
	font-size: 1.0em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h5 {
	font-weight: bold;
	font-style: italic;
	color: #000000;
	font-size: 1.6em;
	padding: 0.6em 4.0em 0em 5.0em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p {
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0.6em 4.0em 0em 5.0em;
}

.highlight {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC66CC;
}

.photo {
	margin: 0px;
	position: relative;
	width: 180px;
	height: 180px;
	float: left;
}

.photo a {
	text-decoration: none;
}

.photo span {
	width: 77px;
	height: 27px;
	display: block;
	position: absolute;
	top: -12px;
	left: 40px;
	background: url(../../images/template/tape.png) no-repeat;
}

.photo img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}

.photoV {
	margin-left: 25px;
	position: relative;
	width: 155px;
	height: 180px;
	float: left;
}

.photoV a {
	text-decoration: none;
}

.photoV span {
	width: 77px;
	height: 27px;
	display: block;
	position: absolute;
	top: -12px;
	left: 20px;
	background: url(../../images/template/tape.png) no-repeat;
}

.photoV img {
	padding-left: 25px;
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}


div#wrap {
	min-width: 965px;
	width: expression(document.body.clientWidth < 967 ? "965px" : "auto");
	background-image: url(../../images/template/purple_flower_tile.jpg);
}

/* HEADER */
div#header {
	height: 160px;
}
	div#header_left {
		float: left;
		width: 650px;
		height: 160px;
		background-image: url(../../images/template/header_left.png);
	}
		div#header_left h1{
			text-indent: -10000px;
		}
	div#header_mid_back {
		margin-left: 650px;
		margin-right: 309px;
		height: 160px;
		background: url(../../images/template/header_mid_expand.png);
	}
	div#header_mid {
		float: left;
		width: 1px;
		height: 160px;
		background-image: url(../../images/template/header_mid_expand.png);
	}
	div#header_right {
		float: right;
		width: 309px;
		height: 160px;
		background-image: url(../../images/template/header_right_plain.png);
	}
/* END OF HEADER */


/* MAIN CONTENT */
div#main {
	background-color: #f5f6f6;
}
	div#main_content_wrap {
		position: relative;
		min-height: 400px;
		background-image: url(../../images/template/border_left_mid_expand.jpg);
		background-repeat: repeat-y;
	}
	
	div#main_border_nav_btn1 {
		position: absolute;
		top: 25px;
		left: 55px;
		width: 105px;
		height: 26px;
		background-image: url(../../images/template/home.jpg);
	}
	
	div#main_border_nav_btn2 {
		position: absolute;
		top: 51px;
		left: 55px;
		width: 105px;
		height: 26px;
		background-image: url(../../images/template/home.jpg);
	}
	
	div#main_border_nav_btn3 {
		position: absolute;
		top: 77px;
		left: 55px;
		width: 105px;
		height: 26px;
		background-image: url(../../images/template/home.jpg);
	}
	
	div#main_border_nav_btn4 {
		position: absolute;
		top: 103px;
		left: 55px;
		width: 105px;
		height: 26px;
		background-image: url(../../images/template/home.jpg);
	}
	
	div#main_border_nav_btn5 {
		position: absolute;
		top: 129px;
		left: 55px;
		width: 105px;
		height: 26px;
		background-image: url(../../images/template/home.jpg);
	}
	
	div#main_border_nav_btn6 {
		position: absolute;
		top: 155px;
		left: 55px;
		width: 105px;
		height: 26px;
		background-image: url(../../images/template/home.jpg);
	}
	
	div#main_border_nav_top {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 160px;
		height: 25px;
		background-image: url(../../images/template/border_nav_top.jpg);
	}
	
	div#main_border_nav_left {
		position: absolute;
		top: 25px;
		left: 0px;
		width: 55px;
		height: 175px;
		background-image: url(../../images/template/border_nav_left.jpg);
	}
	
	div#main_border_nav_bottom {
		position: absolute;
		top: 181px;
		left: 55px;
		width: 105px;
		height: 19px;
		background-image: url(../../images/template/border_nav_bottom.jpg);
	}
	
	div#main_content {
		padding-left: 160px;
		padding-right: 200px;
		min-height: 400px;
	}
	
	div#main_content ul.prices {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1.6em;
		font-weight: bold;
		padding: 1.4em 0em 0em 5em;
		color: #000000;
	}
	
	div#main_content ul.prices li {
		padding-bottom: 0.1em;
	}
	
	div#main_content_text {
		margin-left: 10px;
		margin-right: 10px;
	}
	
	div#welcomeimagewrap {
		overflow: auto;
		width: 306px;
	}
	
	div#welcomeimage {
		margin-top: 10px;
		margin-left: auto;
		margin-right: auto;
		width: 500px;
		height: 150px;
		background: url(../../images/wedding/WeddingFront.jpg) no-repeat;
		border: 1px solid #FFCCFF;
	}
	
	div#serviceimage {
		margin-top: 10px;
		margin-left: auto;
		margin-right: auto;
		width: 500px;
		height: 150px;
		background: url(../../images/wedding/ServicesImage.jpg) no-repeat;
		border: 1px solid #FFCCFF;
	}
	
	div#pricesimage {
		margin-top: 10px;
		margin-left: auto;
		margin-right: auto;
		width: 500px;
		height: 150px;
		background: url(../../images/wedding/PricesImage.jpg) no-repeat;
		border: 1px solid #FFCCFF;
	}
	
	div#gallery {
		overflow: auto;
		width: 95%;
		padding-top: 30px;
		padding-left: 20px;
	}
	
	.galleryNav {
		border-bottom: 1px solid #F4ADD5;
		width: 90%;
		text-align: right;
		padding-bottom: 5px;
		padding-right: 5px;
		margin-bottom: 25px;
	}
	
	.galleryNavBot {
		clear: both;
		border-top: 1px solid #F4ADD5;
		width: 90%;
		text-align: right;
		padding-top: 5px;
		padding-right: 5px;
		margin-top: 25px;
	}
	
	div#gallery a{
		color: #F4ADD5;
		font-weight: bold;
		font-size: 1.4em;
		text-decoration: none;
	}
	
	div#main_content_contact_accordian {
		font-size: 1.4em;
		margin-top: 1.2em;
		margin-left: 5em;
		margin-right: 5em;
	}
	
	div#main_border_top_right {
		position: absolute;
		bottom: 0px;
		right: 0px;
		width: 200px;
		height: 400px;
		background-image: url(../../images/template/cartoon_model_right_logos.jpg);
	}
	
	div#main_border_top_right_plain {
		position: absolute;
		bottom: 0px;
		right: 0px;
		width: 200px;
		height: 400px;
		background-image: url(../../images/template/cartoon_model_right_btm.jpg);
	}
	
	div#main_border_top_right1 {
		position: absolute;
		top: 0px;
		right: 0px;
		width: 200px;
		height: 400px;
		background-image: url(../../images/template/cartoon_model_right1.jpg);
	}
	
	div#main_border_top_right2 {
		position: absolute;
		top: 0px;
		right: 0px;
		width: 200px;
		height: 400px;
		background-image: url(../../images/template/cartoon_model_right2.jpg);
	}
	
	div#main_border_top_right3 {
		position: absolute;
		top: 0px;
		right: 0px;
		width: 200px;
		height: 400px;
		background-image: url(../../images/template/cartoon_model_right3.jpg);
	}
	
	div#main_border_top_right4 {
		position: absolute;
		top: 0px;
		right: 0px;
		width: 200px;
		height: 400px;
		background-image: url(../../images/template/cartoon_model_right4.jpg);
	}
	
	div#main_border_top_right5 {
		position: absolute;
		top: 0px;
		right: 0px;
		width: 200px;
		height: 400px;
		background-image: url(../../images/template/cartoon_model_right5.jpg);
	}
	
	div#main_border_left_bottom {
		position: absolute;
		bottom: 0px;
		left: 0px;
		width: 160px;
		height: 199px;
		background-image: url(../../images/template/border_left_bottom.jpg);
	}

/* END OF MAIN CONTENT */

div#footer {
}
	#footer_left {
		position: relative;
		float: left;
		width: 650px;
		height: 120px;
		background-image: url(../../images/template/footer_left.jpg);
	}
	div#footer_mid {
		margin-left: 650px;
		margin-right: 309px;
		height: 120px;
		background-image: url(../../images/template/footer_mid_expand.jpg);
	}
	div#footer_right {
		position: relative;
		float: right;
		width: 309px;
		height: 120px;
		background-image: url(../../images/template/footer_right_girl.jpg);
	}
	
	ul.menu {
		list-style-type:none;
		width:auto;
		position:absolute;
		bottom: 0px;
		right: 0px;
		display:block;
		height:33px;
		font-size: 1.0em;
		font-family: Georgia, "Times New Roman", Times, serif;
		margin:0;
		padding:0;
	}
	
	ul.menu li {
		display:block;
		float:left;
		margin:0;
		padding:0;
	}
	
	ul.menu li a {
		float:left;
		color: #663399;
		text-decoration:none;
		height:24px;
		padding:9px 15px 0;
		font-weight:normal;
	}
	
	ul.menu li a:hover {
		color: #FFFFFF;
		text-decoration:none;
	}
	
	.social-bookmarks
	{
		text-align: center;
		width: 100%;
		margin-top: 20px;
	}
	
	.social-bookmarks a
	{
		line-height: 34px;
		padding-left: 40px;
		margin-right: 20px;
		display: inline-block;
		font-size: 1.4em
	}
	a.twitter
	{
		background: transparent url(../../images/template/twitter-icon.png) no-repeat left top;
	}
	
	a.facebook
	{
		background: transparent url(../../images/template/facebook-icon.png) no-repeat left top;
	}
	
	.quote-open
	{
		margin: 20px 5em;
		padding: 15px 0 0 45px;
		background: transparent url(../../images/template/quote-open.gif) no-repeat left top;
	}
	
	.quote-close
	{
		padding: 0 45px 0 0;
		background: transparent url(../../images/template/quote-close.gif) no-repeat right bottom;
	}
	
	.quote-close p
	{
		padding: 0;
		margin: 0;
	}
	
	strong
	{
		font-weight: bold;
	}