/* Rayne-Water Stylesheet */

body{
text-align: center;
margin: 0;
background: #2f5f8f;
height: 100%;

}

#body{
background: #2f5f8f url(images/bg.jpg) repeat-x;
width: 100%;
margin: 0;
padding: 0;
height: 100%;
}

#header{
height: 27px;
background: url(images/header.jpg);
}
#header a {
color: #fff;
font-weight: bold;
font-family: arial;
font-size: 13px;
margin: 0 4px 0 0;
}


#centermass{
width: 955px;
background: #fff ;
text-align: left;
margin-left: auto;
margin-right: auto;
}

#maincolumn{
width: 660px;
float: right;
margin: 0 3px 0 0px;
}

#sidebar{
width: 280px;
float: left;
margin: 0;
background: #c0c8de url('images/sbbg.jpg') repeat-x;
padding: 0;
height: 100%;
border-bottom: 3px solid #fff;
border-left: 3px solid #fff;
}


#footer{
width: 949px;
height: 22px;
clear: both;
background: #2f5f8f;
padding: 0 0 10px 0;
margin: 3px;
font-weight: bold;
font-size: 10pt;
color: #ffffff;
font-family: Arial;
border-bottom: 3px solid #fff;
}
#footer a{
position: relative;
top: 7px;
margin: 0 15px 0 15px;
}



#footer a:link {
   color: #ffffff;
   text-decoration: none;
}

#footer a:visited {
   color: #ffffff;
   text-decoration: none;
}

#footer a:hover {
   color: #ffffff;
   text-decoration: none;
}

#footer a:active {
   color: #ffffff;
   text-decoration: none;
}

.nav {
   background: url(images/button.jpg) repeat-x;
   height: 46px;
   width: 660px;
   float: right;
   margin: 0 0 15px 0;
}



.nav a {
   background: url(images/button.jpg) repeat-x;
   border-right: 1px solid #FFFFFF;
   color: #FFFFFF;
   font-family: Arial;
   font-size:13px;
   font-weight:bold;
   padding:0px 36px 0px 36px;
   line-height:46px;
   text-align: center;
   float: left;
   text-decoration:none;
}



.nav a:hover,.nav a#active {color: #f8fda0;}

#maincolumn .column1 h1{

}

.column1{
float: left;
width: 318px;
}

.column2{
float: right;
width: 316px;
}



#enviro {

   background:  url(images/santaclarita_eco_img.gif) #335055 no-repeat;

   width: 318px;



}



.envirotext {

   font-size: 12pt;

   color: #ffffff;

   padding: 1px 10px 10px 15px;

}

.envirotext h3 {

   font-size: 18px;

   font-weight: normal;
   font-family: Arial, Arial, Helvetica, sans-serif;

}



.envirotext p { color: #ffffff; }



.envirotext a:link { color: #d8a73e; text-decoration: underline;}

.envirotext a:visited {color: #d8a73e;text-decoration: underline;}

.envirotext a:hover {color: #d8a73e;text-decoration: underline;}

.envirotext a:active {color: #d8a73e;text-decoration: underline;}



#envirospacer{ height: 240px; }


#glance1 {background-image: url("images/glance1.gif"); width:  298px; height: 113px; float: right;margin: 10px;}

#glance2 {background-image: url("images/glance2.jpg"); width:  297px; height: 111px; float: right;margin: 10px;}

#glance3 {background-image: url("images/glance3.jpg"); width:  297px; height: 110px; float: right;margin: 10px;}



.glancetext {
	position: relative;
	left: 110px;
	top: 15px;
	font-size: 10pt;
	color: #457f45;
	width: 175px;

}



.glancetext h3 {

   margin: 0px;

   font-weight: bold;

   font-size: 11pt;

}

/*Sidebar Stuff*/

.sidebarthing{
width: 240px;
background: #fff;
margin: 18px;
}

.sidebarthing h2{
margin: 10px;
font-weight:400;
font-size:12px;
}

.sidebarthing .style1 h2{
margin: 10px;
font-weight:900;
font-size:14px;
color: #999999
}



/*Standard Formatting*/

p {
	line-height: normal;
	color: #85888d;
	font-size: 10pt;
	text-align:left;
	margin-right:10px;
	font-family: Arial, Arial, Helvetica, sans-serif;

}



h1 {
	top: 5px;
	text-align: left;
	background-color:  #2262AE;
	color: #ffffff;
	font-size: 15pt;
	font-weight: normal;
	font-family: Arial, Arial, Helvetica, sans-serif;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 310px;



}
.small{

font-size: 13px;
font-weight: bold;
}


h2 {
	font-size: 11pt;
	color: #2262AE;
	font-family:Arial, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 5px;

}

.call h3 {

   font-size: 14px;

   font-weight: bold;
   font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
   color: #787878;

}

.contacthighlighted {
	background-color:  #2f5f8f;
	padding: 8px;
	color: #ffffff;
	width: 640px;

}
#confused{
	border:1px solid #CCCCCC;
	margin-top: 3px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


.largeheadings {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2262AE;
	line-height: 20px;
	padding-top: 3px;
	text-align: left;
}

.largeheadingsthin {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #2262AE;
	line-height: 20px;
	padding-top: 3px;
}

.mediumheadings {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #858585;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: left;
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.maintext {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999999;
	line-height: normal;
	font-style: normal;
	text-align: left;
	padding: 0px;
}


.style4 {font-family: Arial, Helvetica, sans-serif; color: #2f5f8f; font-size: 16px;
}
