﻿/********Side Bart********/
.seattleMet {
	width:200px;
	height:100%;
	background:#DB944D;
	margin-left:30px;
	margin-top:20px;
	
}
.seattleMet p {
	font-size:13px;
	padding:15px 15px 0px 15px;
	margin:0px;
}


/********Top of the page********/
#topheading {
	border-bottom:4px olive solid;
	}

#topheading h1 {
	font-size:23px;
	margin:0px;
	padding-top:0px;
	padding-bottom:5px;
}
/********Video and Optin********/
#videoForm {
	height:100%;
	word-spacing:2px;
	margin:20px 0px;
}
#video {
	width:400px;
	float:left;
}
#Optinborder {
	margin-left:420px;
	border:1px #B3B366 solid;
	width:262px;
	height:300px;
	background:#FFFFD6;
	}
#Optinborder .guide {
	padding-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	text-align:center;
	font-weight:bold;
	margin:0px;
}
#Optinborder p {
	margin:0px;
	padding:5px;
	text-align:center;
	line-height:20px;
}
#Optinborder td {
	font-size:12px;
}
.call {
	width:100%;
	height:100px;
	margin-bottom:15px;
}
.call p {
	font-size:22px;
	font-weight:bold;
	margin-top:8px;
	margin-bottom:8px;
	text-align:center;	
}
.call a {
	color:#0033CC;
}
.call a:hover {
	color:#FF6600;
}

/********Main Content Area********/
.subhead {
	height:28px;
	width:100%;
	background:#669900;
}
.subhead h2 {
	line-height:28px;
	margin:0px;
	font-size:17px;
	font-weight:bold;
	font-style:italic;
	color:#FFFFFF;
	text-align:center;
}
.subhead1 {
	height:28px;
	width:100%;
	background:#BF6C19;
}
.subhead1 h2 {
	line-height:28px;
	margin:0px;
	font-size:17px;
	font-weight:bold;
	font-style:italic;
	color:#FFFFFF;
	text-align:center;
}

.maincontent {
	padding-left:15px;
	padding-right:15px;
	padding-bottom:20px;
}
.maincontent p {
	font-size:15px;
	word-spacing:2px;
	line-height:18px;
}
.maincontent a {
	color:#0033CC;
}
.maincontent a:hover {
	color:#FF6600;
}
.maincontent h3 {
	font-size:17px;
	font-weight:bold;
}
.imgRight {
	float:right;
	margin-left:15px;
	margin-bottom:10px;
}
.imgHolderRight {
	float:right;
	margin:0px 0px 0px 15px;
}
.caption {
	width:200px;
}
.caption p {
	font-size:11px;
	line-height:12px;
}
.maincontent .indent {
	font-size:13px;
}


/********Testimonial********/
.videoTestimo {
	float:left;
	height:100%;
}
.videoIntro {
	margin-left:220px;
	height:175px;
}
.testimonial {
	height:100%;
	width:100%;
	border-bottom:1px olive solid;
	margin: 25px 0px;
}
.testimonial p {
	padding-left:5px;
	padding-right:5px;
}


