body{ text-align:center; color:#FFFFFF; font-size:15px; font-family:"Times New Roman", Times, serif; background-color:#2C0405; }

img { border:none; padding:0; margin:0; }

h1 { font-size:18px; font-weight:bold; }

h2 { font-size:16px; font-weight:bold; }

a { color:#FFFFFF; text-decoration:none; }

a:hover { color:#999999; }

#pagewidth{ width:790px; text-align:left; margin-left:auto; margin-right:auto; border:solid 1px black; background-image:url(images/redfordparksandart_06.jpg); }
 
#header{ position:relative; height:260px; width:100%;  background-image:url(images/redfordparksandart_01.jpg); background-repeat:no-repeat; } 
 
#leftcol{ width:239px; float:left; position:relative; }

#maincol{ float: right;  display:inline; position: relative; width:551px; }

#content { margin:0px 10px 0px 10px; }

#home_header { background-image:url(images/home_title.jpg); height:75px; background-repeat:no-repeat; margin:10px 0px 0px 0px; }

#menu { width:100%; background-image:url(images/redfordparksandart_02.jpg); background-repeat:repeat-y; font-size:18px; position:relative; }

#menu ul { list-style:none; margin:0; padding:0px 25px 0px 25px;}

#menu li { list-style:none; padding:8px 0px 8px 0px; border-bottom:double black 2px; }

#menu li:hover { background-color:#59001B; }

#menu_bottom { width:239px; height:58px; background-image:url(images/redfordparksandart_04.jpg); background-repeat:no-repeat; }

.content_div { position:relative; width:100%; padding:7px 0px 7px 0px; display:table; }

.underline { text-decoration:underline; }

.top_pad { margin-top:25px; }

#footer_top { width:790px; height:68px; background-image:url(images/redfordparksandart_08.jpg); background-repeat:no-repeat; position:relative; }

#footer{ width:790px; clear:both; background-image:url(images/redfordparksandart_09.jpg); background-repeat:repeat-y; } 
 
#footer_menu { width:790px; text-align:center; padding:20px 0px 20px 0px; }

#footer_menu ul { list-style:none; margin:0; padding:0px 0px 0px 0px; display:inline; }

#footer_menu li { list-style:none; padding:0px 5px 0px 5px; display:inline; }

.clearfix:after { content: ".";  display: block; height: 0; clear: both; visibility: hidden; }
 
.clearfix{display: inline-block;}

.festival { font-family:Verdana, Arial, Helvetica, sans-serif;
}
.festival_center { text-align:center;
}
.strolling { padding-left: 50px;
}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#maincol{width:100%; float:none;}
}
