/**
 * Style sheet content
 */
body
{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 2px 5px;
}

h2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin: 10px 0;
	padding: 2px 5px;
}

h3
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin: 10px 0;
	padding:2px 5px;
}

h4
{
	font-size: 12px;
	margin: 8px 0;
}

h5
{
}

h6
{
	font-size: 11px;
	font-weight: bold;
	margin: 3px 0;
	padding: 0;
}

p {
	margin: 5px 0;
}

table tr td {
	padding: 3px;
	vertical-align: top;
}

ul {
	margin: 0 5px;
	list-style-type: circle;
}

ul li {
	display: list-item;
	list-style-type: circle;
}

* {
	margin: 0;
	padding: 0;
}

#content {
	margin: 0 0 10px 0;
}

#content p {
	margin: 8px 5px;
}

#footer
{
	text-align:center;
	line-height:1.4em;
	padding: 10px 0 0 0;
}

#footer .inner
{
}

#footer #footer_nav table {
	margin: 0 auto;
}

#footer #footer_nav table td {
	border-right: #999999 1px solid;
	padding: 0 2px;
	text-transform: capitalize;
}

.image_container {
	margin: 0 0 10px 0;
}

.image_container .caption {
	font-weight: bold;
	margin: 0 auto;
	padding: 0 0 2px 0;
	position: relative;
	top: -2px;
	width: 156px;
}

.image_container * {
	margin: 0;
}

#header #logo
{
	text-align:center;
	background: #FFFFFF url(http://unitedchurchstructures.com/tl/tl_files/images/bg_header.jpg) 0 0 repeat;
	overflow: hidden;
	white-space: nowrap;
}

#header #logo img {
	margin: 0;
	padding: 0;
}

#header #logo .inner {
	padding: 0;
}

#header #logo h1
{
	background: none;
	border: none;
	font-weight:bold;
	font-size:18px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

.inner {
	padding: 10px;
}

#left .inner {
	padding: 0 10px 10px 0;
}

#main
{
	text-align:left;
}

.mod_search .header {
	text-align: right;
}

#nav
{
	height:30px;
	margin: 0 0 8px 0;
	text-align:center;
	border-top: #666666 2px groove;
	border-bottom: #666666 2px groove;
}

#nav table {
	margin: 0px auto;
}

#nav table td
{
	border-right: #666666 1px solid;
	margin: 0;
	padding: 6px 0;
}

#nav table td.first {
	border-left: #666666 1px solid;
}

#nav a
{
	padding:6px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	text-transform: uppercase;
}

.nav_breadcrumb {
	margin: 0 0 4px 0;
	padding: 5px;
	text-transform: capitalize;
}

.nav_breadcrumb a {
	text-decoration: none;
}

.nav_breadcrumb a:hover {
	text-decoration: underline;
}

.nav_l2 {
	margin: 10px 0;
}

.nav_l2 ul li {
	list-style-type: none;
	padding: 5px;
}

.nav_l2 ul li a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}

.nav_l2 ul li a:hover {
	text-decoration: underline;
}

.news {
	border-bottom: #666666 1px dashed;
	margin: 0 0 10px 0;
}

.news a {
	text-decoration: none;
}

.news a:hover {
	text-decoration: underline;
}

.news p {
	margin: 4px 0;
	padding: 0;
}

.news span
{
	font-size:10px;
}

.pagination {
	font-weight: bold;
	padding: 5px;
	text-align: center;
}

.pagination ul li {
	display: inline;
}

#rightbar
{
}

#rightbar .inner
{
	padding:0px 0px 10px 10px;
}

.search
{
	padding: 3px;
	border:#000000 3px double;
	background: #000000 url(http://unitedchurchstructures.com/tl/tl_files/images/bg_headings.jpg) repeat;
}

.structures {
	float: left;
	text-align: center;
	width: 49%;
}

.struct {
	float: left;
	margin: 1px;
}

.struct .image_container {
	margin: 0;
}

.struct p {
	font-family: Myriad Pro, Myriad, Helvetica, sans-serif;
	font-size: 15px;
	margin: 0;
	padding: 0;
}

.struct a {
	font-size: 13px;
	text-decoration: none;
}

.submit {
	padding: 2px;
	font-size: 11px;
	font-variant: small-caps;
}

.text, .textarea {
	background: #444444;
	border: #999999 1px solid;
	color: inherit;
	font: inherit;
	padding: 3px;
}