body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.72em;
	color: #666;
	background-color: #663300;
}

h1 {
	clear: both;
	margin: 0;
	font-size: 2em;
	font-weight: normal;
	letter-spacing: -1.5px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0px;
}


#text h1 {
}

h2 {
	clear: both;
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	color: #660033;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: -10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}


p {
	line-height: 20px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0px;
}

p:first-letter {
  font-size: 1.2em;
}

#news p {
  padding: 8px;
}

a {
	color: #660033;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	background-color: #663300;
	text-decoration: none;
}

#news   a:hover,
#footer a:hover {
	background-color: #663300;
	text-decoration: none;
}

ul, ol {  
  padding-bottom: 8px;
  line-height: 20px;
}

ul {
  list-style-image: url(../images/li_bullet_dark.gif);
}

acronym {
  border-bottom: 1px solid #BBB;
  cursor: help;
}




/***************************************************
   Site Layout Container:
   -------------------------------------------
   adjust width attribute if you would like to
   make the site wider, but make sure to also
   adjust either #news or #text widths as well.
 ***************************************************/

#siteBox {
	width: 760px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 49.5em;
	background-color: #FFF7E8;
}





/***************************************************
   Header Styles
   --------------------------------------------
   Change main header image with #header
   background attribute.
 ***************************************************/


#header {
	background: url(../images/hdr_cones.jpg) no-repeat top center;
	height: 180px;
}

#header .title {
	font-size: 2.4em;
	line-height: 0.9em;
	letter-spacing: -1.5px;
	color: #EEE;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
}
#header .title2 {
  padding: 10px 0 0 10px;
  font-size: 2em;
  line-height: 0.9em;
  letter-spacing: -1.5px;
  color: #EEE;
}

#header .subTitle {
	color: #EEE;
	font-size: 0.9em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
#header .subTitle2 {
  padding: 0 0 0 12px;
  color: #EEE;
}

#header .subTitle a {
  text-decoration: none;
  color: #EEE;
}

#header .subTitle a:hover {
	color: #BBB;
	background-color: transparent;
	text-decoration: none;
}





/***************************************************
   Top Tabbed Menu Styles
 ***************************************************/

#menu {
  text-align: center;
  margin-bottom: 20px;
}

#menu a {
  padding: 6px 20px 0 20px;
  text-decoration: none;
  text-transform: uppercase;
  color: #666;
}

#menu a:hover, #menu a.active {
	background: url(../images/menu_tab.gif) no-repeat top center;
	text-decoration: none;
}





/***************************************************
   Left News Column
   -------------------------------------------
   1. Change to right side column by altering
      #news float attribute
   2. If you widen the #siteBox, also increase
      #news or #text width attribute
 ***************************************************/

#news {
	float: left;
	width: 150px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
}

#news .block {
	margin-bottom: 20px;
}

#news .block .bottom {
}

#news .links {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#news .links a {
	display: block;
	text-decoration: none;
	text-align: right;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0px;
	font-size: 1.2em;
}

#news .links a:hover {
	background-image: url(../images/link_news.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#news a img {
  border: 0px;
}





/***************************************************
   Right Content Column
   -------------------------------------------
   1. Change to left side column by altering
      #text float attribute
   2. If you widen the #siteBox, also increase
      #news or #text width attribute
 ***************************************************/

#text {
	float: left;
	width: 550px;
	text-align: justify;
}
#text2 {
	float: left;
	width: 30px;
	
}





/***************************************************
   Footer Styles
 ***************************************************/

#footer {
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: center;
	width: 760px;
	background-color: #FFF7E8;
}



/***************************************************
   Large <ul> Link Styles
   --------------------------------------------
   Creates the large links blocks that can be
   used in the #text section
 ***************************************************/


ul.links {
  float: left;
  padding: 0px;
  margin: 0px;
}

ul.links li {
  float: left;
  list-style-type: none;
  list-style: none;
}

ul.links li a {
  float: left;
  width: 370px;
  padding-top: 5px;
  margin: 0px;  
  cursor: pointer;
  text-decoration: none;
}

ul.links li a:hover {
	background-color: #CEBDAA;
	background-image: url(../images/link_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

ul.links li a span.title {
  display: block;
  margin-left: 11px;
  text-indent: 20px;  
  background: url(../images/link_arrow.gif) no-repeat center left;
}

ul.links li a span.desc {
  float: left;
  width: 350px;
  padding-right: 3px;
  margin-left: 10px;
  color: #666
}

ul.links li a span.bottom {
  display: block;
  height: 18px;
  clear: both;
}

ul.links li a:hover span.bottom {
  background: #EEE url(../images/link_bottom.gif) no-repeat top center;
}




/***************************************************
   Display Classes
 ***************************************************/

.date {
  display: block;
  text-transform: uppercase;
  color: #660033;
}

p.quote {
  float: left;
  padding: 8px 0 0 8px;
  margin: 5px 0 20px 5px !important;
  margin: 5px 0 10px 3px;
  background: #FEFADE url(../images/quote_top.gif) no-repeat top right;
  border-left: 2px solid #FEE456;
}

p.quote span.bottom {
  float: right;
  width: 20px;
  background: url(../images/quote_bottom.gif) no-repeat bottom right;
}

img.right {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

img.left {
  float: left;
}

.grey {
  color: #AAA;
}
.Style4 {font-size: 9px}
.Style5 {
	color: #999999;
	font-style: italic;
}
.Style6 {color: #660033}
.Style7 {
	font-size: 9px;
	color: #999999;
	}