<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

body {
	background-color:#A3A1A0;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;
	color: #000000;
	text-align:left;
}

#container {
	width:750px;
	margin:auto;

}

.home-content {
	padding:10px;
	background-color:#FFFFFF;
	border:solid;
	border-color:#4389AB;
	border-width: 0px 10px 10px 10px;

}

.product-content {
	padding:10px;
	background-color:#FFFFFF;
	border:solid;
	border-width:10px;
	border-color:#4389AB;
}

.order-content {
	padding:10px;
	background-color:#FFFFFF;
	border:solid;
	border-width: 0px 10px 10px 10px;
	border-color:#4389AB;
}

.order-header {
	height:69px;
}


#tab-wrap{
	float:none;
	clear:both;
}
.clear{
	height:0px;
	font-size:1px;
	float:none;
	clear:both;
}
.tabs{
	width:107px;
	float:left;
}

.minor-nav {
	height:30px;
	background-color:#4289AB;
	float:none;
	clear:both;
}

.nav_float{
	float:right;
}

ul {
        list-style: none;
        margin: 0;
        padding: 0;
}

li {
	padding-left: 25px;
	background:url(https://www.weddingspeech4u.com/images/bluearrow.gif) no-repeat 0 7px;
	line-height:140%;
	margin-left:20px;
}

img {
	border:0px;
}


/************************************************************/
/*					General Layout Styles						*/
/************************************************************/

.latest_news {
	width: 500px;
	background-color: #D8EEFB;
	border: solid 2px #4389AB;
	margin:auto;
	padding:10px;
	
}

.johnson {
	color: #000000;
	background-color: #E3EEFB;
	border: 1px solid #2579D9;
	padding:10px;
}	

.johnson img{
	float:right;
	margin-left:10px;
}

.testimonials {
	color: #000000;
	background-color: #F2F2F2;
	border: 1px solid #000000;
	padding:10px;
}

.testimonials img {
	float:right;
	margin-left:10px;
}

.testimonials p {
	color: #000000;
	font-style:italic;
}

.testimonials-left {
	float: left;
	width:495px;
}

.testimonials-right {
	float:right;
	width:210px;
	background-color:#F2F2F2;
}

.order {
	color: #000000;
	background-color: #E3EEFB;
	border: 1px solid #2579D9;
	padding:10px;
}

div.tickbox {
	background-color:#F2F2F2;
	margin-bottom: 5px;
	margin-left:50px;
	padding: 5px;
	
}

div.tickbox img{
	float:right;
	margin-left: 15px;
}

div.bigtick {
	background:url(../images/bluetick.jpg) no-repeat 0% 50%;

}

.signature-left {
	float:left;
	width:400px;
	height: 216px;
}

.signature-right {
	float:right;
	width:140px;
}
	
.order-upgrade {
	color: #000000;
	background-color: #F2F2F2;
	border: 1px solid #000000;
	padding:10px;
}

.FOBside-testimonial {
	margin-bottom: 140px;
	font-size:12px;
}
.MOHside-testimonial {
	margin-bottom: 110px;
	font-size:12px;
}

.affiliate-nav {
	width:200px;
	float:left;

}

.affiliate-content {
	width: 500px;
	float:right;
}

/************************************************************/
/*					General Font Styles						*/
/************************************************************/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;
	color: #000000;
	font-style: italic;
}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: normal;
	color: #00539D;
	font-weight:bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 140%;
	color: #000000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 140%;
	color: #00539D;
}

.h2black{
	color: #000000;
}

.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 130%;
	color: #000000;
	text-align:center;
}

.red {
	color: #ff0000;
	font-weight:bold;
}

.white {
	color: #ffffff;
} 
.moneyback img{
	float:right;
	margin-left:5px;
}

.image-right img{
	float:right;
	margin-left:5px;
}

.image-right li{
	padding-left: 25px;
	background:url(http://www.weddingspeech4u.com/images/check1.gif) no-repeat 0 7px;
	line-height:180%;
}


.left-testimonial {
	float:left;
	width:150px;
	padding:10px;
	background-color:#F2F2F2;
	border: solid 1px #000000;
}

.right-testimonial {
	float:right;
	width:530px;
}

.side-testimonial {
	margin-bottom: 300px;
	font-size:12px;
}

div.help {
	line-height:4em;
	font-weight: bold;
}

div.help img{
	float:left;
	margin-right: 15px;
	vertical-align:middle;
}









	
</pre></body></html>