@charset "UTF-8";
/* CSS Document */

<!-- 
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #4d5365;
	background-image:url(design/headergray.jpg);
	background-position:top;
background-attachment: fixed;
background-repeat:no-repeat;

	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

.template #container { 
	width: 850px;
background-color: #EFF1F2; 
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #4d5365;
	text-align: left; /* this overrides the text-align: center on the body element. */

} 

.template #header1 { 
	text-align: right;
	color:#FFFFFF;
	/*background-image:url(design/banner.jpg);
	background-repeat:no-repeat;*/
	background-image:url(design/headerbg.jpg);
	background-repeat:no-repeat;
	height:90px; 
	padding: 10px 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	font-family: Helvetica, Arial, sans-serif;
	font-size: .75em;
}  

.template #header { 
height:230px;
	background: #000;
	border-top: #4d5365 1px solid;
padding-top:0px;/* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 


#nav {
background: #0e72c6;
padding:0;
margin: 0;
width : 100%;
height : 30px;
}

.social{
	font-family: Helvetica, Arial, sans-serif;
font-size:11px;
background: #0e72c6;
color:#CCC;
padding-top:2px;
margin: 0;
height : 30px;
float:right;
}

.social a {
text-decoration:none;	
}

.social img {
	border: none;
}
	
#nav ul {
float:left;
padding:0;
margin:0;
list-style-type:none;
}

#nav a {
float:left;
width:auto;
font-family: Helvetica, Arial, sans-serif;
font-size:12px;
font-weight: 500;
text-decoration:none;
color:#fff;
padding:0 10px;
margin: 0;

/*border-right:1px solid #606265;*/
}

#nav a:hover {
/*border-top: #456697 3px solid;*/
color:#fff;
background-color:#1184e5;
/*background-image:url(design/navhover.jpg);
background-repeat:repeat-x;*/
 }

#nav a.active {
/*border-top: #456697 3px solid;*/
color:#ffffff;
background-color:#4d5365;
background-image:url(design/navhover.jpg);
background-repeat:repeat-x;
 }

#nav a.visited {
border-top: #456697 3px solid;
color:#ffffff;
background-image:url(design/navhover.jpg);
background-repeat:repeat-x;
 }

#nav li {
display:inline;
text-align:center;
line-height: 30px;
}


ul#subnav{
margin-left: 0;
padding-left: 0;
list-style-type:none;
}

ul#subnav a{
display: block;
text-decoration: none;
background: #BEC3C9;
	font: Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	color: #1F2A57;

padding: 5px 0px 5px 10px;
border-bottom: 1px solid #e7e7e7;
width: 240px;
}

ul#subnav a:hover{
color:#1F2A57;
background:#e1e1e1;
text-decoration: none;
}


ul#subnav li{
display:inline;
}


.template #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.template #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 250px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
height:459px;
background-color:#bec3c9;
	padding-right: 10px;
/*	background-color: #eff1f2;  the background color will be displayed for the length of the content in the column, but no further */
padding-top: 32px;
padding-bottom: 15px;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	color: #fff;
}

.template #sidebar1 p {
margin-top:0;
padding-top:0;
}

.template #sidebar1 img {

margin-bottom:5px;
border: 1px solid #000;
}

.dark {
padding:10px;
border: #ccc 1px solid;
background-color: #BEC3C9;
color: #FFFFFF;
}

.light {
	display:none;
padding:10px;
border: #ccc 1px solid;
background-color: #ffffff;
color: #4a4a4a;
}


#sidebar1 h2 {
color: #1184e5;
font-size:1em;
margin-bottom:0;
padding-bottom:0;
}

.template #sidebar1  a:link {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration:none;
	color:#1184e5;
} 

.template #sidebar1  a:visited {
	font-family: Helvetica, Arial, sans-serif;
text-decoration:none;
    color:#1184e5;
}

.template #sidebar1  a:hover {
	font-family: Helvetica, Arial, sans-serif;
    text-decoration:underline; 
}

.template #mainContent { 

	margin: 0 250px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	
} 

.template #mainContent p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: .8em;
line-height:1.5em;
font-style:normal;
font-weight:100;
color: #1b1b1b;
margin-top:0;
padding-top:0;
}

.blurb {
	width:525px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
text-align:justify;
font-style:normal;
font-weight:100;
color: #1b1b1b;
margin-top:0;
padding-top:0;
}

.map{
border:1px solid #000;
padding: 5px;
width: 240px;
}

.template #mainContent  .listing {
width:250px;
height:250px;
background-color: #1a1a1a;
padding: 5px;
margin-right: 5px;
margin-bottom: 5px;
display: block;
float:left;
}

.template #mainContent  .listing p {
padding-top:10px;
color:#fff;
font-size: .8em;
}

.template #mainContent ul {
width:450px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: .8em;
font-style:normal;
font-weight:100;
list-style:circle;
}

.template #mainContent h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 1.25em;
line-height:2em;
font-weight:bold;
color: #1184e5;
border-bottom:#1184e5 1px dotted;

}

.template #mainContent h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 1em;
margin-top:30px;
font-weight:bold;
color: #1184e5;
}

h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: .9em;
font-weight:bold;

color: #1184e5;
margin-bottom:0;
padding-bottom:0;
}

.template #mainContent h4 {
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-size: .7em;
font-weight:500;
color: #1f2a57;
margin-bottom:0;
padding-bottom:0;

}

.selfserv {
height:25px;
margin-bottom:0;
padding-top:10px;
}

.selfserv img {
padding-right:15px;
border: none;
}


.heading {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: .8em;
font-weight:bold;
font-style:italic;
color: #1f2a57;
margin-bottom:0;
padding-bottom:0;
}

.template #mainContent  a:link {
    text-decoration:none; 
	color:#456697;
} 

.template #mainContent  a:visited {
text-decoration:none;
    color:#456697;
}

.template #mainContent  a:hover {
    text-decoration:underline; 
	color:#456697;
}



.template #footer { 
	padding: 40px 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#000;
	background-image:url(design/rlp-logo.gif);
	background-repeat: no-repeat;
	background-position: 650px 40px;
	border-top: #464b5c 1px solid; 
	
	font-size:.7em;
	color:#eff1f2;
} 
.template #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.template #footer  a:link {
	text-decoration:none;
	color:#1184e5;
} 

.template #footer  a:visited {
text-decoration:none;
    color:#1184e5;
}

.template #footer  a:hover {
    text-decoration:underline; 
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	background-color:#000;
	display:none;
}

.border {
width: 850px;
height: 100px;
text-align:center;
position:fixed;
z-index: 2;	
}

.bold {
	font-weight:bold;
	color:#364068;
}

--> 

