body {
	color: #000000;
	font-family: "comic sans ms";
	font-size: 16px;
    font-weight:normal;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #ffffff;
} 

* {margin: 0px; padding: 0px;}
.clear{clear:both;}

#container{
	margin: 0px auto;
	text-align: left;
    padding: 14px 0px 5px 0px;
	width: 795px;
    background-color: #ffd39e;
}



 p{font-family: "comic sans ms";
	font-size: 16px;
	font-weight:normal;
	color: #000000;
	margin: 6px 0px 0px 23px;}
    
 li {list-style-type: none}
/********************** Content ***************************/

#content{ width: 795px; height: 104%; display: block; position: relative;}

/*page name*/
#content h1{
	font-family: "comic sans ms";
	font-size: 18px;
	font-weight: bold;
	color: #D2691E;
	margin: 0px 28px 6px 28px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #8b8670;
}
/********************** Content - Home Page left ***************************/
#left {
	background-color: #ffffff;
	border: 1px solid #928d7a;
	width:380px;
	margin: 0px 0px 10px 28px;
	padding: 0px 0px 0px 6px;
	float:left;
	display:inline;
    position: relative;
}

 


.text{
	float:left;
	width:95%;
    position: relative;
}

.photos {float: right;}
.photos img{display:block;}

/********************** Content - Home Page right ***************************/
.right {
	float:right;
	width:280px;
	background-color:#ffd39e;
	margin: 0px 23px 10px 0px;
	padding: 0px 0px 6px 6px;
	display:inline;
	border: 1px solid #c2bdaa;
} 

h2 {font-family: "comic sans ms"; font-size: 18px; font-weight: normal; color: #ffffff; text-decoration: none; background-color: #6699cc; width: 98%; text-align: center; padding: 3px 0px 3px 0px; margin: 6px 0px 8px 0px}

a{
	padding: 8px 9px 5px 9px;
	font-family: "comic sans ms";
	font-size: 16px;
	color: #3350cc;
	font-weight:bold;
	display:inline;
}
a:hover{
	color:#000000;
}

.right .b {float: right; width: 180px}	
.right .a {float: left; width: 180px} 

/********************** footer ***************************/
#footer, #footer a {background-color: #ffd39e; width: 795px; height: 1000px; text-align: center; padding: 10px 0px 0px 0px; position: relative; top: 50px; background-image: url(../GraphicsKey/sm_Footer.PNG); background-repeat: no-repeat; border-top: thin solid darkgray; font-size: 0px}
#footer a:hover{
	color:#000000;
}

/* Large Capital first Letter */
span.letter
{border:1px dotted white; font-family:Georgia; color:chocolate; font-size:42px; font-weight:normal; line-height:80%; letter-spacing:-3px}

/* Whats New & Wellness Post It Note */
div.postit
{text-align:center; background-color: #ffffff; border-right:3px solid #999999; border-bottom:3px solid #999999; border-top:2px solid #ffffff; border-left:2px solid #ffffff;padding:5px; width:240px; margin-right: 10px; margin-left: 10px}

/* Whats New Post It Note with List*/
div.base
{background-color: #ffffff; border:0px solid #ffffff; padding:0px; width:795px; margin-right: 5px; margin-left: 5px}

div.postitList
{text-align:left; background-color: #ffffff; border-right:3px solid #999999; border-bottom:3px solid #999999; border-top:2px solid #ffffff; border-left:2px solid #ffffff;padding:5px; width:240px; margin-right: 10px; margin-left: 10px}

/* Wellness Post It Note with List*/
div.postitListHealth
{text-align:left; background-color: #ffffff; border-right:3px solid #999999; border-bottom:3px solid #999999; border-top:2px solid #ffffff; border-left:2px solid #ffffff;padding:5px; width:240px; margin-right: 10px; margin-left: 10px}




