/* 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;
}

.boldlargeblue {
	text-align: left;
	color: #2F5F8F;
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial, Arial, Helvetica, sans-serif;
	padding: 0px;
}


.nav {
   height: 46px;
   margin: 0 0 15px;
}

.nav div {
    margin-right: 1px;
    float: left;
}

.nav a {
   background: url(images/button.jpg) repeat-x;
   color: #FFFFFF;
   font-family: Arial;
   font-size:13px;
   font-weight:bold;
   line-height:46px;
   text-align: center;
   text-decoration:none;
   display: block;
}



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

#maincolumn .column1 h1{

}

.column1{
	float: left;
	width: 330px;
	padding-left: 5px;
}

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



#enviro {

   background:  url(images/sandiegobeach.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.jpg"); 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;}

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



.glancetext {

   position: relative;

   left: 120px;

   top: 15px;

   font-size: 10pt;

   color: #457f45;

   width: 170px;

}



.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: 1.3em;
	color: #85888d;
	font-size: 10pt;
	text-align:justify;
	margin-right:10px;
	font-family: Arial, Arial, Helvetica, sans-serif;
	padding-left: 0px;

}



h1 {
	position: relative;
	top: 5px;
	text-align: left;
	background-color:  #ee5615;
	color: #ffffff;
	font-size: 15pt;
	font-weight: normal;
	font-family: Arial, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 318px;



}
.small{

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


h2 {

   font-size: 11pt;

   color: #2e5e8e;
   font-family:Arial, Arial, Helvetica, sans-serif;

}

.call h3 {

   font-size: 14px;

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

}

.contacthighlighted {
	background-color:  #2f5f8f;
	color: #ffffff;
	width: 625px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;

}
#confused{
border:1px solid #CCCCCC;
margin: 10px 40px 25px 10px;
padding: 10px;}

