/*PGE / CYPRESS LTD SHIFT & SAVE PROGRAM EXTERNAL STYLESHEET*/
/*SITE DESIGN & DEVELOPMENT BY RHIZOME DESIGN www.rhizomedesign.com*/

/*BODY TAG STYLES*/
body
{
   width:100%;height:100%;margin:0;padding:0;background-color:#c2c9a8;font:11px tahoma, arial, verdana, sans-serif;color:#3f4845;line-height:16px;
}

/*FLOATING TABLE HOLDING ALL CONTENT*/
#area_float
{
   width:780px;margin-left:auto;margin-right:auto;padding:0;background:#ffffff;text-align:left;border:solid 1px #657b32;
}

/*HEADER NAV BUTTONS*/
#area_header_nav
{
   width:149px;height:48px;float:left;margin:0;padding:0;background-color:#638489;  
}

/*NAV*/
#area_nav
{
   width:780px;float:left;padding:0;margin:0;background-color:#657d31;
}

/*MAIN PAGE CONTENT*/
#area_content
{
   width:740px;float:left;padding:20px;background-color:#ffffff;
}

/*MAIN PAGE CONTENT LEFT COLUMN*/
#area_left
{
   width:309px;float:left;padding-right:20px;
}

/*MAIN PAGE CONTENT RIGHT COLUMN*/
#area_right
{
   width:411px;float:right;
}

/*MAIN PAGE CONTENT RIGHT COLUMN LEFT HIGHLIGHT COLUMN*/
#area_right_col1
{
   width:180px;float:left;padding:0 10px 0 10px;margin-top:10px;   
}

/*MAIN PAGE CONTENT RIGHT COLUMN RIGHT HIGHLIGHT COLUMN*/
#area_right_col2
{
   width:180px;float:right;border-left:dotted 2px #bb4021;padding:0 10px 0 10px;margin-top:10px;       
}

/*CONTACT BAR ON HOME PAGE*/
#area_contact
{
   width:730px;padding:10px 20px 10px 30px;background-color:#657d31;clear:both;color:#e1eec3;   
}

/*FLASH MOVIE ON HOME PAGE*/
#flashcontent
{
   width:411px;height:241px;border:0;
}

/*SUB NAV*/
#area_subnav
{
   width:740px;padding-bottom:10px;border-bottom:dotted 2px #657b32;margin-top:10px
}

/*FOOTER*/
#area_footer
{
  width:730px;padding:5px 20px 5px 30px;font-size:9px;;background-color:#ffffff;clear:both;
}

/*HEADER TITLE STYLES*/
h1
{
   font-weight:bold;font-size:12px;color:#657b32;margin:10px 0 0 0;
}

h2
{
   font-weight:bold;font-size:11px;color:#657b32;margin:10px 0 0 0;
}

h3
{
   font-weight:bold;font-size:11px;margin:10px 0 0 0;
}

/*BOLD TEXT*/
.bold
{
   font-weight:bold;   
}

/*ITALIC TEXT*/
.italic
{
   font-style:italic;   
}

/*ITALIC BOLD TEXT*/
.italic_bold
{
   font-weight:bold;font-style:italic;
}

/*LIST STYLES*/
ul
{
   color:#657d31;   
}

ol
{
   color:#657d31;   
}

ul.nobullet
{
   list-style-type:none;margin:0 10px 10px 0;padding:0 10px 10px 0;   
}

.list_text
{
   color:#527176;   
}

/*NAV DIVIDERS*/
.subnavdivider
{
   color:#657b32;   
}

.divider
{
   color:#bb4021;   
}

.table_incentives
{
    width:100%;font:11px tahoma, verdana, arial, sans-serif;color:#525252;border:solid 1px #6fa837;vertical-align:top;margin:10px 0 10px 0;
}

.table_incentives td.header
{
    background-color:#788C3F;font-weight:bold;color:#ffffff;border-bottom:solid 1px #6fa837;text-align:center;
}

.table_incentives td.subheader
{
    background-color:#788C3F;font-weight:bold;color:#ffffff;border-bottom:solid 1px #6fa837;text-align:center;
}

.table_incentives_1
{
   border-right:solid 1px #6fa837;border-bottom:solid 1px #6fa837;     
}

.table_incentives_2
{
   border-right:solid 1px #6fa837;    
}

.table_incentives_3
{
   border-bottom:solid 1px #6fa837;     
}

/*REGULAR LINK STYLES*/
.normallink
{
    color:#bb4021;text-decoration: underline;
}

.normallink:visited
{
    color:#bb4021;text-decoration: underline;
}

.normallink:active
{
    color:#bb4021;text-decoration: underline;
}

.normallink:hover
{
    color:#537277;text-decoration: underline;
}

/*BOLD LINK STYLES*/
.boldlink
{
    font-weight:bold;color:#bb4021;text-decoration: underline;
}

.boldlink:visited
{
    font-weight:bold;color:#bb4021;text-decoration: underline;
}

.boldlink:active
{
    font-weight:bold;color:#bb4021;text-decoration: underline;
}

.boldlink:hover
{
    font-weight:bold;color:#537277;text-decoration: underline;
}

/*10PX LINKS*/
.smalllink
{
    font-size:10px;color:#bb4021;text-decoration: underline;
}

.smalllink:visited
{
    font-size:10px;color:#bb4021;text-decoration: underline;
}

.smalllink:active
{
    font-size:10px;color:#bb4021;text-decoration: underline;
}

.smalllink:hover
{
    font-size:10px;color:#537277;text-decoration: underline;
}

/*LINKS USED IN FOOTER NAV*/
.footerlink
{
    font-size:10px;color:#537277;text-decoration: none;
}

.footerlink:visited
{
    font-size:10px;color:#537277;text-decoration: none;
}

.footerlink:active
{
    font-size:10px;color:#537277;text-decoration: none;
}

.footerlink:hover
{
    font-size:10px;color:#bb4021;text-decoration: none;
}

hr
{
	width:100%;height:1px;background-color:#bb4021;color:#bb4021;border:0;clear:both;	
}

#pscroller1{
width: 200px;
height: 100px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
}

#pscroller2{
width: 100%;
height: 40px;
border: 0;
padding: 5px;
font-weight:bold;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired