/* Default CSS settings */
	BODY {color: black; background: #FFFFFF; style="margin-left: 0px"; font-family: Tahoma, Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; text-align: justify} 
	.footnote { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000} 
	h1 { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 18px; color: #8B6A47;font-weight: bold} 
	h2 { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 16px; color: #8B6A47; font-weight: bold;} 
	h3 { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 14px; color: #8B6A47; font-weight: bold} 
	h4 { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; color: #8B6A47; font-weight: bold}
.Header1 { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 18px; color: #8B6A47;font-weight: bold } 
.Header2 { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 16px; color: #8B6A47; font-weight: bold; } 
.Header3 { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 14px; color: #8B6A47; font-weight: bold} 
.Header4 { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; color: #8B6A47; font-weight: bold}
td {font-size: 12px;}
a:visited { color: #8B6A47} 
a:link { color: #8B6A47} 
a:hover { color: #016345} 
a:active { color: #8B6A47}

/*---------------------------------------- 
Category CSS settings 
	catdetailstable 		table housing the body of the category (width %, text-align)
	catdetailsfootertable	table housing the body of the category footer (width %, text-align)
	catbackground		background of the category (color)
	cattopbackground	background of the category if top frame is category specific (color)   */
	 
.catdetailstable {width: 97%;  text-align: justify;font-size: 12px;font-family: Tahoma, Arial, Helvetica, sans-serif}
.catdetailsfootertable {width: 97%}
.catbackground {background: #FFFFFF } 
.cattopbackground {background:#FFFFFF} 

/*-----------------------------------------	
SubCategory CSS settings
	subcatbodytable	table housing the body of the subcategory (width %, text-align)
	subnavbackground	sub navigation area background  (color)
	subcatbackground	background of the subcategory body (color)
	subnavlink			link settings for sub navigation hyper links (font, size, text-decoration 

(underline))
		link				default settings for link (color, text-decoration)
		hover			mouseover settings (color, text-decoration)
		active			currently clicked link (color, text-decoration)
		visited			settings for having visited the link and then moved onto other link (color, 

text-decoration)
	subnavlinktable		table settings for subnavlink (optional - could include borders, spacings, etc)
	subnavlinktd		table cell settings for sub navigation links (height)
	subnavlefttd		table cell settings for cell to left of subnavigation links for indented look (width)
	subnavlinetr			table row settings for the sub navigation lines surrounding the links or quote 

(height)
	subnavlinetd		table cell settings for the sub navigation lines surrounding the links or quote, (width, 

background -for color)
	subnavquotetd		table cell settings for the sub navigation quote (font-family, font-size, color)
	subnavquotelefttd	table cell settings for the cell to the left of the sub naviations quote for indented look 

(width)
	subnavspacertr1	table row settings for the sub navigation space between the top frame and the first subnav element 

(height)
	subnavspacertr2	table row settings for the sub navigation space between the top subnav image and the subnav 

links/quote (height)
	subnavspacertr3	table row settings for the sub navigation space between the subnav links/quote and the bottom 

subnav elements (height)
	subnavtopimatetd	table cell settings for the top subnav image (optional)
	subnavbottomimagetr table row settings for color strip and image for bottom subnav elements - 
							developed for t5 but available to all template sub navigations 

(height)
	subnavbottomcolortd table cell settings for bottom subnav cell for accent color to left of bottom image slot 

(background, width)
	subnavbottomimagetd table cell settings for the bottom sub nav image cell (optional)  */

.subcatbodytable {width:97%;  text-align: justify;font-family: Tahoma, Arial, Helvetica, sans-serif;font-size: 12px;}
.subnavbackground {background: #FFFFFF} 
.subcatbackground {background:#FFFFFF}
.subnavlink:visited {color: #8B6A47; text-decoration : none;}
.subnavlink:hover {color: #016345; text-decoration :none }
.subnavlink:link {color: #8B6A47; text-decoration : none;}
.subnavlink:active {color: #016345;  text-decoration : none; font-weight: bold}
.subnavlink {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration : none;}
.subnavlinktable {}
.subnavlinktd {height: 20}
.subnavlefttd {width: 8}

.subnavlinetr {height: 0px}
.subnavlinetd {width: 0px; background: #FFFFFF}
.subnavquotetd {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 14; color: #FFFFFF}
.subnavquotelefttd {width:8}
.subnavspacertr1 {height: 25px}
.subnavspacertr2 {}
.subnavspacertr3 {}
.subnavtopimagetd {}
.subnavbottomimagetr {height: 0px}
.subnavbottomcolortd {background: #FFFFFF3; width: 30px}
.subnavbottomimagetd {}

/*-----------------------------------------------------
 TEMPLATE II navigation element settings (background color, text color/size/font) 
/* 	navbase is the starting point for the buttons
	navclicked is for the current clicked state of the button clicked
	navmouseover is for the moused over state of the button
	navmouseout is for the mouse out state of the button
	navbackground is for the background of the navigation button area */
	
.navbase { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; color: white; background-color: black; } 
.navclicked { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; background-color: #FFFFE8; } 
.navmouseout { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; color: white; background-color: black} 
.navmouseover {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; background-color: #669966} 
.navbackground { background: #000000} 

/*--------------------------------------------------------
TEMPLATE V ELEMENTS
companyname	table cell settings for the company name elements (height, font settings, width, text-align)

topnavtable	table settings for the top navigation table (width)

topnavtablerof	table settings for the top navigation table around the flash nav (width)

topnavroftd1	table cell settings for the top navigation cell to right of flash - blank filler (height, width)

topnavroftd2	table cell settings for the top navigation cell to right of flash dark extender color (height, width, 

background)

topnavroftd3	table cell settings for the top navigation cell to right of flash accent color  (height, width, background)

topnavroftd4	table cell settings for the top navigation cell to right of flash - blank filler (height, width)

topnavloftd1	table cell settings for the top navigation cell to left of flash - blank filler (height, width)

topnavloftd2	table cell settings for the top navigation cell to left of flash dark extender color (height, width, 

background)

topnavloftd3	table cell settings for the top navigation cell to left of flash accent color (height, width, background)

topnavloftd4	table cell settings for the top navigation cell to left of flash - blank filler (height, width)

outsideframes	background settings for body of outside frames - centered version of site specs (background)  */
	
.companyname {font-size: 0px; color: #8B6A47; font-weight: bold; width: 100%; height: 121px; text-align: center; text-transform: uppercase; background:url(logo2.jpg) no-repeat center }
.topnavtable {width: 100%}
.topnavtablerof {width: 100%}
.secondarystyle {background:#8B6A47}
.primarystyle {background:#EEE8AA}
.topnavroftd1{height: 30; width: 30%}
.topnavroftd2{height: 6; background: #000000; width: 30%}
.topnavroftd3{height: 61; background: #8B6A47; width: 30%}
.topnavroftd4{height: 33; width: 30%}
.topnavloftd1{height: 30; width: 30%}
.topnavloftd2{height: 6; background: #000000; width: 30%}
.topnavloftd3{height: 61; background: #8B6A47; width: 30%}
.topnavloftd4{height: 33; width: 30%}
.outsideframes {background: #E7E3E7}