/* By: Efrain Lugo - Lightmaker Orlando */
body{
	margin: 0px; 
	padding: 0px;
	background: url(../images/background.jpg) center top;
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #5f3318;
}

h3
{
	display:block;
	padding-top: 0px;
	font-size: 14px;
	text-transform: uppercase;
}

h3 a
{
	text-decoration: underline;
}

.ArticleInfo {
	width: 100% ;
	margin-top: -10px;
	display: block;
	font-size: 11px;
	clear: both;
	margin-bottom: 45px;
	*margin-bottom: 0px;
}
.FloatRight{
	display:block;
	float: right;
	margin-right: 20px;
}
.Article p{
	padding-bottom: 5px;
	margin-bottom: 0px;
	border: none;
}
.PartnerImage {
	display: block;
	margin-right: 0px;
	float: right;
	padding-top: 3px;
}
.ArticleLeft p {
	margin-top: 0px;
}
.PartnersInfo {
	border:none;
	display:block;
	width: 500px;
	min-height: 120px;
	padding-bottom: 25px;
}
.lightImage
{
	cursor:pointer;
}
.ContentImage {
	display: block;
	margin-right: 0px;
	float: right;
	margin-top: -40px;
	margin-bottom: 0px;
	margin-left: 50px;
	width: 210px;
	height: 221px;
	background: url("../images/mini_image_2.jpg") no-repeat;
}
.ContentImage img{
	display: block;
	position: relative;
	top: 18px;
	left: 21px;
	width: 170px;
	height: 150px;
}

.mediaAlbum {
	margin-right: 0px;
	float: left;
	width: 210px;
	height: 221px;
	margin: 0 25px 20px;
	background: url("../images/mini_image_2.jpg") no-repeat;
	text-align: center;
}
.mediaAlbum img{
	margin-top: 18px;
	margin-left: 1px;
	margin-bottom: 13px;
	width: 170px;
	height: 150px;
	border: none;
}
.mediaAlbum a, .mediaGallery  a
{
	text-decoration: none;
}

.mediaGallery
{
	margin-right: 0px;
	float: left;
	width: 159px;
	height: 167px;
	margin: 0 -1px 20px;
	background: url(../images/mini_imageSingle.jpg) no-repeat;
	text-align: center;
}

.mediaGallery img
{
	width: 129px;
	height: 113px;
	border: none;
	margin-top: 14px;
	margin-left: 1px;
	margin-bottom: 7px;
}

.HomeImage
{
	width: 428px;
	height: 433px;
	background: url(../images/home_image.jpg) no-repeat top left;
	display: block;
	float: right;
	margin-top: -20px;
}
.HomeImage img
{
	width: 323px;
	height: 290px;
	display: block;
	position: relative;
	top:43px;
	left:55px;
}
.HomeImage .line1
{
	position: relative;
	top: 43px;
	height: 35px;
	width: 350px;
	left: 55px;
	display: block;
	z-index: 2;
}
.HomeImage .line2
{
	position: relative;
	top: 38px;
	width: 350px;
	height: 35px;
	left: 55px;
	display: block;
	z-index: 2;
}
.NewsImage, .BlogImage {
	display: block;
	margin-right: 0px;
	float: right;
	margin-top: -10px;
	*margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 159px;
	height: 167px;
	background: url("../images/mini_image.jpg") no-repeat;
}
.NewsImage img, .BlogImage img {
	display: block;
	position: relative;
	top: 14px;
	left: 15px;
	width: 129px;
	height: 113px;
}
/*
.ContentFloat {
	border:none !important;
	display:block;
	width: 530px;
	min-height: 170px;
	padding-bottom: 0px;
}
*/
.LeftInfo {
	float:left;
	display: block;
}
.RightInfo {
	float: right;
	display: block;
}
.NoBorder {
	margin-bottom: -40px; 
	border: none; 
}
#home_top {
	background: url(../images/home_bg.jpg) no-repeat center top;
	height: 264px;
	width: 100%;
}
#blog_top {
	background: url(../images/blog.jpg) no-repeat center top;
	height: 264px;
	width: 100%;
}
#contact_top, #media_top {
	background: url(../images/contact.jpg) no-repeat center top;
	height: 264px;
	width: 100%;
}
#about_top {
	background: url(../images/about_us_bg.jpg) no-repeat center top;
	height: 264px;
	width: 100%;
}
#news_top {
	background: url(../images/news.jpg) no-repeat center top;
	height: 264px;
	width: 100%;
}
#grants_top {
	background: url(../images/grants.jpg) no-repeat center top;
	height: 264px;
	width: 100%;
}
#partners_top {
	background: url(../images/partners.jpg) no-repeat center top;
	height: 264px;
	width: 100%;
}
#nav {
	margin-top: 0px;
	*margin-top: -10px;
	float: right;
	list-style: none;
	display: block;
}
#nav li {
	float:left;
	display:block;
}
#nav li span {
	display: none;
}
a.home {
	display:block;
	background: url(../images/home.png) no-repeat top left;
	width: 84px;
	height: 70px;
}

a:hover.home, .home_active {
	display:block;
	background: url(../images/home.png) no-repeat bottom left;
	width: 84px;
	height: 70px;
}

a.about {
	display:block;
	background: url(../images/aboutus.png) no-repeat top left;
	width: 100px;
	height: 70px;
}
a:hover.about, .about_active {
	display:block;
	background: url(../images/aboutus.png) no-repeat bottom left;
	width: 100px;
	height: 70px;
}
a.news {
	display:block;
	background: url(../images/news.png) no-repeat top left;
	width: 77px;
	height: 70px;
}
a:hover.news, .news_active {
	display:block;
	background: url(../images/news.png) no-repeat bottom left;
	width: 77px;
	height: 70px;
}
a.grants {
	display:block;
	background: url(../images/grants.png) no-repeat top left;
	width: 86px;
	height: 70px;
}
a:hover.grants, .grants_active {
	display:block;
	background: url(../images/grants.png) no-repeat bottom left;
	width: 86px;
	height: 70px;
}
a.partners {
	display:block;
	background: url(../images/partners.png) no-repeat top left;
	width: 102px;
	height: 70px;
}
a:hover.partners, .partners_active {
	display:block;
	background: url(../images/partners.png) no-repeat bottom left;
	width: 102px;
	height: 70px;
}
a.blog {
	display:block;
	background: url(../images/blog.png) no-repeat top left;
	width: 70px;
	height: 70px;
}
a:hover.blog, .blog_active{
	display:block;
	background: url(../images/blog.png) no-repeat bottom left;
	width: 70px;
	height: 70px;
}
a.media {
	display:block;
	background: url(../images/mediaBtn.png) no-repeat top left;
	width: 84px;
	height: 70px;
}
a:hover.media, .media_active{
	display:block;
	background: url(../images/mediaBtn.png) no-repeat bottom left;
	width: 84px;
	height: 70px;
}
a.contact {
	display:block;
	background: url(../images/contact.png) no-repeat top left;
	width: 100px;
	height: 70px;
}
a:hover.contact, .contact_active{
	display:block;
	background: url(../images/contact.png) no-repeat bottom left;
	width: 100px;
	height: 70px;
}

#bread_crumbs {
	width: 100%;
	display: block;
	top: 150px;
	*top: 160px;
	height: 16px;
	position:relative;
	float: right;
	clear: both;
}

#bread_crumbs a{
	float:right;
	display: block;
	margin-top: -1px;
}
.crumb {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	display: block;
	width: 13px;
	height: 13px;
	background:url(../images/crumb.png) no-repeat;
}
.rightlink {
	position:relative;
	float: right;
	clear: both;
	display:block;
	text-decoration: underline !important;
	padding-top: 0px !important;
	font-size: 14px !important;
}
#BottomTear {
	padding-bottom: 40px;
	padding-top: 100px;
	color: #f7dcc7;
	background: url(../images/bottomtear.jpg) no-repeat center top;
	height: 400px;
	width: 100%;
}
.container{
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 785px;
	*padding-top: 10px;
}
a {
	font-weight: bold;
	color: #5f3318;
	text-decoration: underline;
}
a:hover {
	color: #94532a;
}
#footer {
	clear: both;
	width: 100%;
}
#footer a {
	font-weight: bold;
	color: #5d2f17;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#site_by_lm {
            float: right;
            background: url(../images/site-by-lightmaker.png) no-repeat right;
            padding-right: 24px;
            color: #fff;
            text-decoration: none;
}

h1 {
	display: none;
}
span {
	display: block;
}
.left , .ArticleLeft {
	width: 500px;
	float:left;
	border: none;
}
.left p{
	padding-bottom:20px;
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.right {
	width: 240px;
	float:right;
	display:block;
	margin-left: 0px;
	margin-top: 40px;
}
.right p {
	margin-bottom: 40px;
}
.right ul {
	list-style: none;
	margin-top: -30px;
	margin-bottom: 40px;

}
.right li {
	margin-left: -40px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b89c88;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.right li a {
	font-size: 12px;
}

hr{
	clear: both;
	padding-bottom: 0px;
	margin-bottom: 20px;
	height: 1px;
	width: 100%;
	display:block;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom: 1px solid #b89c88;
}
.content, .left, .ArticleLeft {
	display:block;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.content
{
	float: left;
	width: 785px;
}
.content p , .left p, .ArticleLeft{
	margin-bottom: 5px;
	line-height: 20px;
	display:block;
}
#ContactUs p {
	margin-bottom: 5px;
	line-height: 25px;
	display:block;
}
.Mission {
	display:block;
	width: 100%;
	height: 20px;
	background: url(../images/h2_mission.png) no-repeat left top;
}
.Grants {
	display:block;
	width: 100%;
	height: 20px;
	background: url(../images/h2_our_grants.png) no-repeat left top;
}
.AboutUs {
	display:block;
	width: 100%;
	height: 20px;
	background: url(../images/h2_about.png) no-repeat left top;
}
.ContactUs {
	display:block;
	width: 100%;
	height: 20px;
	background: url(../images/h2_contact_us.png) no-repeat left top;
}
.OurPartners {
	display:block;
	width: 100%;
	height: 20px;
	background: url(../images/h2_our_partners.png) no-repeat left top;
}
.MnsfBlog {
	display:block;
	width: 100%;
	height: 20px;
	background: url(../images/h2_mnsf_blog.png) no-repeat left top;
}
.MnsfNews {
	display:block;
	width: 100%;
	height: 20px;
	background: url(../images/h2_mnsf_news.png) no-repeat left top;
}
.Search {
	display: block;
	width: 150px;
	height: 20px;
	margin-bottom: -5px;
	background: url(../images/h2_search.png) no-repeat left top;
}
.RecentPosts {
	margin-bottom: -5px;
	display:block;
	width: 150px;
	height: 20px;
	background: url(../images/h2_recent_posts.png) no-repeat left top;
}
.ArchivedPosts {
	margin-bottom: -5px;
	display:block;
	width: 150px;
	height: 20px;
	background: url(../images/h2_archived_posts.png) no-repeat left top;
}
h2 span {
	display: none;
}
.TextField , .SearchField , .LongTextField, .TextField3, .TextField2   {
	color: #5f3318;
	background-color: #f5eddf;
	width: 200px;
	padding: 5px;
	margin-right: 20px;
	border: 1px solid #b89c88;
}
.clear{
	display: block;
	*margin: -10px;
	clear: both;
}
input.Go {
	margin-top: 2px;
	margin-left: 5px;
	width: 40px;
	height: 20px;
	float: left;
	background: url(../images/goBtn.jpg) no-repeat top;
	border: none;
	cursor: pointer;
}

input.Submit {
	width: 72px;
	height: 20px;
	background: url(../images/submitBtn.jpg) no-repeat top;
	border: none;
	cursor: pointer;
}

input.Go:hover, input.Submit:hover {
	background-position: bottom;
}

.SearchField {
	margin-left: 0px;
	margin-right: 0px;
	display: block;
	float: left;
	width: 180px;
}
.LongTextField {
	margin-bottom: 20px;
	width: 96%;
}
.TextField3{
	width: 28.9%;
	margin-bottom: 20px;
}
.TextField2{
	width: 45.6%;
	margin-bottom:20px;
}
.FormGroup {
	padding-bottom: 20px;
}
.FormGroup .Message {
	width: 97%;
}

.Message {
	background-color: #f5eddf;
	color: #5f3318;
	display:block;
	width: 97%;
	height: 100px;
	border: 1px solid #b89c88;
	padding: 10px;
	margin-bottom: 20px;
	width: 470px;
	font: 12px Arial, Helvetica, sans-serif;
}

#footer {
	border-top: 1px solid #b89c88;
	padding-top: 20px;
	font-size: 12px;
	text-align: right;
	padding-bottom: 50px;
}
#footerFix {
	font-size: 12px;
	text-align: right;
	padding-bottom: 50px;
	*padding-top: 25px;
}
.copyright {
	width: 300px;
	float: right;
}
.lightmaker {
	color: #5d2f17;
	padding-left: 20px;
	float: right;
}

.GrantsBottomLinks {
	display:block;
	float:right;
	clear:both;
	padding-right: -10px;
	margin-bottom: 20px;
}
.GrantsBottomLinks a {
	padding-left: 10px;
	padding-right: 10px;
}
.Steps{
	font-weight: bold;
	width: 360px;
	text-align: right;
	float: right;
	word-spacing: 0px;
	text-transform: none;
	font-size: 14px;
	padding-right: 20px;
}
.CommentDate{
	margin-top: -10px;
	font-size: 12px;
}
.contact_polaroid {
	margin-top: -10px;
	margin-bottom: 20px;
	*margin-top: -10px;
	*margin-bottom: 0px;
}
.RSSLinks {
	width: 300px;
	display: block;
	min-height: 415px !important;
	_height: 415px !important;
}
.RSSLinks strong {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.RSSLinks p {
	font-size: 11px;
	line-height: 14px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.error
{
	background:#FDC0BF;
	color: #5f3318;
}
.banner
{
	position:relative;
}
.imageMap
{
	position:absolute;
	top:40px;
	left:-16px;
	height:193px;
	width:139px;
	background:none;
}
ul li a, #lbCloseLink, .crumb
{
	behavior: url(/pngfix/iepngfix.htc);
}
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */



.sIFR-hasFlash h2 {
	padding-left: 35px;
	background:url(../images/seeds.jpg) no-repeat 0px 5px;
	visibility: hidden;
	font-size: 25px;
	height: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	font-size: 20px;
	height: 20px;
}

.sIFR-hasFlash .line1 , .sIFR-hasFlash .line1 {
	visibility: hidden;
	font-size: 20px;
}

.addthis_default_style {
	margin-top: 10px;
}

#toolbox {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

#toolbox a {
	float: left;
	margin-left: 5px;
	margin-top: 5px;
}