@import url("registration.css");
@import url("prayers.css");

.content {
	height: 515px;
}

.content h1 {
	font-size: 10px;
	font-weight: bold;
	margin: 0px 0px 5px;
}

.content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #316B90;
	padding-top: 0px;
	padding-bottom: 7px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.content h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 7px 0px 7px;
}

.content h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0px 10px;
}

.content p {
	margin: 0 3 10 5;
}

.content ul {
	margin-top: 2px;
	margin-bottom: 2px;
	list-style-image: url(/images/arrow_li.gif);
}

.content li {
	padding-bottom: 10px;
}

.subsection {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-left: 45px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	background-image: url(/images/icons/button9_6.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
}

.subsection h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.subsection p {
	margin: 0px;
	padding-top: 2px;
	padding-left: 16px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F4F4F4;
	margin: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.admin {
	font-size: 9px;
}

.admin input {
	font-size: 9px;
}

a {
	text-decoration: none;
	color: #00498E;
}

a:hover {
	text-decoration: underline;
}

.news p {
	margin: 0px;
	padding-bottom: 5px;
}

.nav td {
	font-size: 9px;
}

.nav h2 {
	font-size: 12px;
	color: #316B90;
	text-align: center;
	height: 20px;
	padding: 0px;
	margin: 1px 1px 1px 1px;
}

.nav h3 {
	font-size: 9px;
	font-weight: bold;
	margin: 0px;
}

#bottombar {
	background-image: url(/images/main/bottomimage3.jpg);
	background-repeat: no-repeat;
	height: 77px;
	font-size: 10px;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 6px;
}

#popup {
	background-color: #F9F9F9;
}

.menu_bg {
	background-color: #777777;
}

.bottomadmin a {
	color: #333333;
}

.bottomadmin {
	padding-top: 5px;
	color: #333333;
}

div#familyinfo {
	background: white;
	border: 1px solid;
	border-color: #AAA #444 #444 #AAA;
	padding: 5px;
	text-align: center;
	margin: 0 0 10 0;
}

#familyinfo .name {
	font-size: 12px;
}

#familyinfo .name h1 {
	display: inline;
	font-size: 14px;
	padding-right: 10px;
}

#familyinfo ul {
	list-style-image: none;
	list-style: none;
	margin: 0.5em 1em 0.5em 1em; 
	padding: 0;
}

#familyinfo li {
	padding: 1px;
}

#familyinfo li.phone {
	padding-top: 1em;
}

div.listing {
	background: white;
	border: 1px solid;
	border-color: #AAA #444 #444 #AAA;
	height: 100px;
	padding: 5px;
	margin: 0 0 10 0;
}

div.pic {
	float: left;
	background: #E3E3E3;
	border: 1px solid;
	border-color: #AAA #444 #444 #AAA;
	padding: 3px;
	margin-right: 5px;
}

.listing img {
	border: 1px solid;
	border-color: #444 #AAA #AAA #444;
	margin: 0;
}

.listing .name {
	font-size: 12px;
}

.listing .name h1 {
	display: inline;
	font-size: 14px;
	padding-right: 10px;
}

.listing ul {
	list-style-image: none;
	list-style: none;
	margin: 0.5em 1em 0.5em 1em; 
	padding: 0;
}

.listing li {
	padding: 1px;
}

.listing li.phone {
	padding-top: 1em;
}

td.memberinfo {
	padding: 10px 20px 0 0;
}

.memberinfo th, .memberinfo td {
	vertical-align: top;
	padding-bottom: 5px;
	font-size: 11px;
}

.memberinfo th {
	padding-right: 10px;
	text-align: right;
}

table.memberaddress {
	border-left: 1px solid #CCC;	
}

.memberaddress th, .memberaddress td {
	padding: 0 2px 3px 10px;
	white-space: nowrap;
}

h2.heading {
	font-size: 11px;
	background-color: #608DAD;
	margin: 0;
	padding: 5px 7px;
	font-weight: bold;
	border-top: 1px solid #316B90;
	border-bottom: 1px solid #316B90;
	color: white;
}

.buttons {
	text-align: center;
}

.buttons input {
	display: block;
	margin: 20px 0 20px 0;
}
