@charset "UTF-8";
/* CSS Document */

#meet_container {
	width: 897px;
	margin: auto auto;
}

#roller {
	width: 876px;
	overflow: auto;
	height: 279px;
	}

html>body #roller {
	width: 876px;
	overflow: auto;
	height: 270px;
	}


#top{
	width: 897px;
	height: 59px;
		
	}

#topcol1{
	float: left;
	width: 720px;
	height: 59px;
	margin-right: -3px; /* for ie only */ 
	} 


#topcol2{
	margin-left: 0px;
    width: 177px; 
	height: 59px;
	margin-left: 0px; /* for ie only */ 

	}
	
/* reset margins back to what they should be for compliant browsers */
html>body #topcol1 {margin-right: 0;}
html>body #topcol2 {margin-left: 720px;} 


	
#team_bg {
	width: 897px;
	background-image: url(../images/background.jpg); background-repeat: repeat-y;
}
	
	
#bg {
	width: 897px;
	background-image: url(../images/background.jpg); background-repeat: repeat-y;
}

	
#topnav{
	width: 876px;
	margin-left: 12px;
	height: 34px;

	}
	
#meet_content{
	width: 897px;
	margin-left: 12px;

	}

#bottomnav{
	width: 876px;
	margin-left: 12px;
	background-color: #A3C950;

	}


#nav-ceo{
	float: left;
	width: 195px;
	height: 24px;

}

#nav-management{
	float: left;
	width: 195px;
	height: 21px;

}

#nav-affiliates{
	float: left;
	width: 195px;
	height: 23px;

}

#nav-weekly{
	margin-left: 235px;
	width: 175px;
	height: 24px;

	}
	
#nav-fam{
	margin-left: 235px;
	width: 175px;
	height: 21px;

	}
	
#nav-questions{
	margin-left: 235px;
	width: 175px;
	height: 23px;

	}
	
#takemeto{
	width: 876px;
	margin-left: 12px;
	height: 31px;

	}
	
#jumpMenu{
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	vertical-align: top;
	margin-top: 5px;
	
	}
#bottomshadow{
	width: 897px;
	height: 9px;

	}

.titles_ital {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	font-style: italic;
		
	}

#indent_500 {
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	}


.body_text_ceo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
	margin-top: 27px;
	}

.heading {
	margin-left: 3px;
	margin-top: 25px;
	}
.line {
	line-height: 20px;
	}


.line_13 {
	line-height: 13px;
	}

#team_container {
	width: 897px;
	margin: auto auto;
	}
	
#container {
	width: 897px;
	margin: auto auto;
	}
	
#team_content{
	width: 897px;
	margin-left: 12px;
	height: 279px;
	background-image: url(../images/topshadow_all.gif);
	background-repeat: no-repeat;

	}
	
	
#team_content_col1{
	float: left;
	width: 876px;

	}
html>body #team_content_col1 {
	margin-right: 0;
}
/* reset margins back to what they should be for compliant browsers 
html>body #team_content_col2 {margin-left: 449px;} */


#topshadow{
	width: 897px;
	height: 5px;

	}
	
#team_left {
	float: left;
	width: 180px;
	padding-left: 20px;
 }

#team_right { 
	float: right;
	width: 210px;
 	}
 
#team_center {
	margin-left: 183px;
 	}
	
.team_itals {
	line-height: 20px; 
	font-style: italic; 
	}

.orange_font {
	color: #FF6633
	}
	
#shade{
	width: 876px;
	margin-left: 12px;
	height: 7px;
	background-image: url(../images/topshadow_all.gif); 
	background-repeat: no-repeat;
	}


#affil_content{
	width: 897px;
	height: 267px;
	padding-left: 12px;
	}
	
#ceo_content{
	width: 897px;
	margin-left: 12px;
	background-image: url(../images/topshadow_all.gif);
	background-repeat: no-repeat;
	
	}
	
	
#ceo_content_col1{
	margin-left: 20px;
	float: left;
	height: 279px;
	margin-right: -3px; /* for ie only */
	width: 682px;

	}
	
html>body #ceo_content_col1 {margin-right: 0;}
	
#ceo_bg {
	width: 897px;
	background-image: url(../images/background.jpg); 
	background-repeat: repeat-y;
}
