html, body {
	width: 100%;
	height: 100%;
}
body {
	background: #4D0906 url(/arts-crafts/!images/mp/arkansas_arts-crafts_mp_bkgrd.jpg) repeat-x;
	margin: 0; padding: 0;
	font-family: arial,sans-serif;
	font-size: 13px;
}

#wrapper {
	width: 962px;
	margin: 0 auto;
	position: relative;
}	  

#cap {
	background: url(/arts-crafts/!images/mp/arkansas_arts-crafts_mp_hdr_wordmark.gif) no-repeat;
	height: 51px;
	width: 962px;
}	
	  
#mp_flash {
	/*background: url(/arts-crafts/!images/mp/arkansas_arts-crafts_mp_flash_placeholder.jpg) no-repeat;*/
	width: 962px;
	height: 363px;
}

#content_bg {
	background: url(/arts-crafts/!images/mp/arkansas_arts-crafts_mp_body_bkgrd.gif) repeat-y;
	width: 962px;
}	   
		   
#content_area {
	background: url(/arts-crafts/!images/mp/arkansas_arts-crafts_mp_articles.jpg) top no-repeat;
	width: 962px;
	overflow: hidden;
}
			   
#content_area .left_col {
	width: 180px;

	display: block;
	padding: 0 0 0 60px;
	font-size: 12px;
	float: left;
}

#content_area .left_col .listings
{
	width: 180px;
	display: block;
}

						  
#content_area .right_col {
	width: 635px;
	margin: 20px 0 0px 280px;
	padding-bottom: 10px;
}						  
			   
#hor_nav {
	/*background: url(/arts-crafts/!images/mp/arkansas_arts-crafts_mp_nav2_static.gif) no-repeat;*/
	height: 42px;
	width: 962px;
}	
		  
#footer {
	background: url(/arts-crafts/!images/mp/arkansas_arts-crafts_mp_ftr_bar.gif) no-repeat;
	height: 4px;
	width: 962px;
}		
		 
/* Style Information */
a:link { color: #872522; font-weight: bold; text-decoration: none; }
a:visited { color: #877B51; font-weight: bold; text-decoration: none; }
a:hover { color: #872522; text-decoration: underline; font-weight: bold; }

a.foot:link { color: #514431;	font-weight: bold; text-decoration: none; font-size: 12px;}
a.foot:visited {color: #514431;	font-weight: bold; text-decoration: none;}
a.foot:hover {color: #514431;	text-decoration: underline;	font-weight: bold;}

a.article_link { display: block; }
a.article_link:link { color: #D5A70B;	font-weight: bold; text-decoration: underline; margin-left: 10px;}
a.article_link:visited {color: #D5A70B;	font-weight: bold; text-decoration: underline; margin-left: 10px;}
a.article_link:hover {color: #D5A70B;	text-decoration: none;	font-weight: bold; margin-left: 10px;}

#mp_flash, #mp_flash a { color: #fff; }

.article_header {
	font-size: 12px;
	font-weight: bold;
	color: #8C1E11;
	margin: 5px 0 0 0;
}
.left_col p { margin: 0 0 15px; }
				 
.foot_text {
	color: #9C8C6A;
	font-size: 11px;
	margin-top: 35px;
}				 

.foot_lnks {margin-top: 15px;}	

/* MP Mid Navigation*/ 

#nav {
	width: 962px;
	height: 42px;
	background: url(/arts-crafts/!images/mp/arkansas_arts-crafts_mp_nav2_static.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0;
	position: relative;
}

#nav dd {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	background-image: url(/arts-crafts/!images/mp/kab_mp_nav_b.gif);
	background-repeat: no-repeat;
}

.ir {
	display: block;
	overflow:hidden;
	height/**/:/**/0 !important;
}
#nav a.ir {
	background: url(/arts-crafts/!images/mp/arkansas_arts-crafts_mp_nav2_rollover.gif) 0px 0px no-repeat;
	display: block;
	height: 42px;
	padding-top: 42px;
}

#nav dt {
	position: absolute;
	top: -200em;
} 

dd#calendar{ left: 282px; width: 150px; }
dd#news { left: 432px; width: 190px; }
dd#groups { left: 622px; width: 160px; }

dd#calendar,#calendar a.ir {background-position: -282px 0px;}
dd#news,#news a.ir {background-position: -432px 0px;}
dd#groups,#groups a.ir {background-position: -622px 0px;}

#nav a.ir:hover {background: transparent none;}	
#LinkFooter
{
    width:942px;
    margin:1em auto 1em;
    font-size:.8em;
    text-align:center;
    color:#9D9C97;
}

#LinkFooter a { color:#9D9C97; }
#LinkFooter a:focus, #LinkFooter a:hover, #LinkFooter a:active { color:#FFFFFF; }

#social_wrapper {
	height:16px;
	background:url(/arts-crafts/!images/social/centertile.gif) repeat-x;
	overflow:hidden;
	display:inline-block;
}

#social_wrapper #social_wrapper_left 
{
    background:url(/arts-crafts/!images/social/lefttile.gif) no-repeat;
	padding-left:10px;
}

#social_wrapper #social_wrapper_right
{
    background:url(/arts-crafts/!images/social/righttile.gif) no-repeat right top;
	padding-right:10px;
}

#social_wrapper td {
    text-align:center;
    vertical-align:top;
    padding:0px 5px;
}

#social_wrapper a, #social_wrapper span {
    cursor:pointer;
    display:inline-block;
    font-weight:bold;
    height:16px;
    line-height:16px;
    overflow:hidden;
    text-decoration:none;
    vertical-align:top;
    text-decoration:none; 
    font-size:10px; 
    color:#000;
}

#social_wrapper a:visited, #social_wrapper a:link, #social_wrapper a:hover { color:#000; }
