/*********************************************************************/

/* COPYRIGHT 2004 PHIL RODOPOLOUS/LETTERNINE MEDIA, INC. AND G. BRYAN MILLER/FREELANCE DESIGNER! ALL RIGHTS RESERVED*/

/* CONTACT: PHIL RODOPOULOS: philr@letternine.net or G. BRYAN MILLER: gbryanmiller@gbryanmiller.com for information regarding the use of this file!*/

/*********************************************************************/


/*----------------SANS-SERIF FONT FAMILY STYLESHEET------------------*/



/*TITLE STYLES-------------------------------------------------------*/


/* Titles - Page titles, paragraph titles, and other subtitles. May change color, size and shape within limited and appropriate web safe fonts. */

.Tagline { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; line-height: normal;	font-weight: normal; font-variant: normal; color: #FFFFFF; text-decoration: none; }

.PageTitle {
	color:#000066;
	font-family:arial, sans-serif;
	font-weight:normal;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	vertical-align: bottom;
	letter-spacing: 2px;
}
.PageTitle2 {
	color:#000066;
	font-family:arial, sans-serif;
	font-weight:normal;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	vertical-align: bottom;
	letter-spacing: 2px;
}

.SubTitle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; color: #46300B; }



/*COPY STYLES--------------------------------------------------------*/


/* Copy Styles - MUST NEVER BE BOLD - Copy should always be black text on white background. Copy1, Copy2 etc can be customized by color or size but not boldness */

.Copy { 
	font-family: "Times New Roman";
	font-weight:normal;
	font-size:12px;
	font-style: normal;	
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal;	
	color: #000000;	
	text-decoration: none; 
	}

.Copy1 { font-family: Arial, Helvetica, sans-serif;	font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000000; text-decoration: none; }

.Copy2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000000; text-decoration: none; }

.Copy3 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;	line-height: normal; font-weight: normal; font-variant: normal;	color: #336600;	text-decoration: none; }

.Copy4 { font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #CC0000; text-decoration: none; }


/* Copyright Text at the bottom of each page - May change color - try to keep light and not very noticable. Usually a gray color. Should be very small Arial/Helvetica or Times/New Times Roman styles of font */ 
.Copyright { font-family: Arial, Helvetica, sans-serif;	font-size: 10px; font-style: normal; line-height: 15px; font-weight: normal; font-variant: normal; text-transform: none; color: #000000; text-decoration: none; }

/* Sometimes the copy on the homepage has to be a different color than on any other page do to color used in background*/
.CopyHome { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #FFFFFF; text-decoration: none; }

/* Used for the company address if applicable to the design*/
.CopyAddress { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 16px; font-weight: bold; font-variant: normal; color: #46300B; text-decoration: none; }



/*COPY BOLD STYLES--------------------------------------------------------------*/


/* BOLD Copy Styles -  MUST ALWAYS BE BOLD - May change color, size and shape within limited and appropriate web safe fonts. */

.CopyBold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #000000; text-decoration: none; }

.CopyBold1 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #A38D67; text-decoration: none; }

.CopyBold2 { font-family: Arial, Helvetica, sans-serif;	font-size: 13px; font-weight: bold;	color: #FFFFFF;	text-decoration: none; line-height: normal; }

.CopyBold3 { font-family: Arial, Helvetica, sans-serif;	font-size: 11px; font-weight: bold;	color: #46300B;	text-decoration: underline; line-height: normal; }


/*HIGHLIGHTED COPY STYLES--------------------------------------------------------------*/

.YellowHiLite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFF66;
	white-space: normal;

}

.PinkHiLite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FF99CC;
}



/*NAVIGATION STYLES--------------------------------------------------------------*/


/* Navigation Styles - May change color, size and shape within limited and appropriate web safe fonts. */

.MainNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 0px;
	letter-spacing: 1px;

}
.MainNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 0px;
}

.SubNav {
	font-family: Arial;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	text-align:center;
	line-height: 18px;
	}
.SubNav:hover {
	font-family: Arial;
	font-weight:bold;
	font-size:11px;
	color:#FF6600;
	text-align:center;
	text-align:center;
	line-height: 18px;
	}


.TerNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #C88B3B;
}
.TerNav:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: uppercase; color: #000000; text-decoration: none}

.MainLink { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #0000FF; text-decoration: underline; }
.MainLink:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px;  font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #660099; text-decoration: underline; }


/* Footer Nav Text */
.NavText { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 20px; font-weight: normal; font-variant: normal; color: #46300B; text-decoration: none; }
.NavText:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 20px; font-weight: normal; font-variant: normal; color: #666666; text-decoration: none; }



/*NEWS ARTICLES--------------------------------------------------------------*/


/* News Headlines and News Article Styles - Can be used or not used in any given design */

.NewsItemHeadline { font-family: Arial, Helvetica, sans-serif;	font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #000000; text-decoration: none; }
.NewsItemHeadline:hover { font-family: Arial, Helvetica, sans-serif;	font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #000000; text-decoration: underline; }


.NewsItemDate { font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px; font-style: italic; line-height: normal; font-weight: normal; font-variant: normal; color: #000000; text-decoration: none; }

.NewsItemCopy { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000000;	text-decoration: none; }
.NewsItemCopy:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000000; text-decoration: underline; }

.NewsItemMore {	font-family: Arial, Helvetica, sans-serif; font-size: 11px;	font-style: normal;	line-height: 30px; font-weight: bold; font-variant: normal; text-transform: none; color: #000000; text-decoration: underline; }
.NewsItemMore:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 30px; font-weight: bold; font-variant: normal; text-transform: none; color: #000000; text-decoration: underline; }

.NewsPageTitle { font-family: Arial, Helvetica, sans-serif;	font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #000000; text-decoration: none; }

 
/*FORM STYLES--------------------------------------------------------------*/


/* Form Styles - Standard Styles - These USUALLY stay the same */
.Form { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; color: #000000; text-decoration: underline; }

/* Form Styles - Standard Styles - These USUALLY stay the same */
.FormHeading { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: bold; color: #000000; text-decoration: underline; }

/* Form Field Error Callout Style - Usually above style in red and/or bolder */
.FormError { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; color: RED; text-decoration: underline; }

/* Form Error Message Style */
.FormRed { font-family: Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bolder; color: RED; font-style: normal; line-height: normal; }



/*PHOTO STYLES-------------------------------------------------------*/


/* Photo Type Thumbnail Caption Style */
.PhotoCaption { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #999999; text-decoration: none; }

/* Photo Type Image Popup Link Style */
.ImgLink { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000000; }
.Imglink:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000000; }

/* Photo Style Page Number Links */
.PageNums { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 26px; font-weight: normal; font-variant: normal; color: #000000; text-decoration: underline; }

/* Photo Style Current Page Number Link */
.PageNumsOn { font-family: Arial, Helvetica, sans-serif; font-size: 11px;  font-style: normal; line-height: 20px; font-weight: bolder; font-variant: normal; color: #000000;  text-decoration: none; }



/*SITEMAP STYLES-------------------------------------------------------*/


/* Site Map Main Nav Style */
.SiteMapTop { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #000000; text-decoration: none; }
.SiteMapTop:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #666666; text-decoration: none; }


/* Site Map Sub Nav Style */
.SiteMapSub { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-style: normal; line-height: 18px; font-weight: bold; font-variant: normal; color: #333333; text-decoration: none; }
.SiteMapSub:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-style: normal; line-height: 18px; font-weight: bold; font-variant: normal; color: #666666; text-decoration: none; }

/* Site Map Tertiary Nav Style */
.SiteMapTer { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: 20px; font-weight: normal; font-variant: normal; color: #003399; text-decoration: none; }
.SiteMapTer:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: 20px; font-weight: normal; font-variant: normal; color: #999999; text-decoration: none; }



/*MISC STYLES-------------------------------------------------------*/


/* Event Type Styles */
.Event { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: black; text-decoration: underline; }
.Event1 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: black; text-decoration: none; }

/* BBS Type Style */
.BBS { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: 20px; font-weight: bold; color: #660099; }

/* List Objects */
ol {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
} 

ul { 
	margin: 10px; 
	padding-left: 10px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.Bullet { color: #C8984F; font-size: 10px;	text-decoration: none;	font-weight: normal; }



/*SYSTEM STYLES-------------------------------------------------------*/


/* System Styles - NEVER Change */
.Time {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bolder; font-variant: small-caps; text-transform: none; color: #000000; text-decoration: none}
.Input1 {
	border:1px solid #667D8E;
	font-size: 10pt;
	color: #FFFFFF;
	background-color:rgb(0,0,0);
	font-family: Arial, Helvetica, sans-serif;
}







/*SITE CUSTOM-------------------------------------------------------*/

/* index */
.homecopy {
	font-family: "Times New Roman";
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
}
.homecontact {
	font-family: Arial;
	font-weight:bold;
	font-size:12px;
	color:#FF6600;
	text-align:center;
}
.sidelist {
	font-family: Arial;
	font-weight:bold;
	font-size:10px;
	color:#000066;
	
}
.nav {
	font-family: Arial;
	font-weight:bold;
	font-size:11px;
	color:#FF6600;
}
.nav A:link {text-decoration:none; color:#FF6600; font-weight:bold; font-size:11px;font-weight:bold;}
.nav A:visited {text-decoration:none; color:#FF6600; font-weight:bold;font-size:11px; font-weight:bold;}
.nav A:active {text-decoration:none; color:#FF6600; font-weight:bold; font-size:11px;font-weight:bold;}
.nav A:hover {text-decoration:underline; color:#FF6600; font-weight:bold; font-size:11px;font-weight:bold;}
.navwhy {
	font-family: Arial;
	font-weight:bold;
	font-size:11px;
	color:#ffffff;
}
.navwhy A:link {text-decoration:none; color:#ffffff; font-weight:bold; font-size:11px;font-weight:bold;}
.navwhy A:visited {text-decoration:none; color:#ffffff; font-weight:bold;font-size:11px; font-weight:bold;}
.navwhy A:active {text-decoration:none; color:#ffffff; font-weight:bold; font-size:11px;font-weight:bold;}
.navwhy A:hover {text-decoration:underline; color:#ffffff; font-weight:bold; font-size:11px;font-weight:bold;}





	.border {
		border-left: 1px solid #000000;
		border-right: 1px solid #000000;
	}
	.borderbottom {
		border-bottom: 3px solid #000000;
	}
	.rnavTitle {
		font-family: Arial;
		font-weight:bold;
		font-size:14px;
		color:#301353;
		letter-spacing:1px;
	}
	.lnavfooter {
		font-family: Arial;
		font-weight:bold;
		font-size:11px;
		color:#FF6600;
		text-align:center;
		text-align:center;
		line-height: 18px;
	}
	h2 {
		color:#000066;
		font-family:arial, sans-serif;
		font-weight:normal;
	}
	.subnav A:link {text-decoration:none; color:white;}
	.subnav A:visited {text-decoration: none; color:white;}
	.subnav A:active {text-decoration: none; color:white;}
	.subnav A:hover {text-decoration: underline; color:#FF6600;}
	
	.subnavoff A:link {text-decoration:none; color:#CCCCCC;}
	.subnavoff A:visited {text-decoration: none; color:#CCCCCC;}
	.subnavoff A:active {text-decoration: none; color:#CCCCCC;}
	.subnavoff A:hover {text-decoration: underline; color:#CCCCCC;}
	
	.subnav_sub {
		background-color:#FF6600;
	}
	
	.tier2 A:link {text-decoration:none; color:#000066; font-weight:bold; font-size:11px;}
	.tier2 A:visited {text-decoration:none; color:#000066; font-weight:bold;font-size:11px; }
	.tier2 A:active {text-decoration:none; color:#000066; font-weight:bold; font-size:11px;}
	.tier2 A:hover {text-decoration:underline; color:#000066; font-weight:bold; font-size:11px;}

	.tier2on A:link {text-decoration:none; color:#ffffff; font-weight:bold; font-size:11px;}
	.tier2on A:visited {text-decoration:none; color:#ffffff; font-weight:bold; font-size:11px;}
	.tier2on A:active {text-decoration:none; color:#ffffff; font-weight:bold; font-size:11px;}
	.tier2on A:hover {text-decoration:underline; color:#ffffff; font-weight:bold;font-size:11px; }
	
	
	.products A:link {text-decoration:none; color:#000000; font-size:12px; font-style: italic; font-family:arial; valign:top;}
	.products A:visited {text-decoration:none; color:#000000; font-size:12px; font-style: italic; font-family:arial; valign:top;}
	.products A:active {text-decoration:none; color:#000000; font-size:12px; font-style: italic; font-family:arial; valign:top;}
	.products A:hover {text-decoration:underline; color:#000000; font-size:12px; font-style: italic; font-family:arial; valign:top;} 
	
	
	
.homelink { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	font-style: normal;	
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal;	
	color:#000069;
	text-decoration: underline; 
	}

.homelink:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	font-style: normal;	
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal;	
	color: #FFFFFF;	
	text-decoration: underline; 
	}


