html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {border: 0}
table {border-collapse: collapse; border-spacing: 0}
ol, ul {list-style: none}
q:before, q:after,
blockquote:before, blockquote:after {content: ""}

/*#######################
  Element Styles 
#######################*/

body {font-size:12px; font-family:Arial, Verdana, Helvetica, sans-serif; color:#78652C;}
a {outline:none; color:#78652C}
	a:hover {color: #78652C; text-decoration:none}
p {line-height:1.5em}
p1 {line-height:1.5em}
em {font-style:italic}

h1 {float:left; font-size:1.0em; color:#f7f7d5}
h2 {float:left; margin-top:5px; font-size:2.0em; font-weight:bold; color:#6b4e2b}
h3 {float:left; margin-top:5px; font-size:1.5em; font-weight:bold; color:#6b4e2b}

h4 {float:left; font-size:1.25em; color:#6b4e2b}
h5 {float:left; font-size:3em; color:#6b4e2b}
h6 {float:left; font-size:3em; color:#6b4e2b}

/*#######################
  Layout Styles 
#######################*/
 
#homepage {background:#fff url(../images/mudtex2.png) left top repeat-x}

#wrapper {width:980px; overflow:hidden; margin:0 auto}
		#header {padding:0 85px; width:940px; height:75px}
	#homepage #header {float:left; display:inline; padding:0 25px 25px 25px; height:100px; color:#808000}
		
			#navigation {float:right; display:inline; margin-top:15px; width:500px}
				#navigation li {float:right; display:inline; margin-right:25px; text-transform:uppercase}
					#navigation li a {color:#f7f8d5; }
						#navigation li a:hover {text-decoration:underline}

			#hero {padding-right:280px; width:360px}
            #hero image {float:right; }							
				#hero h2 {padding-top:10px; font-size:2.25em; color:#FFFFFF}
				#hero p {font-size:1.15em}
                
                #eggplantlogo{margin: -30px 0 0 0; float: right; width: 360px; position:relative;}
             
              #slideshow{margin: -40px 0 0 0; float: right; width: 360px; position:relative;}
             
							
		#content {margin:175px 0 0 25px; width:940px}
			#content p, #content ul, #content dl, #content ol {margin:15px 0}
               #content p1 {margin:5px 0}
				#content ul li {margin:15px}
                
                #content1 {margin-top:50px; margin-right:10px; float:left; display:inline; width:900px}
                
				
			#content2 {margin-top:50px; float:left; display:inline; margin-left:25px; width:510px}
            #right_column h2 {font-size: 2.0em; color:#808000}
            #right_column h3 {font-size: 1.50em; color:#554450}
            #right_column h4 {font-size: 1.25em; color:#554450}
            #right_column a {color:#808000}
            #right_column a:hover {color: #554450;  text-decoration:none}
				#calendar_headline {padding:35px 0 5px 55px; background:url(../images/calendar.jpg) 0 50% no-repeat}			
				#calendar {list-style-type:none; font-size:12px}
					#calendar li {width:250px; padding:8px 8px 15px 8px}
						#calendar .alt {background-color:#ffffff; border-top:2px solid #ffffff}
					#calendar_button {width:266px; border-bottom:2px solid #113349; background:url(../images/calendar_button_bg.jpg) left top repeat-x}
						#calendar_button a {display:block; padding:15px 0; font-size:13px; font-weight:bold; text-align:center; color:#e3d7bf; background:url(../images/curved_arrow.jpg) 25px 10px no-repeat}
		
					
 #sidebar{
	margin: 60px 20px 20px 0;
	float: right;
	width: 400px;
	position: relative;
}

.mudPhoto{
	position: relative;
	bottom: 28px;
	left: 100px;
}



.nav{
	width: 100%;
    margin:0;
	text-align: center;
	color: #6b4e2b;
    margin-top:300px;
    
}

.nav ul{
	margin: 4px 6px;
}

.nav ul li{
	display: inline;
	margin: 0 4px;
}

.nav li a{
	color: #6b4e2b;
}
.nav li a:hover{
	color: #6b4e2b;
}

.redBox{
	background: #6b4e2b;
	border: 6px solid #533c20;
	color: white;
	padding-bottom: 25px;
}
.redBox p{
	padding: 2px 8px;
}
.redBox h1{
	margin: 15px 0 4px 10px;
}                   
                    
		#footer_wrapper {clear:both; width:100%; background:url(../images/mudbg1.png); font-size:1em; color:#f7f8d5}				
			#footer {padding:55px 55px; width:940px; margin:0 auto; font-size:1em; color:#f7f8d5}
				#footer a {color:#f7f8d5}
