* {
	font: 13px arial; 
	color: #3D5489; 
}
body { 
   background-color: #3D5489;
	color: #003366; 
	margin: 0px; 
	padding-top: 10px;
	}
b {
	font-weight: bold;
}
em {
	font-style: italic;
}
h1 { 
	font: bold 20px "Trebuchet",helvetica,arial;
	margin-bottom: 6px; 
	color: #B3AE94;
	}
	
h3 { 
	font: bold 16px "Trebuchet",helvetica,arial;
	margin-bottom: 4px; 
	padding-bottom: 0px;
	color: #B3AE94;
	}
h4 {
	font-weight: bold;
	color: #3D5489; 
	margin-top: 8px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}	
a {
	text-decoration: underline; 
	color: #3D5489; 
	}
	
a:link { 
	text-decoration: underline; 
	color: #3D5489; 
	}
a:visited { 
	text-decoration: underline; 
	color: #3D5489; 
	}
a:hover { 
	text-decoration: underline; 
	color: #D48B00;
	}
a:active { 
	text-decoration: underline; 
	color: #D48B00;
	}	
	
#frame {
	margin-top: 0px;
   background-color: white;
	margin-bottom: 20px;
}
#content { 
	background: url(../images/embrace-orange.jpg) no-repeat top left; 
	padding: 210px 30px 30px 30px; 
	float: center; 
	border-right: 1px solid #DFDCD1; 
	vertical-align: top;
	}

#pageHeader { 
	margin-bottom: 20px;
	}

#footer { 
	text-align: center; 
	}
#footer a:link, #footer a:visited { 
	margin-right: 20px; 
	}
#menu {
	background: url(../images/topright.jpg) no-repeat top right; 
    padding-top: 100px;
   padding-left: 15px;
   padding-right: 15px;
	width: 220px;
	border-left: 4px solid #EEEDE8; 
	vertical-align: top;
}
ul {
	margin-top: 0px;
	padding-top: 5px;
}
#linkList { 
	font: 16px trebuchet, sans-serif; 
	top: 0px;
	padding-left: 13px;
	padding-bottom: 20px;
}
#linkList a:link { 
   font-weight: bold;
	text-decoration: none; 
	border: 0px;
	color: #B7A5DF;
	}
#linkList a:visited { 
   font-weight: bold;
	text-decoration: none; 
	border: 0px;
	color: #D4CDDC;
	}
#linkList a:hover { 
	font-weight: bold;
	text-decoration: underline; 
	border: 0px;
	color: #9685BA;
	}

#linkList ul {
	margin: 0px;
	padding: 0px;
	}
#linkList li {
	line-height: 1.3ex; 
	list-style-type: none;
	display: block; 
	padding-top: 4px; 
	margin-bottom: 4px;
	}
#linkList li a:link { 
	color: #968E5C;
	}
#linkList li a:visited {
	color: #B3AE94;
	}
table.openinghours  {
	width: 100%;
}
table.openinghours td {
	background-color: #F0F0F0;
	padding: 4px;
}	
.newsflash {
	background-color: #FFC3AC;
	margin: 10px;
	padding: 10px;
	border: 1px solid #FF8151; 
}
