@charset "utf-8";
body  {
	font: 100%  Arial, Helvetica, sans-serif;
	background: #cccc99;
	background-color:#ddd;
	margin: 0 auto; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0 auto;
	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: #393939;
}
/*  Universal Sytles  */
/*  ******************************************************************  */
h2 {
	color:#436e8d;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding-top:20px;
}
h3{
	font-size:25px;	
	color:#983620;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:normal;
}
h4 {
	font-size:14px;
}
a {
	color:#B15F08;
}
a:hover {
	color:#436e8d;	
}
ul li,
ol li{
	font-size:12px;	
}

/*  Primary Page Styles  */
/*  ******************************************************************  */
#container-1 { 
	width: 1024px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background:url(images/oneinfour-1g-bg.jpg) #fff   no-repeat 0 0;
}
#menu-1 ul {
	margin:0;
	padding:20px 0 0 100px;
}
#menu-1 ul li {
	display:inline;	
	color:#436E8D;
}
#menu-1 ul li a{
	color:#436e8d;	
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
}
#menu-1 ul li a:hover{
	text-decoration:underline;
}
#main-1 {
	float:left;
	padding:150px 48px 50px 103px;
	width:449px;
}
#main-1 p{
	font-size:12px;	
}
#sidebar-1 {
	float: right; /* since this element is floated, a width must be given */
	width: 353px; /* 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 */
	/*background: #EBEBEB;*/ /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 10px 0 50px;
	margin:190px 0 53px 0px;
}
#sidebar-1 #extraordinary-people img {
	padding:0 6px 6px 0;
	border:none;
}
#sidebar-1 #extraordinary-people img a{
	border:none;
}
#sidebar-1 #events-calendar{
	padding:70px 0 0 85px;
	color:#b15f08;
	font-size:12px;
}
#sidebar-1 #events-calendar img {
	padding-right:23px;
	border:none;
}
#partners {
	padding:70px 0;
	color:#b15f08;
	font-size:12px;
}
#partners img {
	padding-right:23px;
	border:none;
}
#partners a {
	border:none;
}
#partners-img img {
	border:none;	
}
ul#front-images {
	height:312px;
	left:0;
	margin-left:0;
	margin-top:0;
	padding:0;
	position:relative;
	top:0;
	width:312px;
}
ul#front-images li {
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
	text-indent:-9999px;
}
ul#front-images li a.erika {
	background-image:url(images/erika-montano-es.gif);
	border:0 none;
	display:block;
	overflow:hidden;
	text-decoration:none;
}
ul#front-images li a.erika:hover {
	background-image:url(images/erika-montano-es-orange.jpg);
}
li#one a {
	height:148px;
	width:148px;
	margin:0 10px 10px 0;
}
ul#front-images li a.steven {
	background-image:url(images/steven-harvey-es.gif);
	border:0 none;
	display:block;
	overflow:hidden;
	text-decoration:none;
}
ul#front-images li a.steven:hover {
	background-image:url(images/steven-harvey-es-orange.jpg);
}
li#two a {
	height:148px;
	width:148px;
	margin:0 0px 10px 0;
}
li#two a:link, li#two a:visited {
background-position:-148px 0;
}

ul#front-images li a.paul {
	background-image:url(images/paul-lee-es.gif);
	border:0 none;
	display:block;
	overflow:hidden;
	text-decoration:none;
}
ul#front-images li a.paul:hover {
	background-image:url(images/paul-lee-es-orange.jpg);
}
li#three a {
	height:148px;
	width:148px;
	margin:0 10px 10px 0;
}
li#three a:link, li#three a:visited {
	background-position:0 -148px;
}

ul#front-images li a.katie {
	background-image:url(images/katie-ayotte-es.gif);
	border:0 none;
	display:block;
	overflow:hidden;
	text-decoration:none;
}
ul#front-images li a.katie:hover {
	background-image:url(images/katie-ayotte-es-orange.jpg);
}
li#four a {
	height:148px;
	width:148px;
	margin:0 0px 10px 0;
}
li#four a:link, li#four a:visited {
	background-position:-148px -148px;
}
#lang {
	text-align:right;
}

/*  Secondary Page Styles  */
/*  ******************************************************************  */
#container-2 { 
	width: 1024px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background:url(images/oneinfour-2c-bg.jpg) #fff   no-repeat 0 0;
}
#menu-2 ul {
	margin:0;
	padding:20px 0 0 46px;
}
#menu-2 ul li {
	display:inline;	
	color:#fff;
}
#menu-2 ul li a{
	color:#fff;	
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
}
#menu-2 ul li a:hover{
	text-decoration:underline;
}
#main-2 {
	float:left;
	padding:43px 104px 160px 0px;
	width:615px;
}
#main-2 p{
	font-size:12px;	
	margin-left:50px;
}
#main-2 h3,
#main-2 h4{
	margin:20px 0 20px 50px;
}
#sidebar-2 {
	float: left; /* since this element is floated, a width must be given */
	width: 255px; /* 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 */
	/*background: #EBEBEB;*/ /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0 0 0 50px;
	margin:50px 0 0 0px;
}
#sidebar-2 #extraordinary-people-2 #small-img img {
	padding:7px 0px 0 0;
	border:none;
}
#sidebar-2 #extraordinary-people-2 #large-img img {
	border:none;
}
#sidebar-2 #extraordinary-people-2 p#top-paragraph {
	color:#983620;
	font-size:11px;	
	padding-top:15px;	
}






/*  Tertiary Page Styles  */
/*  ******************************************************************  */
#container-3 { 
	width: 1024px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background:url(images/color-bar.gif) #fff   no-repeat 0 0;
}
#menu-3 ul {
	margin:0;
	padding:20px 0 0 46px;
}
#menu-3 ul li {
	display:inline;	
	color:#436e8d;	
	font-size:12px;
}
#menu-3 ul li a{
	color:#436e8d;	
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
}
#menu-3 ul li a:hover{
	text-decoration:underline;
}
#main-3 {
	padding:30px 70px 160px 50px;
	width:900px;
}
#main-3 p{
	font-size:12px;
}
#main-3 h3 {
	padding:0 0 0px 0px;
}
#main-3 h3.partners {
	padding:0 0 20px 233px;
}
#partners-section {
	margin-bottom:50px;
	float:left;
}
#partners-section #partners-img {
	float:left;
	text-align:right;
	width:190px;
	padding-right:45px;
}
#partners-section #partners-info {
	float:right;
	font-size:15px;
	width:663px;
}
#partners-info a {
	color:#e29c2d;
	text-decoration:none;
}
#partners-info a:hover{
	color:#e29c2d;
	text-decoration:underline;
}
.events h2 {
	margin-bottom:0;
}
.events h4 {
	margin-top:0;	
	margin-bottom:4px;
}
address {
	font-size:12px;
}




.twoColFixRtHdr #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 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.twoColFixRtHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD; 
} 
.twoColFixRtHdr #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 */
}
.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;
}