/* 
lamaze purple: #4F487B
teal: #239191
light teal: #46A3A3;
*/
body {
	background:#FFFFEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-top: 5px;
}
#container{margin-left:auto; margin-right:auto; width:700px; margin-top: 0px;}
#header {background-image: url(images/topbar.jpg); background-repeat: no-repeat; height:150px; text-align: center; padding-top:55px; font-size: 9pt; color: #4F487B; font-weight:700;}
#header h1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24pt; font-weight: bold; text-align:center;}
#header p{font-size: 10pt; margin: 5px 0px 5px 0px; line-height:20px; }
p { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: normal; margin: 0px 0px 15px 0px; line-height:16pt;}
.big { font-variant: small-caps; font-size: 100% }
.link {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #FFFFFF; text-decoration: none; font-style: normal}
.header {  font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bold}
.sidebar {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; text-decoration: none}
.call {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: italic}
.highlight {  font-size: 12pt; font-weight: bold; color: #00FFFF; background-color: #000099; font-family: "Times New Roman", Times, sans-serif}
.tm {  font-size: 7pt}
table.border1 { border:2px solid #000000;background:#46A3A3;
font-family:Arial, Helvetica, sans-serif;padding:2px;text-align:center;white-space:nowrap;vertical-align:center;}
table.border2 { background:#46A3A3;text-align:center;white-space:nowrap;vertical-align:center;}
th {font-weight: normal;}
td {color: #000000;}
.c0 { background:#F0F0F0;}
.c1 { background:rgb(204, 204, 255);}
.center {text-align:center}
.right {text-align:right}
.directions {background-color:rgb(0, 128, 128);border:black solid thin;
font-family:Arial, Helvetica, sans-serif;font-size:10.5pt; color: #FFFFFF; padding: 3px;}
.dheader {color:white;font-weight:bold;font-variant:small-caps}
.dlink {color:white;font-variant:small-caps}
a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}

#picleft {
	float: left;
	margin: 0px 10px 10px 0px;
/*	border: 8px ridge #ADD6D6;
*/	padding: 0px;
	background-color: #239191;
}
#picright {
	float: right;
	margin: 0px 0px 10px 10px;
	border: 8px ridge #ADD6D6;
	padding: 0px;
	vertical-align:bottom;
	background-color: #239191;
}
#caption {
	font-size: 9pt;
	font-style: italic;
	text-align: center;
	margin: 10px 0px 3px 0px;
}
strong {
	font-weight: normal;
}
.bold {
	font-weight: bold;
}
ul {
	margin: 3px 0px 15px 10px;
	list-style-type:disc;
	list-style-position: inside;
	padding: 0px;
}
li {
	margin: 3px 0px 5px 25px;
	list-style-type:disc;
	list-style-position: inside;
	text-indent: -15px;
	line-height: 16pt;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	margin: 10px 0px 10px 0px;
	font-weight: bold;
	text-align: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin: 20px 0px 5px 0px;
	font-weight: bold;
	text-align: left;
}
h3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}
h3 a:hover {
	text-decoration: none;
}

.navbar {
	background-image: url(images/tab.gif);
	background-repeat: no-repeat;
	height: 30px;
	background-position: center;
}
.navbar a{
	text-align: center;
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	text-indent: 0px;
	text-align: center;
}
.navbar a:hover{
	text-decoration: underline;
}
#class a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#class a:hover {
	color: #666666;
	text-decoration: underline;
}
#footer {
	color: #239191;
	font-size: 8pt;
	text-align: center;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding-top: 5px;
	background-image: url(images/footer_brdr.jpg);
	background-position: top;
	background-repeat: no-repeat;
}	
#footer a{
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}	
#footer a:hover{
	color: #239191;
	font-size: 8pt;
	text-decoration: underline;
}	



