/* 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:#23180F;
	text-decoration: underline;
}

a:hover{
  color:#23180F;
  text-decoration: none;
}
a:active{
   color:#2A2A86;
   text-decoration: underline;
}

a:visited{
  color:#23180F;
  text-decoration: underline;
}


hr {
	margin-top: 0px;
	margin-bottom: 0px;
	height: 1px;
	color:#382E18;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
    margin-top: 0px;
	margin-bottom: 2px;
	text-decoration: none;
	color:#382E18;
	font-weight:500;
}
/*-|For Section Titles Only|-*/

h2, h2 A:link, h2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #23180F;
	margin: 4px 0px 4px 0px;
	text-decoration:none;
}



h3, h3 A:link, h3 a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin-top: 0px;
	margin-bottom: 4px;
	text-decoration:none;

	
}

h4 , h4 a:link, h4 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #561F19;
	margin-top: 0px;
	margin-bottom: 5px;
	text-decoration: none;
}

h5, h5 a:link, h5 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #561F19;
	margin-top: 0px;
	margin-bottom: 5px;
	text-decoration: none;

}

h6, h6 a:link, h6 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #561F19;
	margin-top: 5px;
	margin-bottom: 0px;
	text-decoration: none;

}


p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	color:#561F19;
}

 p a:link, p a:visited{
    text-decoration:underline;
	color:#561F19;
 }


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{
	background-image:url(../images/Layout/TopHat.jpg);
	background-repeat:no-repeat;
	width:765px;
	height:156px;
	border-top: solid 1px #000;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
}


/*==================================================================Top Nav Styles ============================================*/
#TopNav{
    background-color:#9B8547;
	width:765px;
	height:29px;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
}

#TopNav_Col{
	padding:0px 10px 0px 10px;
}



#LogoTopHat{
text-align:left;
}




.THTL{
	font-size:11px;
	color:#561F19;
	text-align:right;
	vertical-align:top;
	padding:10px 0px 10px 0px;
	width:240px;
}

.THTL a:link, .THTL a:visited, .THTL a:active{
	color:#561F19;
	text-decoration:none;
}

.THBL{
	font-size:11px;
	color:#561F19;
	text-align:left;
	vertical-align:top;
	padding:10px;
	width:236px;

}	
	
.THBL a:link, .THBL a:visited, .THBL a:active{
	color:#561F19;
	text-decoration:none;
}


    
/*==================================================================Lay Default Styles ============================================*/
	

#mainTbl{
    width:765px;	
	border-left:1px solid #000;
	border-right:1px solid #000;
}


#LeftColumn{
	width:173px;
	padding: 0px 0px 0px 0px;
	vertical-align:top;
	text-align:left;
	background-color:#561F19;
}


#MainBody{
	width:592px;
	vertical-align:top;
	text-align:left;
	background-color:#FDEEC4;
}

/*==================================================================Lay Home Styles ============================================*/

#homeLayout{
    width:765px;	
	border-left:1px solid #000;
	border-right:1px solid #000;
	background-color:#561F19;
	padding:20px 15px 20px 15px;

}

.HomeSpacer{
    width:10px;
}

#homepageText{
	background-color:#FAD265;
	border:1px solid #FAD265;
}


#homepageText h1{
	color:#561F19;
	font-size:18px;
	font-weight:bold;
	margin: 10px;
}

#homepageText p{
	color:#561F19;
	font-size:11px;
	margin: 10px;
}


.homeGardTout{
	background-color:#FAD265;
	border:1px solid #FAD265;
	width:140px;
	background-image:url(../images/Layout/Tout_bg.jpg);
	background-repeat:repeat-x;
	background-color:#FAD265;
	padding:10px;
	height:259px;
	vertical-align:top;
}

.Homeddl{
	border-left:1px solid #FAD265;
	border-top:1px solid #FAD265;
	vertical-align:top;
}

.Homeddl p{
	font-size:14;
	color:#FAD265;
	margin:10px 0px 0px 10px;
	font-weight:bold;

}

.Homedl{
    vertical-align:top;
	border-top:1px solid #FAD265;
}



.HomeLineSpacer{
	border-top:1px solid #FAD265;
    width:10px;
}
/*==================================================================Footer Styles ============================================*/

#footerTbl{
	width:765px;
	height:29px;
	background-image:url(../images/Layout/Footer_Bg.jpg);
	background-repeat:repeat-x;
	border-right:1px solid #000;
	border-left:1px solid #000;
	vertical-align:top;
	padding:0px 15px 0px 15px;
	font-size:11px;
	font-weight:normal;
	color:#561F19;
}

#footerTbl a:link, #footerTbl a:visited, #footerTbl a:active{
	color:#561F19;
	text-decoration:none;
}



/*==================================================================Page, Cat, Features, Event, Layouts Styles ============================================*/



#Page3Col{
	vertical-align:top;
	text-align:left;
	width:375px;
	padding: 0px 20px 0px 20px;
}

#Page2Col{
	vertical-align:top;
	text-align:left;
	width:552px;
	padding: 0px 20px 0px 20px;
}

#ToutCol{
	vertical-align:top;
	text-align:left;
	width:157px;
	padding: 32px 0px 0px 0px;
}

#PrintPage{
	vertical-align:middle;
	text-align:right;
	height:28px;
	width:157px;
	padding-right:20px;
}




#BreadCrumb{
	vertical-align:middle;
	text-align:left;
	height:28px;
	width:375px;
	padding-left:20px;

 }
 
 
#PageTitle{
    vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px 0px 10px 0px;
	font-size:18px;
	font-weight:bold;
	color:#000;
}

#Main_Image{
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}


#Main_Text{
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
 
 

/*==================================================================Alpaca  Styles ============================================*/

#AlpacaDetails{
	vertical-align:top;
	padding:0px 0px 0px 10px;
	width:100%;
	text-align:center;
}

#HerdsireDetails{
	vertical-align:top;
	padding:0px 0px 0px 10px;
	width:100%;
	text-align:left;
}




#alpacaImage{
vertical-align:top;
width:192px;
}

.Alpaca_DetailsRight{
	font-size:11px;
	font-weight:bold;
	color:#561F19;
	padding:2px 0px 0px 0px;
	text-align:left;
}

.Alpaca_DetailsLeft{
	font-size:11px;
	color:#561F19;
	padding:2px 10px 0px 0px;
	text-align:right;
}


.alpacaPageThru{
	border-bottom:1px solid #561F19;
	border-Top:1px solid #561F19;
	color:#561F19;
	padding:1px 0px 1px 0px
}



/*==================================================================Template  Styles ============================================*/




/*==================================================================Tout Styles ============================================*/

.ToutGradient{
	background-color:#FAD265;
	border:1px solid #FAD265;
	width:137px;
	background-image:url(../images/Layout/Tout_bg.jpg);
	background-repeat:repeat-x;
	background-color:#FAD265;
	padding:10px;
	height:200px;
}

.ToutGradient_sm{
	background-color:#FAD265;
	border:1px solid #FAD265;
	width:137px;
	background-image:url(../images/Layout/Tout_sm.jpg);
	background-repeat:repeat-x;
	background-color:#FAD265;
	padding:10px;
}


#Homepage_eventText{
	vertical-align:top;
	padding:10px 10px 10px 0px;
}

#Homepage_eventText p{
	color:#FAD265;
	font-weight:bold;
}
#Homepage_eventText a{
	color:#FAD265;
	font-weight:bold;
}

#ImportantText_tout{
	border-top:1px solid #FAD265;
	padding: 10px 15px 15px 15px;
}

#ImportantText_tout p{
	color:#FAD265;
	font-weight:bold;
}


.Home_toutimage{
vertical-align:top;
padding-bottom: 10px;
}

.rsvppadder{
padding:10px 0px 0px 10px;
}


.Rsvp_ImageHolder{
border-left:1px solid #FAD265;
border-Top:1px solid #FAD265;




/*==================================================================Alpaca Styles ============================================*/


/*==================================================================Print Styles ============================================*/

#lay_Print{
    background-color:#FDEEC4;
	width: 600px;
	padding:10px 0 0 0;

}

#TopHatPrint{
	background-image:url(../images/Layout/TopHat_Print.jpg);
	background-repeat:no-repeat;
	border-bottom:1px solid #000;
	height:144px;
}

#Print_Tbl{
	width:600px;
	border:1px solid #000;
}

#PrintFooter{
	background-image:url(../images/Layout/Footer_Bg.jpg);
	background-repeat:repeat-x;
	height:28px;
	text-align:center;
}



/*==================================================================Site Main Styles ============================================*/

.yellowText a:link, .yellowText a:active, .yellowText a:visited{
	 color:#FAD265;
	 padding:15px;
}



.phonebid{
	background-color:#EAD7A2;
	border:1px solid #561F19;
	padding:10px;
}




.yellow{
	 color:#FAD265;
}

.newsletterheader{
	 color:#FAD265;
}



.Consignor{
	font-family:Arial, Helvetica, sans-serif;
	color:#561F19;
	font-size:12px;
	margin-top:0px;
	margin-bottom:2px;
	text-decoration:none;
}


.Consignor a:link, .Consignor a:active, .Consignor a:visited,{
	text-decoration:none;
}

.ConsignorEmail{
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#561F19;
	margin-top:2px;
	margin-bottom:2px;
}

.border{
	border:1px solid #561F19;
}


.Lpadding{
	margin:0px 10px 5px 0px;
}



.padder{
 padding:20px;
}



/*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: #DAA520;
	TEXT-DECORATION: none
}


.menu_admin a:link, .menu_admin a:visited, .menu_admin a:active{
	FONT-WEIGHT: normal;
	FONT-SIZE: 8px;
	COLOR: #DAA520;
	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: #E8CA95;
	FONT-SIZE: 14px;
	color : #000;
	font-weight : bolder;
	padding: 2px 0px 2px 10px;
	border:1px solid #000;
}
.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: 11px;
	color : Red;
}

.FormTextSmall {
	FONT-SIZE: 10px; 
}

.FormTextVerySmall {
	FONT-SIZE: 9px;
	color:#000000;

}

.formfield {
	BACKGROUND-COLOR: #fff;
	BORDER-BOTTOM: #000 1px solid;
	BORDER-LEFT: #000 1px solid;
	BORDER-RIGHT: #000 1px solid;
	BORDER-TOP: #000 1px solid;
	COLOR: #000;
	FONT-SIZE: 12px;
}

.formfieldlogin {
	BORDER-RIGHT: #000 1px solid;
	BORDER-TOP: #000 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #000 1px solid;
	COLOR: #000;
	BORDER-BOTTOM: #000 1px solid;
	width : 120px;
}

.formfieldcheckbox {
	FONT-SIZE: 10px;
	COLOR: #cccccc;
}


.PubFormButton {
	FONT-SIZE: 11px;
	COLOR: #561F19;
	text-align : center;
	vertical-align:middle;
	font-weight:bold;
	background-image:url(../images/Layout/Button_BG.jpg);
	background-repeat:no-repeat;
	width:74px;
	height:24px;
	border:0;
	
}




.FormButton {
	BORDER: 1px solid #fff;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: FAD265;
	BACKGROUND-COLOR: #561F19;
	text-align : center;
}
A.FormButton:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #dddddd;
	BACKGROUND-COLOR: #561F19;
	TEXT-DECORATION: none;
}
A.FormButton:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: white;
	BACKGROUND-COLOR: #561F19;
	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: #6E312A;
}
	
.LargeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6E312A;
}



.header_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6E312A;
	margin: 0px 0px 5px 0px; 
}


.header_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6E312A;
	margin: 0px 0px 8px 0px; 

}


.header_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6E312A;
	margin: 0px 0px 6px 0px; 

}


.header_4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6E312A;
	margin: 0px 0px 6px 0px; 
}

.header_4 a:link, .header_4 a:active, .header_4 a:visited{
	color: #6E312A;
	text-decoration:none;
}



.header_5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6E312A;
	border-bottom: 1px solid #2A2A86;

}

