/* hypertext links */
A:link {color: #000000; text-decoration: underline;}
A:visited {color: #000000; text-decoration: underline;}
A:active {color: #000000; text-decoration: underline;}
A:hover {color: #6666CC; text-decoration: underline;}

A.story:link {color: #000000; text-decoration: none;}
A.story:visited {color: #000000; text-decoration: none;}
A.story:active {color: #000000; text-decoration: none;}
A.story:hover {color: #6666CC; text-decoration: underline;}

/* color links */
A.color1:link {color: #990066; text-decoration: none;}
A.color1:visited {color: #990066; text-decoration: none;}
A.color1:active {color: #990066; text-decoration: none;}
A.color1:hover {color: #990066; text-decoration: underline;}

A.color2:link {color: #006633; text-decoration: none;}
A.color2:visited {color: #006633; text-decoration: none;}
A.color2:active {color: #006633; text-decoration: none;}
A.color2:hover {color: #006633; text-decoration: underline;}

A.color3:link {color: #3366CC; text-decoration: none;}
A.color3:visited {color: #3366CC; text-decoration: none;}
A.color3:active {color: #3366CC; text-decoration: none;}
A.color3:hover {color: #3366CC; text-decoration: underline;}

/* hypertext links */
A.footer2:link {color: #990099; text-decoration: none; font-size:11px;}
A.footer2:visited {color: #990099; text-decoration: none; font-size:11px;}
A.footer2:active {color: #990099; text-decoration: none; font-size:11px;}
A.footer2:hover {color: #CC0099; text-decoration: underline; font-size:11px;}


/* nav top links */
A.navtop:link {color: #FFFFFF; text-decoration: none; font-weight:bold; font-size:14px;}
A.navtop:visited {color: #FFFFFF; text-decoration: none; font-weight:bold; font-size:14px;}
A.navtop:active {color: #FFFFFF; text-decoration: none; font-weight:bold; font-size:14px;}
A.navtop:hover {color: #CCFFFF; text-decoration: none; font-weight:bold; font-size:14px;}

/* nav links */
A.nav:link {color: #FFFFFF; text-decoration: none; font-weight:bold; font-size:11px; padding-left:10px;}
A.nav:visited {color: #FFFFFF; text-decoration: none; font-weight:bold; font-size:11px; padding-left:10px;}
A.nav:active {color: #FFFFFF; text-decoration: none; font-weight:bold; font-size:11px; padding-left:10px;}
A.nav:hover {color: #CCFFFF; text-decoration: none; font-weight:bold; font-size:11px; padding-left:10px;}



/* basic elements */
body
{
margin-left:0px;
margin-right: 0px;
margin-top:0px;
margin-bottom:0px;
background-image: url(images/bg-menu.gif);
background-repeat: repeat-y;
background-color:#FFFFFF;
}

hr {color: #6666CC;}

td {font-family:Verdana, Arial, sans-serif; font-size:13px; color:#000000;}
td.pad {padding-left:10px; padding-right:10px; padding-top:10px; padding-bottom:10px;}

table.border {border:solid 1px #666699;}

.layout {padding-top:25px;}

.head1 {font-family:Verdana, Arial, sans-serif; font-weight:bold; font-size:18px; color:#3366CC;}
.head2 {font-family:Verdana, Arial, sans-serif; font-weight:bold; font-size:18px; color:#6666CC;}
.head3 {font-family:Verdana, Arial, sans-serif; font-weight:bold; font-size:18px; color:#990066;}

.subhead1 {font-family:Verdana, Arial, sans-serif; font-weight:bold; font-size:14px; color:#3366CC;}
.subhead2 {font-family:Verdana, Arial, sans-serif; font-weight:bold; font-size:14px; color:#6666CC;}
.subhead3 {font-family:Verdana, Arial, sans-serif; font-weight:bold; font-size:14px; color:#990066;}

/* latest & greatest elements */
.bglatest1 {background-color:#ACE4E5;}
.bglatest2 {background-color:#DAF3F4;}

/* spiritual life elements */
.bgspiritual1 {background-color:#C791BC;}
.bgspiritual2 {background-color:#F2D6EC;}

/* your health elements */
.bghealth1 {background-color:#B5DAF3;}
.bghealth2 {background-color:#E3F2FB;}

/* time to travel elements */
.bgtravel1 {background-color:#BADA87;}
.bgtravel2 {background-color:#E4F3CC;}

/* senior & single elements */
.bgsenior1 {background-color:#D99FF1;}
.bgsenior2 {background-color:#F0D9F8;}

/* state of mind elements */
.bgmind1 {background-color:#9DD7A6;}
.bgmind2 {background-color:#D2EED7;}


/*  footer  */
.footer1 {font-family:Verdana, Arial, sans-serif; font-size:10px;}
.footer2 {font-family:Verdana, Arial, sans-serif; font-size:11px; color:#FFCC99;}


