@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 10px;
	height: 10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
a:link {
	color: #D25A0B;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #D25A0B;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #D25A0B;
}
#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 10px 0px 10px 0px;
}
#container2 { 	
    margin:0 auto;
    padding:0;
    width:650px;
    text-align:left;
    vertical-align: middle;	
    background-color:#ffffff;
    border:1px solid #cccccc;
}
#content {
	background-color: #FFFFFF;
	padding: 10px;
	float: right;
	width: 560px;
	text-align: justify;
}
#fullcontent {
	background-color: #FFFFFF;
	padding: 10px 0px 10px 0px;
	float: left;
	width: 760px;
	text-align: justify;
}
#centercolumn { 	
    margin: 0 0 0 180px;
    padding: 10px 0px 10px 0px;
    background-color:#ffffff;
    text-align: justify;
}
#leftcolumn {
	background-color: #FFFFFF;
	padding: 10px 0px 10px 0px;
	float: left;
	width: 160px;
	text-align: justify;
}
#sidebar {
    float:left;
    margin:0;
    padding:0;
    width:160px;
    font-size:.9em;
}
.clear {
	clear: both;
}

#header {
    margin:0;
    padding:0;
    height:160px;
    background-color:#2c2c2c;
}
#nav {
	height: 20px;
	padding: 10px 0px 10px 0px;
}
#top {
	padding: 10px;
	font-family: "Trebuchet MS";
	color: #D25A0B;
}
#head {
	height: 218px;
	width: 760px;
	/*background-image: url(../images/family.jpg);*/
	background-repeat: no-repeat;
}

#footer {
	padding: 10px;
	height: 20px;
}
#footer2 {
    position:relative;
    bottom:0;
    margin:80px 0 0 0;
    padding:0;
    height:60px;
    line-height:60px;
    text-align:center;
    font-size:.6em;
    background-color:#ffffff;
    border-top:1px solid #cccccc;
}

#articleheader
{
    font-weight: bolder;
    font-size: 16px;
}

.articleDate
{
	text-align:right;	
	color: #000;
}

.articleTitle
{
    text-align: left;
    color: #D25A0B;
}

#articlebody
{
}

#articlebody img
{
   float: left;
   border: 1px solid #D25A0B !important;
   padding: 5px;
   margin: 5px; 
}

.articlePoster
{
    text-align: right;
	color:#D25A0B;
	font-size: 10px;
}

#breadCrumb 
{
    padding: 10px;
    border: solid 1px gray;
}
#photoBox
{
    padding: 0px;
    border: solid 1px gray;
}
#thumbnailBox
{
    padding: 0px;
    border: solid 1px gray;
}
/*
img {
    float:left;
    border:1px solid #D25A0B;
    margin:0px 5px;
}
*/

.photos {
  z-index: 0;
  position: relative;
  text-align: center;
}

.photos img {
  z-index: 1;
}

.photos span {
  display: block;
  position: absolute;
  left: 15px;
  top: 15px;
  z-index: 2;
  padding: 2px 5px;
  background:  #D25A0B;
  color: white;
  font-weight: normal;
  font-size: 0.8em;
}

#thumbnails 
{
  width: 160px;
  background: #ffffff;
  padding: 3px 5px 3px 5px;
  text-align: center;
  vertical-align: top;
  min-height: 400px;
}

#thumbnails a img {
  border: solid 4px #fff;
}

#thumbnails a:hover img {
   border: solid 4px #D25A0B;
}

/*
.calendarNumber
{
    font-family: "Trebuchet MS";
    font-size: 36pt;
    color: #D25A0B;
}
.calendarDayYear
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    line-height: 22px;
    color: #000;
}
*/

.previousMonthBox, .previousMonthBoxTitle
{
    border-top: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-bottom: 0px solid black;
    font-family: "Trebuchet MS";
    padding: 10px;
    width: 125px;
}

.previousMonthBoxTitle
{
    background-color: #D25A0B;
    color: #FFF;
    text-align: center;
}

.tableBorder
{
   border: 1px solid #D25A0B !important;
   padding: 5px;
   margin: 5px; 
}

.tableHeader
{
    background-color: #D25A0B;
    color: #FFF;
    font-weight: bold;
}

.tableRow
{
    background-color: #FFF;
}

.tableRowAlt
{
    background-color: #F96;
}

/* GALLERY */

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/slides.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* slides styling */

#photo { padding: 0 20px; background: #f5f5f5; width: 600px; height: 300px; text-align: left; display: block; margin: 0 auto 0 auto; }

#photo ul { list-style: none; padding: 0; margin: 0; width: 216px; background: #d6d6d6; border: 1px solid #999; position: relative; height: 100px;}  /* picture container */

#photo ul li { display: inline; width: 24px; height: 24px; float: left; margin: 6px; }

#photo ul li a { display: block; width: 24px; height: 24px; cursor: default; background: url(../Images/arrow.gif) no-repeat; text-decoration: none; }

#photo ul li a b { display: none; }

#photo ul li a img { display: block; width: 22px; height: 22px; border: 1px solid #999; margin:0px; }

#photo ul li a:hover { white-space: normal; position: relative; z-index: 50; }

#photo ul li a.vert:hover img { background: #f5f5f5; position: absolute; left: -12px; top: -20px; width: 48px; height: 64px; border-color: #333; padding: 2px; }

#photo ul li a.hor:hover img { background: #f5f5f5; position: absolute; left: -20px; top: -12px; width: 64px; height: 48px; border-color: #333; padding: 2px;  }

#photo ul li a:active, #photo ul li a:focus { position: static; outline: 0; }

#photo ul li a:focus.vert img, #photo ul li a:active.vert img { position: absolute; left: 260px; top: 0; width: 240px; height: 320px; padding: 4px; border: 1px solid #999; margin: 0 20px; } /* displayed image */

#photo ul li a:focus.hor img, #photo ul li a:active.hor img { position: absolute; left: 260px; top: 0; width: 320px; height: 240px; padding: 4px; border: 1px solid #999; margin: 20px 0; } /* displayed image */

#photo ul li a:focus b, #photo ul li a:active b { display: block; position: absolute; width: 204px; height: 100px; top: 165px; left: 0; color: #666; font-size: 0.775em; border: 1px solid #999; font-weight: normal; line-height: 1.4em; padding: 6px; } /* description */
