/* Validated W3c 6/20/07 */

body {
margin : 0;
background-color : #ffffff;
font-family : verdana, arial, helvetica;
font-size : 11px;
color : #000000;
/*text-align: center;*/
}

a {
color : #F47B20;
font-weight : normal;
text-decoration : none;
}
a:hover {
color : #b2bb1e;
font-weight : normal;
text-decoration : underline;
}



/************ menu ***********/
#menu { padding-top: 10px; text-align: center; }
#homeLayer { height: 22px; width: 86px; visibility: visible; padding-right: 8px; }
#aboutLayer { height: 22px; width: 86px; visibility: visible; padding-right: 8px; }
#fashionLayer { height: 22px; width: 87px; visibility: visible; padding-right: 8px; }
#fitnessLayer { height: 22px; width: 87px; visibility: visible; padding-right: 8px; }
#linksLayer { height: 22px; width: 87px; visibility: visible; padding-right: 8px; }
#contactLayer { height: 22px; width: 87px; visibility: visible; }

#subMenu { font-family: verdana, arial, helvetica; font-size: 9px; color: #f37a1f; padding: 4px; 
			border-top: 1px solid #b1bb1c; border-left: 1px solid #b1bb1c; 
			border-right: 1px solid #b1bb1c; text-align: center; }
#subMenu2 { font-family: verdana, arial, helvetica; font-size: 9px; color: #f37a1f; padding: 4px; 
			padding-top: 6px; border-left: 1px solid #b1bb1c; 
			border-right: 1px solid #b1bb1c; text-align: center; }

			
#aboutLayer #aboutSub { height: 65px; width: 86px; position:relative; top: -3px; visibility: hidden; }
#fashionLayer #fashionSub { height: 65px; width: 86px; position:relative; left:1px; top: -3px; visibility: hidden; }
#fitnessLayer #fitnessSub { height: 65px; width: 86px; position:relative; left:1px; top: -3px; visibility: hidden; }

#subMenu a, #subMenu2 a { font-family: Verdana; font-size: 9px; color: #f37a1f; text-decoration: none; }
#subMenu a:hover, #subMenu2 a:hover { font-family: verdana, arial, helvetica; font-size: 9px; color: #b1bb1c; text-decoration: none; }

/**** footer ****/
#quickLink { height: 30px; width: 500px; }

#quickLink a { font-family : verdana, arial, helvetica;
			   font-size : 11px; color : #F47B20; font-weight : normal; text-decoration : none; 
			   display: inline; margin-right: 10px;
}

#quickLink a:hover {
color : #b2bb1e;
text-decoration : underline;
}

#footer {
font-family : verdana, arial, helvetica;
font-size : 8pt;
color: #666666;
margin-top: 15px;
}

#footer a { color:#8800e4; text-decoration : none;}

/***** quotes ******/

#quote { height: 72px; width: 567px; }
#quoteMessage { font-family: verdana, arial, helvetica; font-size: 8pt; color: #333333;
margin-left: 10px; font-weight:500; 
}
#word { font-family: New York,Times New Roman,serif; font-size: 12pt; color: #f37a1f;
border-top: #F47B20 solid 1px; text-align: right; padding-right: 20px;
margin-top: 2px; letter-spacing: 1px;
}


/* body */
div#wrapper { 
	text-align:left; /* reset text alignment */ 
	width:567px; /* or a percentage, or whatever */ 
	margin:0 auto; /* for the rest */ 
	padding-top: 30px;
}

#mainTitle { font-family: New York,Times New Roman,serif; font-size: 17pt; 
color: #b1bb1c; margin-bottom:10px; text-align: left;
}
#bodyLayer { text-align: left; width: 530px; margin:0 auto; padding-top: 5px; padding-bottom: 20px; }

.bodyText { font-family : verdana, arial, helvetica; font-size : 11px; color : #000000;
padding-right: 20px; padding-top: 20px;
}

.headerText { font-family : verdana, arial, helvetica;
font-size : 12px;
font-weight : bold;
color : #b2bb1e;
margin-top: 0px;
margin-bottom: 5px;
}

option.orange, select.orange, input.orange {
background-color: #f37a1f;
font-family : verdana, arial, helvetica;
font-weight: bold;
font-size: 8pt;
color: #ffffff;
border:0px;
}

.text_green { color : #b2bb1e; }
.text_orange { color : #f37a1f; }

/* panels */

.headerText_orange { 
font-family : verdana, arial, helvetica;
font-size : 12px;
font-weight : bold;
color : #f37a1f;
margin-top: 5px;
margin-bottom: 5px;
}

#panelText { 
font-family : verdana, arial, helvetica;
font-size : 8pt;
color : #ffffff;
padding-top: 5px;
}

#panelText a {
font-weight: bold;
color: #ffffff;
text-decoration: underline;
text-align: bottom;
}

#panelText2 { 
font-family : verdana, arial, helvetica;
padding-left: 7px;
padding-right: 5px;
font-size : 8pt;
color : #000000;
border-left: 2px solid #f37a1f;
border-right: 2px solid #f37a1f;

}

.panelText_orange {
font-family : verdana, arial, helvetica;
font-size : 7.5pt;
color : #f37a1f;
margin-left: 4px;

}










