@charset "UTF-8";
/* CSS Document */


body {
	font-size:14pt;
	font-family:"Times New Roman", Times, serif;
	background-color:#e1e1e1;
	margin:0;
	border:0;
}

a {
	font-family:century gothic, gill sans, arial;
}

.hide {
	display:none;
}

.show {
	display:block;
}

div#preload { display: none; }


#container {
	width: 872px;
	margin-left:auto;
	margin-right:auto;
}

/*HEADER WITH NAVBAR*/

#header {
	background:#fff url(../images/wellnesslogo.gif) 20px 20px no-repeat;
	width:872px;
	height:140px;
	margin-bottom:20px;
}

#logo {
	float:left;
}

#logo img {
	border:none;
}


#header ul {
	margin:0;
	padding:10px 10px 0 0;
	font-size:12px;
	text-align:right;
}

#header li {
	display:inline;
	padding: 0 5px 0 5px;	
}

#header li a {
	color:#000;
}

#header li a:visited {
	color:#000;
}

#header li a:hover {
	color:#d21033;
}

#header li.barborder {
	border-right:1px solid #000;
}

#header li.topaddress {
	font-family:century gothic, gill sans, arial;
	color:#aeaeae;
	font-size:12px;
	display:block;
	list-style:none;
}

#header ul.navbar {
	margin:20px 0 0 0;
	font-size:14px;
	text-align:right;
	list-style:none;
	padding:0;
}

#header ul.navbar a {
	text-decoration:none;
}

#header ul.navbar li {
	text-decoration:none;
	padding: 0 8px 0 8px;
}

#header a.current {
	color:#d21033;
}


#header a.current:visited {
	color:#d21033;
}

#header a.current:hover {
	color:#d21033;
}

/*SIDEBAR*/
#sidebar {
	width: 210px;
	float: left;
}
#subnav {
	background-color: #FFFFFF;
	font-size: 14px;
	float: left;
	width: 210px;
	margin-bottom: 20px;
}
#subnav ul {
    list-style: none;
    margin-bottom: 0;
    padding:0;
    margin-left:10px;
    margin-top:12px;
}
#subnav li {
	height: 30px;
}
#subnav a:link {
	color: #232323;
	text-decoration: none;
	margin-bottom: 10px;
}
#subnav a:visited {
	color: #232323;
	text-decoration: none;
}
#subnav a:hover {
	color: #D21033;
}
#subnav ul li a.selected {
	color: #D21033;
}

#subnav ul li a.selected:visited {
	color: #D21033;
}

#subnav ul li a.selected:hover {
	color: #D21033;
}


#sidebar img {
	margin-bottom: 20px;
}

/*SMALL DONATE BUTTON*/
#donatenowsm {
	float:left;
	width:210px;
	height:140px;
	margin-bottom:20px;
}

.donateoffsm {
	background:url(../images/colorhandssmoff.jpg) 0 0 no-repeat;

}

.donateonsm {
	background:url(../images/colorhandssmon.jpg);
}

#donatenowsm img {
	border:none;
}	

/*SMALL FRIEND FORWARD BUTTON*/
#friendforwardsm {
	float:left;
	height:140px;
	margin-bottom:20px;
}

#friendforwardsm img {
	border:none;
}

.friendforwardoffsm {
	background-image:url(../images/friendforwardsmoff.jpg);
}

.friendforwardonsm {
	background-image:url(../images/friendforwardsmon.jpg);
}


/*CALENDAR*/
#calendar {
	width: 602px;
	background-color: #FFFFFF;
	padding: 20px;
	margin-left: 230px;
	margin-bottom: 20px;
}

#calendar h1 {
	font-family: century gothic, gill sans, arial;
	font-size: 23px;
	font-weight: 100;
	color: #D21033;
	margin:0;
}

#calendar ul {
	list-style:none;
	padding:0;
	margin:0;
}

#calendar li {
	float:left;
	width:100px;
	color:#000;
	font-family: century gothic, gill sans, arial;
	font-size:16px;
	padding: 5px 0 5px 0;
	text-align:center;
	background-color:#E1E1E1;

}

#calendar div.day {
	width:99px;
	border-left:1px solid #E1E1E1;
	border-bottom:1px solid #E1E1E1;
	float:left;
	height:300px;
}

#calendar div.lastday {
	width:98px;
	border-left:1px solid #E1E1E1;
	border-bottom:1px solid #E1E1E1;
	border-right:1px solid #E1E1E1;
	float:left;
	height:300px;
}

#calendar p.date {
	font-family: century gothic, gill sans, arial;
	font-size: 14px;
	font-weight: 100;
	color: #D21033;
	margin: 5px 5px 0 0;
	text-align:right;
}

#calendar p.olddate {
	font-family: century gothic, gill sans, arial;
	font-size: 14px;
	font-weight: 100;
	color: #E1E1E1;
	margin: 5px 5px 0 0;
	text-align:right;
}

#calendar div.daycontent {
	margin-left:5px;
}

#calendar a {
	color:#000;
}

#calendar a:visited {
	color:#000;
}

#calendar a:hover {
	color:#d21033;
}


.calendarevent {
	font-family: century gothic, gill sans, arial;
	font-size: 12px;
	font-weight: 100;
	color: #000;
}

#calendar p.time {
	font-family: century gothic, gill sans, arial;
	font-size: 11px;
	font-weight: 100;
	color: #000;
	margin:0 0 3px 0;
}

#calendar p.eventtitle {
	font-family: century gothic, gill sans, arial;
	font-size: 18px;
	font-weight: 100;
	color: #D21033;
	margin:0 0 5px 0;
}

#calendar ul.months {
	list-style:none;
	padding:0;
	margin:0;
}

#calendar ul.months li {
	width:300px;
	float:left;
	background-color:#fff;
}

#calendar li.currentmonth {
	font-family: century gothic, gill sans, arial;
	font-size: 23px;
	font-weight: 100;
	color: #D21033;
	text-align:left;
}

#calendar li.nextmonthlink {
	font-size:16px;
	text-align:right;
}

#calendar p.footnote {
	font-family: century gothic, gill sans, arial;
	font-size: 13px;
	color:#000;
	margin:5px 0 5px 0;
	padding:0;
	text-align:right;
}


/*CALENDAR POPUP*/
p.eventtitle {
	font-family: century gothic, gill sans, arial;
	font-size: 18px;
	font-weight: 100;
	color: #D21033;
	margin:0 0 5px 0;
}

.popuppadding {
	margin: 10px 10px 0 10px;
}

/*CONTENT*/
#content {
	width: 602px;
	background-color: #FFFFFF;
	padding: 20px;
	margin-left: 230px;
	margin-bottom: 20px;
}
#content h1 {
	font-family: century gothic, gill sans, arial;
	font-size: 23px;
	font-weight: 100;
	color: #D21033;
	margin-top: 0;
}
#content h2 {
	font-family: century gothic, gill sans, arial;
	font-size: 18px;
	font-weight: 100;
	padding-top: 15px;
	margin-bottom: 5px;
}
#content h2.clear {
	clear: both;
	padding-bottom: 10px;
}
#content h2.nopad {
	padding-top: 0;
}
#content p {
	font-size: 16px;
}
#content dl {
	width: 595px;
	margin-top: 5px;
}
#content dl.board {
	float: left;
}
#content dl.shift {
	margin-left: 40px;
	width: 250px;
}
#content dt {
	font-size: 16px;
	font-weight: 700;
	margin-top: 10px;
} 
#content dd {
	font-size: 16px;
	font-weight: 100;
	margin-left: 0;
}
#content img {
	margin-top: 10px;
	float: left;
	padding-right: 15px;
}
#content img.stride {
	float: right;
	padding-right: 0;
	margin-left: 15px;
	margin-top: 0;
}
#content img.purchase {
	border:0;
}

#content p a {
	color: #232323;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
#content p a.drop {
	margin-top: 30px;
}
#content p a:visited {
	color: #232323;
	font-family: "Times New Roman", Times, serif;
}
#content p a:hover {
	color: #D21033;
}
#content ul li {
	font-size: 16px;
	padding-top: 20px;
}
#content ul li.nopad {
	padding-top: 0;
}
#content ul li.smallpad {
	padding-top: 5px;
}
#content ul.nobullet {
	list-style: none;
}
#content ul li ul li {
	padding-top: 5px;
	list-style: disc;
}
#content ul li a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #232323;
}
#content ul li a:visited {
	color: #232323;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}
#content ul li a:hover {
	color: #D21033;
}
#content #resources ul li {
	padding-top: 5px;
}
#content #resources a.top {
	font-size: 14px;
	margin-left: 40px;
	color: #232323;
}
#content #sponsors ul {
	padding-left: 0;
	list-style: none;
}
#content #sponsors ul li {
	padding-top: 5px;
}
#content object {
	margin: 20px 0 0 90px;
}
#content table {
	width: 280px;
}
#content table td {
	font-size: 16px;
}
#content table tr {
	height: 30px;
}
#content table input {
	border: 1px solid #ccc;
	background: #e1e1e1;
	height: 15px;
}
#conetent table td.answer {
	width: 250px;
}
#content input {
	width: 200px;
}
#content input.submit {
	width: 130px;
	border: 1px solid #ccc;
	background-color: #e1e1e1;
	height: 20px;
	font-weight: 600;
}
#content table tr.label {
	width: 100px;
}
#content table td.required {
	color: #D21033;
}
#content h2.tall {
	padding-top: 50px;
	clear: both;
}
#content img.scarf {
	float: none;
}
#content.partner {
	margin-top: 30px;
	clear: both;
}
#content img.break {
	clear: both;
	margin-top: 40px;
}
#content p.drop {
	margin-top: 55px;
}
input#signupcal {
	margin-right: 5px;
	width: 20px;
}
#content h2 a.click {
	color: #000000;
}
#content h2 a:visited.click {
	color: #000000;
}
#content h2 a:hover.click {
	color: #D21033;
}
#content h2.newsletter {
	color: #000000;
	text-align: center;
	font-size: 22px;
}
#content h2 a:link {
	color: #000000;
}

#content h2 span.registerlink {
	font-family:century gothic, gill sans, arial;
	color:#000;
	font-size:13px;
}

#content h2 a.registerlink {
	font-family:century gothic, gill sans, arial;
	color:#000;
	font-size:13px;
}

#content h2 a:visited.registerlink {
	color:#000;
	font-family:century gothic, gill sans, arial;
}

#content h2 a:hover.registerlink {
	color:#d21033;
	font-family:century gothic, gill sans, arial;
}

#content p.volunteerquote {
	font-family:century gothic, gill sans, arial;
	font-size:13px;
	margin:0 0 10px 5px;
	width:200px;
	float:right;
	padding:10px;
	background-color:#e1e1e1;
}

#content span.quotesource {
	font-family:century gothic, gill sans, arial;
	font-size:13px;
	float:right;
}

#content p a.volunteerlink {
	font-family:century gothic, gill sans, arial;
	color:#000;
	font-size:13px;
}

#content p a:visited.volunteerlink {
	font-family:century gothic, gill sans, arial;
	color:#000;
}

#content p a:hover.volunteerlink {
	color:#d21033;
	font-family:century gothic, gill sans, arial;
}

#content p.stridesbox {
	font-family:century gothic, gill sans, arial;
	font-size:13px;
	margin:0 0 10px 5px;
	width:250px;
	float:right;
	padding:10px;
	background-color:#e1e1e1;
}

#content p.stridesbox a {
	font-family:century gothic, gill sans, arial;
	color:#000;
	font-size:13px;
}

#content p.stridesbox a:visited {
	font-family:century gothic, gill sans, arial;
	color:#000;
}

#content p.stridesbox a:hover {
	color:#d21033;
	font-family:century gothic, gill sans, arial;
}


/*FOOTER*/

#footer {
	background-color:#fff;
	width: 872px;
	clear:both;
	height:25px;
	
}

#footer ul {
	margin:0;
	padding:5px 0px 5px 10px;
	font-size:12px;
	width:450px;
	float:left;
}

#footer li {
	display:inline;
	padding: 0 5px 0 5px;	
}

#footer li a {
	color:#000;
}

#footer li a:visited {
	color:#000;
}

#footer li a:hover {
	color:#d21033;
}

#footer li.barborder {
	border-right:1px solid #000;
}

#footer div.copyright {
	font-family:century gothic, gill sans, arial;
	margin: 5px 15px 5px 10px;
	float:right;
	font-size:12px;
}

#footer a.current {
	color:#d21033;
}


#footer a.current:visited {
	color:#d21033;
}

#footer a.current:hover {
	color:#d21033;
}


/*HOMEPAGE LEFT COLUMN*/

#leftcolumn {
	width:568px;
	float:left;
	margin-bottom:20px;
}

/*HOMEPAGE ROTATING GALLERY*/

#rotatingpictures div.active {
    z-index:10;
}

#rotatingpictures div.last-active {
    z-index:9;
}

#rotatingpictures1 {
	background:url(../images/womanandgirl.jpg) 0 0 no-repeat;
	width:568px;
	height:260px;
	position:absolute;
	top:160px;
	z-index:8;
}

.quote1 {
	text-align:left;
	width:250px;
	font-weight:lighter;
	font-family:century gothic, gill sans, arial;
	font-size:20px;
	margin:150px 0 0 55px;
	padding-top:20px;
	color:#000;	
}

#rotatingpictures1 a {
	color:#4a4a4a;
}

#rotatingpictures1 a:visited {
	color:#4a4a4a;
}

#rotatingpictures1 a:hover {
	color:#d21033;
}

.wellnesscolor {
	color:#d21033;
	font-weight:lighter;

}

#rotatingpictures2 {
	background:url(../images/mankissingwoman.jpg) 0 0 no-repeat;
	width:568px;
	height:260px;
	position:absolute;
	top:160px;
	z-index:8;
	
}

.quote2 {
	text-align:left;
	width:200px;
	font-family:century gothic, gill sans, arial;
	margin:150px 0px 0 110px;
	padding-top:20px;
	font-weight:lighter;
	font-size:20px;	
}

#rotatingpictures2 a {
	color:#212121;
}

#rotatingpictures2 a:visited {
	color:#212121;
}

#rotatingpictures2 a:hover {
	color:#d21033;
}

#rotatingpictures3 {
	background:url(../images/galleryimage3.jpg) 0 0 no-repeat;
	width:568px;
	height:260px;
	position:absolute;
	top:160px;
	z-index:8;	
}

.quote3 {
	text-align:right;
	width:200px;
	font-family:century gothic, gill sans, arial;
	font-size:20px;
	margin:135px 0 0 340px;
	padding-top:20px;
	color:#fff;
	font-weight:lighter	
}

#rotatingpictures3 a {
	color:#4a4a4a;
}

#rotatingpictures3 a:visited {
	color:#4a4a4a;
}

#rotatingpictures3 a:hover {
	color:#d21033;
}

#rotatingpictures4 {
	background:url(../images/manwithglasses1.jpg) 0 0 no-repeat;
	width:568px;
	height:260px;
	position:absolute;
	top:160px;
	z-index:8;
	
}

.quote4 {
	text-align:right;
	width:230px;
	font-family:century gothic, gill sans, arial;
	margin:20px 0 0 25px;
	padding-top:120px;
	font-weight:lighter;
	font-size:20px;
}

#rotatingpictures4 a {
	color:#4a4a4a;
}

#rotatingpictures4 a:visited {
	color:#4a4a4a;
}

#rotatingpictures4 a:hover {
	color:#d21033;
}

#rotatingpictures5 {
	background:url(../images/womanwithhat.jpg) 0 0 no-repeat;
	width:568px;
	height:260px;
	position:absolute;
	top:160px;
	z-index:8;
	
}

.quote5 {
	text-align:left;
	width:250px;
	font-weight:lighter;
	font-family:century gothic, gill sans, arial;
	font-size:20px;
	margin:115px 0 0 420px;
	padding-top:20px;
	color:#d7d7d7;	
}

#rotatingpictures5 a {
	color:#d7d7d7;
}

#rotatingpictures5 a:visited {
	color:#d7d7d7;
}

#rotatingpictures5 a:hover {
	color:#d21033;
}

/*HOMEPAGE PROGRAMS ROLLOVERS*/

#programs {
	background-color:#fff;
	width:568px;
	height:270px;
	margin-bottom:20px;
	margin-top:280px;
	clear:both;
}

#programstext {
	margin:0 15px 0 15px;
}

#programs h1 {
	font-size:23px;
	color:#d21033;
	margin:0px 0 5px 0px;
	font-weight:lighter;
	font-family:century gothic, gill sans, arial;
	padding-top:10px
}


#programscol1 {
	width:203px;
	float:left;
}

#programscol1 a {
	font-family:century gothic, gill sans, arial;
	font-size:16px;
	color:#000;
}

#programscol1 a:visited {
	color:#000;
}

#programscol1 a:hover {
	color:#d21033;
}

.programslinkon {
	background-color:#e1e1e1;
	height:40px;
	margin:0px;
	padding: 11.8px 0 0 10px;
}

.programslinkoff {
	height:40px;
	margin:0px;
	padding: 11.8px 0 0 10px;
}

#programscol2 {
	width:332px;
	background-color:#e1e1e1;
	float:left;
	height:207px;
}

#programscol2 img {
	float:right;
	margin:0 5px 0px 5px;	
}

.programsdescription {
	font-size:16px;
	margin: 15px 10px 0 15px;
}

/*HOMEPAGE RIGHT COLUMN*/
#rightcolumn {
	width:282px;
	float:left;
	margin-left:19px;
	margin-bottom:20px;
}

.donateoff {
	background:url(../images/colorhandsoff.jpg) 0 0 no-repeat;
}

.donateon {
	background:url(../images/colorhandson.jpg) 0 0 no-repeat;
}

#donatenow img {
	border:none;
}	

/*HOMEPAGE TWC NEWS COLUMN*/

#twcnews {
	width:282px;
	background-color:#fff;
	float:left;
	margin-top:20px;
}

#twcnews h1 {
	font-size:23px;
	color:#d21033;
	margin:10px 0 10px 0px;
	font-weight:lighter;
	font-family:century gothic, gill sans, arial;
}

#twcnews img {
	float:left;
	margin-right:10px;
}

#twcnews p {
	margin-top:0;
}

a.newslink {
	font-family:century gothic, gill sans, arial;
	font-size:15px;
	color:#000;
}

a.newslink:visited {
	color:#000;
}

a.newslink:hover {
	color:#d21033;
}

a.newsoutsidelink {
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	color:#000;
}

a.newsoutsidelink:visited {
	color:#000;
}

a.newsoutsidelink:hover {
	color:#d21033;
}


.twcnewstext {
	margin:15px 15px 10px 15px;
	font-size:16px;
}

.morenewslink {
	text-align:right;
}

.morenewslink a {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#000;
}

.morenewslink a:visited {
	color:#000;
}

.morenewslink a:hover {
	color:#d21033;
}

/*HOMEPAGE FORWARD TO A FRIEND BUTTON*/

#friendforward {
	width:274px;
	float:left;
	height:182px;
	margin-right:20px;
}

#friendforward img {
	border:none;
}

.friendforwardoff {
	background:url(../images/friendforwardoff.jpg) 0 0 no-repeat;
}

.friendforwardon {
	background:url(../images/friendforwardon.jpg) 0 0 no-repeat;
}

/*HOMEPAGE E-NEWSLETTER SIGNUP*/

#signup {
	width:274px;
	height:182px;
	float:left;
	background-color:#fff;
	font-family:century gothic, gill sans, arial;
}

#signup h1 {
	font-size:19px;
	margin-left:10px;
	font-weight:lighter;
	color:#d21033;
	margin-top:20px
}

#signup input {
	background-color:#e1e1e1;
	border:none;
	padding-top:5px;
	text-align:bottom;
}

#signup .col1 {
	font-size:14px;
	padding-left:13px;
	text-align:right;
}

#signup .col2 {
	padding-left:8px;
}

#signup .row1 {
	height:35px;
}

#signup .inputtext {
	width:180px;
}


#signup .submitbutton {
	padding: 2px 20px 2px 20px;
	font-size:14px;
}

#thankyousignup {
	width:274px;
	height:182px;
	float:left;
	background-color:#fff;
	font-family:century gothic, gill sans, arial;
}

#thankyousignup h1 {
	font-size:19px;
	margin-left:15px;
	font-weight:lighter;
	color:#d21033;
	margin-top:20px
}


#thankyousignup .thankyou {
	font-size:12px;
	margin:15px;
}

#thankyousignup .closelink {
	cursor:pointer;
	text-align:right;
	margin-left:110px;
	text-decoration:underline;
}

#thankyousignup .closelinkred {
	cursor:pointer;
	text-align:right;
	margin-left:110px;
	text-decoration:underline;
	color:#D21033;
}

/*POPUP FORWARD TO A FRIEND FORM*/

body.forwardbody {
	background-color:#fff;
}

#forwardform {
	width:370px;
	float:left;
	background-color:#fff;
	font-family:century gothic, gill sans, arial; 
}

#forwardform h1 {
	font-size:19px;
	margin-left:10px;
	font-weight:lighter;
	color:#d21033;
	margin-top:20px
}

#forwardform input {
	background-color:#e1e1e1;
	border:none;
	padding-top:5px;
	text-align:bottom;
}

#forwardform .col1a {
	font-size:14px;
	padding-left:13px;
	text-align:right;
}

#forwardform .col2a {
	padding-left:8px;
}

#forwardform .row1a {
	height:35px;
}

#forwardform .submitbutton {
	padding: 2px 20px 2px 20px;
	font-size:14px;
}

#forwardform .thankyou {
	font-size:14px;
	margin-left:20px;
}

#forwardform .forwardinput {
	width:250px;
}

/*FORWARD TO A FRIEND THANK YOU MESSAGE*/

#thanksmessage {
	width:370px;
	background-color:#fff;

}

#thanksmessage .thankyou {
	font-size:14px;
	margin:10px;
	font-family:century gothic, gill sans, arial;

}

#thanksmessage h1 {
	font-size:19px;
	font-family:century gothic, gill sans, arial;
	margin-left:10px;
	font-weight:lighter;
	color:#d21033;
	margin-top:20px
}

#thanksmessagek a {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#000;
	text-decoration:underline;
}

#thanksmessage a:visited {
	color:#000;
}

#thanksmessage a:hover {
	color:#d21033;
}