/* CSS Document for the New Ranch Cardoso Layout as of Wednesday, March 8, 2006 */
body {
	background-image: url(/layout2/background.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#000000;
	background-color:#FFFFFF;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
}
a {
	font-family: Georgia;
	font-size: 100%;
	color: #660000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
	color:: #FF3300;
}
a:active {
	text-decoration: none;
	color: #663333;
}
a:hover, a:active {
	color: #fff;
	background-color:#660000;
}
.style1 {
	font-size: x-small;
	font-family: Arial Narrow;
}
.style10 {
	color: #ECE9D8;
	font-weight: bold;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 30px;
}
.style11 {font-size: x-small}
.style11-HeaderName {font-size: 20px}
.style12 {color: #99CC00}
.style14 {font-size: x-small; font-style: italic; }
.style16-HeaderName {color: #663333}
.style17 {font-family: "Arial Narrow"}
.layer1 {
	position:absolute;
	left:50%;
	z-index:1;
	border-style:none;}
.layer2 {
	position:absolute;
	left:5%;
	z-index:1;
	border-style:none;}



/* Context menu Script- © Dynamic Drive (www.dynamicdrive.com) Last updated: 01/08/22
For full source code and Terms Of Use, visit http://www.dynamicdrive.com */

.skin0 {
position:absolute;
width:165px;
border:2px solid black;
background-color:menu;
font-family:Georgia;
line-height:20px;
cursor:default;
font-size:14px;
z-index:100;
visibility:hidden;
}

.menuitems {
padding-left:10px;
padding-right:10px;
}
