/* RESET 
------------------------------------------------------ */

* { padding: 0; margin: 0; }

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin: 1em 0; }

li, dd { margin-left: 5%; }

fieldset { padding: .5em; }

select option { padding:0 5px; }

.hide { display: none; }
.left { float: left; }   
.right { float: right; }
.clear { clear: both; width: 0; height: 0; font-size: 0; overflow: hidden; }
.center { text-align: center; }
a img { border: none; } 


/* PAGE STRUCTURE 
------------------------------------------------------ */

body { text-align: center;
  font-family: calibri, tahoma, arial, sans-serif;
  font-size: 10pt;
  color: #000000; }

#emergency { display: none; }

#wrapper { width: 100%; }

#header { display: none; }

#nav { display: none; }

#content { width: 100%; }

#content2 { width: 100%; }

#sidebar { display: none; }

#sidebar_box { display: none; }

#footer { width: 100%; }

#events { display: none; }

#flashcontent { display: none; }

blockquote { color: #000000;
  padding: 10px;
  margin: 10px 40px;
  border: 3px double #bdbcbc; }


/* TYPOGRAPHY AND COLORS 
------------------------------------------------------ */

p { font: 10pt Arial, sans-serif;
  line-height: 20px;
  text-align: justify;
  padding: 5px 20px 5px 20px; }

p.qc { margin: 15px 0;
  padding: 0 10px;
  font: 10pt Arial, sans-serif; }

#content p { font: 10pt Arial, sans-serif;
  line-height: 20px;
  text-align: justify;
  padding: 5px 10px 5px 20px; }

#sidebar p { display: none; }

#footer { color: #000000;
  line-height: 20px; }

h1 { color: #606540;
  font: 20px Tahoma, Arial, sans-serif; 
  line-height: 25px;
  letter-spacing: 2px;
  font-variant: small-caps;
  text-align: left;
  margin-top: 5px;
  padding-left: 5px;
  border-bottom: 1px solid #bdbcbc; }

h2 { color: #606540;
  font: bold 16px tahoma, arial, sans-serif;
  text-align: left;
  font-variant: small-caps;
  letter-spacing: 2px;
  line-height: 30px;
  text-align: left;
  margin-top: 10px;
  padding-top: 10px;
  border-bottom: 1px solid #bdbcbc; }

h3 { margin: 3px 3px 0 3px;
   color: #202020;
   font: 10pt tahoma, arial sans-serif;
   font-variant: small-caps;
   letter-spacing: 2px;
   text-align: left;
   line-height: 20px;
   border-top: 1px solid #202020;
   border-bottom: 1px solid #202020; }

h4 { margin: 0 3px 3px 3px;
   color: #6b704b;
   font: bold 10pt tahoma, arial, sans-serif;
   font-variant: small-caps;
   letter-spacing: 2px;
   text-align: left;
   line-height: 20px; }

h5 { margin: 0;
   color: #6b704b;
   font: bold 16px tahoma, arial, sans-serif;
   font-variant: small-caps;
   letter-spacing: 2px;
   line-height: 15px; }

em { color: #606540;
   font-style: italic; }

strong { color: #790000;
   font-weight: bold; }

ul,ol { line-height: 20px;
   text-align: left; }

table { font: 10pt arial, sans-serif; }

blockquote { font: 11pt Times, Times New Roman, serif;
  line-height: 24px;
  text-align: justify; }

hr { color: #bdbcbc;
  background-color: #bdbcbc;
  border: 0;
  height: 1px;
  margin: 5px 0; }

.news_headlines { padding-left: 10px;
  margin-top: 5px; }

.news_title { font: bold 16px Gill Sans, verdana, sans-serif;
  letter-spacing: 2px;
  line-height: 20px;
  text-align: left; }

.news_date { color: #6b704b;
  font: 12px Arial, sans-serif;
  font-variant: small-caps;
  padding-left: 10px; }

.news_blurp { font: 13px Arial, sans-serif;
  text-align: justify;
  line-height: 20px;
  margin-left: 20px;
  margin-right: 20px;
  display: block; }

.news_blurp a { color: #790000;
  font: 13px Arial, sans-serif;
  text-decoration: none; }

.news_blurp a:hover { text-decoration: underline; }

a { color: #6b704b;
   text-decoration: underline; }

a:hover { color: #790000;
   text-decoration: none; }


/* TABLES 
------------------------------------------------------ */

#table_menu { border: none; }

  #table_menu th { width: 255px;
     text-align: center; }

  #table_menu td { width: 255px;
     font: 10pt Arial, sans-serif; }

table { border: 1px solid #eee; }

th { padding: 3px;
  border: 1px solid #eee; }


td { padding: 3px;
  border: 1px solid #eee; }

table p { text-align: justify;
     padding-left: 3px; }


/*BREADCRUMBS CSS 
------------------------------------------------------ */

#bread { color: #202020;
	background-color: inherit;
	text-align: left;
	padding: 3px;
	margin-bottom: 15px; }

#bread ul { margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none; } 

#bread ul li { margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline; }


/* LINK ICONS 
------------------------------------------------------ */

.pdf { background-image: url(../../graphics/design/icon_pdf_small.gif);
  background-repeat: no-repeat;
  padding-left: 22px;
  height: 20px; }

.website { background-image: url(../../graphics/design/icon_website.png);
  background-repeat: no-repeat;
  padding-left: 22px;
  height: 20px; }

.photo { background-image: url(../../graphics/design/icon_camera.gif);
  background-repeat: no-repeat;
  padding-left: 22px;
  height: 20px; }


/*ThickTabs Menu CSS 
------------------------------------------------------ */

#thicktabs{ display: none; }


/* ANYLINK DROPDOWN MENU CSS 
------------------------------------------------------ */

#dropmenudiv{ display: none; }