/* General Page Properties */
body {
	  /* background-color: #AC2B2B; */
	 background-image:url(../images/snowflake_tile_2.jpg); 
	/*background-color: #101832;*/
	}

.default_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	letter-spacing: 1px;
	font-weight: normal;
	color: #333333;
	vertical-align: top;
}

.default_content_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: normal;
	letter-spacing: 1px;
	font-weight: bolder;
	color: #333333;
}



.default_content_small_table {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	letter-spacing: 1px;
	font-weight: bolder;
	color: #333333;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}





.default_content_small_table2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 24px;
	letter-spacing: 1px;
	font-weight: bolder;
	color: #333333;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}



.default_content_strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: normal;
	letter-spacing: 1px;
	font-weight: normal;
	color: #333333;
}


.default_content_title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: normal;
	letter-spacing: 1px;
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
}




.chili_list
 {
 list-style-image: url (images/small_chili.jpg); 
 }
 
 
 ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	list-style-position: outside;
	/* list-style-image: url(arrow.gif); */
 list-style-type: square;
	padding: 7px;
	margin: 7px;
 }
 


.default_content_xtra_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: normal;
	letter-spacing: 1px;
	font-weight: bolder;
	color: #333333;
}



.dark_background_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	letter-spacing: 1px;
	font-weight: bolder;
	color: #B5BAD5;
}

.summer_of_love {
	font-family: Papyrus, "Tempus Sans ITC", Courier, "Courier New";
	font-size: x-small;
	line-height: normal;
	letter-spacing: 1px;
	font-weight: bolder;
	color: #000000;
}



/* This is the largest text on the top of the entire website (Taos Lodging Text)*/
.title_text {
	font-family: Papyrus, "Tempus Sans ITC", Courier, "Courier New";
	font-size: x-large;
	line-height: normal;
	letter-spacing: 1px;
	font-weight: bolder;
	color: #FFFFFF;
}


/* This is the medium text on the top of each page (about us, local info etc...)*/
.sub_title_text {
	/* font-family: Papyrus, "Tempus Sans ITC", Courier, "Courier New"; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: normal;
	letter-spacing: 1px;
	font-weight: bolder;
	color: #FFFFFF;
}



/* This is the medium text on the top of each page (about us, local info etc...)*/
.small_title_text {
	font-family: Papyrus, "Tempus Sans ITC", Courier, "Courier New";
	font-size: small;
	line-height: normal;
	letter-spacing: 1px;
	font-weight: bolder;
	color: #FFFFFF;
}



#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	/* background-color: #AC2B2B;   -- red*/
	background-color: #072740;  
	color: #B5BAD5;
	font-size: 13px;
	/* font-family: Papyrus,"Tempus Sans ITC", Courier, "Courier New", Verdana; */
	font-family: Arial, Helvetica, sans-serif;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	background-color: #072740;
	color: #B5BAD5;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #CDA77C;
	color: #000000;
}

/* Menu navigation (regular links -  not buttons)  */
.menu_link:link {
	color: #CCCCCC;
	text-decoration: none;
	/* font-family: Papyrus,"Tempus Sans ITC", Courier, "Courier New", Verdana; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.menu_link:visited {
	color: #CCCCCC;
	text-decoration: none;
	/* font-family: Papyrus,"Tempus Sans ITC", Courier, "Courier New", Verdana; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.menu_link:active {
	background-color: #AC2B2B;
	color: #66CCFF;
	text-decoration: none;
	/* font-family: Papyrus,"Tempus Sans ITC", Courier, "Courier New", Verdana; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.menu_link:hover {
	background-color: #072740;
	color: #66CCFF;
	text-decoration: none;
	/* font-family: Papyrus,"Tempus Sans ITC", Courier, "Courier New", Verdana; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}



/* Link functionality on the main page (individual condo links) */
.default_content_link A:link {color: #A51D0E; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold;}
.default_content_link A:visited {color: #A51D0E; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold;}
.default_content_link A:active {background-color: #CDA77C; color: #FFFFFF; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold;}
.default_content_link A:hover {background-color: #CDA77C; color: #FFFFFF; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold;}



/* small table */
.default_content_link_small A:link {color: #A51D0E; text-decoration: none; Arial, Helvetica, sans-serif; font-size: x-small;; font-weight: 900;}
.default_content_link_small A:visited {color: #A51D0E; text-decoration: none; Arial, Helvetica, sans-serif; font-size: x-small;; font-weight: 900;}
.default_content_link_small A:active {background-color: #CDA77C; color: #FFFFFF; text-decoration: none; Arial, Helvetica, sans-serif; font-size: x-small;; font-weight: 900;}
.default_content_link_small A:hover {background-color: #CDA77C; color: #FFFFFF; text-decoration: underline; Arial, Helvetica, sans-serif; font-size: x-small;; font-weight: 900;}



/* The footer_text style offers the text found at the very bottom of the page (i.e.: taos lodging copyright and RMTV link*/
.footer_text {font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif; font-size: 9px; line-height: normal; letter-spacing: 1px;font-weight: bolder;color: #FFFFFF;}
.footer_text:link {color: #FFFFFF; text-decoration: none; font-size:9px ;font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;}
.footer_text:visited {color: #FFFFFF; text-decoration: none; font-size:9px;font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif}
.footer_text:active {background-color: #181F40; color: #66CCFF; text-decoration: none; font-size:9px;font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif}
.footer_text:hover {background-color: #181F40; color: #66CCFF; text-decoration: none; font-size:9px ;font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif}

























.img-shadow {
   float:left;
   background: url(../images/shadowAlpha2.png) no-repeat top right !important;
   background: url(../images/shadowAlpha2.png) no-repeat top right;
   margin: 10px 0 0 10px !important;
   margin: 10px 0 0 5px;
   }
 
.img-shadow img {
	display: block;
	position: relative;
	background-color: CDA77C;
	border: 0px solid #CDA77C;
	padding: 0px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: -6px;
	margin-left: -6px;
   } 




.thumbnail{
position: relative;
z-index: 0;
}


.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFFFFF;
padding: 5px;
left: -2000px;
border: 1px outset gray;
display: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

/*CSS for enlarged image on hover*/ 
/* .thumbnail:hover span{ 
display: visible;
margin-top: 55px;
left: 55px; 
}
*/
