@charset "utf-8";
/* CSS Document */

#container {
	position:absolute;
	left:13px;
	top:23px;
	width:902px;
	height:auto;
	z-index:1;
}
#banner {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:39px;
	z-index:1;
	background-image: url(images/banner_bkgrnd.gif);
	background-repeat: repeat-x;
}
#logo {
	position:absolute;
	left:6px;
	top:40px;
	width:254px;
	height:93px;
	z-index:2;
	background-repeat: no-repeat;
}
#animation {
	position:absolute;
	left:0px;
	top:134px;
	width:520px;
	height:360px;
	z-index:2;
}
#pic-holder {
	position:absolute;
	left:0px;
	top:134px;
	width:520px;
	height:100%;
	z-index:2;
}
#menu {
	position:absolute;
	left:260px;
	top:70px;
	width:640px;
	height:20px;
	z-index:2;
}
#statement {
	position:absolute;
	left:560px;
	top:140px;
	width:272px;
	height:157px;
	z-index:2;
	background-image: url(images/statement.gif);
}
#wedding_diamond {
	position:absolute;
	left:521px;
	top:305px;
	width:120px;
	height:120px;
	z-index:3;
	background-image: url(images/wedding_diamond.png);
	background-repeat: no-repeat;
}
#special-events_diamond {
	position:absolute;
	left:761px;
	top:305px;
	width:120px;
	height:120px;
	z-index:3;
	background-image: url(images/special_event_diamond.png);
	background-repeat: no-repeat;
}
#corporate_diamond {
	position:absolute;
	left:641px;
	top:305px;
	width:120px;
	height:120px;
	z-index:3;
	background-image: url(images/corporate_diamond.png);
	background-repeat: no-repeat;
}
#events_buttons {
	position:absolute;
	left:521px;
	top:425px;
	width:360px;
	height:40px;
	z-index:3;
}
#text_container {
	position:absolute;
	left:100px;
	top:520px;
	width:350px;
	height:auto;
	z-index:3;
}
#text_container2 {
	position:absolute;
	left:100px;
	top:680px;
	width:350px;
	height:auto;
	z-index:3;
}
#text_container3 {
	position:absolute;
	left:530px;
	top:136px;
	width:350px;
	height:auto;
	z-index:3;
}
#text_container4 {
	position:absolute;
	left:100px;
	top:420px;
	width:350px;
	height:auto;
	z-index:3;
}
#testimonial {
	position:absolute;
	left:576px;
	top:520px;
	width:255px;
	z-index:3;
	background-color: efe494;
	background-image: url(images/rave_review_bkgrnd.gif);
	background-repeat: no-repeat;
}
#testimonial2 {
	position:absolute;
	left:576px;
	top:560px;
	width:255px;
	z-index:3;
	background-color: efe494;
	background-image: url(images/rave_review_bkgrnd.gif);
	background-repeat: no-repeat;
}
.red_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	line-height: 36px;
	color: #CC3300;
	text-align: center;
}

.green_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	line-height: 18px;
	color: #1B9056;
}
p, ul, li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 3px;
}

.testimonial_text {
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 6px;
	margin-left: 12px;
}
.blocklines {
	font-style: italic;
	text-align: center;
	padding-right: 40px;
	padding-left: 40px;
}
.centred_list {
	font-style: italic;
	text-align: center;
	margin-left: 0px;
}
.form_text {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #333333;
}
.testimonial_panel {
	background-image: url(images/rave_review_bkgrnd.gif);
	height: auto;
	width: 230px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	position: static;
	background-color: efe494;
	background-repeat: no-repeat;
	border-right-width: medium;
	border-right-style: ridge;
	border-right-color: #CC6600;
	border-bottom-width: medium;
	border-bottom-style: ridge;
	border-bottom-color: #CC6600;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}
#mid_container {
	position: absolute;
	height: auto;
	width: 850px;
	left: 30px;
	top: 180px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.testimonial_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	color: 993300;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 6px;
	margin-left: 12px;
}

