/* Standard Tag Definitions */
a:link, a:active, a:visited {
	color: #3366FF;
	text-decoration: none;
}
a:hover {
	color: #CC0099;
	text-decoration: none;
}
blockquote p {
	margin-top:0;
	margin-bottom:10px;
	padding:0;
}
body {
	margin: 0px;
	background-image: url(../layout/bk.jpg);
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
}
p {
	margin: 0px;
	padding: 0px;
	margin-bottom:10px;
}


/* Custom Tag Definitions */
a.innerMenu:link, a.innerMenu:active, a.innerMenu:visited {
	padding-left: 5px;
	text-decoration: none;
	padding-right: 5px;
	font-size:12px;
}
a.innerMenu:hover {
	padding-left: 5px;
	text-decoration: none;
	padding-right: 5px;
}
a.navLink:link, a.navLink:active, a.navLink:visited {
	color: #FFFFFF;
	padding-left: 5px;
	text-decoration: none;
	padding-right: 5px;
	font-weight: bold;
}
a.navLink:hover {
	color: #FFFF00;
	padding-left: 5px;
	text-decoration: none;
	padding-right: 5px;
}
a.subnavLink:link, a.subnavLink:active, a.subnavLink:visited {
	color: #333333;
	font-size: 14px;
	text-decoration: none;
	padding-right: 15px;
}
a.subnavLink:hover {
	color: #000066;
	font-size: 14px;
	text-decoration: none;
	padding-right: 15px;
}
a.botLinks:link, a.botLinks:active, a.botLinks:visited {
	color: #000000;
	font-size: 10px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	vertical-align: text-top;
}
a.botLinks:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.editLink:link, a.editLink:active, a.editLink:visited {
	color: #999999;
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;
	padding:15px;
}
a.editLink:hover {
	color: #FF0000;
}
a.editLink2:link, a.editLink2:active, a.editLink2:visited {
	color: #999999;
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;
}
a.editLink2:hover {
	color: #FF0000;
}

.a1bk {
	background-image: url(../layout/a1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bodyTitle {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.botText {
	color: #000000;
	font-size: 10px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	vertical-align: text-top;
}
.bottomRow1 {
	background:url(../layout/b1.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
.bottomRow2 {
	background:url(../layout/b2.jpg);
	background-repeat:no-repeat;
}
.bottomRow3 {
	background:url(../layout/b3.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
.familyListImg {
	border-color:#666666;
	border-style: ridge;
	max-width:200px;
	max-height:200px;
}
.familyFullImg {
	border-color:#666666;
	border-style: ridge;
	max-width:340px;
	margin-left:15px;
}
.familyGalleryIMG {
	border-color:#666666;
	border-style: ridge;
	max-height:400px;
	max-width:400px;
}
.familyPhoto	{
	border-color:#666666;
	border-style: ridge;
}
.familyPortrait	{
	border-color:#666666;
	border-style: ridge;
}
.pageTitle {
	font-size: 22px;
	color: #3366FF;
	padding-left: 13px;
	padding-bottom: 10px;
	font-weight: bold;
}
.phone	{
	color: #FFFFFF;
	text-align:center;
	padding-top:3px;
	font-size:18px;
}
.photoCaption {
	font-size: 10px;
	padding-bottom:5px;
	padding-top:2px;
	padding-left:10px;
	padding-right:10px;
}
.splashImgText	{
	font-size: 28px;
	padding-bottom:10px;
	padding-top:2px;
	padding-left:12px;
	padding-right:12px;
	vertical-align:top;
	font-weight:bold;
	text-align:center;
}
.subTitle {
	font-size: 18px;
	color: #CC0099;
	padding-bottom: 10px;
	padding-left: 13px;
}
.top {
	background-image: url(../layout/a2v3.jpg);
	background-repeat: no-repeat;
}

table.family_table{
	
}

th.family_table{
	font-size:14px;
	text-align:right;
}

th.family_table_centered{
	font-size:14px;
	text-align:center;
}

td.family_table{
	font-size:12px;
	width:200px;
	border:1px solid #999999;
	background:#9eb9fe;
}

p.smaller_data{
	font-size:12px;
}