/* ---------------------------------------------------------------------------------
   
   Saizen Tours - Print Stylesheet 
   Author: Pixel House
   Website: www.pixel-house.com.au 

--------------------------------------------------------------------------------- */

body { font-family: georgia, serif; }
h1, h2, h3, h4, h4, h5, h6 { margin: 0 0 0.6em 0; }
h1 { font-size: 1.4em; color: #c9181e; font-weight: normal;  }
h2 { font-size: 1.0em; color: #721000; margin: 0 0 0.2em 0; font-weight: normal; }
h3 { font-size: 1.0em; color: #393939; font-weight: normal;  }
h6 { color: #585858; font-size: 0.7em; font-weight: normal; margin: 0 0 1.1em 0; } 
p { font-size: 0.9em; color: #4c4c4c; margin: 0 0 1.1em 0; line-height: 1.2em; }
ul li { font-size: 0.95em; color: #4c4c4c; }
p a { color: #393939; }
p a:hover { color: #c9181e; }
hr { display: none; }
a img { border: none; }

#right,
#teacherlogin,
#navigation,
#flash,
#footer,
#why
{ display: none; }

#header {  width: 100%; border-bottom: solid 1px #666; margin-bottom: 30px; padding: 10px 0 20px 0; }
#logo { margin: 0 0 0.2em 0; }
#logo a { text-decoration: none; font-size: 1.4em; }
#slogan { margin: 0; }

/* ---------------------------------------------------------------------------------
   CONTENT
--------------------------------------------------------------------------------- */

#content .title { font-size: 1.1em; color: #2e2e2e; }
#content ul { margin-top: 0; margin-bottom: 1.0em; }

.article { border-top: solid 1px #666; padding: 15px 0px; }


table { border: none; font-size: 0.75em; width: 100%; color: #4c4c4c; margin: 0 0 20px 0; }
table td, table th { border-collapse: collapse; padding: 6px 20px 6px 6px; text-align: left; border: solid 1px #e6ddbf; vertical-align: top; }
table th { font-weight: bold; border: solid 1px #3a3831; }
table td { background: #f1ebd7; }
table p { margin: 0; font-size: 1.0em; }

#gallery ul { margin: 0; padding: 0px; width: 100%; clear: both; }
#gallery ul li { list-style-type: none; padding: 0; height: 114px; padding: 0px 5px 5px 0px; float: left; }

#footer { width: 100%; padding: 20px 0 0 0; clear: both; }


