body {
	background-color: #ED1944;
}
a {
	color: #005E90;
	text-decoration: none;
}
p, td, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 5px;
	margin-right: 10px;
	line-height: 18px;
}
input, select, textarea {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	margin-top: 4px;
	margin-bottom: 8px;
}
table#body, div#outer {
	background-color: #EAD199;
}
tr td#content, div#content {
	background-color: #EAD199;
	height: auto;
	min-height: 500px;
}
td#content, div#content {
	padding: 8px;
}
div#homeImage {
	width: 430px;
	height: 300px;
	background-color: #EEE;
	margin-right: 10px;
	float:left;
}
table#homeBirthday {
	background-color: #FFFFFF;
	border: 1px solid #2D2F55;
	margin: 0px 0px 0px 0px;
}
td.birthdayHeader {
	margin: 0px;
	padding: 3px;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
	text-align: right;
}
.Narrow {
	width: 100px;
}
.Normal {
	width: 150px;
}
.Wide {
	width: 200px;
}
.paddingSmall {
	padding: 2px;
}
.paddingNormal {
	padding: 4px;
}
.paddingLarge {
	padding: 6px;
}
#quotes {
	background-color: #FFF;
	border: 1px solid #2D2F55;
	padding: 0px;
	margin: 0px;
}
.attribution {
	text-align: right;
	font-style: italic;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 4px;
	border-bottom: 1px dashed #999999;
	line-height: 16px;
}
.quotation {
	text-align: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 0px;
	line-height: 16px;
}
#nav {
	background-color: #ECD7A4;/*#E0BD6B;*/
	border-right: 1px solid #DDD;
	height: 22px;
	padding: 0px;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
}
#nav p {
	padding: 2px 4px 2px 4px;
	background-color: #2D2F55;
	color: #FFF;
	margin: 0px;
	font-size: 11px;
	border-right: 1px solid #990000;
	width: 100px;
	float: left;
	text-align: center;
}
#nav p a {
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
	text-transform: capitalize;
}
#nav p.navNarrow {
	width: 60px;
}
#nav p.navNormal {
	width: 100px;
}
#nav p.navWide {
	width: 140px;
}
#nav p:hover {
	background-color: #990000;
}
p.quoteHeader {
	background-color: #2D2F55;
	color: #FFF;
	border: 2px outset #003366;
	text-align: center;
	font-weight: bold;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
td.birthdayHeader {
	border: 2px outset #F00; 
	background-color: #900; 
	text-align: center;
	font-weight: bold;
	color: #FFF;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
td.borderBottom {
	border-bottom: 1px solid #CCCCCC;
}
.padLeft {
	padding-left: 3px;
}
.padRight {
	padding-right: 3px;
}
.bd {
	margin: 4px 10px 4px 10px;
	padding: 2px 2px 2px 10px;
}
table.birthdayTable td {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #CCCCCC;
}
.altStyle1 {
	background-color: none;
	border-bottom: 1px solid #AAA;
}
.altStyle2 {
	background-color: #F3EDDC;
	border-bottom: 1px solid #AAA;
}
h1, h2, h3, h4, h5 {
	margin: 3px 5px 10px 5px;
	font-family: "Trebuchet ms",Verdana, Arial, Helvetica, sans-serif;
	font-stretch: expanded;
	color: #2D2F55;
}
h1 {
	font-size: 24px;
	padding-bottom: 5px;
	border-bottom: 0.01em solid #ED1944;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
	font-style: italic;
}
h1 + p, h2 + p, h3 + p, h4 + p, h5 + p {
	margin-top: 5px;
	margin-bottom: 10px;
}
p + p {
	margin-top: 5px;
	margin-bottom: 10px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 8px;
}
body,td,th {
	font-size: 12px;
}
.header {
	background-color: #003366;
	background-image: url(../images/ct_header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 135px;
}
.eyebrow, .footer {
	background-image: url(../images/ct_eyebrow.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	color: #FFF;
	height: 24px;
	vertical-align: middle;
	font-size: 11px;
	padding-right: 5px;
	text-align: right;
	font-family: "Trebuchet ms",Arial,helvetica,sans-serif;
}
body {
	background-color: #666;
}
.tableBorder {
	border-top: 1px solid #2D2F55;
	border-left: 1px solid #2D2F55;
}
.cellBorder, .tableBorder td {
	border-right: 1px solid #2D2F55;
	border-bottom: 1px solid #2D2F55;
}
.tableBorderLight {
	border-top: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
}
.tableBorderLight td, .tableBorderLight th {
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	text-align: center;
	color: #FFFFFF;
	padding-top: 2px;
	margin-bottom: 5px;
}
div p {
	margin-top: 3px;
	margin-bottom: 8px;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #2D2F55;
	color: #FFFFFF;
	border-right: 0.01em solid #FFFFFF;
	border-bottom: 0.01em solid #FFFFFF;
}
caption {
	background-color: #F9A537;
	font-weight: bold;
}
#content {
	height: 500px;
	padding-left: 8px;
	padding-right: 8px;
}
/*#content td {
	padding-left: 8px;
	padding-right: 8px;
}*/
a#thumb img {
	border: none;
}
table#photoGallery tr td {
	padding-left: 0px;
	padding-right: 0px;
}
table#photoGallery {
	border: 1px solid #990000;
}
div#photos {
	width: 980px;
	height: 780px;
	margin: -8px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #000000;
}
.trans30 {
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}
.trans50 {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.trans80 {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.trans100 {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}
.photoContainer {
	width: 50px;
	height: 50px;
	float: left;
}
td.lh12 {
	line-height: 12px;
}
div.caption {
	padding: 5px 5px 5px 5px;
	background: transparent url(../images/caption_bg.png) repeat;
	color: #FFFFFF;
	border: 1px solid #FF0000;
	margin: 0 15px 0 15px;
}
td#loginImage {
	background: #000000 url(../images/LetMeIn2.jpg) no-repeat;
	background-position: top center;
	height: 320px;
}
table#loginTable {
	background-color: #2D2F55;
	color: #FFFFFF;
}
table#loginTable h1 {
	color: #FFFFFF;
	font-size: 18px;
}
a.blueButton {
	padding: 1px 3px 1px 3px;
	background-color: #2D2F55;
	color: #FFFFFF;
	border: 2px outset #2D2F55;
	font-size: 11px;
}
a.blueButton:hover {
	border: 2px inset #2D2F55;
	background-color: #232441;
	padding: 0px 4px 2px 2px;
	color: #AAAAAA;
}
th {
	padding: 2px 2px 2px 2px;
	line-height: 13px;
}
td.fieldLabel {
	background-color: #F3EDDC;
	text-align: right;
	padding-right: 2px;
	padding-left: 2px;
}
td.fieldInput {
	padding-left: 2px;
	padding-right: 2px;
}
form#inputForm td, form#inputForm th {
	padding: 2px;
}
td.padding3 {
	padding: 3px;
}
table.font11 td, table.font11 th {
	font-size: 11px;
}
.frame {
	border: 2px ridge #996600;
}
.smallFormLabel {
	float: left; 
	width: 75px; 
	margin-right: 5px;
}
.smallFormInput {
	float: left;
	width: 218px;
	height: 26px;
}
.mediumPopForm {
	padding: 5px;
	position: absolute;
	width: 300px;
	height: 170px;
	background-image: url(../images/white_bg.png);
	background-repeat: repeat;
	border: 1px solid #000000;
}
.font11 {
	font-size: 11px;
}
.font10 {
	font-size: 10px;
}
.mediumPopForm input {
	font-size: 11px;
}
hr {
	height: 2px;
	color: #006699;
	background-color: #003366;
	width: 75%;
	text-align: center;
}
.legend {
	padding: 5px;
	font-size: 11px;
}
.required {
	color: #FF0000;
}
/* POP-UP CALENDAR STYLES */
.yui-calendar  {
	border-collapse:separate;
	border-spacing:0;
	font-size: 10px;
	font-family: "Trebuchet ms",Arial, Helvetica, sans-serif;
	position:relative;
	text-align:center;
	margin-top: 5px;
}
.yui-calendar .calweekdaycell {
	color:#FFFFFF;
	font-weight:bold;
	padding-bottom:2px;
	padding-top:2px;
	text-align:center;
	width: 20px;
}
.yui-calcontainer {
	background-color:#FFFFFF;
	border: 1px solid #DDDDDD;
	float:left;
	padding:5px;
	position:relative;
	margin-top: 5px;
}
.yui-calendar td.calcell.today {
	background-color: #DDDDDD;
	border:1px solid #000000;
	color:#333333;
}
.yui-calendar td.calcell.oom {
	background-color:#FFFFFF;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	cursor:default;
}
.yui-calendar td.calcell.selected {
	background: #FFAAAA;
	border:1px solid #FF0000;
	color: #FFFFFF;
}
.yui-calendar td.calcell.calcellhover {
	background-color:#003399;
	border:1px solid #0000FF;
	color:#FFFFFF;
	cursor:pointer;
}
.yui-calendar .calhead {
	background-color:#FFFFFF;
	color: #003366;
	border-bottom:1px solid #E0E0E0;
	padding-bottom:4px;
	padding-top:2px;
	vertical-align:middle;
	border-right: none;
}
.yui-calendar .calheader {
	position:relative;
	text-align:center;
	width:100%;
}
.yui-calendar th, .yui-calendar td {
	font-size: 10px;
	padding: 2px;
}
.liLabel {
	width: 120px;
	float: left;
	margin-right: 15px;
}
div.center {
  width: 980px ;
  margin-left: auto ;
  margin-right: auto ;
}
div#spacer {
	height: 250px;
}
div#genealogy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div.error {
	margin: 5px 35px 5px 35px;
	border: 1px solid #666666;
	background-color: #DDDDDD;
	padding: 5px;
	color: #CC0000;
}
