/* COMMON DEFINITIONS */
body {  
 background-color:#006D7F;
 margin:0px;
 padding:0px;
}

a {  color: #006D7F;}
a:link {  color: #006D7F}
a:active {  color: #006D7F}
a:visited {  color: #006D7F}
a:hover {  color: #000000}

.important { color: #FF0000; }
.message {
  color: #FF0000;
  margin: 10px 0px 10px 0px;
}
img {
 border: 0px;
}

h1, h3 { font-size:10px; font-weight:normal; text-align:center; }
h3 { font-size:14px; font-weight:bold; margin-top:10px; }

/* -------------------- RLP SITE STYLES -------------------- */


#topwrap {clear:both; position: relative; height: 550px;}

#header { width: 878px; height:141px; background:url(../images/template/top-splash.jpg); overflow:hidden; position:relative;}

#frame {
 position:relative;
 width:878px;
 margin:auto;
 top:5px;
}
#title {
 position:absolute;
 top:6px;
 text-align:center;
 color:#00AFC6;
 font-family:Verdana;
 z-index:2;
 width:875px;
}
#head {
 position:absolute;
}
#left {
 position:absolute;
 top:165px;
 left:0px;
}
#right {
 position:absolute;
 top:165px;
 right:0px;
}
#flash {
 position:absolute;
 top:165px;
 left:108px;
}
#nav-bg {
 position:absolute;
 top:141px;
 left:0px;
}
#menu {
 position:absolute;
 top:143px;
 left:43px;
 padding-left:5px;
 font-family:Arial;
 font-size:12px;
 color:#006D7F;
 font-style:italic;
}
#address {

 font-family:Arial;
 font-size:13px;
 font-weight:bold;
 color:#FFF;
}
#content { background: url(../bpimages/content-bg.jpg) repeat-y; clear:both; position: relative; width: 757px; margin: 0px auto; padding: 0 60px; color:#FFFFFF;
font-family:Arial; font-size:13px; overflow: hidden; }

#footerimg {clear:both; margin: 0px auto; padding: 0px; text-align:center; background: url(../images/template/bottom-splash.jpg) no-repeat; width: 878px; height: 95px;}

#promotional {
 position:absolute;
 top:547px;
 left:50px;
 z-index:3;
}

#blurb {
 position:relative;
margin: auto;
 text-align:center; 
 color:#00AFC6;
 font-family:Verdana;
 font-size:10px;
}
#blurb p#seo a { color:#00AFC6; padding:0 10px; }

#ims {
 margin-top: 15px;
/* top:660px;*/
 left:300px;
}
#bg {
 position:absolute;
 top:82px;
 left:0px;
 height:80px;
 width:100%;
 background-color:#A1995B;
}

/* CONTACT FORM */

#contact-content {
 position:relative;
}

#contact-form {
 position: relative;
 display: block;
 width: 350px;
 margin: 0px auto -10px auto;
 font-size: .9em;
}
#contact-form label {
 display: block;
 clear: both;
 float: left;
 width: 40%;
 margin: 3px 0px 0px 0px;
 height: 20px;
}
#contact-form .textinput {
 display: block;
 float: right;
 width: 49%;
 margin: 3px 0px 0px 0px;
 height: 20px;
}
#contact-form .fieldgroup {
 float: right;
 width: 49%;
 margin: 3px 0px 0px 0px;
 height: 20px;
}
#contact-form textarea {
 clear:both;
 width: 98%;
 height: 100px;
 border: #000 solid 1px;
 margin: auto;
}
#contact-form .form-button {
 clear: both;
 background: #000066;
 color: #FFF;
 width: 100%;
 margin: 10px 0px 10px 0px;
}
#contact-form br {
 clear: both;
}

/* SEARCH FORM */

#wcsearch-form {
 display: block;
 width: 300px;
}
#wcsearch-form .button {
 clear: both;
 background: #000066;
 color: #FFF;
 width: 100%;
 margin: 10px 0px 10px 0px;
}
.search-result {
 font-size: .9em;
 color: #000;
 line-height: 1.4em;
}
..earch-result a {
 color: #000;
 text-decoration: none;
}
.search-result a:link {  
 color: #000;
}
.search-result a:active {  
 color: #F00;
}
.search-result a:visited {  
 color: #000;
}
.search-result a:hover {  
 color: #F00;
 text-decoration: underline;
}

#socialNetworking {background:white; width: 216px; margin:10px auto; border: 12px solid #589442; }
#socialNetworking a {display:inline;}
#socialNetworking a img {border:none;}
