thead th, tbody td, tbody th {
	padding: 2px 0px 2px 5px;
	white-space: nowrap;
}
h1 {
	margin-top: 0;
}
fieldset {
	padding-top: 5px;
}
legend {
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 15px;	
}
.date {
	margin-top: -16px;
	color: #333333;
}

dt {
	font-weight: bold;
}

dd {
	margin-left: 0px;
}

.wraptop {
	font-family: 'Times New Roman';
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 5px;
	height: 25px;
	background-image: url('images/navbar.gif');
	border-left: 1px solid #9C9264;
	border-right: 1px solid #9C9264;	
}
.container {	
	background-image: url('images/content_mid.gif');	
	padding: 0;
	border: 0;
	height: 20px;	
}
.container_l {
	background-image: url(images/content_left.gif);
	width: 5px;
	height: 20px;
	float: left;
}
.container_r {
	background-image: url(images/content_right.gif);
	width: 5px;
	height: 20px;
	float: right;
}
.container_t {
	float: left;
	padding-top: 1px;
	padding-left: 10px;
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}	
.wraptext {
	color: #333333;
	border-top: 0;
	border-bottom: 1px solid #9C9264;
	border-left: 1px solid #9C9264;
	border-right: 1px solid #9C9264;
	margin-bottom: 15px;
}
.congregation_link,.congregation_link_selected {
	display: block;
	width: 80px;
	height: 19px;
	padding-left: 32px;
	padding-top: 5px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
}
.congregation_link {
	background-image: url('images/ring.png');
}
.congregation_link_selected {
	background-image: url('images/globe.png');
}
.congregation_link:hover {
	background-image: url('images/globe.png');
}

#header_overlay {
	background: url('images/overlay.png') no-repeat;
	width: 900px;
	height: 160px;
}

#header {
	width: 900px;
	height: 160px;
}

#navbar {
	background: url('images/navbar.gif');
	width: 100%;
	height: 40px;
}
#navlinks {	
	padding: 0;
	list-style: none;
}
#navlinks .selected {
	text-decoration: underline;
}
#navlinks li {
	line-height: 28px;
	font-weight: bold;
	font-family: 'Times New Roman';
	font-size: 15px;
	color: #FFFFFF;	
	text-align: center;
	vertical-align: middle;	
	float: left;		
	width: 14.275%;
	height: 100%;
}

#state_map {
	margin: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	position: relative;
	background-repeat: no-repeat;
}

#state_map a, #state_map a:visited {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background: url('icons/ucg_icon.png') no-repeat;
	height: 16px;	
	display: block;
	width: 100px;
	padding-left: 20px;		
}

#state_map div {
	position: absolute;	
	background: url('images/map_marker_back.png') no-repeat;
	width: 120px;
	height: 20px;
	padding: 2px;
}

#layout {
	width: 100%;
	padding: 0; margin: 0;
	border: 0;
	border-spacing: 0;
	margin-top: -11px;
}

#layout td {
	vertical-align: top;
	white-space: normal;
}

#c_col_1 {
	padding: 25px 50px;
}

#c_col_2, #c_col_3 {
	padding: 15px;
}

#r_col {
	width: 170px;
	padding-top: 15px;
	padding-right: 10px;
}

#l_col {
	width: 160px;
	background-color: #2A2A2A;
	color: #C2B394;
	padding-bottom: 50px;
}

.p_letter {
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}

#mini_calendar {
	border: 1px solid #FFFFFF;
	background: #B7B08E;
	width: 100px;
}
#mini_calendar td, #mini_calendar th {
	text-align: right;
	background: #FFFFFF;
	vertical-align: middle;
	height: 17px;
	font-size: 10px;
	padding-right: 3px;
	width: 148px;
	white-space: normal;
 }
#mini_calendar th {
	text-align: center;
	width: 22px;
	height: 16px;
	padding-left: 3px;
	white-space: normal;
}
