@charset "UTF-8";
/* :::::::::::::::::::::::
	  Gilbert Grows Art
	  Design/HTML/CSS 
	  By Matt Jorgensen
::::::::::::::::::::::::*/


/* marquee */
#marquee{ width: 1018px; height: 370px; background: transparent url(../Images/marquee.png) no-repeat left top; overflow: hidden; text-indent: -99999em; }

#main_content{ width: 601px; display: inline; float: left; margin: 0 0 25px 75px; }
#main_content h1{ width: 601px; height: 58px; background: transparent url(../Images/h1home.gif) no-repeat left top; display: inline; float: left; margin: 0 125px 0 0; overflow: hidden; text-indent: -99999em; }
#main_content h2{ font-family: Arial, Helvetica, sans-serif; font-size: 1.5em; line-height: 2em; color: #444f55; margin: 0 0 0 10px; }
#main_content p{ font-size: 1.2em; line-height: 1.6em; margin: 0 0 0 10px; }
#main_content a{ color: #444f55; font-size: 1em; line-height: 1.6em; text-decoration: none; }
#main_content a:hover{ color: #501c11; text-decoration: underline; }

#side_content{ width: 139px; display: inline; float: right; margin: 0 75px 0 0; }
#side_content .events h2{ width: 139px; height: 58px; background: transparent url(../Images/events.gif) no-repeat left top; display: inline; float: left; margin: 0 auto; overflow: hidden; text-indent: -99999em; }
#side_content .events span.date{ color: #501c11; display: inline; float: left; font-size: 2em; margin: 0 5px 0 0; }
#side_content .events .event_detail h3{ color: #501c11; font-size: 1.1em; line-height: 1.4em; }
#side_content .events .event_detail a{ color: #444f55; font-size: 1em; line-height: 1.4em; text-decoration: none; }
#side_content .events .event_detail a:hover{ text-decoration: underline; }
#side_content .socialmedia{ display: none; }
