body {
	font-family: Arial, sans-serif;
	font-size: 100%;
	background-image:url(images/275KA.JPG);
	margin:0; 
	padding:0; 
	border:0;
	}
#wrapper {		/* for lt IE 7 workaround for lack of min-width support */
margin:0;
padding:0;
border:0;
}
p, ul, table {
	color: black;
	}
p.center {
text-align:center;
	}
p.preamble {		/* CURRENTLY HIDDEN */
	color:#fff;
	font-size:.8em;
	padding:5px 25px 5px;
	margin:0;
	display:none;	/* hides the preamble at the top */
	}
p.preamble span {
	font-weight:bold;
color:#fff;
	}
h1 {
	color: black; 
	text-align: center; 
	font-family:Arial, sans-serif;
/*	font-weight: bold;*/
	font-size: 30px; /* leave px - it's part of the logo */
	letter-spacing:5px;
	margin:5px 0 0;
	}
h2 {  /* scfresp.php, cupping.htm pages */
	font-family: Arial, sans-serif;
	text-align:center;
	}	
.facebook {
	font-family:Klavika, "Lucida Grande", Tahoma, Arial, sans-serif;
	color:#CC0000;
	}
h4.facebook {
	font-family:Klavika, "Lucida Grande", Tahoma, Arial, sans-serif;
/*	font-weight:bold;*/
	font-size:.9em;
	color:#CC0000;
	}
h3 {
	font-family: Arial, sans-serif;
	color: white; 
	font-size: 1em;
	background: #0B70B7; 
	text-align: center; 
	padding: 3px; 
	margin: 0; 
	-moz-border-radius-topleft: 12px; 
	-moz-border-radius-topright: 12px;
	}
h4 {   /* used on several pages */
	}
.head {
	margin:15px 15px 20px;
	padding:7px 5px 0; /* h1 margin above holds the bottom spacing */
	border:2px solid #0B70B7;
	border-left:7px solid #0B70B7;
	border-right:7px solid #0B70B7;
	text-align:center;
	background-color:#fff;
	min-width:617px;
	}
.logo {
	text-align:center;
	background-color:#fff;
	}
/* navigation code below */
.links {
position:fixed;
top:205px;
left:0;
	float:left;
	display:inline; /* fixes double margin float bug in IE6 */
	width:150px;
	margin:0 15px;
	padding:0;
	border:0;
	}
.links a:link,
.links a:visited,
.links a:hover,
.links a:active {
	color:#fff;
	}
.links ul {
	background:#0B70B7;
	font:bold 12px Arial, sans-serif; /* 1em*/
	text-align:center;
	padding:0;
	margin:0;
	border:0;
	border-bottom:1px solid #fff; 
	list-style-type:none;
	line-height:20px; /*1.5em;*/
	}
.links li {
	margin:0;
	border-top:1px solid #fff; 
	border-right:1px solid #fff; /*2px*/
	border-left:1px solid #fff; /*2px*/
	}
.links ul li a,
.links ul li a:visited {
	display:block;
	text-decoration:none;
	height:20px; /*24px;*/
	}
.links ul li:hover a,
.links ul li a:hover {
	background:#fff;
	color:#000;
	}
.links ul li:active a,
.links ul li a:active {
	text-decoration:none;
	}
.contentboxtab {
	width:250px;
	margin:5px 50px 0px 180px;
	}
.contentbox {
	border:2px solid #0B70B7;
	background-color:#fff;
	margin:0 50px 25px 180px;
	padding:1em 4em 1em 2em;
	}
.contentbox p, dd {
	max-width:500px;
	color: black; 
	}
dt {
font-weight:bold;
}
p.top {							/*to go back to the top of the page*/
	float:right;
	font-size:.8em;
	text-align:right;
	font-weight:bold;
	margin:3px 53px -20px 0;
	padding:0;
	border:0;
	}
p.top a img {					/*to go back to the top of the page*/
	vertical-align:bottom;
	border:0;
	}
p.top a:link,
p.top a:visited,
p.top a:hover,
p.top a:active {
	color:#00f;
	}	
div.youtube {				/* to style the embedded YouTube videos */
	display:inline;
	margin:0 3px 3px 0;
	padding:0;
}
object.flashvideo {			/* to style the embedded YouTube videos */
	width:425px;
	height:344px;
}
p.links2 {				/* links to my other site listings at the bottom of home page */
	text-align:center;
	}
p.links2 a{				/* links to my other site listings at the bottom of home page */
	text-decoration:none;
	}
p.links2 a:hover,
p.links2 a:active {
	text-decoration:underline;
	}
.anchor a name{
	visibility:hidden;
	}
#footer {				/* name, address, phone at bottom */
	text-align:center;
	margin:0;
	padding:15px 0 0 0;
	}
#footer p {
	font:bold 12px Arial, sans-serif;
	letter-spacing:1px;
	color:#00f;
	background-color:#93d1dc;
	margin:0 50px 0 180px;
	padding:5px;
	-moz-border-radius-topleft: 16px; 
	-moz-border-radius-topright: 16px; 
	}
#footer p a:link, 
#footer p a:visited,
#footer p a:hover,
#footer p a:active {
text-decoration:none;
color:#00f;
}
.contentboxnav {						/* links at the bottom */
	text-align:center;
	border:none;
	background-color:#fff;
	margin:0 50px 0 180px;
	padding:3px 0 5px 0;
	}
.contentboxnav p {
	color:#00f;
	margin:0; 
	padding:0; 
	}
.contentboxnav a {
	font:12px Arial, sans-serif;
	margin:0;
	padding:0; 
	}
.contentboxnav a:link, 
.contentboxnav a:visited {
	color:#00f;
	text-decoration:none;
	}
.contentboxnav a:hover, 
.contentboxnav a:active {
	color:#00f;
	text-decoration:underline;
	}
img.imgstyle {
	border: 1px solid #0B70B7;
	}
img.imgstylelt {	/* left must come before right */
	float:left;
	border: 1px solid #0B70B7;
	}
img.imgstylert {
	float:right;
	border: 1px solid #0B70B7;
	}

.wink {			/* hidden text */
display:none;
}
	
acronym {			/* index and treat pages */
cursor:help;
border-bottom:1px dotted;
}

/* to fix the 3px shift bug in IE */
/* Hides from IE5-mac \*/
* html .contentboxtab, .contentbox1, .contentbox {height: 1%;}
/* End hide from IE5-mac */
