body {
	padding:10px 0px 25px 0px;
	margin: 0px 0px 0px 0px;
	background-color:#ffcc66;
	line-height:120%;
}

h1, h2, h3, h4, h5, h6 {
	padding:0;
	margin:0 0 15px 0;	
}

h2 {
	font-family:arial;
	font-size:18px;
	font-weight:bolder;
	color:#f26522;
}


a:link {color:#f26522;}
a:hover {color:#f26522;}
a:visited {color:#C2470C;}
a:active{color:red;}

td {
	vertical-align:top;
	padding:0px 0px 0px 0px;
}

p {
	margin:0px 0px 15px 0px;
	padding:0;
}

.caspersMainOuter {
	width:830px;
}

.caspersMainOuterR1 {
	border-left:25px solid #f26522;
	border-right:25px solid #f26522;
	height:350px;
}

.caspersMainOuterR2 {
   background-color:#f26522;
	border-left:7px solid #f26522;
	border-right:25px solid #f26522;
	height:85px;
	vertical-align:middle;
	text-align:center;
}

.caspersMainInnerC1 {
	width:280px;
	background-color:#f0dc09;
	height:350px;
}

.caspersMainInnerC2 {
	width:550px;
	background-color:#ffff99;
	height:350px;
}

.mainContentOuter {
	width:100%;
}

.mainContentOuterR1 {
	background-color:#f26522;
	height:40px;
	vertical-align:middle;
	padding:0px 0px 0px 0px;
}

.mainContentOuterR2 {
	padding:5px 20px 20px 20px;
	font-family: "Trebuchet MS",arial;
	font-size:14px;
	text-align:justify;
	line-height:135%;
}

.mainContentImageRow {
	padding:0px 0px 0px 0px;
}

.headerTable {
	width:100%;
}

.headerTableC1 {
	text-align:left;
	padding-left:20px;
}

.headerTableC2 {
	text-align:right;
}

.bubble1Cell {
	padding:0px 0px 10px 0px;
	text-align:center;
	/*background-color:#c2b507;*/
	background-color:#f0dc09;
}

.bubble1Cel2 {
	padding:0px 25px 15px 30px;
	text-align:left;
	/*background-color:#c2b507;*/
	background-color:#f0dc09;
}

.testimonialTable {
	border:1px solid #f26522;
	margin:10px 0px 10px 0px;
}

.testimonialTableC1 {
	width:120px;
	padding:5px;
	vertical-align:middle;
}

.testimonialTableC2 {
	width:200px;
	padding:5px;
	vertical-align:middle;
}

.contactEmailsTable {
	margin:10px 0px 10px 0px;
}

.contactEmailsTableC1 {
   width:100px;
	padding:3px 10px 3px 5px;
	border-bottom:1px solid #c2b507;
	border-right:1px solid #c2b507;
}

.contactEmailsTableC2 {
	padding:3px 0px 3px 10px;
	border-bottom:1px solid #c2b507;
	width:200px;
}

/* txt styles *************************************************************************/

.footertxt {
	font-family:arial;
	font-size:11px;
	color:white;
}

.footertxt a:link {
	font-family:arial;
	font-size:11px;
	color:white;
	text-decoration: underline;
	/*font-weight:bold;*/
}

.footertxt a:visited {
	font-family:arial;
	font-size:11px;
	color:white;
	text-decoration: underline;
	/*font-weight:bold;*/
}

.footertxt a:hover {
	font-family:arial;
	font-size:11px;
	color:white;
	text-decoration: none;
	/*font-weight:bold;*/
}

.normaltxt {
	font-family:arial;
	color:black;
	font-size:11px;
}

.normaltxt a:link {
	font-family:arial;
	color:#990000;
	font-size:11px;
	font-weight:bold;
}

.normaltxt a:visited {
	font-family:arial;
	color:#990000;
	font-size:11px;
	font-weight:bold;
}

.normaltxt a:hover {
	font-family:arial;
	color:#990000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.treb12 {
	font-family: "Trebuchet MS",arial;
	font-size:12px;
}

.treb14 {
	font-family: "Trebuchet MS",arial;
	font-size:14px;
}

.headertxt {
	font-family:arial;
	color:white;
	font-size:11px;
}

.headertxt a:link {
	font-family:arial;
	color:white;
	font-size:11px;
}

.headertxt a:visited {
	font-family:arial;
	color:white;
	font-size:11px;
}

.headertxt a:hover {
	font-family:arial;
	color:white;
	font-size:11px;
	text-decoration: none;
}

.headertxt2 {
	font-family: "Trebuchet MS",arial;
	color:white;
	font-size:12px;
}

.headertxt2 a:link {
	font-family: "Trebuchet MS",arial;
	color:white;
	font-size:12px;
}

.headertxt2 a:visited {
	font-family: "Trebuchet MS",arial;
	color:white;
	font-size:12px;
}

.headertxt2 a:hover {
	font-family: "Trebuchet MS",arial;
	color:white;
	font-size:12px;
	text-decoration: none;
}

.headertxt10 {
	font-family: "Trebuchet MS",arial;
	color:#f26522;
	font-size:16px;
	font-weight:bold;	
}

.headertxt11 {
	font-family:arial;
	font-size:18px;
	font-weight:bolder;
	color:#f26522;
}

.funfactstxt {
	font-family:arial;
	font-size:17px;
	font-weight:bold;
	font-style: italic;
	color:black;
}


.imageBorder1 {
	border: 5px solid white;
}


.lh100 {
	line-height:100%;
}

.lh135 {
	line-height:135%;
}

.w250 {width:250px;}
.w350 {width:350px;}