/* From BOX css */

#contentContainer {
   background:white url('images/bkgrndmid.gif') repeat-y;
   width:800px;
   border:medium none;
}

#content {

   text-align:left;
   width:700px;
}

#contentTop, #contentBottom {
   width:800px; height:45px;
   margin:0;
}

#contentTop {
   background:white url("images/bkgrndtop.gif") no-repeat;
}

#contentBottom {
   background:white url("images/bkgrndbottom.gif") no-repeat;
}



/* ******************* */


* {
	margin: 0;
	padding: 0;
}

body {
   background-color: white;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	margin: 15px 40px 15px 40px;
	color: #000000;   
}

p {
	margin: 15px 40px 15px 40px;
	text-align: left;
	line-height: 14pt;  
}

h1 {
	font-family: Impact, Arial, Helvetica, Verdana;
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 25pt;
	font-weight: normal;
	color: #000080;
	text-indent: 0;
}

h2 {
	font-family: Tahoma, Arial, Helvetica, Verdana;
	padding: 0;
	margin: 13px 40px 0 40px;
	font-size: 13pt;
	color: #000000;
}


h3 {
	font-family: Tahoma, Arial, Helvetica, Verdana;
	padding: 0;
	margin: 15px 0;
	font-size: 14pt;
	color: #BA0000;
	text-indent: 0;
}

h4 {
	font-family: Tahoma, Arial, Helvetica, Verdana;
	padding: 0;
	margin: 15px 0;
	font-size: 13pt;
	color: #000000;
}

blockquote {
	margin: 15px 25px;

}

ol, ul, li {
	margin: 0 0 0 25px;
	line-height: 14pt;
	text-indent: 0;
}

img {
	text-indent: 0;
	margin: 0;
	padding: 0;
}

a:link {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}

a:active {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #6600CC;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #00386E;
	text-decoration: underline;
	font-weight: bold;
}


.bluetext {
   color: midnightblue;
}

.redheadline {
  	font-weight: bold;
   color: #B30000;
   font-family: tahoma, helvetica, arial, sans-serif;
   font-size: 2.5em;
   text-align: center;
   text-indent: 0;
   margin-top: 40px;
   margin-bottom: 30px;
   line-height: 40px;
}

.menu {
	font-family: Verdana;
	font-size:13px;
	font-weight: 700
	}

.headline {
   font-weight: bold;
   color: midnightblue;
   font-family: tahoma, helvetica, arial, sans-serif;
   font-size: 2em;
   text-align: center;
   text-indent: 0;
}

.headline-impact {
	font-family: Impact, Arial, Helvetica, Verdana;
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 28pt;
	font-weight: normal;
	color: #000080;
	text-indent: 0;
   text-align: center;
}


.left-subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
}

.subhead {
   font-weight: bold;
   text-align: center;
   font-size: 1.5em;
   color: midnightblue;
   font-family: helvetica, arial, sans-serif;
   margin: 1.5em 0em 1em 0em;
  	text-indent: 0;
   line-height: 18pt;
   
/*	font-family: Tahoma, Arial, Helvetica, Verdana;
	padding: 0;
	margin: 15px 0;
	font-size: 14pt;
	color: #BA0000;
	text-indent: 0; */   
}

.testimonialarea {
	background-color: #FFFF99 ;
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-color: #FF9900;
}
.testimonialbox {
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

.testimonial {
	font-family: comic sans ms;
	font-size : 11pt;
	font-weight: 700;
	text-align: left;
}

.attributionbox {
	margin: -15px 10px 0 0;
}

.attribution {
	font-size : 9pt;
	font-weight: normal;
	font-style: italic;
	text-align: right;
}

.testimonialsitebox {
	margin: -15px 10px 0 0;
}

.testimonialsite {
	font-size : 8pt;
	font-weight: normal;
	text-align: right;
}


.boxhead {
   font-weight: bold;
   text-align: center;
   font-size: 1.5em;
   color: midnightblue;
   font-family: helvetica, arial, sans-serif;
   text-indent: 0;
   line-height: 25px;
}

.subhead-small {
   font-weight: bold;
   text-align: center;
   font-size: 1.2em;
   color: midnightblue;
   font-family: helvetica, arial, sans-serif;
   margin: 1.5em 0em 1em 0em;
   text-indent: 0;
   line-height: 16pt;
}

.subhead-small-left {
   font-weight: bold;
   text-align: left;
   font-size: 1.2em;
   color: midnightblue;
   font-family: helvetica, arial, sans-serif;
   margin: 1.5em 0em 1em 0em;
   text-indent: 0;
}

.italic {
   font-style: italic;
}

.bold {
   font-weight: bold;
}

.underline {
   text-decoration: underline;
}


.italic-bold {
   font-style: italic;
   font-weight: bold;
}

.italic-underline {
   font-style: italic;
   text-decoration: underline;
}

.italic-bold-underline {
   font-style: italic;
   font-weight: bold;
   text-decoration: underline;
}

.attention {
   font-style: italic;
   font-weight: bold;
   text-decoration: underline;
   background-color: #ffff00
}

.highlight {
   background-color: #ffff00
}

.boxright {
   float: right;
   /* margin: 5px; */
	text-indent: 0;
	margin: 15px 0;   
}

.boxleft {
   float: left;
   margin: 4px 10px 4px 0px;
   text-indent: 0;
}

.boxquote {
   background-color: white;
   padding: 5px;

   color: midnightblue;
   font-size: 1.5em;
   font-family: impact, helvetica, arial, sans-serif;
   font-weight: normal;
   text-align: center;
   border-top-style: double; 
   border-top-color: midnightblue; 
   border-top-width: thick;
   border-bottom-style: double; 
   border-bottom-color: midnightblue; 
   border-bottom-width: thick;
   text-indent: 0;
   margin: 0px 5px;
}

.boxsmall {
   width: 200px;
   height: 150px;
}

.johnson-link {
   text-align: center;
   text-indent: 0;
}

.caption {
   color: midnightblue;
   text-align: center;
   font-size: 0.75em;
   font-weight: bold;
   font-family: helvetica, arial, sans-serif;
   margin: 10px 0px 10px 5px;
   text-indent: 0;
}

.bullet-bold {
   list-style-position: outside;
   list-style-image: url('images/Bullet-Small.png'); 
   list-style-type: none;
   font-weight: bold;
  	font-family: Arial, Helvetica, sans-serif;
   text-indent: 0
}

.bullet {
   list-style-position: outside;
   list-style-image: url('images/Bullet-Small.png');   
   list-style-type: none;
  	font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
   text-indent: 0
}



.redtext, .redtextbullet {
   COLOR: #b30000;
   FONT-WEIGHT: bold;
}

.redtextbullet {
	margin: 0 0 0 0;
	line-height: 20pt;
	text-indent: 0;
}

.testim {
   font-weight: normal;
   font-size: .8em;
   font-family: cursive, georgia, serif;
   text-indent: 0;
}

.testim-right {
   float: right;
   margin: 5px;
   width: 300px;
   clip: auto;
   overflow: hidden;
   text-indent: 0;  
}

.testim-head {
   text-align:center;
   font: 1em arial, helvetica, sans-serif;
   COLOR: #b30000;
   FONT-WEIGHT: bold;
   text-indent: 0;
}

.testim-head-big {
   text-align:center;
   font: 1.4em arial, helvetica, sans-serif;
   COLOR: #b30000;
   FONT-WEIGHT: bold;
   text-indent: 0;
}

.subhead-border {
   background-color: white;
   padding: 5px;
   border-top-style: double; 
   border-top-color: midnightblue; 
   border-top-width: thick;
   border-bottom-style: double; 
   border-bottom-color: midnightblue; 
   border-bottom-width: thick;
   font-weight: bold;
   text-align: center;
   font-size: 1.5em;
   color: midnightblue;
   font-family: helvetica, arial, sans-serif;
   text-indent: 0;   
}

.sidebar {
	display: block;
	float: right;
	width: 200px;
	text-align: left;
	padding: 0px;
	margin: 0 20px 25px 23px; 
	border:1px solid #C0C0C0;
	background: #F8F6EA;
}

.sidebar-inner {
	margin: 15px 10px 15px 10px;

}

.photo {
	display: block;
	float: left;
	margin: 0 0 -10px 0; 
	padding: 0 5px 5px 0;
}

.order {
	width: 700px;
	border: 1px solid #C0C0C0;
	padding: 15px;
	background: #F8F6EA;
}

/***** IMAGES *****/

p img {
	padding: 0;
	margin: 0;
	max-width: 100%;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	margin: 0 0 2px 5px;
	display: inline;
	}
img.alignleft {
	margin: 0 5px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	display: block;
	}
	
.alignleft {
	float: left;
	display: block;
	}
.guaranteeboxborder {
	border: 1px solid #e3f0cf;
	width: 365px;
	padding: 0;
	background-image: url('../images/guaranteeBox.gif');   
	}
.guaranteebox {
	border: 1px solid #e3f0cf;
	padding: 15px;
	margin: 15px;
	background: #E3F0CF;
	}
