/*------------------------------------
Inviting Arkansas Blog Style
Version: 3.0
Website: www.invitingarkansas.com/blog/
-------------------------------------*/

body {margin: 0; padding: 0; background-color: #f0d5a6; font-family: Arial, sans-serif; font-size: 12px; color: #b0b0b0;}
#canvas		{margin: 0 auto; padding: 0; width: 804px;}
#wrapper	{margin: 30px 0; padding: 0; overflow: hidden; width: 804px;}

#nav {width: 734px; height: 24px; font-size: 1.2em; background: url(/img/ia_mpint_topnavbar.gif) no-repeat; text-align: center; padding: 6px 10px 4px 10px;}

#content {float: left; background: url(/img/ia_int_contentbody.gif) repeat-y;}
#content-top {width: 549px; height: 9px; background: url(/img/ia_int_contenttop.gif) no-repeat; }
#content-body {width: 509px; height: auto; min-height: 530px; padding: 20px; background: url(/img/ia_int_contentbody.gif) repeat-y;}
#content-footer {width: 549px; height: 20px; background: url(/img/ia_int_contentfooter.gif) no-repeat;}

#int-cta {float: right; margin: 0; padding: 0; width: 249px;}

.photos {float: left; border: 1px solid #cdcccc; margin: 0 10px 0 0; clear:}

h2 {font-weight: normal; font-size: 1.5em; margin: 0; padding: 0; color: #000;}
p {font-size: 1em; margin: 10px 0 5px 0; padding: 0; color: #000; line-height: 1.6em;}

strong, b {font-weight: bold; color: #000;}

a:link {color: #AC0070;}
a:visited {color: #AC0070;}
a:hover {color: #AC0070; text-decoration: none;}

#nav a:link {color: #fff;  text-decoration: none;}
#nav a:visited {color: #fff;  text-decoration: none;}
#nav a:hover {color: #fff;  text-decoration: none; border-bottom: 1px solid #cdcccc;}

#site-footer {width: 734px; height: 40px; margin: 0; padding: 15px 20px 0 0; font-size: 14px; color: #fff; background: url(/img/ia_mpint_bottomcap.gif) no-repeat; text-align: right; clear: both;}

.banner-ad {margin: 0 0 10px 0;}

.horz-banner-ad {width: 739px; height: 105px; padding: 14px 0 0 13px; margin: 0 0 5px 0; background: url(/img/ia_widepromo_bkgrd.jpg) no-repeat; clear: both;}

/* for Internet Explorer */
/*\*/
* html #content-body {
height: 530px;
}
/**/