/* CSS Document */ 

html
{
  height: 100%;
}

#head { 
position: absolute;
top: 0; !important;
margin-left: 258px;
padding: 73px; 
width: 60%; 
background: #FF9933; 
border-bottom: solid; }

body
{
  background: #fff url(../images/wrapper_bg.gif) top left repeat-y;
  height: 100%;
  margin-top: 35px;
  padding: 0;
  font-family: "Myraid Pro", "Trebuchet", "Trebuchet MS", Verdana, Arial, sans-serif;
}
.wrapper
{
  background: # top left repeat-x;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  position: relative;
}
.container
{ 
  width: 980px;
  margin: 0;
  padding: 0;
}

.icon
{
  width: 206px;
  height: 88px;
  margin: 0 55px 0 25px !important;
  margin: 0 38px 0 25px;
  padding: 0;
  background: #FFCCC99;
  float: left;
  text-align: center;
  vertical-align: middle;
  border-width: 0 2px 2px;
}

.icon img
{
  margin: 10px 0 5px;
}
#title
{
  margin: 0;
  padding: 5px 0 0;
  clear: right;
  color: #000;
  color: #000;
}




#title h1
{
  font-size: 1.7em;
  margin: 12px;
  padding: 0;
  font-weight: normal;
}
#title h2
{
  font-size: 1.3em;
  line-height: .8em;
  margin: 0;
  padding: 0;
  font-weight: normal;
}

#navigation
{
  position: absolute;
  top: 138px;
  left: 260px;
  width: 700px;
}

#navigation ul
{
  margin: 3px;
  padding: 0;
  list-style: none;
  list-style-image: none;
  border: none;
}

#navigation ul li 
{
  float: left;
  margin: 0 12px 0 0;
  padding: 0;
  width: 124px;
  height: 34px;
  vertical-align:middle;
  text-align: center;
  background: url(../images/tab_normal.gif) top left no-repeat;
}

#navigation ul li a
{
  display: block;
  width: 124px;
  height: 34px;
  margin: 0;
  padding: 10px 0 0;
  text-align: center;
  background: url(../images/tab_normal.gif) top left no-repeat;  
  color: #000;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
}

#navigation ul li a:hover
{
  color: #000;
  color: #ffdab9;
  background: url(../images/tab_normal.gif) top left no-repeat;  
}

#navigation ul li a.selected, #navigation ul li a.selected:hover
{
  background: url(../images/tab_normal.gif) top left no-repeat;  
  color: #000;
}

#navigation ul li a.selected:hover
{
  color: #ffdab9;
}


#body
{
  float: left;
  margin-top: 58px;
  margin-bottom: 220px;
}

#body .sidebar
{
  margin: 0 0 0 50px !important;
  margin: 10px 0 0 25px;
  width: 178px;
  float: left;
  font-size: .9em;
  color: #465052;
}

#body .sidebar h3
{
  color: #465052;
}

#body .sidebar .content
{
  margin: 3px 0 3px 3px !important;
  padding: 3px;
  width: 82%;
  float: none;
  color: #465052;
}

#body form input, #body form textarea,
{
  border: 1px solid #465052;
  background: #e0edf7;
  color: #465052;
}


#body .sidebar ul.links
{
  list-style: none;
  padding: 0;
  margin: 0;
  border: none;
  list-style-image: none;
}

#body .sidebar ul.links li
{
  padding: 0;
  border-bottom: #7c8c9b solid 1px;
  height: 1.7em;
}

#body .sidebar ul.links li a
{
  padding: 2px 6px;
  display: block;
  color: #465052;
  text-decoration: none;
}

#body .sidebar ul.links li a:hover
{
  background: #e0edf7;
}
 
#body .content
{
  float: left;
  width: 710px;
  margin: 70px 0 0 40px;
  padding: 0;
  color: #000;
}

#body .content .byline
{
  font-variant:small-caps;
  font-size: .9em;
  font-weight: normal;
  font-style:italic;
}

#body .content p
{
  margin: 0;
  padding: 0 0 1em;
}



#footer
{
  clear: both;
  position: absolute;
  bottom: 0 !important;
  bottom: -1px;
  width: 100%;
  margin: 0;
  padding: 0;
}

#footHead
{
  clear: both;
  margin: 0;
  padding: 0;
  background:url(../images/footer_bg.gif) bottom left repeat-x;
}

#footHead .head
{
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight: bold;
  width: 33%;
  float: left;
  margin: 0;
  padding: 0;
  color: #59452a;
  line-height: .8em !important;
  line-height: .7em;
  height: .8em !important;
  height: .7em;
}

#footHead .container
{
  padding: 3px 0 0 10px;
  margin: 0;
}



#footBody
{
  clear: both;
  width: 100%;
  background: #FF9933;
  margin: 3px;
  padding: 0 20px 60px 0px;
}

#footBody .container
{
  padding: 0 0 0 5px;
  margin: 0;
}

#footBody .content
{
  width: 33%;
  float: left;
  margin: 0;
  padding: 0;
  color: #FFFFCC;
}

.clear
{
  clear: both;
}



#footer #footBody ul
{
  list-style: none;
  list-style-image: none;
  margin: 5px 0;
  padding: 0;
  border: none;
  width: 95%;
}

#footer #footBody ul li
{
  padding: 0;
  margin: 0 10px; 
  height: 1.8em;
  border-bottom: 1px solid #49351A;
}

#footer #footBody ul li a
{
  color: #DDA;
  text-decoration: none;
  display: block;
  padding: 3px;
}

#footer #footBody ul li a:hover
{
  background: #705735;
}

#copyright
{
  position: absolute;
  width: 100%;
  bottom: 0; !important;
  background: #FF9933;
  color: #DDA;
  border-top: 1px solid;
  height: 1.7em;
}

#copyright .container
{
  text-align: center;
  color: #FFF}








/*  Calendar  */

#calendar a {
	color: #DF9496;
}

#calendar {
	width: 100%;
	padding: 0;
	margin: 0;
	border-left: 1px solid #A2ADBC;
	font: normal 12px/20px;
	color: #616B76;
	text-align: center;
	background-color: #fff;
}

#calendar .nav, #calendar .nav a {
	font: bold 18px;
	color: #fff;	
	text-align: center;
	text-decoration: none;
}	


#calendar caption {
	margin: 0;
	padding: 0;
	width: 100%;
	background: #A2ADBC;
	color: #fff;	 
	font: bold 12px;
	text-align: center;
}

#calendar th {
	font: bold 11px/20px;
	color: #616B76;
	background: #D9E2E1;
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	border-top: 1px solid #A2ADBC;
}

#calendar .today, #calendar td.today a, #calendar td.today a:link, #calendar td.today a:visited {
	color: #F6F4DA;
	font-weight: bold;
	background: #DF9496;
}

#calendar td {
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	width: 20px;
	height: 20px;
	text-align: center;
}

#calendar td a {
	text-decoration: none;
	font-weight: bold;
	display: block;
}

#calendar td a:link, #calendar td a:visited {	
	color: #608194;
}

#calendar td a:hover, #calendar td a:active {
	color: #6aa3ae;
}

  
/*  Archive  */

.archive
{
  width: 700px;
  background: #ecf2e6;
  border-collapse: collapse;
  margin-left: 20px;
}

.archive thead
{
  text-align: left;
}

.archive td, .archive th
{
  border: 2px solid #d3d9ce;
  padding: 3px;
  border-collapse: collapse;
}

.archive .spanner
{
  color: #d3d9ce;
  font-weight: bold;
}

.archive .options
{
  text-align: center;
}


/*  General Elements  */
pre
{
  display: block;
  font-family: monospace;
  overflow:visible;
  border-width: 1px 0;
  border-style: dashed;
  padding: 3px;
}

code
{
  color: #F60;
  border-width: 0 1px;
  border-style: dashed;
  display: block;
  padding: 3px;
}

blockquote
{
  background: #ecf2e6 url(../images/quote.gif) top left no-repeat;
  margin: 5px 20px;
  padding: 5px 5px 5px 43px;
  border: 1px solid #d3d9ce;
}

ol li ol
{
  list-style: lower-roman;
}

ol li ol li ol
{
  list-style: lower-alpha;
}

ul
{
  list-style-image: url(../images/arrow.gif);
  padding-left: 30px;
}





