﻿body {
	background-color: #C8C8C8;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: medium;
	margin: 0px;
}

#allcontent  {
	width:				965px;
	margin-left:		auto;
	margin-right:		auto;
	background-color:	#178BFF;
}

#main {
		margin-left:		280px;
		margin-right:		285px;
		background-color:	#178BFF;
		color:				white;
		padding:			10px;
		margin-bottom:		5px;
		margin-top:			5px;
}

#right_sidebar {
	background-color:	#A8D3FF;
	width:				245px;
	float:				right;
	padding-left:		10px;
	padding-right:		10px;
	padding-top:		5px;
	margin-left:		10px;
	margin-right:		10px;
	margin-bottom:		5px;
	margin-top:			5px;
	border-style:		groove;
	border-width:		2px;
	border-color:		#178BFF;
	color:				#006AD5;
	font-size:			90%;
}

#sign_up {
	font-size:			70%;
	text-align:			center;
}

#sign_up2 {
	font-size:			70%;
	text-align:			center;
}

#quote_of_the_week {
	font-family:	Georgia, "Times New Roman", Times, serif;
	color:			#0059B3;
	text-align:		center;
}

#footer {
	background-color:	#006AD5;
	color:				#EFEFEF;
	text-align:			center;
	padding:			10px;
	font-size:			70%;
	clear:				both;
}

#header {
		text-align: center;
}

#left_sidebar {
	background-color:	white;
	width:				240px;
	float:				left;
	padding:			10px;
	margin-right:		10px;
	margin-left:		10px;
	margin-bottom:		5px;
	margin-top:			5px;
	border-style:		groove;
	border-width:		2px;
	border-color:		#178BFF;
}

#other_pages {
	line-height:		2em;
	text-align:			center;
	background-color:	#6CB6FF;
}

#magazine {
	text-align:			center;
}

#wellsphere {
	text-align:			center;
}	

#ss_tv {
	color:			#0059B3;
	font-size:		80%;
}	

#ss_tv_image {
	text-align:		center;
}


#subscribe {
	font-size: 		90%;
}

#subscribe_2 {
	font-size: 		75%;
	color:			#006AD5;
	text-align:		center;
}

#video {
	text-align:		center;
}

#caregiver_subscribe {
	font-size: 		90%;
}

#main_pic {
	text-align:		center;
}

h1 {
	font-size:			1.35em;
	text-align:			center;
	padding:			5px;
	color:				#A8D3FF;
	background-color:	#178BFF;
}

h2 {
	font-size:	1.1em;
	color:		#0059B3;
	text-align:	center;
}

h3 {
	font-weight:		bold;
	font-size:			1em;
	color:				white;
	text-align:			left;
}

#other_pages a:link {
	color:				black;
	text-decoration:	none;
	font-size:			80%;
	padding:			5px;
	background-color:	#6CB6FF;
}

#other_pages a:visited {
	color:				white;
	text-decoration:	none;
	font-size:			80%;
	padding:			5px;
	background-color:	#6CB6FF;
}

#other_pages a:hover {
	color:				blue;
	text-decoration:	none;
	border-style:		solid;
	border-width:		1px;
	border-color:		white;
	font-size:			80%;
	padding:			5px;
	background-color:	#EFEFEF;
}

ul {
	list-style-type:	square;
}

