/* RESET CSS */
body                                    {margin: 0;padding: 0;}
h1, h2, h3, h4, h5, h6,
form, p, ol, ul, li ,
dl, dt, dd, blockquote,
fieldset,legend,input                   {margin: 0px;padding: 0px;}
ol, ul                                  {list-style: none;}
a                                       {color:#ca1d2d; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none;cursor: pointer;}
a:hover                                 {text-decoration: underline;}
a:focus                                 {outline: 0;}
table                                   {border-collapse: collapse;}
a img                                   {border:0px;}
.wai                                    {width:0px !important;overflow:hidden;height:0px !important;text-indent:-5000px;margin:0px !important;padding:0px !important;}
.cb                                     {clear:both !important;}
.cl                                     {clear:left !important;}


body                                    {color: #262626; font-family: Georgia, Times, "Times New Roman", serif; font-size: 13px; line-height: 17px; }


h3, h4, h5, h6                          {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}

h1                                      {font-size:35px; font-style:italic; font-weight:normal; color:#000; line-height:normal; margin:0 0 10px 0; }
h1 a, h2                                {font-family: Georgia; font-size: 17px; color:#000; margin:0 0 10px 0; font-style: italic; font-weight: normal; }
h3                                      {color: #010101; font-size:14px; font-weight:bold; margin: 0px 0px 10px 0px; }
h4                                      {color: #010101; font-size:12px; font-weight:bold; }
h5                                      {font-size:11px; font-weight:bold; }
h6                                      {font-size:11px; font-weight:normal; }


#page                                   {width:100%;}

/* HEADER  */
#header,#left-nav                       {display:none;}


/* content */
.article                                {float: left; margin: 0px ; width: 100%; }
.main-info                              {font-family: Georgia; font-style: italic; line-height: 19px; width: 485px; }

.article h1                             {line-height: 40px; }
.article p                              {line-height: 19px;	padding:10px 0 15px 0;}
.articleimage img                       {margin-bottom: 18px; width: 550px;}
p.article-sneak                         {font-style: italic; }

.article ul                             {margin:10px 0 20px 25px;list-style-type:disc;}
.article ul li                          {padding:2px 0;}


/* 		FOOTER  */
#footer                                 {display:none;}


