/*CSS Design by Tahoe Media Group, INC. contact phil@tahoemedia.com for more info*/

body {
	padding-top: 0;
	background-color: #FFFFFF;	
	color: #000000;
    /*background-image: url(bar.jpg);*/
    background-position: 0px 139px;
    /*background-repeat: no-repeat;*/
}

#menu ul {
    margin: 0;
	padding: 0;
	/*padding-top: 139px;*/
	list-style: none;
	font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 12px; font-weight: normal; color: #000000; text-align: center;
	margin-top: 139px; 
	margin-bottom: 0px;

}

#menu li { /* all list items */
	float: left;
	position: relative;
	width: 12.2em;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	
}

#menu li ul {/* second-level lists */
	position: absolute;
	display: block; 
	top: 2em;
    left: 0;
	width: 20em;
	
}

#menu li>ul {/* to override top and left in browsers other than IE */
	top: auto;
	left: auto;
}

/* Fix IE. Hide from IE Mac \*/
* html #menu ul li { float: left; height: 1%; }
* html #menu ul li a { height: 1%; }
/* End */

#menu li:hover ul { display: block; }

#menu li:hover>ul { visibility:visible; }

#menu ul ul { visibility:hidden; }		

/* Make-up syles */
#menu ul, li {
    margin: 0 0 0 0; 
}

/* Styles for Menu Items */
#menu ul a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #567EB3; /* IE6 Bug */
	padding: 5px;
	
}

/* Hover Styles */
#menu ul a:hover { 
	color: #FFFFFF;
	background-color: #000000;
} 

/* Sub Menu Styles */
#menu li ul a {
	text-decoration: none;
	color: #FFFFFF;
	background: #567EB3; /* IE6 Bug */
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
    padding: 5px;
	
} 


/* changes the font for the left resorts menu */
.menupad {
padding-left: 35px;

}

/* changes the image for the left resorts menu */
.button A  {
 display : block;
 background : url("reno_tahoe_carsonciity_landscape_images/button.jpg") 0px 0px no-repeat;
  /* '0px 0px' tells browser to start at top-left of the image */
 width : 253;
 height : 30px;
  /* width & height of individual link image */
    /* width & height of individual link image */
font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 12px; font-weight: strong; line-height: 22px; padding-left: 55px; text-align: left;

  /* '11px/18px' is the font-size and line-height  */
  /* Adjust line-height to center the text in the block height (height : 20px) */
 text-align : left;
  /* can replace with 'text-indent : <length>' for different effect */
  color : #339933;
 text-decoration : none;
 
 }
 
 .button A:Visited  {
 background : url("reno_tahoe_carsonciity_landscape_images/button.jpg") 0px 0px no-repeat;
  /* '0px' tells browser the visited part is 0px down from top */
 color : #339933;
 }
   
 .button A:Hover  {
 background : url("reno_tahoe_carsonciity_landscape_images/button2.jpg") 0px 0px no-repeat;
  /* '0px' tells browser the roll over part is 0px down from top */
 color : #000000;
 }

 .bigbg { background-image: url(reno_tahoe_carsonciity_landscape_images/botbg.jpg); background-repeat: no-repeat; background-position: bottom; }
/* Sub Menu Hover Styles */
#menu li ul a:hover { 
	color: #FFFFFF;
	background: #000000; }
	
.smenu{ font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 12px; font-weight: normal; line-height: 22px; padding-left: 11px; text-align: left; color:#000000;}
.smenu A:link {text-decoration: none; color: #000000; padding: 4px;}
.smenu A:visited {text-decoration: none; color: #000000; padding: 4px;}
.smenu A:hover {text-decoration: none; color: #339933; background-color: #009900; padding: 4px;}
.smenu A:active {text-decoration: none; color: #000000; padding: 4px;}
.smenu A:visited:hover {text-decoration: none; color: #339933; background-color: #009900; padding: 4px;}

.art{ font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 12px; font-weight: normal; line-height: 17px; padding-left: 11px; padding-right: 11px; text-align: left; color:#000000;}
.art A:link {text-decoration: none; color: #000000; padding: 4px;}
.art A:visited {text-decoration: none; color: #000000; padding: 4px;}
.art A:hover {text-decoration: none; color: #339933; background-color: #009900; padding: 4px;}
.art A:active {text-decoration: none; color: #000000; padding: 4px;}
.art A:visited:hover {text-decoration: none; color: #339933; background-color: #009900; padding: 4px;}


.footer{ font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 11px; font-weight: normal; line-height: 19px; padding-bottom: 45px; text-align: center; color:#339933;}
.footer A:link {text-decoration: none; color: #339933; padding: 2px;}
.footer A:visited {text-decoration: none; color: #339933; padding: 2px;}
.footer A:hover {text-decoration: none; color: #FFFFFF; border-bottom: 1px dotted #000000; background-color: #009900; padding: 2px;}
.footer A:active {text-decoration: none; color: #339933; padding: 2px;}
.footer A:visited:hover {text-decoration: none; color: #FFFFFF; border-bottom: 1px dotted #000000; background-color: #009900; padding: 2px;}

 .normal_text{ font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 14px; font-weight: normal; padding-left: 13px; padding-right: 11px; text-align: left; color: #000000; /*background-image: url(images/remax-bg.jpg); background-position: bottom center; background-repeat: no-repeat;*/}
.normal_text A:link {color:#000000;}
.normal_text A:active {color:#000000;}
.normal_text A:hover {color:#009900;} 
.normal_text A:visited {color:#000000;}
.normal_text A:visited:hover {color:#009900;}

 .normal_high{ font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 14px; font-weight: Bold; padding-top: 11px; text-align: left; color:  #08a000;}
.normal_high A:link {color:#08a000;}
.normal_high A:active {color:#08a000;}
.normal_high A:hover {color:#000000;} 
.normal_high A:visited {color:#08a000;}
.normal_high A:visited:hover {color:#000000;}

 .normal_small{ font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 12px; font-weight: normal; padding-left: 5px; padding-right: 5px; text-align: left; color: #000000; /*background-image: url(images/remax-bg.jpg); background-position: bottom center; background-repeat: no-repeat;*/}
.normal_small A:link {color:#3300CC;}
.normal_small A:active {color:#3300CC;}
.normal_small A:hover {color:#EE2426;} 
.normal_small A:visited {color:#3300CC;}
.normal_small A:visited:hover {color:#EE2426;}

 .normal_dis{ font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 11px; font-weight: normal; padding: 5px; text-align: left; color: #000000; /*background-image: url(images/remax-bg.jpg); background-position: bottom center; background-repeat: no-repeat;*/}
.normal_dis A:link {color:#000000;}
.normal_dis A:active {color:#000000;}
.normal_dis A:hover {color:#EE2426;} 
.normal_dis A:visited {color:#000000;}
.normal_dis A:visited:hover {color:#EE2426;}

 .normal_link{ font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 13px; font-weight: normal; padding: 0px; text-align: left; color: #000000;}
.normal_link A:link {color:#000000;}
.normal_link A:active {color:#000000;}
.normal_link A:hover {color:#EE2426;} 
.normal_link A:visited {color:#000000;}
.normal_link A:visited:hover {color:#EE2426;}

 .title{ font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 20px; font-weight: Bold; padding: 5px; text-align: center; color:  #005295;}
.title A:link {color:#EE2426;}
.title A:active {color:#EE2426;}
.title A:hover {color:#EE2426;} 
.title A:visited {color:#EE2426;}
.title A:visited:hover {color:#EE2426;}

 .testi{ font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 19px; font-weight: Bold; padding-top: 11px; text-align: left; color:  #08a000;}
.testi A:link {color:#08a000;}
.testi A:active {color:#08a000;}
.testi A:hover {color:#000000;} 
.testi A:visited {color:#08a000;}
.testi A:visited:hover {color:#000000;}

 .sidelist{ font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 13px; font-weight: sharp; padding: 5px; text-align: center; color:  #000000;}
.sidelist A:link {color:#000000;}
.sidelist A:active {color:#000000;}
.sidelist A:hover {color:#EE2426;} 
.sidelist A:visited {color:#000000;}
.sidelist A:visited:hover {color:#EE2426;}

 .stitle{ font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 16px; font-weight: Bold; padding-left: 20px; text-align: left; color:  #FFFFFF;}
.stitle A:link {color:#FFCC00;}
.stitle A:active {color:#FFCC00;}
.stitle A:hover {color:#FFCC00;} 
.stitle A:visited {color:#FFCC00;}
.stitle A:visited:hover {color:#FFCC00;}

 .maintitle{ font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 14px; text-align: center; font-weight: Bold; color:  #EE2426;}
.maintitle A:link {color:#EE2426;}
.maintitle A:active {color:#FFCC00;}
.maintitle A:hover {color:#000000;} 
.maintitle A:visited {color:#FFCC00;}
.maintitle A:visited:hover {color:#000000;}

td.test { border: 0px solid #FFFFFF; background: transparent; padding: 5px; font-family: Times New Roman, Georgia, Times, serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-align: center;}
td.test A:link {text-decoration: none; color: #FFFFFF;}
td.test A:visited {text-decoration: none; color: #FFFFFF;}
td.test A:hover {text-decoration: none; color: #DB3930; border-bottom: 1px dotted #014D81;}
td.test A:active {text-decoration: none; color: #FFFFFF;}
td.test A:visited:hover {text-decoration: none; color: #DB3930; border-bottom: 1px dotted #014D81;}

td.test2 { border: 0px solid #FFFFFF; background: white; padding: 5px; font-family: Times New Roman, Georgia, Times, serif; font-size: 12px; font-weight: bold; color: #1A278E; text-align: center;}
td.test2 A:link {text-decoration: none; color: #000000;}
td.test2 A:visited {text-decoration: none; color: #000000;}
td.test2 A:hover {text-decoration: none; color: #000000;}
td.test2 A:active {text-decoration: none; color: #000000;}
td.test2 A:visited:hover {text-decoration: none; color: #000000;}

 
 .tmg{ font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; text-align: center; color:#6699FF;}
.tmg A:link {text-decoration: none; color: #6699FF; padding: 1px;}
.tmg A:visited {text-decoration: none; color: #6699FF; padding: 1px;}
.tmg A:hover {text-decoration: none; color: #FFFFFF; border-bottom: 1px dotted #014D81; background-color: #154373; padding: 1px;}
.tmg A:active {text-decoration: none; color: #6699FF; padding: 1px;}
.tmg A:visited:hover {text-decoration: none; color: #FFFFFF; border-bottom: 1px dotted #014D81; background-color: #154373; padding: 1px;}

 .tag{ font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; text-align: center; color:#000000;}
.tag A:link {text-decoration: none; color: #000000; padding: 1px;}
.tag A:visited {text-decoration: none; color: #000000; padding: 1px;}
.tag A:hover {text-decoration: none; color: #000000; border-bottom: 1px dotted #000000; background-color: #000000; padding: 1px;}
.tag A:active {text-decoration: none; color: #000000; padding: 1px;}
.tag A:visited:hover {text-decoration: none; color: #000000; border-bottom: 1px dotted #000000; background-color: #000000; padding: 1px;}