/* CSS Document */
/*	ALBUM PHOTO*/
#album { width: 600px; margin-bottom: 14px
}
#album h3 {
	padding: 0px 4px 4px 0px;
	color: #FFF; height: 68px;
	background: #91211D url(../images/gallery.gif) no-repeat;
	margin: 0px 0px 0px 0px;
	font-size:18px;
	font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif
}
#album h3 span {position: relative; left: 74px; top:32px}

#datacontainer {
	background: #7D1C1A}
	
#album ul {padding: 4px 0px;
	margin: 0px 0px 0px 16px; height: 100%
	}
#album li {
	width: 106px; float:left; height: 106px; padding: 0px; margin:0px 8px 8px 0px; list-style-type: none;
		}
#album div.botAlbum { clear: both; height: 10px; background: #FFF url(../images/gallery.gif) no-repeat left bottom}
#album a {
	display: block;
	border: 1px solid #5B1613; height: 100%; text-align: center; background: #FFF
}
#album a:hover {
	border: 1px solid #FFF;
   }

/*********************	NEW CMS	*************************/
.cms { line-height: 150%}
table.cms td.padLeft { padding-left: 10px}
table.cms {
	margin-bottom: 14px;
	width: 596px
}
table.cms td { padding: 0px}
div.cms { margin-bottom: 14px}
.cms h3, .tiny h3 { font-size: 1.8em; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif }
.cms h4, .tiny h4 { font-size: 1.6em; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif }
.cms h5, .tiny h5 { font-size: 1.4em; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif }
.cms h6, .tiny h6 { font-size: 1.1em; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif }


.cms ul{ margin-top: 0px; }
.cms td, div.cms {
}
.tiny { }
.tiny p, .cms p{ line-height: 140%; padding: 2px 0px}
