/* CSS Document */

/* -----  ---- -----------------------------------------MAIN SETTINGS--------------------------------------------------------------------*/
BODY {
	MARGIN: 10px;
	font-family : Arial, sans-serif, Verdana, Geneva, Helvetica;
	font-size : 11px;
	color:#206074;
}

/*-----------------------------------------------------| Redefined HTML|-----------------------------------------------------------------*/
td{
	font-family : Arial, sans-serif, Verdana, Geneva, Helvetica;
	font-size : 11px;
}





a:link{
	color:#206074;
	text-decoration: underline;
}

a:hover{
  color:#206074;
  text-decoration: none;
}
a:active{
   color:#206074;
   text-decoration: underline;
}

a:visited{
  color:#000;
  text-decoration: underline;
}


hr {
	margin-top: 0px;
	margin-bottom: 0px;
	height: 1px;
	color:#206074;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight: bold;
    margin-top: 0px;
	margin-bottom: 2px;
	text-decoration: none;
	color:#206074
}
/*-|For Section Titles Only|-*/




h2, h2 A:link, h2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #206074;
	margin: 4px 0px 4px 0px;
	text-decoration:none;
}



h3, h3 A:link, h3 a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #206074;
	margin-top: 3
	px;
	margin-bottom: 2px;
	text-decoration:none;

	
}

h4 , h4 a:link, h4 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #206074;
	margin-top: 0px;
	margin-bottom: 6px;
	text-decoration: none;
}

h5, h5 a:link, h5 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #206074;
	margin-top: 3px;
	margin-bottom: 3px;
	text-decoration: none;

}

h6, h6 a:link, h6 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #206074;
	margin-top: 5px;
	margin-bottom: 0px;
	text-decoration: none;
}


p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	color:#206074;
}

 p a:link, p a:visited{
    text-decoration:underline;
	color:#206074;
 }


Ul{
	margin: 0px 5px 0px 15px;
}



li {
	list-style-position: outside;
	list-style-image: url(../Images/Layout_graphics/dote.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-bottom: 5px;
}

/*==================================================================Top Hat Styles ============================================*/
#tophat_tbl{
	width:765px;
	height:144px;
	border-top: solid 1px #206074;
	border-left: solid 1px #206074;
	border-right: solid 1px #206074;
	background-image:url(../images/Layout/TopHatBg.jpg);
	background-repeat:no-repeat;
}

#tophat_tbl_home{
	width:765px;
	height:181px;
	border-top: solid 1px #206074;
	border-left: solid 1px #206074;
	border-right: solid 1px #206074;
	background-image:url(../images/Layout/Home_TopHatBg.jpg);
	background-repeat:no-repeat;
}




#Cur_nav{
	font-size:11px;
	color:#fff;
	vertical-align:bottom;
	height:25px;
	padding:5px 10px 10px 0px;
	text-align:right;
}


#Cur_nav a:link, #Cur_nav a:visited, #Cur_nav a:active{
	color:#fff;
}


    
/*==================================================================Top Nav ============================================*/
#TopNav{
	background-color:#206074;
	height:30px;
	width:765px;
	padding:0px 10px 0px 10px;
}	
	
	
	
/*==================================================================Lay Default Styles ============================================*/
	

#layDefault_tbl{
    width:765px;	
	border-left:1px solid #561F19;
	border-right:1px solid #561F19;
}




#LeftColumn{
    vertical-align:top;
	width:167px;
	background-color:#FFF;
	background-image:url(../images/Layout/Left_Col_bg.jpg);
	background-repeat:repeat-x;
	border-right:1px solid #561F19;
}




#FuseContainer{
    vertical-align:top;
	width:597px;
	vertical-align:top;
	text-align:left;
	background-color:#fff;
}


#FuseContainer_Home{
    vertical-align:top;
	width:765px;
	vertical-align:top;
	text-align:left;
	background-color:#fff;
}



.bottomlinks{
    width:765px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#8ebecd;
    position: relative;
    left: 50%;
	padding:30px 0 0 0;
    margin-left: -382px; /* half the width of the div */

	
	
}

.bottomlinks a:link, .bottomlinks a:visited, .bottomlinks a:active {
	color:#8ebecd;
}


/*============================================================== News Sign Up  ============================================*/


#newSignTbl{
	background-color:#FFFFFF;
	border-bottom:1px solid #561F19; 
	border-Top:1px solid #561F19; 
	}
	
	
.NewSignUpTittle{
	color:#206074;
	font-size:11px;
	font-weight:bold;
	margin:15px 0px 5px 0px;
}


	
.NewSignUpSmtext{
	font-size:9px;
	color:#206074;
	margin:0px 0px 15px 0px;
}
	
	

#newSignupHome{
	width:180px;
	border-right: 1px solid #206074;
	vertical-align:top;
}	
	

/*==================================================================Footer Styles ============================================*/

#footerTbl{
	width:765px;
	
	
	height:30px;
	border-right:1px solid #206074;
	border-left:1px solid #206074;
	background-color:#206074;
	font-size:11px;
	font-weight:normal;
	color:#fff;
	padding:0 18px 0 18px;
}


#footerTbl a:link, #footerTbl a:visited, #footerTbl a:active{
	color:#fff;
	font-size:11px;

}




#breedworks{
	background-color:#fff;
	padding:0px 0px 0px 18px;
	height:8px;
	color:#206074;
	font-size:10px;
	vertical-align:bottom;
}

#breedworks p{
	color:#206074;

}


#breedworks a:link, #breedworks a:visited, #breedworks a:active{
	color:#206074;
}





/*==================================================================Lay Home Styles ============================================*/

#mainBody{
	vertical-align:top;
	text-align:left;
	width:430px;
}

#mainBody_noTouts{
	vertical-align:top;
	text-align:left;
	width:597px;
}

#mainBody_home{
	vertical-align:top;
	text-align:left;
	padding:16px;
}


#HomeToutHolder{
	border-top:1px solid #206074;
	background-image:url(../images/Layout/Home_Tout_Bg.jpg);
}


#mainBody_home h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
    margin-top: 0px;
	margin-bottom: 2px;
	text-decoration: none;
	color:#206074
}

#mainBody_home p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#206074
}

#ToutCol{
	vertical-align:top;
	text-align:left;
	width:167px;
	background-color:#E8DFC4;
	border-left:1px solid #561F19;
	height:500px;
	padding:10px 13px 0px 13px;
}





#BCTrail{
	vertical-align:top;
	text-align:left;
	padding: 12px 0px 16px 16px;
}


.PrintPage {
	font-size:11px;
	color:#206074;
	vertical-align:top;
	text-align:right;
	padding:12px 16px 0px 0px;
}


.PrintPage a:link, .PrintPage a:visited, .PrintPage a:active{
	color:#206074;
}

#pageTitle{
	border-bottom:1px solid #206074;
	padding:0px 0px 0px 16px;
}



 
.M_ImageLeft{
	border:1px solid #561F19;
	margin:0px 10px 5px 0px;
}


.M_ImageRight{
	border:1px solid #561F19;
	margin:0px 0px 5px 10px;
}


.M_ImageCenter{
	border:1px solid #561F19;
	margin:0px 0px 10px 0px;
}


#ImageText{
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0px 16px 8px 16px;
}



#Main_Text{
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0px 0px 8px 0px;
}

#Main_Image{
	padding:0px 16px 8px 16px;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}



#AdminLinks{
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:0px 16px 0px 16px;

}


.Padding16{
	padding:0px 16px 0px 16px;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}



#LineSpacer{
	height:10px;
} 

#Template_MT{
   vertical-align:top;
   padding:0px 16px 10px 16px;
}



.subLpadding{
	padding:0px 7px 2px 0px;
}


.subRpadding{
	padding:0px 0px 2px 7px;
}


#CatFeatureImage{
	vertical-align:top;
	width:188px;
	padding:0px 16px 0px 0px;
}

#CatFeatureTemp{
	vertical-align:top;
	width:191px;
}

#CatFeatureText{
	padding:8px 16px 0px 0px;

}


/*==================================================================Template  Styles ============================================*/

.SubcatImage{
	vertical-align:top;
	padding:0px 15px 0px 0px;
}






/*==================================================================Tout Styles ============================================*/


.homeToutHolder{
	vertical-align:top;
	width:191px;
	background-image:url(../images/Layout/HomeToutShadow.jpg);
	background-repeat:no-repeat;
}

#hometout_image{
	padding-bottom:4px;
}




.HomeToutTitle{
	font-size:14px;
	font-weight:bold;
	color:#206074;
	padding:10px 10px 5px 10px;
}


.HomeToutTitle a:link, .HomeToutTitle a:visited, .HomeToutTitle a:active{
	color:#206074;
	text-decoration:none;
}


.HomeToutText{
	font-size:11px;
	color:#206074;
	padding:0px 10px 5px 10px;

}




.toutTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom:1px solid #206074;
	text-decoration: none;
	color: #206074;
}

.toutTitle a:link, .toutTitle a:active, .toutTitle a:visited{
	color: #206074;
	text-decoration:none;
}

.toutimage{
	color: #206074;
}


.toutimage p{
	color: #206074;
}

.touttext{
	color: #206074;
}

.touttext a:link, .touttext a:visited, .touttext a:active{
	color: #206074;
}


.toutHeader{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #206074;
}

.toutHeader a:link, .toutHeader a:active, .toutHeader a:visited{
	color: #206074;
	text-decoration:none;
}


.Toutspacer{
	background-color:#206074;
}



.ToutTitle_Home, .ToutTitle_Home a:link, .ToutTitle_Home a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FCE8B7;
	padding-top: 0px;
	padding-bottom: 5px;
	text-decoration: none;
}


.Addition_Articles{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #50311b;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 2px solid #F47B20;
}





/*==================================================================Alpaca Styles ============================================*/



#AlpacaImage{
	vertical-align:top;
	text-align:left;
	width:235px;
	padding: 0px 16px 0px 0px;
}





.Alpaca_Detailsright{
	vertical-align:top;
	text-align:left;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#246074;
	padding:1px 0px 1px 10px;
}

.Alpaca_DetailsLeft{
	vertical-align:top;
	text-align:right;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#246074;
	padding:1px 0px 1px 0px;
}


.retailprice{
	text-decoration:line-through;
}


#histogramKey{
	padding: 5px;
	border: solid 1px #561F19;
	background-color:#fff;
}


.Alpaca_PrevNext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #246074;
	text-align:center;
	
}

.Alpaca_PrevNext a:link, .Alpaca_PrevNext a:visited, .Alpaca_PrevNext a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #246074;
}


.Add_Iamge{
	width:159px;
	vertical-align:top;
}


.alpacaPageThru{
	border-bottom:1px solid #206074;
	color:#206074;
	padding:1px 0px 1px 0px
}


#additionalDetails_tbl{
	background-color:#C9B577;
	padding:10px 16px 10px 16px;
	
}


#NavTable{
	background-color:#C9B577;
	padding:7px 16px 7px 16px;
	width:100%;
	border-top:1px solid #206074;
	border-bottom:1px solid #206074;
	

}




/*==============================================================MISS STYLES=============================================*/

.AdminButtons{
  padding:0px 0px 0px 18px;
}

.AdminButtons a:link, .AdminButtons a:visited, .AdminButtons a:active{
  color:#206074;
}





.print_friend {
	font-size:10px;
	color:#206074;
	margin-bottom:10px;
}



.smallp{
	margin:10px 0px 0px 0px;
}


.Newspacer{
	height:40px;
}






.paddingL18{
	padding:0px 0px 0px 18px;
}


.whiteText {
 color:#FFFFFF;
}

.Border{
	border:1px solid #000;
}


.NewsBoxTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#E5CA92;
	margin:0px;
}

.feature_List{
   text-decoration: underline;
   	margin: 0px 0px 5px 0px;
}	

.feature_Image{
   	margin: 0px 0px 5px 10px;
}	


.paddingleft{
	padding: 0px 0px 0px 20px;
	vertical-align:top;
}

.padder{
    padding: 0px 24px 0px 24px;
}


.paddingT10{
    padding: 10px 0px 0px 0px;

}


.padder10{
    padding: 0px 10px 0px 10px;
}


.NewsEvents_Cat_title{
	font-size:16px;
	color:#206074;
	border-bottom:1px solid #206074;
}

/*==================================================================Print Styles ============================================*/

#lay_Print{
	width: 600px;
	background-color:#fff;
	background-position:top;
	
}



#TopHatPrint{
	background-color:#EDC86B;
	width:600px;

}


#Print_Tbl{
	width:600px;
	border:1px solid #561F1A;
}



#footerTbl_print{
	width:602px;
	height:29px;
	background-color:#206074;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	padding:0 10px 0 10px;
	
}


#footerTbl_print a:link, #footerTbl_print a:visited, #footerTbl_print a:active{
	color:#FAD265;
	font-size:11px;

}




#Histogram{
   border:1px solid #561F1A;
}


.AD_DetailsLeft{
	color:#FFFFFF;
	text-align:left;
}

.AD_DetailsRight{
	color:#FFFFFF;
	text-align:left;
}



/*==================================================================Site Main Styles ============================================*/




/*Good*/
.menu_trail {
	font-size: 10px;
	text-decoration : none;
	COLOR: #50311b;
}
a.menu_trail
{
	font-size: 10px;

}

.menu_footer {
	font-size: 10px;
	text-decoration : none;
	color : Gray;
}
a.menu_footer
{
	
}

.menu_admin {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: red;
	TEXT-DECORATION: none
}


.menu_admin a:link, .menu_admin a:visited, .menu_admin a:active{
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: red;
	TEXT-DECORATION: none
}





/* MENUs --------------------------------------------- */
.menu_category {
	font-size: 8px;
	text-decoration : none;
	COLOR: #fff;
	text-decoration:none;
}
a.menu_category
{
	font-size: 10px;
	COLOR: #fff;
	text-decoration:none;
}

.menu_page {
	font-size: 10px;
	COLOR: #fff;
	text-decoration:none;
}

.menu_page a:link, .menu_page a:visited, .menu_page a:active{
	font-size: 10px;
	COLOR: #fff;
	text-decoration:none;
}

.noline{
	font-size: 10px;
	COLOR: #fff;
	text-decoration:none;
}


.menu_page_title {
	font-size: 10px;
	COLOR: #fff;
	FONT-WEIGHT: bold;
	text-decoration:none;
}

a.menu_page_title
{
	font-size: 12px;
	COLOR: #fff;
	FONT-WEIGHT: bold;
	text-decoration:none;
}






/* This is the default font for the entire page body */
.mainpage {
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* This is a smaller text used for the wishlist, etc. */
.smalltext {
	font-size : 9px;
}

/* Style for page breaks when printing */
P.pageEnd {page-break-before: always}

/* ----- PAGE SECTIONS & HEADERS -----*/
/* Header is a large separating bar used in page layout */
/* Sections are used for output areas */
.header {
	BACKGROUND-COLOR: #206074;
	FONT-SIZE: 14px;
	color : #FFF;
	font-weight : bolder;
	padding: 2px 0px 2px 10px;
}
.section_title {
	font-size: 12px;
	font-weight: bold;
	color : Maroon;
}

/* Used for the menu footer at the bottom of list and detail pages */
.section_footer {
	font-size: 11px;
	color : Maroon;
}
A.section_footer {
	text-decoration : none;
}

HR.thickline {
	size: 1;
	height: 2px;
	margin-bottom : 0px;
	margin-top : 0px;
	border: 0;
}
HR.thinline {
	size: 1;
	height : 1px;
	margin-bottom : 0px;
	margin-top : 0px;
	border: 0;
}

/* Wish list button */
.WishButton {
	BORDER-RIGHT: 1px outset;
	BORDER-TOP: 1px outset;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	BORDER-LEFT: 1px outset;
	COLOR: white;
	BORDER-BOTTOM: 1px outset;
	BACKGROUND-COLOR: #999999;
	text-align : center;
}

/* CATEGORY PAGES: Category itself (large) plus 3 listing sizes  for subcats & article, etc. --------------------------------------------- */
.cat_title_large {
	font : Arial, Helvetica, sans-serif;
	font-size: 28px;
}
.cat_title_small {
	font : Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.cat_title_list {
	font : Arial, Helvetica, sans-serif;
	font-size:	12px;
	font-weight: bold;
	text-decoration: underline
}

.cat_text_large {
	font-size: 14px;
}
.cat_text_featured {
	font-size: 14px;
}
.cat_text_small {
	font-size: 13px;
}
.cat_text_list {
	font-size: 12px;
}

/* FEATURE:.Detail page -------------------------------- */

/* Style for detail item name, if no image defined   */
.FeatureTitle {
	font-size : 26px;
}
/* Style for product names, if no image defined   */
.FeatureTeaser {
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
}




.FeatureByline {
	font-size : 12px;
	font-style : italic;
	
}


/* PRODUCTS:. --------------------------------------------- */

/* Style for product names, if no image defined   */
.prodname {
	font-size : 16px;
	font-style:;
	font-weight: bold;
}

/* Style for product names, if no image defined   */
.prodname_list {
	font-size : 14px;
	font-weight: bold;
}

/* Style for Product SKU line, if turned on */
.prodSKU {
	font-size : 11px;
	color : #666666;
}

/* Style for Product price, if turned on */
.prodprice {
	font-size : 12px;
}

/* Style for Product price emphasized words */
.prodprice2 {
	font-size : 12px;
	font-weight: bold;
	color: maroon;
}

/* Style for Product discount line, if turned on */
.proddisc {
	font-size : 12px;
	color : maroon;
}

/* Style for border around image on moreinfo page */
.listingimg {
	margin-right : 10px;
}

.moreimg {
	border-style : solid;
	border-width : 1px;
	border-color : Silver;
	padding : 10px;
	background-color: white;
}

.gallery_img {
	border-style : solid;
	border-color : Silver;
	margin-right : 3px;
	border-width : 1px;
}


/* ----- ORDER BOX & HIGHTLIGHT BOX -----*/
.BoxTitle {
	FONT-SIZE: 16px;  
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.BoxText {
	font-family : Arial, Helvetica, sans-serif;	
	FONT-SIZE: 13px;  
}


/* ----- SHOPPING CART  -----*/

/* Style for shopping cart text */
.carttext {
	font-size : 11px;
}

/* Style for small shopping cart text */
.smallcarttext {
	font-size : 10px;
}



/* ----- INPUT FORM ---------------------------------*/




.FormTitle {
	FONT-SIZE: 14px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}
.FormText {
	FONT-SIZE: 12px;
	vertical-align : baseline;
	font-family : Arial, Helvetica, sans-serif;
}

.FormError {
	FONT-SIZE: 12px;
	color : Red;
}

.FormErrorsmall {
	FONT-SIZE: 10px;
	color : Red;
}

.FormTextSmall {
	FONT-SIZE: 10px; 
}

.FormTextVerySmall {
	FONT-SIZE: 9px;
	color:#000000;

}

.formfield {
	BACKGROUND-COLOR: #fff;
	BORDER-BOTTOM: #206074 1px solid;
	BORDER-LEFT: #206074 1px solid;
	BORDER-RIGHT: #206074 1px solid;
	BORDER-TOP: #206074 1px solid;
	COLOR: #206074;
	FONT-SIZE: 12px;
}

.formfieldlogin {
	BORDER-RIGHT: #206074 1px solid;
	BORDER-TOP: #206074 1px solid;
	FONT-SIZE: 10px;
	BORDER-LEFT: #206074 1px solid;
	COLOR: #206074;
	BORDER-BOTTOM: #206074 1px solid;
	width : 110px;
}

.formfieldcheckbox {
	FONT-SIZE: 10px;
	COLOR: #206074;
}

.FormButton {
	BORDER: 1px solid #fff;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #fff;
	BACKGROUND-COLOR: #206074;
	text-align : center;
}
A.FormButton:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #FFF;
	BACKGROUND-COLOR: #206074;
	TEXT-DECORATION: none;
}
A.FormButton:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: white;
	BACKGROUND-COLOR: #206074;
	TEXT-DECORATION: none;
}

/* ----- Listing Outputs (for address lists, etc.) ---------------------------*/
.ResultHead {
	FONT-SIZE: 16px;
}
.listingHead {
	FONT-SIZE: 12px; 
	TEXT-DECORATION: none;
}
.ListingSmall {
	font-size:	10px;
}
.listingTitle {
	FONT-SIZE: 14px;
	TEXT-DECORATION: none;
	font-weight : bold;
}
A.listingTitle:link {
	FONT-SIZE: 14px;  TEXT-DECORATION: none
}
A.listingTitle:visited {
	FONT-SIZE: 14px;  TEXT-DECORATION: none
	}
A.listingTitle:hover {
	FONT-SIZE: 14px; ; TEXT-DECORATION: underline
	}
	
.listingsubtitle {
	FONT-SIZE: 12px; FONT-STYLE: italic;  
}
.listingtext {
	FONT-SIZE: 12px; 
}
.listingsubtext {
	FONT-SIZE: 12px;  
}
.listingtagline {
	FONT-SIZE: 12px; 
}
.listingdate {
	FONT-SIZE: 12px;  
}









.caution {
	COLOR: #ff6600; FONT-SIZE: 12px; FONT-WEIGHT: 700
}
.photocaption {
	COLOR: white; FONT-SIZE: 11px; 
}



/* ----- INPUT FORM ---------------------------------*/
TD.TopTierHeader {
}
.TopTierHeader {
	PADDING-RIGHT: 5px; PADDING-LEFT: 10px; FONT-WEIGHT: bold; FONT-SIZE: 12px;  FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
}

A.TopTierHeader:link {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 12px;  FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;  TEXT-DECORATION: none
}
A.TopTierHeader:visited {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 12px;  FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;  TEXT-DECORATION: none
}
A.TopTierHeader:hover {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 12px;  FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}


/* ----- top tier is tabs; TD produces height ---------------------------------*/
TD.TopTierNav {
	FONT-WEIGHT: bold; FONT-SIZE: 17px;  FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.TopTierNav {
	FONT-WEIGHT: bold; FONT-SIZE: 11px;  FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.TopTierNav:link {
	 FONT-SIZE: 11px; FONT-FAMILY: verdana,arial,sans serif; TEXT-DECORATION: none
}
A.TopTierNav:visited {
	FONT-SIZE: 11px;  FONT-FAMILY: verdana,arial,sans serif; TEXT-DECORATION: none
}
A.TopTierNav:hover {
	FONT-SIZE: 11px;
	FONT-FAMILY: verdana,arial,sans serif;
	TEXT-DECORATION: none;
	background-color : transparent;
}

/* ----- the sub tier is for sort  ---------------------------------*/
.SubTierNav {
	FONT-SIZE: 11px;  FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.SubTierNav:link {
	 FONT-SIZE: 11px; FONT-FAMILY: verdana,arial,sans serif; TEXT-DECORATION: none
}
A.SubTierNav:visited {
	FONT-SIZE: 11px;  FONT-FAMILY: verdana,arial,sans serif; TEXT-DECORATION: none
}
A.SubTierNav:hover {
	FONT-SIZE: 11px;
	FONT-FAMILY: verdana,arial,sans serif;
	TEXT-DECORATION: none;
	background-color : transparent;
}


/* ---------- Links for the sitemap search --------------------- */
A.alphaon:link {
	 FONT-SIZE: 13px; FONT-FAMILY: verdana,arial,sans serif; TEXT-DECORATION: none ; Font-Weight: Bold;
}
A.alphaon:visited {
	FONT-SIZE: 13px;  FONT-FAMILY: verdana,arial,sans serif; TEXT-DECORATION: none; Font-Weight: Bold;
}
A.alphaon:hover {
	FONT-SIZE: 13px;
	FONT-FAMILY: verdana,arial,sans serif;
	TEXT-DECORATION: none;
	Font-Weight: Bold;
	background-color : #F0F0F0;
}
A.alphaoff:link {
	 FONT-SIZE: 9px; FONT-FAMILY: verdana,arial,sans serif; TEXT-DECORATION: none
}
A.alphaoff:visited {
	FONT-SIZE: 9px;  FONT-FAMILY: verdana,arial,sans serif; TEXT-DECORATION: none
}
A.alphaoff:hover {
	FONT-SIZE: 9px;
	FONT-FAMILY: verdana,arial,sans serif;
	TEXT-DECORATION: none;
	background-color : #F0F0F0;
}

.grayline{
	border-bottom: 1px solid #B9A584;
}

/*================================================================FCK Editor Styles===========================================*/


.StandardText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #206074;
}
	
.LargeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #206074;
}



.header_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #206074;
	margin: 0px 0px 5px 0px; 
}


.header_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #206074;
	margin: 0px 0px 8px 0px; 

}


.header_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #206074;
	margin: 0px 0px 6px 0px; 

}


.header_4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #206074;
	margin: 0px 0px 6px 0px; 
	border-bottom: 1px solid #206074;

}

.header_4 a:link, .header_4 a:active, .header_4 a:visited{
	color: #206074;
	text-decoration:none;
}



.header_5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #206074;

}

