@charset "utf-8";

body {
/*	margin:0px; */
/*	background: #E9F7FF url('http://realturf.com/images/background.jpg') no-repeat fixed top center; */
	margin: 10px 0 10px 0;
	BACKGROUND: #0D2543;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.pre-headline { max-width: 550px; width:expression(document.body.clientWidth > 550? "550px": "auto" ); 
/*margin: .5em auto 0em auto; */
/*font-family:Impact, Arial, Helvetica, sans-serif;*/
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold;
font-size: 12pt; }

.main-section-top {
	border-top: 10px solid #07477A;
	border-right: 10px solid #07477A;
	border-left: 10px solid #07477A;
}
.main-section-bottom {
	border-right: 10px solid #07477A;
	border-bottom: 10px solid #07477A;
	border-left: 10px solid #07477A;
}

.maindiv {
	background-color: #FFFFFF;
	padding: 0px;
	width: 848px;
	margin-right: auto;
	margin-left: auto;
}
.maintext {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.notice {
	font-size: 12pt;
	color: #FFFF00;
	background-color: #333333;
	padding: 3px;
	width: 848px;
	margin-right: auto;
	margin-left: auto;
}
.redtext {
	color: #FF3300;
}
.red-on-yellow {
	color: #FF0000;
	background-color: #FFFF00;
}
.headline { font-size: 3em; text-transform:capitalize; text-align: center; color: rgb(200,0,0); font-family:Impact, Arial, Helvetica, sans-serif;  font-weight: normal; margin: .15em auto; max-width:750px; line-height: 1em;
width:expression(document.body.clientWidth > 750? "750px": "auto" );  }

.actionbox {
	background-color: #FFFFFF;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #FF0000;
	padding: 5px;
}
.whitetext {
	color: #FFFFFF;
}
.testimonials {
	background-color: #F0F0FF;
	border: 1px solid #000066;
}
.list-green-checks {
	list-style-image: url(../images/BulletsGreen_0000_Check5.png);
}
.headline-blue {
	color: #000080;
}

.list-green-checks li {
	padding-bottom: 15px;
}
.price-text { font-size: 2.5em; text-transform:capitalize; text-align: center; color: rgb(200,0,0); font-family:Impact, Arial, Helvetica, sans-serif;  font-weight: normal; margin: .15em auto; max-width:750px; line-height: 1em;
width:expression(document.body.clientWidth > 750? "750px": "auto" );  }
.image-blueborder {
	border: 1px solid #07477A;
}

