 /* dark green: rgb(96,168,134);
    light green: rgb(122,196,159);  */


body {

	font-family: arial;
	font-size: 12px;
	color: rgb(90,90,90);
	line-height: 18px;
	text-align: center;
	background-image: url('../images/site_bg.png');
	background-repeat: repeat-x;
	background-color: rgb(239,239,239);
	padding:0;
	margin:0;


}




/* Main Content */
#content_main { 
	width: 970px;
	background-image: url('../images/content_bg_main.png');
	background-repeat: no-repeat;
	background-color: white; 
	background-position: center top;
	margin: 0 auto 0 auto;
	padding-top: 15px;

	text-align: left;

}

h1 { font-size: 22px; line-height: 25px; margin: 0; padding: 0; margin-bottom: 6px; color: rgb(80,80,80);}
h2 { font-size: 18px; line-height: 20px; margin: 0; padding: 0; margin-bottom: 6px; color: rgb(110,110,110);}
h3 { font-size: 14px; line-height: 18px; margin: 0; padding: 0; margin-bottom: 6px; color: rgb(120,120,120);}



.full_col { margin: 35px; }
.half_col { margin: 25px 10px 25px 25px; float: left; width: 433px;  }
.quarter_col { margin: 35px; float: left; width: 206px; }

.onethird_col { margin: 15px 20px 30px 0px; float: left; width: 263px; background-image: url('../images/navSidebar_bg.jpg');}
.twothird_col { margin: 15px 20px 30px 20px; float: left; width: 645px; }

.category_root { width: 860px; height: 240px; margin: 10px 20px 10px 20px; padding: 35px;}
.category_root h1 { font-size: 35px; color: white;}
.category_root p { font-size: 19px; }
.insurance p { color: orange; }
.financial_planning p, .benefits_plans p { color: white; }
.category_root_full_col { margin: 0px 20px 20px 20px; }

.justify { text-align: justify; }




.bio_pic { float: right; width: 394px; margin-left: 15px; margin-right: 50px; height: 323px; text-align: center; }
.bio_content { background-color: #333333; float: left; width: 300px; margin: 0px 30px 30px 30px; position: absolute; padding: 30px; height: 330px; }	
.bio_content h1 { color: orange; }
.bio_content h2 { color: #cccccc; }
.bio_content p {color: white; }
.bio_content a { color: #dddddd; font-weight: bold; text-decoration: none;}
.bio_colour_bar { background-color: rgb(201,92, 24); height: 40px; clear: both; text-align: right; padding-top: 60px;}
.bio_colour_bar h1 { margin-right: 25px; color: white; font-size: 30px;}

.cbs { padding-top: 25px; border-top: 2px double #999999;}
.cbs_agent {float: left; width: 279px; margin: 10px;  margin-top: 20px;}

.team_agent {float: left; width: 279px; margin: 10px;  margin-top: 20px; height: 279px;}






#subnav li {border-bottom: 1px dotted silver; margin: 3px; padding: 3px;}
#subnav li:hover {background-color: rgb(93,165,121); color: white;}


#dd_ritepartner { margin-left: 265px; }
#dd_insurance { margin-left: 350px; }
.dd {
	background: #D0C8C8;
	color: #8A7575;
	padding: 10px;
	font-weight: bold;
	position: relative;

	}



.section_title { height: 30px;  margin-left: 20px; margin-right: 20px; padding: 20px; padding-top: 5px; padding-left: 0px; border-bottom: 1px solid rgb(230,230,230);}
.section_title h1 { float: left; font-size: 20pt; padding-top: 5px; color: rgb(96,96,96);}
.section_title ul { float: right; list-style: none; display: inline; }
.section_title ul li { display: inline; margin: 0px 0px 0px 5px; padding: 0px 0px 0px 5px; }
.section_title ul li a { text-decoration: none; color: rgb(124,124,124);}
.section_title ul li a:hover {border-bottom: 1px solid blue;}

.current {border-bottom: 2px solid orange; color: rgb(203,23,103); font-size: medium;}

#postal_code { width: 890px; height: 110px; background-image: url('/images/postal_code_box.gif'); margin: 10px 20px 20px 20px; padding: 20px;}
#postal_code div { float: left; width: 270px; height: 110px; padding-right: 15px;}
.left_border { border-left: 1px solid white; padding-left: 15px;}

#downloads {}
#downloads h1 {  background-image: url('http://www.ritepartner.com/images/downloads_back.gif'); padding: 10px; font-weight: normal; margin-top: 35px; color: rgb(80,80,80)}
#downloads div { background-image: url('/images/downloads_file_back.gif'); width: 188px; padding: 10px; height: 50px; text-align: left; float: left; margin-right: 7px; margin-bottom: 7px;}
#downloads div img {border: 0px; }
#downloads div a { text-decoration: none; font-weight: bold; color: rgb(135,0,0);}


.company_button { width: 214px; height: 99px; border-right: 1px solid rgb(200,200,200); border-bottom: 1px solid rgb(200,200,200); display: block; text-indent: -5000px; float: left;}
.company_button:hover { background-position: 0px -100px; }



#expanded { width: 930px; height: 100px; margin: 30px 20px 0px 20px;}
#expanded_title { width: 215px; margin-right: 6px; float: left; }
#expanded_companies { width: 279px; margin-right: 6px; float: left; }
#expanded_calc { float: left; width: 146px; margin-right: 6px;}
#expanded_apply { float: left; width: 271px;}
#expanded_companies img, #expanded_calc img, #expanded_apply img { border: 0px; }

#page_bottom { height: 44px; width: 970px; background-image: url('/images/page_bottom.jpg'); margin-left: auto; margin-right: auto;}

.bio_contact { width: 300px; float: left; border: 1px solid silver; background-color: #eeeeee; padding: 10px; margin-right: 20px; margin-top: 20px;}