/* NAVAGATION FILES 


- MAIN NAV STYLESCourtesyNav
- SECOUND LEVEL NAV STYLES
- THIRD LEVEL NAV STYLES
- ALPACA ADDTIONAL DETAILS NAV
- ADMIN LINKS
- COURTESY NAV
*/
#MainNav{

}

.navDivider{
	padding:10px 0px 0px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	}
	
.GlobalNav { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #fff;
	margin:0px 0px 0px 0px;
	text-align:left;
	font-size: 11px;
}

.GlobalNav  a:link, .GlobalNav  a:visited  {
	padding:2px 8px 3px 8px;
	color: #fff;
	display: block;
	text-decoration: none;  
	background-color:#000;
	border-left: 2px #000 solid;
	border-right: 2px #000 solid;
}

	
.GlobalNav a:Hover, .GlobalNav a:active{ 
	padding:2px 8px 3px 8px;
	text-decoration: none;  
	background-color:#6b000f;
	border-left: 2px #c99a1c solid;
	border-right: 2px #c99a1c solid;
}

.GlobalNav_Active   { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #c99a1c;
	margin:0px 0px 0px 0px;
	text-align:left;
	font-size: 11px;
}

.GlobalNav_Active a:link, .GlobalNav_Active a:visited, .GlobalNav_Active a:hover, .GlobalNav_Active a:active {
	padding:2px 8px 3px 8px;
	color: #c99a1c;
	display: block;
	text-decoration: none;  
	background-color:#6b000f;
	border-left: 2px #c99a1c solid;
	border-right: 2px #c99a1c solid;
}

/* BreadCrumb Trail */
#BreadCrumbTBL{
}

#breadCrumb{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:##000;
	padding:5px 0px 0px 0px;
	text-align:left;
	font-size:10px;
	font-weight:normal;
	width:100%;
}
#breadCrumb a:link, #breadCrumb a:visited, #breadCrumb a:active{
	color:##000;
	text-decoration:none;
}
#breadCrumb a:hover{
	color:##000;
	text-decoration:underline;
}


/* Print Page Links */
#printPage{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:##000;
	padding:5px 15px 0px 23px;
	text-align:right;
	font-size:10px;
	font-weight:normal;
	width:10%;
}
#printPage a:link, #printPage a:visited, #printPage a:active{
	color:##000;
	text-decoration:none;
}
#printPage a:hover{
	color:##000;
	text-decoration:underline;
}

/********_______________________________| Secondary Nav |________________________________**********/

.ParentNav {
	padding: 25px 0px 0px 0px;
	background-image:url(../images/Layout_graphics/BlackDot.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
}

.ParentNav a:link, .ParentNav a:active, .ParentNav a:visited{
	text-decoration: none;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color:#5e030c;
}

.ParentNav a:Hover{
	color:#5e030c;
	text-decoration: none;
	background-position:left;
}

.ParentNav_active p{
	text-decoration: none;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color:#5e030c;
	margin: 0px 0px 0px 21px;
}

.ParentNav_active{
	text-decoration: none;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color:#5e030c;
	margin: 0px 0px 0px 21px;
}

.ParentNav_active p a:link, .ParentNav_active p a:active, .ParentNav_active p a:visited{
	color:#5e030c;
	text-decoration: none;
	text-align:right;

}


/********_______________________________| Secondary Nav |________________________________**********/
#SubCatMenu{
	margin: 10px 0px 0px 10px;
	width:90%;
}

.SecondLevelNav {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin:0px 0px 0px 0px;
	text-align:left;
}

.SecondLevelNav a:link, .SecondLevelNav a:visited {
	padding:0px 5px 0px 18px;
	color: #000;
	display: Block;
	text-decoration: none;  
}

.SecondLevelNav a:Hover, .SecondLevelNav a:active{
	text-decoration: none;
	color: #5e030c;
	background-image: url(../images/Layout_graphics/crown.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.SecondLevelNav_Active  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #5e030c;
	text-align:left;
	text-decoration:none;
	background-image: url(../images/Layout_graphics/crown.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.SecondLevelNav_Active a:link, .SecondLevelNav_Active a:visited, .SecondLevelNav_Active a:active{
	padding:0px 5px 0px 18px;
	color: #5e030c;
	display: Block;
	text-decoration: none;  
	background-image: url(../images/Layout_graphics/crown.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.SecondLevelNav_Active a:Hover{
	padding:0px 5px 0px 18px;
	color: #5e030c;
	display: Block;
	text-decoration: none;
	background-image: url(../images/Layout_graphics/crown.gif);
	background-position: left;
	background-repeat: no-repeat;
}

	
/*------------------------------------------------- Third Level Nav --------------------------------*/


#ThirdLevelNav_Table {
	border-bottom:1px solid #002E56;
	border-top:1px solid #002E56;
	width:100%;
}



.ThirdLevelNav {
}


.ThirdLevelNav p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
    color:  #000;
	text-decoration: none;
	margin: 3px 10px 3px 32px;
}

.ThirdLevelNavActive {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
    color:  #000;
	text-decoration: none;
	margin: 3px 10px 3px 32px;
}


.ThirdLevelNavActive p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
    color:  #000;
	text-decoration: none;
	margin: 3px 10px 3px 32px;
}


.ThirdLevelNav a:hover{
	text-decoration:none;
}

.ThirdLevelNav a:link, .ThirdLevelNav a:visited{
	text-decoration:none;
}




/* Admin Links ( the links that are turned on when logged in)*/

.adminlinksBttn {
	display: block;
	height:25px;
	width: 85px;
	color: #009966;
	margin: 15px;
	padding: 3px 5px 3px 5px;
}
.adminlinksBttn a:link, .adminlinksBttn a:visited, .adminlinksBttn a:active {
	color: #009966;
	text-decoration: none;
}
.adminlinksBttn a:hover {
	color: #009966;
	text-decoration: underline;
}

.adminlinks{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:5px 0px 5px 0px;
	color: #009966;
	font-size: 10px;
}

.adminlinks a:link, .adminlinks a:visited, .adminlinks a:active{
	text-decoration: none;
	color: #009966;
}

.adminlinks a:hover{
	text-decoration:underline;
	color: #009966;
}

.admin_Button, .admin_Button a:link, .admin_Button a:visited{
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #009966;
	font-size: 10px;
	text-decoration: none;
	}
	
.admin_Button a:hover {
	text-decoration: underline;
}

/* Page thru links */
.PageThruLeft{
	font-size: 11px;
	color:#000;
	text-decoration:none;
	padding:5px 0px 5px 0px;
}	
	
.PageThruRight{
	font-size: 11px;
	color:#000;
	text-decoration:none;
	padding:5px 0px 5px 0px;
}	

/* Courtesy Nav */
#CourtesyNav{
	position:relative;
	top:130px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color:#a38c67;
	word-spacing:.19em;
	text-align:right;
}

#CourtesyNav a:link{
	color:#a38c67;
	text-decoration:none;
}

#CourtesyNav a:visited{
	color:#a38c67;
	text-decoration:none;
}

#CourtesyNav a:hover, a:active{
	color:#a38c67;
	text-decoration:underline;
}

.CourtesyNavHome{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding:5px 0px 0px 0px;
	word-spacing:.19em;
	width:178px;
	height:29px;
	text-align:center;
	color:#a38c67;
}

.CourtesyNavHome a:link{
	text-decoration:none;
	color:#a38c67;
}
.CourtesyNavHome a:visited{
	text-decoration:none;
	color:#a38c67;
}
.CourtesyNavHome a:hover{
	text-decoration:underline;
	color:#a38c67;
}


/* This is a smaller text used for the wishlist, etc.*/
.smalltext {
	font-size : 10px;
}
 
 
.BWLink{
	font-size:9px;
	color:#ad6d65;
}

a.BWLink:visited, a.BWLink:active{
	color:#ad6d65;
	text-decoration:none;
}

a.BWLink:hover, a.BWLink:active{
	color:#ad6d65;
	text-decoration:underline;
}

 
