/* CSS Document - CTA Template 1 */


.cta {
	width:280px;
	float:left;
	height:187px;
	margin-right:10px;
	margin-top:15px;
	margin-bottom:10px;
}

.cta img {
width:280px;
height:187px;
}

.rcta {
	width:285px;
	padding:10px;
	float:left;
	height:auto;
	margin-right:10px;
	margin-top:15px;
	text-align:center;
	background-color:white;
}
.cta1 h3, .cta2 h3, .cta3 h3, .cta4 h3 { padding:5px; padding-right:15px;}

.cta1 h3, #Content .cta1 a { color:#b02020;}
.cta2 h3, #Content .cta2 a { color:#ed791b;}
.cta3 h3, #Content .cta3 a { color:#4bad9c;}
.cta4 h3, #Content .cta4 a { color:#7e3276;}





#guestlist {
	height:100px;
	margin:0px;
	padding:5px;
	background-color:#FFFFFF;
	color: #666666;
	float:left;
	width:97%;
	background-image:url(/templates/8/images/temp_1.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}

#bookonline {
	height:100px;
	margin:5px 0px;
	padding:5px;
	background-color:#FFFFFF;
	float:left;
	width:97%;
	background-image:url(/templates/8/images/temp_3.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}
#giftvouchers {
	height:100px;
	margin:0px;
	padding:5px;
	background-color:#FFFFFF;
	float:left;
	width:97%;
	background-image:url(/templates/8/images/temp_2.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}
#guestlist p, #bookonline p, #giftvouchers p { width:60%; color:#999999;}
#guestlist a, #bookonline a, #giftvouchers a { color:#9d7b21;}


#guestlist h3 { color:#4c2c00;}
#bookonline h3 { color:#8a6839;}
#giftvouchers h3 { color:#000000;}
#guestlist h3, #bookonline h3 { margin-bottom:5px; }

#MainRight .acc_heading h3 { margin-bottom:0px;}


#MainRight img {
	margin-top:10px;
	margin-bottom:10px;
}



