﻿body { 
  background-color: #006600;
  font-family: Verdana, Arial, sans-serif;
  margin: 0;	
 }


#wrapper {
	width: 700px !important;
	padding: 0;
	border: 0;
	margin: 0 auto;
	background: #fff;
	color: #000;
	position: relative;
	z-index: 0;
 }

#header {
	width: 100%;
	height: 195px;
	border: 0;
	padding:0;
	margin: 0;
  	border: 0;	   
  	position:relative;
  	top:0;
  	background: #fff;
}

.Doug {
	font-size: small;
	font-style: italic;
	font-weight: bolder;
	margin-bottom: 0px;
	font-family: Verdana;
	color: #FFFF00;
	font-variant: normal;
}
.meeting_center {
	font-family: Calibri;
	font-size: large;
	font-weight: bold;
	line-height: normal;
	vertical-align: baseline;
	text-align: center;
}
.boldheadline {
	font-family: "Arial Black";
	font-size: large;
	font-style: normal;
}
.clinic {
	font-family: Calibri;
	font-size: small;
	font-weight:bold;
	font-style: normal;
	font-variant: normal;
}
.cliniclight {
	font-family: Calibri;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: white;
}
.serif_lines_updown {
	border-top: 2px solid #0000FF;
	border-bottom: 2px solid #0000FF;
	padding: 5px;
}
.Italics {
	border-color: #0000FF;
	padding: 6px;
	font-size: medium;
	font-style: italic;
	font-weight: lighter;
	margin-bottom: 0px;
	font-family: Arial;
}
#news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #FFFFFF;
	visibility: visible;
}
.padded {
	padding: 13px;
}

.linkpage {
	font-family: Calibri;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}

.cliniclightstrikeout {
	font-family: Calibri;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: white;
	text-decoration: line-through;
}

