/* CSS Document   A very simple CSS reset  */html{overflow-y:scroll;}
html,body,div,h1,h2,h3,h4,h5,h6,p,blockquote,a,img,small,strike,strong,b,u,i,ol,ul,li{border:0;outline:0;font-size:100%;padding:0;}

/* Basic CSS Styles  */body{font-family:Helvetica, Arial, sans-serif;line-height:34px;background-image:url(grid.gif);}
h1{font-size:60px; margin:10px 0 20px 0; text-transform:uppercase;color:#333;}
h2{font-size:18px;line-height:24px;text-transform:uppercase;margin:0; color:#FF0066}
h3,h4{margin:0;}
p{font-size:14px;margin:0; line-height:18px}
li{list-style:inside;font-size:14px;line-height:20px;margin:10px 10px 10px 30px;}
.page-title {font-size:60px; margin:10px 0 20px 0; text-transform:uppercase;color:#333;}


/* Liquid Page Wrapper Styles  */
#wrap{width:1000px;background-color:#FFF;margin:auto;padding:10px;}
#header ul{list-style-type:none;list-style:inside;height:32px;margin:0 0 10px;}
#header ul li{display:inline;line-height:32px;padding:8px;}
#header ul li a{color:#F36;text-decoration:none;}
#header ul li a:hover{color:#F99;}

/* Body Area Styles  */
#body_area{background-color:#FFF;margin:10px 0 0;}

#photo img {float:left;margin:0 30px 40px 0;}


/*MAIN MENU STYLES*/
#main-menu { margin:-10px 0 12px 0}


/* Footer Area Styles  */#footer{clear:both;background-color:#FFF;}
#footer p{border-top:2px dashed #111;font-size:12px;background-color:#FFF;margin:0;padding:4px 0 0 0;}
a{color:#333;}
A:hover{color:#CCC;}
#wrapper{width:800px;background:#2b2b2b;margin:20px auto;padding:10px;}
#wrapper h1{font:28px Georgia;color:#fff;padding:2px 0;}
#wrapper h2{font:25px;color:#fff;padding:2px 0;}
#menu{width:1000px;text-align:left;}
#menu ul{list-style-type:none;margin:0;}
#menu ul li{list-style:none;}
.fourth a{font:20px;font-style:italic !important;color:#fff;text-decoration:none;background-color:#F06;line-height:30px;max-width:1000px;display:block;padding:10px 600px 10px 10px;}

.market-schedule { float:right; padding:20px; width:300px; background-color:#fbe5ee; border:1px solid #ee97ba; background-image:url(images/icon-schedule-big.png); background-position:190px 65px; background-repeat:no-repeat}

.market-schedule h4 { font-size:24px; background-color:#FF0066; color:#FFF; font-weight:bold; padding:0 0 0 15px}
.market-schedule ul{margin:20px 0 20px 30px;}
.market-schedule li{font-size:14px;line-height:16px;margin:0;padding:0;}


#innerwrap,#header{background-color:#FFF;}

.pink-text { color:#FF0066}


#schedule { background-color:#eee; text-align:center; padding:3px 0; width:430px; margin:20px 40px 5px 0; float:right}
#schedule a:link, #schedule a:visited {color:#333; font-weight:bold; font-size:14px; background-image:url(images/icon-schedule.png); background-position:left; background-repeat:no-repeat; padding:0 0 0 30px}
#schedule a:hover, #schedule a:active {color:#FF0066}