﻿body, html
{
	margin: 0;
	padding: 0;
	color: #333;
	background-color: #ffffff;
    background-image: none;
    font-family: Arial, Helvetica;
  
}

.content {
	font-family:Arial, Helvetica, sans-serif; font-size:11px; padding: 10px; border-right: thin dotted  gray; border-left: thin dotted  gray;}

.CommonContentBoxHome
{
    border-top: solid 1px # #000000;
    background-color: #fff;
    padding: 2px;
    margin: 0 0 0 0;
    height: 1%;
    font-size:11px;
}



.banner {width:659px; height: 205px; margin-bottom:4px; }

.boxcontent {padding: 0px 8px 8px 8px; font-family:Arial, Helvetica, sans-serif; font-size: 11px; color:#1a75cf;}

.closerbox {height: 242px; width:214px; background-image:url('../images/Home/box_bg_fade.jpg'); background-repeat:repeat-x; 
}



.spotlightbox {
	height: 242px;
	width: 214px;
	background-image: url('../images/Home/box_bg_fade.jpg');
	background-repeat: repeat-x;
	
}

.wellnessbox {
height: 242px;
width: 214px;
background-image: url('../images/Home/box_bg_fade.jpg');
background-repeat: repeat-x;
}


.boxphoto {width:84px; height:109px; float:left; clear: both; margin:0px 10px 2px 3px;}



	

a.more:link { color: #eb5f00; text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
a.more:visited { color: #eb5f00; text-decoration: none; }
a.more:hover { color: #eb5f00; text-decoration: underline; }
a.more:active { color: #eb5f00; text-decoration: none; }

.sidenav {width: 279px; float: right; padding: 1px; 
	
}
.dottedbox { width:276px; 
  background-image:url('/public/images/home/dotted_bg.jpg')}
  
  .facts {
	padding: 0px 10px 0px 10px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#1a75cf;
}

.ce { border-left: 1px dotted #044390;
	border-top: 1px dotted #044390; }
.ce1 { background-color:#EBF7FD; }
.ce td { border-bottom: 1px dotted #044390; border-right: 1px dotted #044390;}

.oldh1 { font-size:20px; color:#76A730; border-bottom: 1px solid #76A730; width: 440px }

h1 { font-size:20px; color:#61bf1a; }

.question { background-image:url(/public/images/question.gif); background-repeat:no-repeat; padding: 10px 5px 10px 38px; margin-top: 10px }

.answer { background-image:url(/public/images/answer.gif); background-repeat:no-repeat; padding: 5px 5px 15px 38px; border-bottom: 1px dotted #76A730; }
.contact { border-left: 1px dotted #044390; }
.contact td { border-bottom: 1px dotted #044390; border-right: 1px dotted #044390;}

