
body    {
	margin: 0;
	padding: 0;
	color: black;
	font-family: 'Comic Sans MS', cursive, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url("artwork/gradient.gif");
	background-color: #017598;
	background-repeat: repeat-x;
}

div#homebody    {
	width: 1000px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: auto;
	text-align: left;
	padding: 0;
	/*background-color: #ffffff; */
}

div#homeheader	{
	width: 1000px;
	height: 374px;
	background-image: url("artwork/beachheader.jpg");
	background-repeat: no-repeat;
}

div#header	{
	width: 1000px;
	height: 220px;
	/*
	background-image: url("artwork/aboutheader.jpg");
	background-repeat: no-repeat;
	*/
}

/* Main Content Styling */
div#content    { 
	/*border: 1px solid  #0000ff;*/
	float: left;
	width: 750px;
	font-size: 10pt; 
	padding: 5px 0px 5px 5px; 
}
/* headers */
div#content h1 { font-size: 12pt; color: #a30000; font-weight: normal;  }
div#content h2 { font-size: 12pt; font-weight: bold; color: #a30000; }
div#content h3 { font-size: 11pt; font-weight: normal; color: #a30000; }
div#content h4 { font-size: 10pt; font-weight: bold; color: #a30000; }
div#content h5 { font-size: 10pt; font-weight: bold; color: #000000; margin: 2px 0 2px 0;  }
/* links */
div#content a { text-decoration: underline; color: #006; }
div#content a:hover { text-decoration: underline; background-color: #A60E15; color: #ffffff; }
/* tables */
div#content td	{
	font-size: 10pt;
}

/* lists */
div#content ul   { margin: 0px 10px 10px 40px; padding: 0 0 0 20px; }
div#content li   { font-size: 10pt; margin: 0; padding: 0 }
div#content ul li ul   { margin-top: 10px ; margin-bottom: 10px ; }
div#content ol   { margin: 0; padding: 0 0 0 20px }

div#content td .hangpara { text-indent: -18px ; padding: 0 0 0 20px; }
div#content td .hangpara ul { padding: 0 0 0 20px; }
div#content td .hangpara ul li { padding: 0 0 0 20px; }

/* Button column styling */
div#buttons	{
	/*border: 1px solid  #ff0000;*/
	width: 200px;
	float: left;
}
#navbar {  
	font-size: 10pt;
	font-family: 'Comic Sans MS', cursive, Verdana, Arial, Helvetica, sans-serif;
	text-align: left; 
	margin: 0px 0 0 5px; 
  /*border: #00ff00 1px solid;*/
}
#navbar td {
	padding: 0px 5px 0px 0px ;
}
#navbar td img {
	border: none ;
}
#navbar td.button {
	text-decoration: none; 
	vertical-align: middle;
/* border: 1px solid  #00ff00; */
}
#navbar td.subbutton {
	text-decoration: none; 
	vertical-align: middle;
/* border: 1px solid  #00ff00; */
}
#navbar td.selbutton {
	text-decoration: none; 
	vertical-align: middle;
/* border: 1px solid  #0000ff; */
}
#navbar td.selsubbutton {
	text-decoration: none; 
	vertical-align: middle;
/* border: 1px solid  #0000ff; */
}
#navbar td.selbutton a {
	color: #a30000; 
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}
#navbar td.selsubbutton a {
	color: #a30000; 
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin-left: 20px;
}
#navbar td.button a {
	color: #000000; 
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}
#navbar td.subbutton a {
	color: #000000; 
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin-left: 20px;
}
#navbar td.button a:hover {background-color: #a30000; color: #ffffff; text-decoration: none;}
#navbar td.subbutton a:hover {background-color: #a30000; color: #ffffff; text-decoration: none;}
#navbar td.selbutton a:hover {background-color: #a30000; color: #ffffff; text-decoration: none;}
#navbar td.selsubbutton a:hover {background-color: #a30000; color: #ffffff; text-decoration: none;}

/* Therapy Tabs */
div#articlebar {  padding: 10px 0px 0px 0px; margin: 0px 40px 0px 0px; }
ul#articletabs {border-bottom: 1px solid #a30000; list-style-type: none; font: normal 10px; text-align: left; padding: 3px 4px 3px 4px; }
ul#articletabs li {display: inline; }
ul#articletabs li a {padding: 3px 14px; border: 1px solid  #a30000; font-weight: bold; position: relative; top: -3px; background-color: #51a2bb ; color: #ffffff; text-decoration: none; margin-right: 16px; margin-left: 6px; border-bottom: none; }
ul#articletabs li.sel a {background-color: #ecfafe; color: #a30000; position: relative; top: -2px; padding-top: 3px; font-weight: bold; }
ul#articletabs a:link {text-decoration: none; }
ul#articletabs a:visited {text-decoration: none; }
ul#articletabs a:hover {background-color: #a30000; text-decoration: none; color: #ffffff; font-weight: bold;}
ul#articletabs a:active {text-decoration: none; font-weight: bold; }

form {
	font-family: 'Comic Sans MS', cursive, Verdana, Arial, Helvetica, sans-serif;
}

textarea, input {
	font-family: 'Comic Sans MS', cursive, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

legend {
	color: #000000; }
	
fieldset {
	border: 1px solid #a30000; 
	padding: 10px;
}	


/* Footer styling */
div#footer    {
	clear: both;
}
div#homefooter    {
	clear: both;
}
div#curvespace    {
	height: 105px;;
}
#footer div#thinline    {
	height: 122px;
	background-image: url("artwork/curve.gif");
	background-repeat: no-repeat;
}
#homefooter div#thinline    {
	height: 222px;
	background-image: url("artwork/curvesand.gif");
	background-repeat: no-repeat;
}
div#copy {
	color: #000000;
	font-size: 12px;
	text-align: center;
	margin-top: 4px;
}
div#cci  { color: #000000; font-size: 10px; text-align: center; margin-top: 18px; background-color: transparent; text-decoration: none; background-image: none }
div#cci a { color: #000000; font-size: 10px; text-align: center; text-decoration: none; background-image: none }
div#cci a:hover  {background-color: #A60E15; color: #ffffff; text-decoration: none; background-image: none }
