/* -------------- GENERAL CLASSES -------------------- */

body	{ color: #666666; background-color: #e0e0e0; }
p,td	{ color: #666666; }


#centerColumn {	background-color: #fff; }
#leftColumn { background-color: #fff; }
#rightColumn { background-color: #fff; }


/* -------------- LINKS -------------------- */
a:link		{ color:#F29130; text-decoration: none; }
a:visited 	{ color:#F29130; text-decoration: none; }
a:hover 	{ color:#F29130; text-decoration: underline; }


h1 	{ color: #eb3333; }
h2 	{ color: #D9822B; }
h3	{ color: #999999; }
h4 	{ color: #FD9E2A; }
h4.notop 	{ margin-top:0px; margin-bottom:0px; }
/* h5 	{ color: #eb3333; } */
h5 	{ color: #666666; }


/* PAGE ELEMENTS */

/* header section */
.header-topleft			{ background-image: url(/images/header-left-black.gif); background-repeat: no-repeat; }
/*.header-logo			{ background: #1360a2 url(/images/logo-mid-630x85.gif) no-repeat; } */
.header-logo			{ background: #cd3301; }
.topleft				{ font-family: Arial, Arial, Helvetica; font-weight: bold; background-color: #000000; color:#D9822B; font-size:11px; line-height: 1.1em; }
.nav-trim				{ background-color: #999999; }
.nav-bg					{ background-color: #f0f0f0; }
.main-bg-image			{ background-image: url(/images/bg-sexions.jpg); background-repeat: no-repeat; background-color: #000000; }



.description			{ font-weight: bold; font-size:14px; color: #999999; line-height: 1.1em; }

.pics { border: solid 1px #999; }

a.lhn-main:link 		{ color:#eb3333; font-size:12px; text-decoration: none; }
a.lhn-main:visited	 	{ color:#eb3333; font-size:12px; text-decoration: none; }
a.lhn-main:hover		{ color:#cccccc; font-size:12px; text-decoration: none; }

/* ---- MAIN SECTIONS UNSELECTED ---- */
a.lhn-links:link 		{ color:#454545; font-size:11px; text-decoration: none; }
a.lhn-links:visited 	{ color:#454545; font-size:11px; text-decoration: none; }
a.lhn-links:hover 		{ color:#ff9933; font-size:11px; text-decoration: none; }

/* ---- MAIN SECTION SELECTED ---- */
a.lhn-links-over:link 			{ color:#ff3333; font-size:11px; text-decoration: none; font-weight: bold; }
a.lhn-links-over:visited 		{ color:#ff3333; font-size:11px; text-decoration: none; font-weight: bold; }
a.lhn-links-over:hover 			{ color:#999999; font-size:11px; text-decoration: none; font-weight: bold; }

/* ---- SUB SECTIONS UNSELECTED ---- */
a.lhnsub-links:link 			{ color:#F29130; font-weight: normal; font-size:11px; text-decoration: none; }
a.lhnsub-links:visited 			{ color:#F29130; font-weight: normal; font-size:11px; text-decoration: none; }
a.lhnsub-links:hover 			{ color:#F29130; font-weight: normal; font-size:11px; text-decoration: underline; }

/* ---- SUB SECTION SELECTED ---- */
a.lhnsub-links-over:link 		{ color:#F29130; font-size:11px; text-decoration: none; }
a.lhnsub-links-over:visited 	{ color:#F29130; font-size:11px; text-decoration: none; }
a.lhnsub-links-over:hover 		{ color:#F29130; font-size:11px; text-decoration: underline; }

a.lhnsubsel-links:link 			{ color:#ff9933; font-size:11px; text-decoration: none; }
a.lhnsubsel-links:visited 		{ color:#ff9933; font-size:11px; text-decoration: none; }
a.lhnsubsel-links:hover 		{ color:#cccccc; font-size:11px; text-decoration: none; }

.footer, a.footer:link, a.footer:visited, a.footer:hover  	{font-family: Arial, Verdana, Arial, Helvetica; color:#999; font-size:9px;}

a.header-links:link 		{ color:#ffffff; font-family: Verdana, Arial, Times New Roman; font-weight: bold; font-size:11px; text-decoration: none; }
a.header-links:visited 		{ color:#ffffff; font-family: Verdana, Arial, Times New Roman; font-weight: bold; font-size:11px; text-decoration: none; }
a.header-links:hover 		{ color:#666666; font-family: Verdana, Arial, Times New Roman; font-weight: bold; font-size:11px; text-decoration: none; }



.main-bg-image			{ background-image: url(/images/bg-sapphos-black.jpg); background-repeat: no-repeat; background-color: #000000; height: 100%; }

/* -------------- MAIN NAVIGATION -------------------- */
a.main-nav:link 		{ color:#F29130; font-family: Arial, Times New Roman; font-size:12px; font-weight: bold; text-decoration: none; }
a.main-nav:visited 		{ color:#F29130; font-family: Arial, Times New Roman; font-size:12px; font-weight: bold; text-decoration: none; }
a.main-nav:hover 		{ color:#cccccc; font-family: Arial, Times New Roman; font-size:12px; font-weight: bold; text-decoration: none; }
.main-nav				{ color:#f0f0f0; font-family: Arial, Times New Roman; font-size:12px; font-weight: bold; text-decoration: none; }

a.main-nav-sel:link 	{ color:#ff3333; font-family: Arial, Times New Roman; font-size:12px; font-weight: bold; text-decoration: none; }
a.main-nav-sel:visited 	{ color:#ff3333; font-family: Arial, Times New Roman; font-size:12px; font-weight: bold; text-decoration: none; }
a.main-nav-sel:hover 	{ color:#cccccc; font-family: Arial, Times New Roman; font-size:12px; font-weight: bold; text-decoration: none; }



/* FORM ELEMENT CLASSES */
select  	{ background-color:#f0f0f0; font-size: 10px; }




