

/* CSS Document */
*{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:18px;
}
a{
	color:#00539B;
}
a:hover{
	text-decoration:none;
}
html, body { height: 100%; }
/*-----------------------------------conditionals for fck editor/print/popup body------------------------------------*/
body {
	
        /* Displayed for Normal Pages */
        background:url(http://www.latinocenterofthemidlands.org/images/main_bg.gif) repeat 50% 11px;
        margin:0;
        text-align:center;
    
}
/*------------------------------------------------------header--------------------------------------------------------*/
#main_header_bg{
	background:url(http://www.latinocenterofthemidlands.org/images/head_bg.gif) repeat-x 50% 0;
	width:100%;
	height:248px;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
#header_bg{
	background:url(http://www.latinocenterofthemidlands.org/images/head_bg_content.gif) repeat-x 50% 0;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
#main_wrapper #nav{
	clear:right;
	float:right;
	width:100%;
	text-align:right;
	position:relative;
	z-index:21;
	top:27px;
	left:-7px;
}
#main_wrapper #nav a{
	margin-left:-4px;
}
#main_wrapper #nav a img{
	border:none;
}
#main_wrapper #logo{
	clear:right;
	float:right;
	padding:56px 28px 0 0;
}
#header{
	background:url(http://www.latinocenterofthemidlands.org/images/nav_bg.gif) repeat-y 0 0;
    float:right;
    position:relative;
    width:181px;
    margin:40px 0pt 0pt;
}
#header .head{
	background:url(http://www.latinocenterofthemidlands.org/images/nav_head.gif) no-repeat 0 0;
    width:181px;
    height:6px;
    margin:0px 0pt 55px;
}
#header ul{
	list-style-type:none;
    padding:0 15px;
    margin:0;
}
#header ul li{
	margin:5px 0;
}
#header .secondary {
	padding:0 0 0 6px;
}
#header .secondary li{
	margin:3px 0;
    padding:0;
}
#header .secondary li a{
	font-size:11px;
    padding:0 0 0 7px;
	background:url(http://www.latinocenterofthemidlands.org/images/bullet_sec.gif) no-repeat 0 4px;
    display:block;
}
#header .secondary li a:hover{
	background:url(http://www.latinocenterofthemidlands.org/images/bullet_hover.gif) no-repeat 0 4px;
}
#header .secondary li .at, #header .secondary li .at:hover{
	background:url(http://www.latinocenterofthemidlands.org/images/bullet_at.gif) no-repeat 0 4px;
}
#header a:link, #header a:visited{
	text-decoration:none;
	color:#666666;
    font-family:sans-serif,arial;
    font-size:12px;
}
#header a:hover{
	color:#990033;
}
#header .at:link, #header .at:visited, #header .at:hover{
	color:#000;
}
#header img{
    position:absolute;
    bottom:7px;
    right:6px;
    border:none;
}
/*only for IE6/Safari */
/*\*/
html*#header img{

    [position:absolute;/*required by Safari so that [] is correctly begun. associated with the property, yet hiding it. seen by IE6*/
    diplay:block;
	position:inherit;
	padding:0 0 6px 7px;/*these are seen by IE6 and Safari but hidden from Netscape6-7*/
	]
    position:absolute;
    bottom:7px;
    right:6px;
    border:none;/*Reset IE6 properties and hide from Safari. required by Safari so that [] is correctly ended. associated with the property, yet hiding it. seen by IE6*/
}/**/
.dummyend[id]{clear: both/*end hack using dummy attribute selector for IE5 mac*/}
* html #header img{
    diplay:block;
	position:relative;
    top:0;
    left:0;
	padding:0 0 6px 7px;
}
/*------------------------------------------------------content--------------------------------------------------------*/
#main_wrapper{
	position:relative;
	z-index:2;
	margin:0 auto;
	text-align:left;
	width:726px;
}
#wrapper{
	position:relative;
	z-index:2;
	margin:0 auto;
	text-align:left;
	width:756px;
}
#home_button{
	border:none;
	float:left;
	padding:19px 0 0 10px;
}
#main_flash{
	position:absolute;
	top:39px;
	left:-40px;
	width:400px;
	height:268px;
	z-index:20;
}
#main_wrapper #slogan{
	float:right;
	padding:28px 30px 0 0;
}
#wrapper #slogan{
	float:right;
	padding:47px 30px 0 0;
}
#main_wrapper #content{
	background:url(http://www.latinocenterofthemidlands.org/images/main_content_bg.gif) repeat-y 0 3px;
	clear:both;
	position:relative;
	top:30px;
}
#wrapper #content{
	background:url(http://www.latinocenterofthemidlands.org/images/content_bg.gif) repeat-y 0 3px;
    float:left;
    width:515px;
    padding:25px 29px 0;
    position:relative;
    font-family:Verdana, sans-serif;
}
#wrapper #content h2, h2{
	font-family:Times New Roman, Verdana, sans-serif;
    font-size:18px;
    font-weight:bold;
    margin:15px 0 15px;
    color:#00539b;
    font-variant:small-caps;
}
h3{
	margin:10px 0 0 0;
}
.itemList_item{
	margin:15px 0 0 0;
}
#main_wrapper #content .head{
	background:url(http://www.latinocenterofthemidlands.org/images/main_content_head.gif) no-repeat;
	width:726px;
	height:23px;
}
#wrapper #content .head{
	background:url(http://www.latinocenterofthemidlands.org/images/content_head.gif) no-repeat;
	width:573px;
	height:18px;
    position:absolute;
    top:0;
    left:0;
}
#main_wrapper #content #foot{
	background:url(http://www.latinocenterofthemidlands.org/images/main_content_foot.gif) no-repeat bottom;
	width:726px;
	height:20px;
	clear:both;
}
/*-------------------------------------------------------------------main page modules----------------------------------------------------*/
#main_wrapper .content{
	position:relative;
	z-index:3;
	background:none;
	top:0;
	left:0;
	padding:11px 19px 16px;
}
#mission{
	background:url(http://www.latinocenterofthemidlands.org/images/main_notched_bg.gif) repeat-y;
	width:300px;
	min-height:99px;
	margin:48px 0 0;
	padding:0;
	float:left;
	position:relative;
	left:18px;
}
#mission h2{
	font-size:16px;
	color:#cc0033;
	margin:0 0 5px;
}
#main_wrapper #content #mission .head{
	background:url(http://www.latinocenterofthemidlands.org/images/main_notched_head.gif) no-repeat;
	width:100%;
	height:32px;
	position:absolute;
	top:0;
	left:0;
	z-index:0;
}
#main_wrapper #content #mission .foot{
	background:url(http://www.latinocenterofthemidlands.org/images/main_notched_foot.gif) no-repeat;
	width:100%;
	height:67px;
	position:absolute;
	bottom:0;
	left:0;
	z-index:0;
}
#welcome, #spotlight{
	background:url(http://www.latinocenterofthemidlands.org/images/main_rounded_lg_bg.gif) repeat-y;
	width:378px;
	min-height:143px;
	margin:2px 0 0 0;
	padding:0;
	clear:right;
	float:right;
	position:relative;
	left:-24px;
}
#welcome .content, #spotlight .content{
	font-size:12px;
}
#main_wrapper #content #welcome .head, #main_wrapper #content #spotlight .head{
	background:url(http://www.latinocenterofthemidlands.org/images/main_rounded_lg_head.gif) no-repeat;
	width:100%;
	height:76px;
	position:absolute;
	top:0;
	left:0;
	z-index:0;
}
#main_wrapper #content #welcome .foot, #main_wrapper #content #spotlight .foot{
	background:url(http://www.latinocenterofthemidlands.org/images/main_rounded_lg_foot.gif) no-repeat;
	width:100%;
	height:67px;
	position:absolute;
	bottom:0;
	left:0;
	z-index:0;
}
#welcome h2{
	position:relative;
	width:111px;
	height:22px;
	font-size:12px;
	color:#009933;
	margin:0 0 10px;
}
#welcome h2 span{
	background:url(http://www.latinocenterofthemidlands.org/images/welcome_head.gif) no-repeat;
	width:100%;
	height:100%;
	position:absolute;
}
#welcome a:link, #welcome a:visited{
	color:#258b32;
}
#welcome a:hover{
	text-decoration:none;
}
#spotlight h2{
	position:relative;
	width:238px;
	height:17px;
	font-size:12px;
	margin:0 0 10px;
	color:#ff6600;
}
#spotlight h2 span{
	background:url(http://www.latinocenterofthemidlands.org/images/spotlight_head.gif) no-repeat;
	width:100%;
	height:100%;
	position:absolute;
}
#spotlight h3{
	font-size:12px;
	margin:10px 0 0;
	font-weight:bold;
}
#events{
	background:url(http://www.latinocenterofthemidlands.org/images/main_rounded_sml_bg.gif) repeat-y;
	width:300px;
	min-height:143px;
	margin:2px 0 0 0;
	padding:0;
	clear:left;
	float:left;
	position:relative;
	left:18px;
	font-size:12px;
	line-height:15px;
}
#events h2{
	font-size:16px;
	color:#006699;
	margin:0 0 5px;
}
#main_wrapper #content #events .head{
	background:url(http://www.latinocenterofthemidlands.org/images/main_rounded_sml_head.gif) no-repeat;
	width:100%;
	height:76px;
	position:absolute;
	top:0;
	left:0;
	z-index:0;
}
#main_wrapper #content #events .foot{
	background:url(http://www.latinocenterofthemidlands.org/images/main_rounded_sml_foot.gif) no-repeat;
	width:100%;
	height:67px;
	position:absolute;
	bottom:0;
	left:0;
	z-index:0;
}
/*----------------------------------------------------cms options------------------------------------------------------*/
.image_right {
	float:right;
}
.image_left {
	float:left;
}
.subhead1{
	color:#00853f;
    font-size:13px;
}
.subhead2{
	color:#b5111a;
    font-size:12px;
}
.bulleted_list{
}
/*-------------------------------------------------------footer--------------------------------------------------------*/
#footer{
	padding:31px 5px 0;
	text-align:right;
	font-size:11px;
}
#footer .united_way{
	margin:-5px 0 0;
	float:left;
}
#footer .united_way img{
	border:none;
}
#footer p{
	font-size:9px;
    margin:5px 0 5px;
}
#footer p a{
	font-size:9px;
	margin:0;
	color:#666666;
}
#footer a:link, #footer a:visited{
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#utility_box{
	padding:20px 0 0;
}
#content #footer{
	padding:10px 0 0;
    text-align:left;
}