body { 
  background-color: #000000; 
  font: 62.5% Arial, Verdana, sans-serif; 
  padding: 0; 
  margin: 0; 
}

#container { 
  width: 1000px; 
  margin: 0 auto; 
  background: #ffffff url(images/bg_container.jpg) repeat-y top left; 
}

#header { float: left; }

#logo { float: left; height: 103px; width: 230px; }
#logo a img { border: none; }

#slideshow { 
  float: left; 
  height: 103px; 
  width: 770px; 
  background: url(images/header-img.jpg) no-repeat top left; 
}

#main { 
  clear: both; 
  float: left; 
  width: 1000px;
  }

#navigation { 
  float: left; 
  width: 133px; 
  min-height: 607px; 
  background: url(images/sidebar.jpg) no-repeat top left; 
  padding: 15px;
}

#navigation ul { 
  padding: 0px;
  margin: 0px;
  border-top: 1px solid #dec5e2; 
  }
#navigation ul li { 
  list-style: none; 
  font-size: 1.2em; 
  padding: 6px 10px 5px 0px;
  border-bottom: 1px solid #dec5e2;
  }

#navigation .NavSub {
  padding-top: 5px;
}
#navigation .NavSub li {
  padding: 3px 0px 3px 10px;
  border-bottom: none;
  font-size: 1.0em;
}
#navigation .NavSub li a:link,
#navigation .NavSub li a:visited {
   background: url(images/dot.gif) no-repeat left center;  
}


#navigation .MenuActive,
#navigation .MenuSubActive {
  background: url(images/star-black.gif) no-repeat center left;
  padding-left: 18px;
  font-weight: bold;
  }

#navigation a {
  padding-left: 18px;
  text-decoration: underline; 
  }

#navigation a:link {
  color: #583e83;
  }
#navigation a:visited {
  color: #000000;
  }
#navigation a:hover {
  background: url(images/star-pink.gif) no-repeat left center; 
  color: #583e83;
  text-decoration: none;
  }
#navigation a:active { 
  background: url(images/star-black.gif) no-repeat left center;
  color: #252525;
  }

#content { 
  float: left; 
  width: 770px; 
  padding: 20px 30px 20px 37px; 
  min-height: 597px; 
  background: url(images/content.jpg) no-repeat top left; 
  font-size: 1.2em;
  line-height: 150%;
  color: #454545;
}

#content a { color: #583e83; }
#content a:visited { color: #43296e; }
#content a:hover,
#content a:active { color: #363636; }

#content h2 { 
  color: #8c75b3; 
  font: normal 2.6em Verdana, sans-serif;
  letter-spacing: -0.1em;
  margin-top: 0;
}

#content .content {
  float: left;
  width: 430px;
  margin-right: 50px;
}
#content .sidebar {
  float: left;
  width: 290px;
}

#flashcontent {
  margin: 20px 0;
  padding: 10px;
  background-color: #fff;
}

#footer { 
  color: #585858;
  clear: both; 
  padding: 20px; 
  font-size: 1.1em; 
  line-height: 150%; 
  }
#footer a {
  color: #454545;
  }

.MenuAdmin {
  padding: 10px;
  font-size: 1.2em;
  }
.MenuAdmin a { 
  color: #cccccc; 
  }


/*
body { font-size: 10px; font-family: Verdana, Arial, Helvetica; color: #000000; }
td	 { font-size: 12px; }

a:link, a:visited { color: #0000ff; text-decoration: none; }
a:hover { color: #ff0000; text-decoration: underline; }

#MainMenu .NavM100 { margin: 5px 0 -10px 0; }
#MainMenu .NavM100 li { display: inline; list-style: none; }
#MainMenu .NavM100 li span { color: #000000; font-size: 14px; border-right: 1px solid #000000; padding: 0px 10px 0px 10px;}
#MainMenu .NavM100 li .MenuItemFirst { border-left: 1px solid #000000; }
#MainMenu .NavM100 a { text-decoration: none; color: #000000; }
#MainMenu .NavM100 a:hover { color: #ff0000; }

#SideMenu .NavM100 { margin: 5px 0 -10px 0; }
#SideMenu .NavM100 li { list-style: none; }
#SideMenu .NavM100 li span { color: #000000; font-size: 10px; border-bottom: 1px solid #000000; padding: 0px 10px 0px 10px;}
#SideMenu .NavM100 li .MenuItemFirst { border-top: 3px solid #000000; }
#SideMenu .NavM100 a { text-decoration: none; color: #000000; }
#SideMenu .NavM100 a:hover { color: #DB0707; }

#FooterMenu .NavM100 { margin: 5px 0 -10px 0; }
#FooterMenu .NavM100 li { display: inline; list-style: none; }
#FooterMenu .NavM100 li span { color: #000000; font-size: 10px; border-right: 1px solid #000000; padding: 0px 10px 0px 10px;}
#FooterMenu .NavM100 li .MenuItemFirst { border-left: 1px solid #000000; }
#FooterMenu .NavM100 a { text-decoration: none; color: #000000; }
#FooterMenu .NavM100 a:hover { color: #DB0707}

h1, .SiteTitle	{ font-size: 22px; color: #000000; }
h2, .SiteTitle2	{ font-size: 18px; color: #000000; }
h3, .SiteTitle3	{ font-size: 14px; color: #000000; }
h4 { display: inline; }

.Footer, .Footer a:link, .Footer a:visited, .FooterCredit, .FooterCredit a:link, .FooterCredit a:visited {font-size: 10px; text-align: center; color: #000000; text-decoration:none;}
.Footer a:hover, .Footer a:active, .FooterCredit a:hover, .FooterCredit a:active {text-decoration: underline; }
.MenuAdmin, .MenuAdmin a:link, .MenuAdmin a:visited {font-size: 10px; text-align: center; color: #000000; text-decoration:none;}
.MenuAdmin a:hover, .MenuAdmin a:active 	 {text-decoration: underline; }
.ViewData		{ font-size: 10px; color: #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000 }

form			{ margin: 0px; padding: 0px; overflow:hidden; margin-left:0px; margin-right:0px}
input			{ font-size: 11px; font-family: Tahoma; width: 200px;  border: 1px solid #BBB; }
input.image		{ font-size: 11px; font-family: Tahoma; width: 200px;  border: none; }
input.radio		{ font-size: 11px; font-family: Tahoma; width: 20px; height: 20px }
input.checkbox	{ font-size: 11px; font-family: Tahoma; width: 20px; height: 20px }
input.submit	{ font-size: 11px; font-family: Tahoma; width: 100px }
input.disabled	{ font-size: 11px; font-family: Tahoma; width: 100px }
textarea		{ font-size: 11px; font-family: Tahoma; width: 200px; height: 80px; border: 1px solid #BBB;}
select			{ font-size: 11px; font-family: Tahoma; width: 200px; border: 1px solid #BBB; }
button			{ font-size: 11px; font-family: Tahoma; }

div.hr			{ height: 10px; border-top: 1px solid #000000; }
div.hr hr		{ display: none; }

#Calendar {}
.CalendarGrid {}
.CalendarGridNavigation {}
.CalendarGridHeader {border-style: none; border-bottom: 1px #215da9 solid; text-align:center;} 
.CalendarGridHeaderCell { color: #215da9; text-align:center; } 
.CalendarDayName { font-size:11px; }
.CalendarMonthTitle { font-size: 14px; font-weight: bold; color:#215da9}
.CalendarDayCell { border:1px #f9da88 solid; text-align:center; vertical-align: center; padding:0; border-collapse:collapse; background-color: #fdf4df; font-size:10px;  }
.CalendarDayCellToday { border:1px #215da9 solid; text-align:center; vertical-align: center; padding:0; border-collapse:collapse; background-color: #215da9; color: #ffffff; font-size:10px; }
.CalendarDayCellEvent { border:1px #fcdb9b solid; text-align:center; vertical-align: center; padding:0; border-collapse:collapse; background-color: #fcdb9b; font-size:10px; } 
.CalendarDayCellEventOver { background-color: #f9da88; }
.CalendarDayCellEventOff { background-color: #fbe5ac; }
.CalendarDayEventText { font-size:10px; line-height: 11px; color: #215da9; }
.CalendarDayCell div, .CalendarDayCellToday div, .CalendarDayCellEvent div, .CalendarDayCellEventOver div, .CalendarDayCellEventOff div {padding: 2px; padding-left: 5px; }
.CalendarDayNumber { font-size:10px; color: #000000; }
.CalendarEventDate {font-size: 11px; font-weight: bold }
.CalendarEventTitle {  }

.ArticleItem { color: #666666; list-style: disc; padding-top: 10px; }
.ArticleItemTitle { font-size: 10px; color: #454545; font-weight: normal; }
.ArticleItemTitle a:link, .ArticleItemTitle a:visited { text-decoration: none; color: #454545; text-decoration: none; font-weight: normal; }
.ArticleItemTitle a:hover, .ArticleItemTitle a:active { color: #666666; text-decoration: underline; }
.ArticleItemDate { color: #666666; }
.ArticleItemMore { text-align: right; padding: 5px 5px 10px 0px; text-transform: uppercase; }

.TestimonyQuoteLeft { display: none; }
.TestimonyQuoteRight { display: none; }
.TestimonyText { padding: 27px 10px 0px 10px; background: url(/_library/templates/skin_eishawaii/quoteLeft.gif) no-repeat top left; }
.TestimonyName { padding-top: 10px; background: url(/_library/templates/skin_eishawaii/quoteRight.gif) no-repeat top right; }
*/
