@charset "UTF-8";
/* CSS Document */
/* Landing Page Ddesigned and Developed bu Travis Stowe */
/* http://travisstowe.com */


body {
	background-image: url(images/light-blue-bg.jpg);
	background-repeat: repeat-x;
}

.headernew {
	background-image:url(images/header.png);
	background-repeat:no-repeat;
	height:182px;
	width:912px;
}

.rightsideheader {
	float:right;
	height:180px;
	width:250px;
	margin-right:15px;
	margin-top:-10px;

}

.social {
	height:35px;
	padding-left:25px;
}


.socialicon {
	float:left;
	height:35px;
	width:35px;
	/*padding-right:15px;*/
}

.socialspace{float:left; height:15px; width:25px;}
.fb {background-image:url(images/fb.png); background-repeat:no-repeat;}
.twitter {background-image:url(images/twitter.png); background-repeat:no-repeat;}
.youtube {background-image:url(images/youtube.png); background-repeat:no-repeat;}
.in {background-image:url(images/linkedin.png); background-repeat:no-repeat;}

.aweber{
	height:130px;
	width:250px;
	margin-top:15px;	
}

.aweberheader {
	color:red;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	text-align:center;
	font-weight:bold;
}

.awebersubhead {
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
	margin-top:2px;
}


.aweberoptin {
	margin-top:8px;
}

.aweberbtm {
	text-align:center;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#1B3F93;
	margin-top:5px;
}




.asheight {height:55px;}

.asspadding {padding-right:35px;}
.asseenon {
		float:left;
		color:red;
		font-size:25px;
		font-family:Arial, Helvetica, sans-serif;
		padding-top:5px;
		padding-left:25px;
}


.prweb {
	width:152px;
	height:38px;
	float:left;
	
}


.googlenews {
		float:left;
	
}

.yahoonews {
		float:left;
		padding-top:10px;
	
}

.alltop {
		float:left;
		background-image:url(images/alltop.png);
		height:74px;
		width:72px;
	
}


.btm { width:877px;}

.btm-top-box {
		background-image:url(images/top-box.png);
		background-repeat:no-repeat;
		width:879px;
		height:20px;
}


.btm-spacer {
		background-image:url(images/btm-spacer.jpg);
		background-repeat:repeat-y;
		width:879px;
}

.btm-btm-box {
		background-image:url(images/btm-box.png);
		background-repeat:no-repeat;
		width:879px;
		height:22px;
}


.left {width:220px; float:left;}

.left-buttons {
		width:230px;
		height:300px;
		margin-left:-15px;
		position:absolute;
		
}

.button {
		width:230px;
		height:44px;
		background-image:url(images/button230x44.jpg);
		background-repeat:no-repeat;
		padding-bottom:15px;
}

.button-text {
		font-family:Arial, Helvetica, sans-serif;
		font-size:15px;
		color:black;
		padding-top:13px;

}

.button-text2 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:15px;
		color:black;
		padding-top:3px;

}



.blog-entry {width: 375px; margin-top: 15px;}

.title {
		color:#1B3E92;
		font-family:helvetica;
		font-size:18px;
		text-decoration:none;
}


.right-font-size {font-size:14px;}
.input-boxes {
		width:185px;
		height:13px;
}

.right-height-input {
		height:41px;
}

.right-checkbox-height {
		height:20px;
}

.notes {
		margin-top:5px;
		height:110px;}

.right-notes-input {
		width:185px;
}
		
		
.last {
		font-size:15px;
		line-height:25px;
		text-align:justify;
}

.linev {
		border-left:1px solid #1B3E92;
		padding-right:15px;
		float:right;
		height:835px;
}
	
.testimonials {
	width:200px;
	float:right
}

.testimonials-header {
		font-size:18px;
		font-weight:bold;
		padding:10px;
		text-align:center;
		color:#333;
		border-bottom:1px solid #1B3E92;
}

.testimonial {
		color:FireBrick;
		font-family:serif;
		font-size:12px;
		font-style:italic;
		line-height:13px;
		margin-top:15px;
		text-align:justify;
}

.site {
	border-bottom:1px dotted lightGrey;
	padding-bottom:6px;
}