@charset "UTF-8";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #EEEEEE;
	background-image: url(images/backg.png);
	background-repeat: repeat-x;
}
.header {background:url(images/santaanaLP_01.jpg) no-repeat #006699; width:940px; height:199px;}
.header2 {background:url(images/santaanaLP_02.jpg) no-repeat #333333; width:940px; height:51px;}
.headcont {padding:20px 20px 1px 270px; line-height:2em;}
.headcont2 {padding:1px 170px 5px 270px;}
.head2cont {
	color:#FFFFFF;
	text-decoration:blink;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	margin:2px 170px 2px 270px;
	line-height:1em;}

.h4span {font-size: 36px}
	
.content {
	background:url(images/santaanaLP_05.jpg) repeat-y;
	}
	
.container {
	color:#333333;
	line-height:1.5em;
	padding:2px 20px 10px 20px;
	}
.left {padding:10px 15px 10px 15px;}
.left2 {
	color:#FFFFFF;
	background:#006699;
	margin:10px 10px 10px 10px;	
	padding:10px 15px 10px 15px;
	}
	
.left2 a, hover, active, visited {
	color:#FFFFFF;
	}
	
.left3 {
	color:#000000;
	background:#FFFFFF;
	margin:10px 10px 10px 10px;	
	padding:10px 2px 10px 2px;
	}
.footer {background:url(images/santaanaLP_07.jpg) no-repeat top #333333;
	color:#999999;
	padding:20px 50px 20px 50px;
	}
	
.footer a, hover{
	font-size:10px;
	color:#CCCCCC;
	}
	
h1 {
	font-size: 22px;
	color: #FFFFFF;
}

h1 span {
		color:#FC0;
	font-size:26px;}

h2 {
	font-size: 22px;
	color: #003366;
	line-height:2em;
}
h3 {
	font-size: 14px;
	color: #FFFFFF;
}
h4 {
	font-size: 18px;
	color: #FFFF66;
}


.download a{
background: #ccff99;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #003366;
display: block;
width: auto;
padding: 10px 0 10px 0;
text-decoration: none;
}
.download a:hover{
background: #99cc66;
color: #000000;
}


