/* CSS Document */

/* -----  ---- -----------------------------------------MAIN SETTINGS--------------------------------------------------------------------*/
BODY {
	MARGIN: 10px;
	font-family : Arial, sans-serif, Verdana, Geneva, Helvetica;
	font-size : 11px;
}

/*-----------------------------------------------------| Redefined HTML|-----------------------------------------------------------------*/
td{
	font-family : Arial, sans-serif, Verdana, Geneva, Helvetica;
	font-size : 11px;
}

a:link{
	color:#000;
	text-decoration: underline;
}

a:hover{
  color:#000;
  text-decoration: underline;
}
a:active{
  color:#000;
  text-decoration: underline;
}

a:visited{
  color:#000;
  text-decoration: underline;
}


hr {
	color: #50311b;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 1px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #5F2964;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
/*-|For Section Titles Only|-*/
h2, h2 A:link, h2 a:visited, h2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5F2964;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 6px;
	text-decoration:none;
}

h3, h3 A:link, h3 a:visited, h3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #BB3362;
	margin-top:0;
	margin-bottom: 4px;
	text-decoration:none;
}

h4, h4 a:link, h4 a:visited, h4 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #BB3362;
	margin-top: 8px;
	margin-bottom: 0px;
	border-bottom: 1px solid #9676C8;
	text-decoration: none;
}

h5, h5 a:link, h5 a:visited, h5 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A7143F;
	margin-top: 0px;
	margin-bottom: 1px;
	text-decoration: none;
}

h6, h6 a:link, h6 a:visited, h6 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DF2D55;
	margin-top: 0px;
	margin-bottom: 1px;
	text-decoration: none;
}


p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 0px;
}

p a:link, p a:visited{
    text-decoration:underline;
 }


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;
	border-top:1px solid #BB3362;
	border-left:1px solid #BB3362;
	border-right:1px solid #BB3362;	
	border-bottom: 1px solid #9676C8;			
  	background-image: url(../images/Layout/TopHat.jpg);
   	background-position:left;
   	background-repeat:no-repeat;	
}
#tophat_default{
	width: 765px;
	border-top:1px solid #BB3362;
	border-left:1px solid #BB3362;
	border-right:1px solid #BB3362;
	border-bottom: 1px solid #9676C8;		
}
#CourtesyNav{
   vertical-align:top;
   text-align:right;
   padding: 10px 10px 0 0px;
}
.CourtesyNavLink, .CourtesyNavLink a:link, .CourtesyNavLink a:visited{
   font-family:Arial, Helvetica, sans-serif;
   font-size:11px;
   color:#A7143F;
   text-decoration: none;
   padding-left: 3px;
}
.Subscribe, .Subscribe a:link, .Subscribe a:visited{
   font-family:Arial, Helvetica, sans-serif;
   font-size:11px;
   color:#A7143F;
   font-weight: bold;
   text-decoration: none;
   background-color: transparent;
   border: none;
   cursor: pointer;
   cursor: hand;
}
#SmLogo{
	padding-bottom: 2px;
	vertical-align: bottom;
	text-align:left;
	}    
/*==================================================================Lay Default Styles ============================================*/
	

#layDefault_tbl{
    width:765px;
	border-bottom:1px solid #BB3362;
	border-left:1px solid #BB3362;
	border-right:1px solid #BB3362;
}

#leftCol{
	width:171px;
	vertical-align:top;
	text-align:left;
	background-image: url(../images/Layout/Left_Col.jpg);
	background-repeat:no-repeat;
	background-color: #BBB1CD;
	padding: 24px 0 0 0 ;
	border-right: 5px solid #BB3362;
}




#FuseContainer{
	width:595px;
	vertical-align:top;
	text-align:left;
}

/*==================================================================Lay Home Styles ============================================*/


.spacer{
	background-color:#FCE8B7;
}
#HomePageBody{
	background-image:url(../images/Category/HomePage/Home_Back_2.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.Home_Padding{
	vertical-align:top;
	text-align:left;
	Padding: 15px;
}
.HomeText{
	color: #5F2964;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}
	
#Home_Bot_Back{
	background-image:url(../images/Layout/Left_ColHeader.gif);
	background-repeat: repeat-x;
	padding: 11px 0 0 0;
}
#Home_leftCol{
	width:142px;
	vertical-align:top;
	text-align:left;
	background-image: url(../images/Layout/Left_Col_Home.jpg);
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	background-position:top right;
	padding: 24px 0 0 0;
	border-right: 5px solid #BB3362;
}
.HomePaddingTop15{
	padding-top: 15px;
	}
#HomeBottomTout{
	background-image:url(../images/Touts/HomeBottomToutBack.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:15px;
	}
.HomeBottomImage{
	text-align:center;
	padding-bottom: 5px;
	}

.HomeToutTitle, .HomeToutTitle A:link, .HomeToutTitle a:visited, .HomeToutTitle a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 18px;
	font-weight: bold;
	color: #BB3362;
	margin-top:0;
	margin-bottom: 4px;
	text-decoration:none;
}
/*==================================================================Footer Styles ============================================*/

#Footer_Tbl{
	width:765px;
	height:26px;
	background-color:#AA1D47;
	padding: 0px 20px 0px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#D3AD7A;
	text-align:center;
}
#Print_Footer_Tbl{
	width:596px;
	height:26px;
	background-color:#AA1D47;
	padding: 0px 20px 0px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#D3AD7A;
	text-align:center;
	}


.Footer_text, .Footer_text a:link, .Footer_text a:visited, .Footer_text a:active{
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.PrintFooter_text, .PrintFooter_text a:link, .PrintFooter_text a:visited, .PrintFooter_text a:active{
	color:#FFF;
	font-size:10px;
	text-decoration:none;
}


 

/*==================================================================Page, Cat, Features, Event, Layouts Styles ============================================*/

#Page_Tbl{
	width:590px;
}

#Pagetitle{
	vertical-align:bottom;
}

#Pagetitle_noTouts{
    height:32px;
	width:593px;
	background-color:#5F2964;
	background-image:url(../images/Layout/New Folder/TitleBack.gif);
	background-repeat: no-repeat;
}

/* This Style is for pages that dont have a graphic Header*/
.pagetitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color:#BB3362;
	text-align:left;
	font-weight:bold;
	margin: 0 0 2px 5px;
}
.WebLinkTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #BB3362;
	margin-top: 8px;
	margin-bottom: 0px;
	border-bottom: 1px solid #9676C8;
	text-decoration: none;
}
#toutColumn{
	width:199px;
	background-color:#F8E9EE;
	vertical-align:top;
	text-align:left;
	background-image: url(../images/Layout/tout_column.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top: 30px;
	height: 645px;
}

#Main_Image{
	vertical-align:top;
	text-align:left;
}

.Main_Feature_Image{
	margin: 0 0 5px 10px;
}
.Main_PhotoGallery_Image{
	margin: 0 10px 5px 0;
}

#Main_Text{
	vertical-align:top;
	text-align:left;
	Padding: 5px 0px 0px 15px;
	color: #000;
}


#Template{
	vertical-align:top;
	text-align:left;
	Padding: 10px 0px 0px 20px;
}


/*==================================================================Tout Styles ============================================*/

.toutTitle, .toutTitle a:link, .toutTitle a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #50311b;
	padding-top: 0px;
	padding-bottom: 5px;
	text-decoration: none;
}

.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;
}
.ToutPadding{
	padding: 5px 20px 0px 20px;
	}
.Home_ToutPadding{
	padding: 5px 10px 5px 15px;
	}	


/*==================================================================Alpaca Styles ============================================*/
.AnimalNavActive, .AnimalNavActive a:link, .AnimalNavActive a:visited{
	color: #DF2D55;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 5px 5px 0px;
	margin:0px;
	text-decoration: none;
	}
.AnimalNav, .AnimalNav a:link, .AnimalNav a:visited{
	padding: 5px 5px 5px 0px;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
}
#DetailsRightColmn{
	width:164px;
	background-color:#5F2964;
	vertical-align:top;
	text-align:left;
	background-image:url(../images/Layout/right_ColHeader.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top: 15px;
}
.DetialsTitle, .DetialsTitle a:link, .DetialsTitle a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D3AD7A;
	padding-top: 10px;
	margin-bottom: 1px;
	text-decoration: none;
}
.DetailsDesc, .DetailsDesc a:link, .DetailsDesc a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D3AD7A;
	padding-top: 10px;
	margin-bottom: 5px;
}
.AlpacaDetails{
    width: 300px;
	text-align: center;
}

#AdditonalDetails{
	border-top: 1px solid #BBB1CD;
	border-bottom: 1px solid #BBB1CD;
	margin: 0 0 0 20px;
	padding: 0px;
	width: 100%;
}
.Details{
    width:300px;
	vertical-align:bottom;
	text-align:left;
	padding-left:24px;
}

.Details_text {
	font-size: 12px;
}

.Alpaca_DetailsLeft{
	font-size: 11px;
	text-align:right;
	vertical-align: top;
	padding: 5px 5px 0 0;
	width: 65px;
}

.Alpaca_Detailsright{
	font-size: 11px;
	vertical-align: top;
	font-weight: bold;
	padding: 5px 0 0 0;
	color: #BB3362;
	width: 270px;
}
.Additional_DetailsLeft{
	font-size: 11px;
	text-align:right;
	vertical-align: top;
	padding: 5px 5px 0 0;
}

.Additional_Detailsright{
	font-size: 11px;
	vertical-align: top;
	font-weight: bold;
	padding: 5px 0 0 0;
	color: #BB3362;
}
#histogramKey{
	margin: 10px 0px 10px 240px;
}
.TablePadding {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	}
.border{
	border: 1px solid #5F2964;
	}
#Additional_Details_Txt{
	margin: 10px 0px 10px 245px;
	width: 300px;
	}
#AlpacaName{
	vertical-align:top;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #BB3362;
	padding: 0px;
	text-decoration:none;	
	}
.AlpacaDetailsPadder{
	padding: 3px 10px 0px 40px;
	margin:0px;
	}
.DetailsPadder20{
	padding-left: 20px;
	}
.DamSire_Txt{
	padding-left: 20px;
	width: 193px;
	}
/*==================================================================Print Styles ============================================*/

#lay_Print{
	background-color:#FFF;
	width: 596px;
}
#PrintBorder{
	border: 1px solid #BB3362;
	width: 596px;
	}
#TopHat_Print{
	border-bottom: 1px solid #9676C8;		
	width:100%;
}

#Histogram{
	margin: 10px 0px 10px 240px;
	width: 342px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}
.Histogram_Headers{
	vertical-align:top;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#BB3362; 
	font-weight: bold;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
 }
.Histogram_Cell{
	vertical-align:top;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif; 
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}
#Print{
	text-align:right;
	padding: 0 5px 0 0;
	font-size: 10px;
	text-decoration : none;
	COLOR: #50311b;
	}
#breadCrumb{
	padding: 0 0 0 20px;
	}
#breadCrumb_NoTout{
	padding: 0 0 0 15px;
	}


/*==================================================================Site Main Styles ============================================*/

.HomeTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FCE5BD;
	margin: 0px 0px 12px 0px;
}


.feature_List{
   text-decoration: underline;
   	margin: 0px 0px 5px 0px;
	font-weight: bold;
}	


.boldBrown{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5F2964;
}

.PurpleBackground{
	background-color:#BBB1CD;
}

.OrangeBackground{
	background-color:#F47B20;
}


.TanBackground{
	background-color:#FCE8B7;

}

.paddingleft{
	padding: 0px 0px 0px 24px;
}

.padder{
    padding: 0px 24px 0px 24px;
}

.padder10{
    padding: 0px 10px 0px 10px;
}
.padder20{
    padding: 0px 20px 0px 20px;
}

.homeline{
	border-bottom: 2px solid  #FCE8B7;
}

/*Good*/
.menu_trail, .menu_trail a:hover, .menu_trail a:visited {
	font-size: 11px;
	text-decoration : none;
	COLOR: #BB3362;
}
a.menu_trail
{
	font-size: 11px;
	text-decoration : none;
	COLOR: #BB3362;
}

.menu_footer {
	font-size: 10px;
	text-decoration : none;
	color : Gray;
}
a.menu_footer
{
}

.login_logout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #96769A;
}

.login_logout a:link, .login_logout a:visited, .login_logout a:active {
	color: #96769A;
	text-decoration: none;
}

.login_logout a:hover {
	color: #623067;
	text-decoration: underline;
}

.menu_admin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1EC5F6;
}

.menu_admin a:link, .menu_admin a:visited, .menu_admin a:active {
	color: #1EC5F6;
	text-decoration: none;
}

.menu_admin a:hover {
	color: #085E77;
	text-decoration: underline;
}

/* MENUs --------------------------------------------- */
.menu_category {
	font-size: 10px;
	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 : 11px;
	font-family: 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: #BBB1CD;
	FONT-SIZE: 14px;
	color : #000;
	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;
	
}

.PhotoNav, .PhotoNav a:link, .PhotoNav a:hover, .PhotoNav a:visited {
	font-size: 10px;
	color: #BB3362;
	}

/* 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;
}
.imgRight {
	margin-left: 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;
}

.formfield {
	BACKGROUND-COLOR: #fbfbfb;
	BORDER-BOTTOM: #50301A 1px solid;
	BORDER-LEFT: #50301A 1px solid;
	BORDER-RIGHT: #50301A 1px solid;
	BORDER-TOP: #50301A 1px solid;
	COLOR: #003163;
	FONT-SIZE: 12px;
}

.formfieldlogin {
	BORDER-RIGHT: #50301A 1px solid;
	BORDER-TOP: #50301A 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #50301A 1px solid;
	COLOR: #101F74;
	BORDER-BOTTOM: #50301A 1px solid;
}

.formfieldcheckbox {
	FONT-SIZE: 10px;
	COLOR: #cccccc;
}

.FormButton {
	BORDER: 1px solid #fff;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: fff;
	BACKGROUND-COLOR: #BB3362;
	text-align : center;
	text-decoration:none;
}
A.FormButton:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #dddddd;
	BACKGROUND-COLOR: #BB3362;
	TEXT-DECORATION: none;
}
A.FormButton:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: white;
	BACKGROUND-COLOR: #BB3362;
	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: #000;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 0px;
}
	
.LargeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5F2964;
}

.header_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #BB3362;
	margin: 0px 0px 8px 0px;
	border-bottom: 1px solid #9676C8; 
}


.header_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BB3362;
	margin: 0px 0px 8px 0px; 

}


.header_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BB3362;
	margin: 0px 0px 3px 0px;
	display:block;

}


.header_4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}


.header_5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BB3362;
	border-bottom: 1px solid #9676C8;
	width: 100%;
}

#ContactUs, #ContactUs a:link, #ContactUs a:hover, #ContactUs a:visited {
	line-height: 20px;
}
#Breedworks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #AA1D47;
	vertical-align:bottom;
	margin: 0 0 15px 15px;
}
#Breedworks a:link, #Breedworks a:hover, #Breedworks a:visited{
	text-decoration:none;
	color: #AA1D47;	
}

/* ----- Package Styles---------------------------*/
#Tout_Table{
	border: 1px solid #9676C8;
	background-color:#f8e9ee;
	margin: 5px 10px 0px 20px;
}
#Package_toutColumn{
	width:199px;
	background-color:#FFF;
	vertical-align:top;
	text-align:left;
	padding-top: 30px;
	height: 645px;
}
.ToutText{
	padding: 2px 2px 1px 4px;
	}
.ToutLink, .ToutLink a:link, .ToutLink a:hover, .ToutLink a:visited {
	font-size: 10px;
	color: #DF2D55;
	text-align: center;
}