/*CSS Document*/

body {font-family:"Times New Roman", Times, serif; background:#3333FF}
h2 {font-style:italic; text-align:center;}
h3 {text-align:center;}
h4 {font-size:20px; padding-left:30px;}

a {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}

img {border:0px;}

iframe {display:none;}

/* Containers */

#page {background:#FFFFFF; width:800px; margin:0px auto;}

#header{margin:5px; padding:5px;}
#header img{float:left; border:0px #FFFFFF;}
#header h1 {text-align:center;}
#header h2 {text-align:center;}
#header p {text-align:center;}
#header a {color:#FFFFFF;}

#maincontent {clear:both; width:780px; float:left; padding:10px;}
#footer {font-size:11px; color:#666666; padding:3px;}
#contacts {clear:both; margin-left:250px; float:left; width:300px;}

/* Autumn Fanfare */
#af_sidemenu {margin-left:10px; padding-left:5px; float:left; width:115px; background:#FFFF99; font-size:12px;}
#af_info {margin-right:10px; float:right; width:630px; padding-left:5px;}

.af_text {padding-left:60px;}
.hot_foods {float:left;}
.cold_foods {padding-left:100px;}
.programs {padding-left:60px;}
.af_img {float:right; padding:10px;}
.ticket_img {float:right; padding:10px 100px 10px 10px;}

/* Directions */
#left_direct {float:left; width:330px;}
#right_direct {float:right; width:440px;}
.address {margin-right:200px; float:right;}

/*Classes*/

.heading {font-style:italic; font-weight:bold; font-size:18px;}
.header {font-weight:bold; font-size:14px;}
.yellowbox {background:#FFFF99; padding:5px;}
.goto {float:left;}