
/* CSS Document */

/*COLORS - BLUE - #036ea4
 *             
 *             		   GREEN - #089874
 *
 *             		   		  
 *             		   		       
 *             		   		       		   
 *             		   		       		   */


/* LINKS */
A:link { text-decoration: none; font-weight:normal; color:#8ac5f1; }
A:visited { text-decoration: none; font-weight:normal; color:#8ac5f1; }
A:hover { text-decoration: none; font-weight:normal; color:#ffffff; }

A:link.nav { text-decoration: none; color:#ffffff; font-weight:normal; font-size:14px; }
A:visited.nav { text-decoration: none; color:#ffffff; font-weight:normal; font-size:14px; }
A:hover.nav { text-decoration: none; color:#f58026; font-weight:normal; font-size:14px; }


A:link.footer { text-decoration: none; color:#ffffff; font-weight:bold; font-size:9px; }
A:visited.footer { text-decoration: none; color:#ffffff; font-weight:bold; }
A:hover.footer { text-decoration: none; color:#f58026; font-weight:bold; }







/* DIV'S */
div.body {width:980px; background-color:#FFF; padding-left:10px; padding-right:10px; font-size:13px; }
div.separator {height:10px;}









/* TYPE */
span.body {font-family: Arial, Geneva, sans-serif; color:#437eaa; font-size:15px; line-height:1.5; }
span.headline-blue {font-family: Verdana ,ARIAL, Geneva, sans-serif; font-size:36px; color:#437eaa; font-weight:normal; line-height:1.5; }
span.headline-white {font-family: Verdana, ARIAL, Geneva, sans-serif; font-size:46px; color:#ffffff; font-weight:normal; line-height:1.6; }
span.headline-gold {font-family: ARIAL, Geneva, sans-serif; font-size:38px; color:#6d4009; font-weight:normal; line-height:1.5; }
span.headline-browse {font-family: Verdana, ARIAL, Geneva, sans-serif; font-size:30px; color:#ffffff; font-weight:normal; line-height:1.5; }
span.subhead {font-family: ARIAL, Geneva, sans-serif; font-size:20px; color:#000000; font-weight:normal; line-height:1; }
span.subhead-green {font-family: ARIAL, Geneva, sans-serif; font-size:24px; color:#089874; font-weight:normal; line-height:1.5; }
span.subhead-blue {font-family: ARIAL, Geneva, sans-serif; font-size:24px; color:#355f8b; font-weight:normal; line-height:1.5; }
span.colhead-blue {font-family: ARIAL, Geneva, sans-serif; font-size:14px; color:#355f8b; font-weight:bold; line-height:1.5; }
span.colhead-green {font-family: ARIAL, Geneva, sans-serif; font-size:14px; color:#089874; font-weight:bold; line-height:1.5; }
span.subhead-small {font-family: ARIAL, Geneva, sans-serif; font-size:20px; color:#355f8b; font-weight:normal; }
span.green {font-family: ARIAL, Geneva, sans-serif; font-size:13px; color:#089874; font-weight:normal; }
span.footer {font-family: Tahoma, Geneva, sans-serif; font-size:9px; color:#fff; font-weight:normal; line-height:1.5; }
span.small {font-family: Tahoma, Geneva, sans-serif; font-size:9px; color:#355f8b; font-weight:normal; line-height:1.5; }
span.blue {color:#355f8b; }


select.dropdown-selection {font-family:'Verdana'; font-size: 18px; color: #6d4009;}



/* LISTS 
 *
 * ul { margin: 0em 0 0em 0px; }
 * ol {list-style-type: decimal; margin: 0em 0 0em 0px }
 * li { list-style-type:disc; color:#000000; padding-bottom:4px; margin-left:0px; font-size:8.5pt; font-family:Arial, Helvetica, sans-serif;}
 * */



/* Eyeware DropDown Menu */


#eyeware
{	margin: 0;
	padding: 0;
	z-index: 30;
	font-family: Arial, Geneva, sans-serif; font-weight:normal; font-size:12px;
   }

#eyeware li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left; /* CONTROLS TOP LEVEL LINK BUT USE TO POSITION DROPDOWN AND BUMP TOP LEVEL LINK WITH HTML IN HEADER FILE */
	font-family: Arial, Geneva, sans-serif; font-weight:normal; color:#074368;
	}

#eyeware li a
{	display: block;
	margin: 0 0px 0 0px;
	padding: 0px 0px;
	width: 48px;
	font-size:14px;
	font-weight:normal;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	}

#eyeware li a:hover
{ color:#f58026;

   }

#eyeware div
{	position: absolute;
	visibility: hidden;
	margin-left: 0px;
	margin-top: 6px;
	padding: 0;
	background: #100000;
	border: 0px solid #100000 ;
	}

 /*BG AND FONT DROP MENU */
	#eyeware div a
	{	position: relative; 
		display: block;
		margin: 0;
		padding: 4px 0px 0px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #100000;
		font-family: Arial, Geneva, sans-serif; font-weight:normal; color:#fff;
		border-bottom: 0px solid white;
		}
		
 
 /*BG AND FONT */

	#eyeware div a:hover
	{	background: ;
		color: #f58026;}
		




/* Contact Us DropDown Menu */


#contact
{	margin: 0;
	padding: 0;
	z-index: 30;
	font-family: Arial, Geneva, sans-serif; font-weight:normal; font-size:12px;
   }

#contact li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left; /* CONTROLS TOP LEVEL LINK BUT USE TO POSITION DROPDOWN AND BUMP TOP LEVEL LINK WITH HTML IN HEADER FILE */
	font-family: Arial, Geneva, sans-serif; font-weight:normal; color:#074368;
	}

#contact li a
{	display: block;
	margin: 0 0px 0 0px;
	padding: 0px 0px;
	width: 140px;
	font-size:14px;
	font-weight:normal;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	}

#contact li a:hover
{ color:#f58026;

   }

#contact div
{	position: absolute;
	visibility: hidden;
	margin-left: 0px;
	margin-top: 6px;
	padding: 0;
	background: #100000;
	border: 0px solid #100000 ;
	}

 /*BG AND FONT DROP MENU */
	#contact div a
	{	position: relative; 
		display: block;
		margin: 0;
		padding: 4px 16px 0px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #100000;
		font-family: Arial, Geneva, sans-serif; font-weight:normal; color:#fff;
		border-bottom: 0px solid white;
		}
		
 
 /*BG AND FONT */

	#contact div a:hover
	{	background: ;
		color: #f58026;}
		

