/*_______________________  Default.css  _______________________*/

body {
	MARGIN: 10px;
	font-family : Arial, sans-serif, Verdana, Geneva, Helvetica;
	font-size : 11px;
}

#BodyColor {
	margin: 10px 0px 0px 0px;
	background-color: #83825F;
}

textarea {
/*	background-color:#fff;
*/}

table{
}

td, th{
	margin: 0px;
	padding: 0px;
	font-family : Arial, sans-serif, Verdana, Geneva, Helvetica;
	font-size: 11px;
}

div{
	margin: 0px;
	padding: 0px;
}


p{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

h1{
}

h2{
	}

h3{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #9a6e42;
}

h4{
	font-size: 11px;
	margin:0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	color: #9a6e42;
}

h4 a:link, h4 a:visited, h4 a:active{
	text-decoration: none;
}

h4 a:hover {
	text-decoration: underline;
}

h5{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 3px 15px;
	color: #9a6e42;
}

/*______________________________LAYOUT STYLES___________________________________*/

#Logo{
	margin:0px;
	padding:0px;
	width:171px;
}

#layoutTBL{
/*	background-color: #FFF; */	
	vertical-align:top;
	border-left:1px #000 solid;
	border-right:1px #000 solid;
	width: 763px;
}

#layoutTBLHome{
	background-Color: #FFF; 
	vertical-align:top;
	border-left:1px #000 solid;
	border-right:1px #000 solid;
	width: 763px;
}

#Fusebox_Container{
	vertical-align:top;
	background-color: #fff; 
	width: 593px;
	padding: 0px 0px 0px 0px;
}

#Fusebox_Container_Alpaca{
	padding:0px 0px 0px 17px;
	margin:0px 0px 0px 0px;
	vertical-align:top;
	width: 542px;
	background-color:#eee1a1;
	border-collapse:separate;
}

.loginbox{
	Border-right: 1px solid #BBB9B9;
	Border-left: 1px solid #BBB9B9;
	vertical-align: top;
	padding: 0px 10px 0px 10px
}

/* ----- |Top Hat |---- */
#TopHatTBL{
	background-image: url(../images/lay_Out_Default/TopBackground.jpg);
	background-repeat: repeat-x;
	background-color:#fff;
	border:1px #000 solid;
	width: 763px;
}


#Tophatprint {
	background-color:#fff;
	border:1px #000 solid;
}


/*______________ HOME LAY OUT STYLES _________________*/

#Fusebox_Container_Home{
	vertical-align:top;
	background-color:#FAFAF9;
	width: 595px;
	padding: 0px 0px 0px 0px ;
}

#circuitToutHome{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:top;
	background-color:#fff;
}

#circuitTBLHome{
	border-collapse:collapse; 
	background-color:#fff;
}

/*_________________________________ FOOTER STYLES _________________________________*/
		
#footerTBL{
	width:763px;
	height:19px;
	background-color:#a6a78f;
	border: #000 solid 1px;
	padding: 5px 0px 3px 0px;
}


#footerHomeTBL{
	width:763px;
	height:25px;
	background-color:#9a6e42;
}

#FooterLeft{
	color:#fff;
	vertical-align:center;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight:bold;
	padding: 0px 0px 0px 5px;
}
#FooterRight{
	color:#fff;
	vertical-align:center;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	padding: 0px 28px 0px 0px;
}

#footerTBL a:link, #footerTBL a:visited, #footerTBL a:active, #footerHomeTBL a:link, #footerHomeTBL a:visited, #footerHomeTBL a:active{
	color:#fff;
	text-decoration:none;
}

#footerTBL a:hover{
	color:#fff;
	text-decoration:underline;
}


/* ============================ Page Headers =============================== */
/* ========================== Updated:02.25.2009 Jesse ===================== */
/* ================= Page Headers (across all data types) ================== */

#pageHead {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}

#pageHead h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-Weight: Bold;
	line-height: normal;
	color:#9A6E42;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
}

#pageHead h2 {
	color: #9a6e42;
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
}

#pageHead h2 a:link, #pageHead h2 a:visited, #pageHead h2 a:hover, #pageHead h2 a:active {
	color: #9a6e42;
}

#pageDefaultA {
	background-color:#C6C8A3;
	padding: 0px 10px 5px 10px;
}


#circuitTBL{
	width:100%;
	border-collapse:collapse;
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;/*
	background-color:#FAFAF9;*/
}

#circuitBody{
	vertical-align:top;	
	width:100%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-image:url(/images/lay_Out_Default/FuseBoxBackGround.jpg);
	background-repeat:repeat-y;
}

#circuitBodyNoTout{
	vertical-align:top;	
	width:100%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-image:url(/images/lay_Out_Default/FuseBoxBackGround_NoTouts.jpg);
	background-repeat:repeat-y;
}

#circuitBodyHome{
	vertical-align:top;	
	width:100%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-image:url(images/lay_Out_Default/FuseBoxBackGroundHome.jpg);
	background-repeat:repeat-y;
	background-Color: #C5C79F;  
}

#circuitBodyNoToutHome{
	vertical-align:top;	
	width:100%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-image:url(../../V2/images/lay_Out_Default/FuseBoxBackGroundHome_NoTouts.jpg);
	background-repeat:repeat-y;
	background-Color: #83825f;  
}


#template{
	vertical-align:top;	
	width:100%;
	padding:0px 0px 0px 0px;
}
	
#template_MT{
	vertical-align:top;	
	width:100%;
	padding:0px 0px 0px 0px;
	/*    height:600px;*/	
}

#circuitTout{
	width:170px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:top;  
	border-left: 1px solid #c6c8a2;
}


#pageTitle{
	vertical-align:bottom;
	padding: 0px 0px 0px 2px;
	text-align:left;
	height:100px;
}

.ImageText{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}


.ImageText h1{
	color: #9a6e42;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:Bold;
}

.ImageTextp{
	padding:0px 10px 5px 15px;
	margin:0px 0px 0px 0px;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}

.ImageTextp p{
	padding:0px 0px 10px 0px;
}



.ImageText p a:link, .ImageText p a:visited, .ImageText p a:active{
	color:#9a6e42;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.ImageText p a:hover{
	color: #9a6e42;
	text-decoration: underline;
}

.temPadding{
	padding:10px 10px 15px 10px;
}

.temPaddingSiteMap{
	padding: 0px 10px 10px 20px;
}

.M_ImageCenter{
	margin:0px 0px 0px 0px;
}

.M_ImageRight{
	text-align:right;
	padding: 0px 10px 10px 10px;
	margin: 0px 10px 10px 10px;
}

.M_ImageLeft{
	text-align:left;
	padding: 0px 10px 10px 10px;
	margin: 0px 10px 10px 14px;
}

.F_ImageCenter{
	text-align:left;
}

.F_ImageRight{
	text-align:right;
	margin:0px 0px 5px 10px;
	width:250px;
}

.F_ImageLeft{
	text-align:left;
	margin:0px 10px 5px 0px;
	width:250px;
}


.twoColPadLeft{
	padding-left:10px;
}

.twoColPadRight{
	padding-right:10px;
}

/* __________ SubCatA -- Categories showing SubCats ___________________ */
/* __________ Updated: 12.22.08 Jesse _________________________________ */
/* __________ Used in: ________________________________________________ */
/* __________ catcores/catcore_Subcats_w_Events_And_Features.cfm ______ */
/* __________ catcores/catcore_Subcats_With_Events.cfm ________________ */
/* __________ catcores/catcore_Subcats_With_Features.cfm ______________ */
/* __________ category/dsp_subcats.cfm ________________________________ */
/* __________ category/dsp_subcats_gallery.cfm ________________________ */
/* __________ Event/put_Event_list.cfm ________________________________ */
/* __________ feature/put_feature_list.cfm ____________________________ */

.subCatATBL {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.subCatA {
}

.SubCatAcontainerTD{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.subCatA td{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}


.subCatAimg {
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	border: #9a6e47 solid 1px;
}

.subCatA h2{
	background-color: #c5c79f;
	border: #9a6e47 1px solid;
	color: #fff;
	display: block;
	height: 15px;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	margin:0px 8px 0px 8px;
	vertical-align:middle;
}

.subCatA h2 a:link, .subCatA h2 a:visited, .subCatA h2 a:active {
	color: #fff;
	display: block;
	text-decoration: none;
	margin:0px 0px 0px 0px;
	padding:0px 13px 0px 13px;
}

.subCatA h2 a:hover {
	color: #fff;
	text-decoration: underline;
}

.subCatA h3{
	font-size: 11px;
	font-weight: bold;
	color: #9a6e42;
	padding-left: 10px;
	
}

.subCatA h3 a:link, .subCatA h3 a:visited, .subCatA h3 a:active {
	color: #9a6e42;
	display: block;
	text-decoration: none;
}

.subCatA h3 a:hover {
	color: #9a6e42;
	text-decoration: none;
}

.subCatAImgHolder {
}

.subCatAImg {
}


.subCatA p{
	padding-right: 15px;
	padding-left: 15px;
	line-height: 14px;
	font-size: 11px;
	color: #000;
}
.subCatAp{
	padding: 5px 10px 0px 23px;
	font-size: 11px;
	color: #000;
}

.subCatA p a:link, .subCatA p a:visited, .subCatA p a:active {
	color: #9a6e42;
	text-decoration: underline;
}

.subCatA p a:hover {
	color: #9a6e42;
	text-decoration: underline;
}


.SubCatAMore {
	float: right;
}

.SubCatAMore a:link, .SubCatAMore a:visited, .SubCatAMore a:active {
	font-size: 11px;
	color: #9a6e42;
	line-height: 18px;
	vertical-align: bottom;
	text-decoration: underline;
}

.SubCatAMore a:hover {
	color: #9a6e42;
}
.SubCatAAll {
	float: right;
	padding-right: 2px;
	width: 55px;
	vertical-align: top;
}

.SubCatAAll a:link, .SubCatAAll a:visited, .SubCatAAll a:active {
	font-size: 11px;
	color: #9a6e42;
	line-height: 12px;
	text-decoration: underline;
}

.SubCatAAll a:hover {
	color: #9a6e42;
}
.SubCatAVwAll {
	color: #009c98;
	font-size: 11px;
	vertical-align:middle;
}
.SubCatAVwAll a:link, .SubCatAVwAll a:visited, .SubCatAVwAll a:hover, .SubCatAVwAll a:active  {
	color: #009c98;
}

.SubCatAByLine {
	font-size: 11px;
	color: #9a6e42;
}

hr.subCatA {
	color: 9a6e42;
	height: 1px;
	width: 277px;
	margin-left: 14px;
}


/* End SubCatA Styling */


/* __________ SubCatB -- Categories showing SubCats ___________________ */
/* __________ Updated: 1/18/2009 Hazen _________________________________ */
/* __________ Used in: ________________________________________________ */
/* __________ catCores/catcore_alpacas_for_sale.cfm ________________________ */

.subCatBTBL {
	background-image: url(../images/lay_Out_Default/BigShadowBack.jpg);
	background-repeat: repeat-y;
	width: 421px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 9D7247;
}

#BottomTout {
}

#BottomToutColumn{
}

.subCatB {
	padding: 5px 12px 5px 12px;
	vertical-align: top;
	text-align: left;
}

.SubCatAcontainerTD{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.subCatB td{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.subCatB img {
	margin: 0px;
	padding: 0px;
}
.subCatBHeadR {
	/*no style*/
}

.subCatB h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-Weight: Bold;
	line-height: normal;
	margin-bottom: 5px;
	margin-top: 4px;
	Color:#9A6E42;
	padding-left:8px;
}

.subCatB .h2RightSide{
	/*no style*/
}
.subCatB .h2LeftSide{
	/*no style*/
}
.subCatB .h2AllSide{
	/*no style*/
}
.subCatB .h2NoSide{
	/*no style*/
}

.subCatB h2 a:link, .subCatB h2 a:visited, .subCatB h2 a:active {
	color: #9a6e42;
	text-decoration: none;
}

.subCatB h2 a:hover {
	color: #9a6e42;
	text-decoration: underline;
}

.subCatB h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0px 0px 0px 4px;
	color: #9a6e42;
}

.subCatB h3 a, .subCatB h3 a:visited, .subCatB h3 a:active, .subCatB h3 a:hover {
	color: #9a6e42;
}
.subCatBImgHolder {
	padding: 0px 10px 5px 0px;
}
.subCatBImg {
	border:1px solid #9a6e42;
	margin: 0px;
	padding: 0px;
}

.subCatBImgHolderDefault {
	margin: 0px;
	padding: 0px;
	height: 0px;
}

.subCatBImgDefault {
	width: 150;
	height: 0px;
}

.subCatBp{
	font-size: 11px;
	margin: 4px;
	padding:0px 0px 0px 4px;
	line-height: 14px;
	color: #333333;
	vertical-align: middle;
}

.subCatBp a:link, .subCatBp a:visited, .subCatBp a:active {
	color: #9a6e42;
	text-decoration: underline;
}

.subCatBp a:hover {
	color: #d18316;
	text-decoration: underline;
}


.subCatBMore {
	padding:3px 14px 7px 14px;
	float: right;
}

.subCatBMore a:link, .subCatBMore a:visited, .subCatBMore a:active {
	font-size: 11px;
	color: #9a6e42;
	line-height: 18px;
	vertical-align: bottom;
	text-decoration: underline;
}

.subCatBMore a:hover {
	color: #FCE8E9;
}

.subCatBVwAll {
	color: #009c98;
	font-size: 11px;
	vertical-align:middle;
	padding: 0px 5px 0px 0px;
}
.subCatBVwAll a:link, .subCatBVwAll a:visited, .subCatBVwAll a:hover, .subCatBVwAll a:active  {
	color: #009c98;
}

.subCatBByLine {
	padding:2px 15px 0px 14px;
	font-size: 11px;
	color: #9a6e42;
}

.subCatB hr{
	color: 9a6e42;
	height: 1px;
	width: 277px;
	margin-left: 14px;
}


/* End SubCatB Styling */

.head{
	padding:2px 0px 2px 14px;
	margin:0px 0px 0px 0px;
	background-color:f5e0c4;
	border-top: #9a6e42 2px solid;
	border-bottom: #9a6e42 2px solid;
	}

#customer_TBL{
	border:1px solid #475D1F;
	background-color:#fff;
	width:550px;
}
#customer_TBL h1{
	color:#000;
} 
.boxtitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding:2px 10px 2px 10px;
}

.RowHeader{
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	padding:2px 2px 2px 2px;
	background-color:#000;
}


.borderTop{
	border-top: 1px solid #000;
}


/* __________ defaultTeaser -- Teaser styles ____________________________ */
/* __________ Updated: 01.08.2009 Jesse _________________________________ */
/* __________ Used in: __________________________________________________ */
/* __________ feature/put_default_teaser.cfm ____________________________ */
/* __________ feature/put_feature_list.cfm ______________________________ */
/* __________ feature/put_Event_list.cfm ________________________________ */


.defaultTeaser {
	margin-bottom: 10px;
}

.defaultTeaser td{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 10px 0px 10px;
}

.defaultTeaserImg{
	margin:0px;
	border:1px solid #9a6e42;
	width:182px;
	voice-family:"\"}\"";
	voice-family:inherit;
	max-width:182px;
	padding: 0px;
}
.defaultTeaserImgHolder{
}

.defaultTeaser h2 {
	border-top: #9a6e42 solid 1px;
	font-size: 11px!important;
	font-weight: bold;
	padding:0px;
	line-height: 18px;
	margin: 0px;
	color: #9a6e42;
	vertical-align:bottom;
}

.defaultTeaser h2 a:link, .defaultTeaser h2 a:visited, .defaultTeaser h2 a:active, .defaultTeaser h2 a:hover{
	color: #9a6e42;
}
.defaultTeaser h4 {
	font-size: 11px;
	font-weight: bold;
	padding:0px;
	line-height: 14px;
	margin: 0px;
	color: #9a6e42;
}

.defaultTeaser h4 a:link, .defaultTeaser h4 a:visited, .defaultTeaser h4 a:active, .defaultTeaser h4 a:hover{
	color: #9a6e42;
}

/*h3's are used when headings are needed but the item is to be displayed far away from the item */ 
.defaultTeaser h3 {
	font-size: 11px;
	font-weight: bold;
	padding:0px;
	line-height: 14px;
	margin: 0px;
	color: #9a6e42;
}

.defaultTeaser h3 a, .defaultTeaser h3 a:visited, .defaultTeaser h3 a:active, .defaultTeaser h3 a:hover {
	color: #9a6e42;
}

.defaultTeaser p {
	font-size: 11px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
}

.defaultTeaser p a:link, .defaultTeaser p a:visited, .defaultTeaser p a:hover, .defaultTeaser p a:active{
	color: #000;
}

.defaultTeaserLabel {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #9a6e42;
}

.defaultTeaserData {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.defaultTeaserMore {
	font-size:10px;
	margin:5px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
}

.defaultTeaserMore a:link, .defaultTeaserMore a:active, .defaultTeaserMore a:visited, .defaultTeaserMore a:hover{
	color: #000;
}

.defaultTeaserByLine {
	padding:3px 0px 3px 0px;
	font-size: 11px;
	color: #000;
}

/* __________ defaultFeature -- Feature display pages _________________ */
/* __________ Updated: 12.22.08 Jesse _________________________________ */
/* __________ Used in: ________________________________________________ */
/* __________ feature/dsp_feature_default.cfm _________________________ */


#defaultFeature {
	width: 100%;
}
#defaultFeature td{
	padding-left: 0px;
}
#defaultFeature {
	width: 100%;
}

#defaultFeature h1 {
	color: #9a6e42;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}

#defaultFeature h1 a:link, #defaultFeature h1 a:visited, #defaultFeature h1 a:hover, #defaultFeature h1 a:active {
	color: #9a6e42;
}

#defaultFeature h2 {
	color: #9a6e42;
	background-color:#c4c565;
	border:1px solid #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: Bold;
	padding:10px 0px 8px 0px;
	text-align:left;
}

#defaultFeature h2 a:link, #defaultFeature h2 a:visited, #defaultFeature h3 h2 a:hover, #defaultFeature h2 a:active {
	color: #9a6e42;
}

#defaultFeature .byline p{
	color: #9a6e42;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 11px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align:left;
}
#defaultFeature p {
	font-size: 11px;
	line-height: 14px;
	padding: 0px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
}

#defaultFeature p a:link, #defaultFeature a:visited, #defaultFeature a:hover, #defaultFeature a:active{
	color: #9a6e42;
}

.defaultFeatureLabel {
	color: #9a6e42;
	padding: 0px 0px 0px 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

.defaultFeatureData {
	color: #9a6e42;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}


/* __________ defaultEvent -- Event display pages _____________________ */
/* __________ Updated: 12.22.08 Jesse _________________________________ */
/* __________ Used in: ________________________________________________ */
/* __________ Event/dsp_event.cfm _____________________________________ */


#defaultEvent td{
	padding: 0px 14px 0px 14px;
	color: #9a6e42;
}
#defaultEvent {
	width: 100%;
}

#defaultEvent h1 {
	color: #9a6e42;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}

#defaultEvent h1 a:link, #defaultEvent h1 a:visited, #defaultEvent h1 a:hover, #defaultEvent h1 a:active {
	color: #9a6e42;
}

#defaultEvent h2 {
	color: #9a6e42;
	font-size:14px;
	font-weight: Bold;
	padding: 7px 0px 7px 0px;
	text-align:left;
}

#defaultEvent h2 a:link, #defaultEvent h2 a:visited, #defaultEvent h3 h2 a:hover, #defaultEvent h2 a:active {
	color: #9a6e42;
}

#defaultEvent .byline p{
	color: #9a6e42;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 14px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align:left;
}
#defaultEvent p {
	font-size: 11px;
	line-height: 14px;
	padding: 0px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
}

#defaultEvent p a:link, #defaultEvent a:visited, #defaultEvent a:hover, #defaultEvent a:active{
	color: #9a6e42;
}

.defaultEventLabel {
	color: #9a6e42;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

.defaultEventData {
	color: #9a6e42;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}


/* ============================== Virtual Tour ============================== */
/* ========================== Updated:4.29.08 Jesse ========================= */
/* =================== catcores/catcore_VirtualTour.cfm ===================== */
#virtTourTbl {
}

#virtualTour {
}

#virtualTour td {
	font-family:Arial, Helvetica, sans-serif;
	padding: 0px 10px 10px 10px;
}

#virtualTour h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #9a6e42;
}
#virtualTour p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	color: #9a6e42;
}

#virtualTour img {
	border: #9a6e42 solid 1px;
}


.vtCenter {
	margin-bottom: 10px;
}
.vtRight {
	margin-left: 10px;
}
.vtLeft {
	margin-right: 10px;
}
/* ============================== Photo Gallery ============================= */
/* ========================== Updated:7.14.08 Jesse ========================= */
/* =================== Gallery/dsp.Gallery_Imgages.cfm ====================== */

.galleryA {
	margin-right: 5px;
}
.galleryA td {
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
}
.galleryA h4 {
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	color: #000;
}
.galleryA h4 a:link, .galleryA h4 a:visited, .galleryA h4 a:active {
	color: #000;
	text-decoration: none;
}
.galleryA h4 a:hover {
	color: #000;
	text-decoration: underline;
}
.galleryA p {
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}

.galleryAViewLink {
	color: #000;
	font-size: 11px;
}
.previousNextGall {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 10px;
}
.previousNextGall a:link, .previousNextGall a:visited, .previousNextGall a:active {
	color: #000;
}
.previousNextGall a:hover {
	color: #000;
}

#AddressRow{ 
	vertical-align:bottom;
	border-right: 1px solid #9a6e42;
	background-color:#FAFAF9;
	padding: 10px 5px 5px 10px;
	font-family: Arial, sans-serif, Verdana, Geneva, Helvetica;
	font-size: 10px;
	font-weight: normal;
}

.Heading_1{ 
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#9a6e42;
	margin-top: 2px;
	margin-bottom:0px;	
}


.Heading_2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: Bold;
	color: #9a6e42;
	margin-top: 0px;
	margin-bottom: 0px;

}


.Heading_3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: Bold;
	color: #9a6e42;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom:1px solid #795200;
}



.Heading_4{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: Bold;
	color: #9a6e42;
	margin-top: 0px;
	margin-bottom: 0px;
}



.Heading_5{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	color: #9a6e42;
	margin-top: 0px;
	margin-bottom: 5px;
}



.Heading_6{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9a6e42;
	margin-top: 0px;
	margin-bottom: 5px;
}

/* Admin.css */
/* __________________
Contains all styles needed for Admin screens
Version 2.0
__________________*/


/*===================== TopTierHeader =====================*/

td.TopTierHeader {
}

.TopTierHeader {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; 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;
}

/*____________________________FCK_Styles___________________________________*/
.StandardText{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	margin-top: 0px;
	margin-bottom: 5px;
}

.LargeText{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height:14px;
}

.StandardTextBold{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Bold;
	color: #000;
	margin-top: 0px;
	margin-bottom: 5px;
}

/* Admin Links ( the links that are turned on when logged in)*/

.adminlinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding:5px 10px 5px 10px;
	color: #83825f;
	font-size: 10px;
	font-weight: bold;
}

.adminlinks a:link, .adminlinks a:visited, .adminlinks a:active {
	text-decoration: none;
	color: #83825f;
}

.adminlinks a:hover {
	text-decoration:underline;
}

.adminToutLinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding:5px 0px 0px 0px;
	color: #a6a78f;
	font-size: 10px;
	float: right;
}

.adminToutLinks a:link, .adminToutLinks a:visited, .adminToutLinks a:active {
	text-decoration: none;
	color: #a6a78f;
}

.adminToutLinks a:hover {
	text-decoration:underline;
}

#hiddenAdminLnk {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #c6c8a2;
	font-size: 10px;
	width: 100%;
	text-align: center;
}

#hiddenAdminLnk a:link, #hiddenAdminLnk a:visited, #hiddenAdminLnk a:active {
	color: #c6c8a2;
}

#hiddenAdminLnk a:hover {
	color: #9a6e42;
}
