@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align:center;
	color:#29303B;
	line-height:1.3em;
	background: #043E30;
}
caption {
	font-weight:bold;
}

a {
	color: #000000;	
	text-decoration:underline;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000;
	text-decoration:underline;
	font-size: small;
	font-weight: normal;
}
#wrap 
{
	background:#043E30;
	width:760px;
	margin:0 auto;
	padding:0px 8px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
#header {
	background:#043E30;
	height: 130px;
	margin: 0 auto;
	width:760px;
	padding:0;
	border:#FC9000 0px solid;
	text-align:right;
	color: #FFFFFF;
}
#header a 
{
	color:#FFFFFF;
	text-decoration:none;
}
#header a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
#header a:visited {
	color: #FFFFFF;
}
#menubar {
	background:#000000;
	height: 30px;
	margin: 0 auto;
	width:760px;
	padding:0;
	border:#FC9000 0px solid;
	text-align:left;
	color: #FFFFFF;
}
#menubar a{
	color:#FFFFFF;
	text-decoration:none;
}
#menubar a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#menubar a:visited {
	color: #FFFFFF;
}

table.menubar { 
	
	
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 0px;
}
table.menubar td {
	font-weight: strong;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;	
	border-left: 1px solid #FFFFFF;
	text-align: center;	
}
table.menubar td.alt {
	font-weight: strong;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: left;	
	border-left: 0px solid #000000;
}
table.menubar td.active {
	font-weight: strong;
	font-size: 13px;
	background-color: #333333;
	text-align: center;	
	border-left: 1px solid #FFFFFF;
}
table.menubar td.activeAlt {
	font-weight: strong;
	font-size: 13px;
	background-color: #333333;
	text-align: center;	
	border-left: 0px solid #000000;
}
#main 
{
	background:#FFFFFF;
	margin:0 auto;
	padding:0;
	width:760px;
}
#content {
	width:560px;
	float:right;
	padding:5px;
	margin:0;
	overflow:hidden;
	display:inline;
	background: #FFFFFF;
	border: 1px solid #000000;
}
.picture
{
	margin:0 0 0 0;
	border: 3px solid #006F53;
}
.picture-footer 
{
	font-size:1.25em;
	width:100%,auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color:#FFFFFF;
	background: #006F53;
	text-align: right;
	font-variant:small-caps;
}
.post 
{
	margin:15px 0px 0px 0px;
	border: 3px solid #CCCC99;
}
.post-header 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight:bold;
	margin:0;
	padding:0;
	color:#333333;
	background: #CCCC99;
}
.post-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000000;
	margin:0;
	font-weight:bold;
	font-variant:small-caps;
}
.post-content {
	padding:0px 0;
	margin:3px 0px 0px 4px;
	border-top:#000000 0px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
#sidebar {
	width:186px;
	float:left;
	padding:0px 0px 10px 0px;
	margin:1;
	font-size:1em;
	color:#333333;
	display:inline;
	background: #CCCC99;
	border: 1px solid #000000;
} 
#sidebar h2 {
	margin: 10px 0 0 0;
	padding:2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000000;
	text-align:right;
	background: #C0C080;
	border-top:#000000 1px solid;
	height:22px;
	font-weight:bold;
	border-bottom: #006F53 5px solid;
	font-variant:small-caps;
}
#sidebar ul {
	list-style: none;
	padding: 0px;
	margin: 0;
	font-size: 0.9em;	
	padding-bottom:0em;
	background:#CCCC99;
	border-bottom:#000000 0px solid;
	border-top:#000000 0px solid;
}
.ul_indent {
	list-style: none;
	padding: 3px;
	margin: 0;
	font-size: 0.9em;	
	padding-bottom:0em;
	background:#CCCC99;
	border-bottom:#000000 0px solid;
	border-top:#000000 0px solid;
}
#sidebar ul li {
	margin: 0 0 0 0;
	padding-left: 6px;
	background-image:url(/images/dash.gif);
	background-repeat: no-repeat;
	background-position: 0.0em;
}
#sidebar li a {
	text-decoration: none;
	border:none;
}
#sidebar li a:link {
	color: #000000;	
}
.ul_nomargin {
	padding-left: 8px;
	margin-left: 10px;
	list-style-type: disc;
}

#sidebar li a:visited, #sidebar li a:active {
	color: #000000;	
}
#sidebar li a:hover {
	color: #006f53;
	text-decoration: Underline;
}
#footer {
	margin:0 auto;
	padding: 1px 0;
	border-top:#000000 3px solid;
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
	border-bottom:#000000 3px solid;
	clear: both;
	font-size: 0.8em;
	color: #FFFFFF;
	text-align:right;
	width:758px;
	background: #006F53;
}
#footer a {
border: none;
color: #FFFFFF;
}
.calendarTooltipSub {
	font: 8pt calibri, arial, helvetica, sans-serif;
	background: #E7E7E6;
	border: 1px solid #416A39;
	width: 250px;
	padding: 5px;
	color: #000000;
}
.calendarTooltip {
	background: #f9f8f4;
	font: 8pt calibri, arial, helvetica, sans-serif;
	font-weight:bold;
	border: 1px solid #000000;
	border-bottom: none;
	color: #416A39;
	padding: 5px;
	width: 250px;
}
#wrap #main h1 {
	font-family: Georgia, Times New Roman, Times, serif;
}
.gmail {
}
#wrap #main p {
	text-align: center;
}
#wrap #main p {
	text-align: center;
}
UL#WellnessMenu {
	list-style-type: none;
	width: 150px;
	border: 1px solid #030;
	font-size: 10px;
	cursor: crosshair;
}
#WellnessMenu li:hover {
	background-image: url(/about_sccc/wellness/images/menu7.jpg);
	background-position: -32px 0px;
	cursor: crosshair;
}
#wrap #main h2 a {
}


#WellnessMenu li {
	height: 32px;
	width: 150px;
	border: 1px solid #030;
}
#WellnessMenu li a {
	font-weight: bold;
	background-image: url(/about_sccc/wellness/images/menu7.gif);
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	width: 150px;
	color: #030;
	line-height: 32px;
	text-align: center;
}
#wrap #main div table tbody tr td h4 {
	text-align: center;
}
#wrap #main div table tbody tr td strong {
	text-align: center;
}
#wrap #main div table tbody tr td strong {
	text-align: center;
}
#wrap #main div table tbody tr td strong {
	text-align: right;
}
#wrap #main div table tbody tr td strong {
	text-align: center;
}
#wrap #main div table tbody tr td p strong {
	text-align: center;
}
#wrap #main div table tbody tr td strong {
	text-align: center;
}
#wrap #main div table tbody tr td strong {
	text-align: center;
}
#wrap #main div table tbody tr td strong {
	text-align: center;
}
#wrap #main div table {
	text-align: left;
	font-weight: normal;
}
#wrap #main div table tbody tr td h6 {
	text-align: left;
}
#wrap #main div table tbody tr td blockquote p {
	text-align: left;
}
#wrap #main div p {
	text-align: left;
}
#wrap #main p {
	text-align: left;
}
#wrap #main div table tbody tr td h5 {
	text-align: left;
}
#wrap #main div table tbody tr td ul li {
	text-align: left;
}
.new_header {
	font-size: 18px;
}
#wrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#wrap #main {
	font-weight: normal;
}
#wrap #main div table tr td ul li strong {
	font-weight: bold;
}
#wrap #main div table tr td ul li strong {
	font-weight: bold;
}
#wrap #main p b font {
	font-size: large;
}
#wrap #main p b font {
	font-size: large;
}
#wrap #main div p a {
	font-size: larger;
}
#wrap #main div p a {
	font-size: smaller;
}
#wrap #main div p a {
	font-size: 9px;
}
#wrap #main div p a {
	font-size: 12px;
}
#wrap #main div p a {
	font-size: 14px;
}
#foundation_shift {
	padding-right: 55px;
}
#WellnessCenterTag {
}
#wrap #main h2 a strong {
	font-size: larger;
}
#wrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

