﻿/* BASIC TAGS */

/* DEFINES FONT AND MARGINE FOR ALL H? TAGS */

h1, h2, h3, h4 {
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

p {
	line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #000000;
	height: 1px;	
}

/* BASIC HYPERLINKS */

a {
	text-decoration: none;
	color: #DBB94F;
}

a:visited {
	color: #C19B28;
}

a:hover {
	text-decoration: underline;
	color: #E6CD84;
}

a:active {
	color: #C19B28;
}

/* BASIC BODY */

body {
	background-color: #000000;
	background-image: url(Images/background.gif);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

img {
	border-width: 0;
}

/* LIST */

#directions ul {
	border-top: 1px solid #505050;
	padding-top: 1.0em;
	margin-left:0px;	
}

#directions li {
	list-style-type:none;
	list-style-image:  url(images/bullet-2.gif);
	list-style-position:outside;
	line-height: 18px;
	vertical-align:middle;
	margin-left:40px;
}

ul {  
	list-style-type: none;
	list-style-image:  url(images/bullet-2.gif);
	list-style-position: outside;
	line-height: 18px;
	vertical-align: middle;	
}

.list_link{
	list-style-image:  url(images/bullet-1.gif);
}

/* HEADER */

h1 {
	position: absolute;
	left: 37px;
	top: 12px;
	text-transform: uppercase;
	font-size: 18px;
}

h2 {
	position: absolute;
	left: 37px;
	top: 45px;
	font-size: 14px;
}

.header{
    background-image: url(Images/header.png);
    background-repeat: no-repeat;
    position: relative;
    width: 845px;
    height: 121px;
    margin: 0px auto;
}

.headerbg {
    background-image: url(Images/header_side.png);
	background-repeat: repeat-x;
	width: auto;
	height: 108px;
	text-align: center;
}

/* HEADER MENU */

.menua {
	position: absolute;
	text-align:center;
	top: 78px;
	left: 100px;
	width: 591px;
	text-transform: uppercase;
	font-size: 11px;
}

/* HEADER MENU HYPERLINKS */

.menua a:visited, .SiteMapPath1 a:visited, .nav a:visited {
	color: #DBB94F;
}

.LoginNameMaster {
	position: absolute;
	text-align:center;
	right: 62px;
	top: 108px;
	font-size: 10px;
}

.SiteMapPath1 {
	position: absolute;
	text-transform: uppercase;
	text-align:left;
	
}

.nav {
	position: absolute;
	right: 52px;
	top: 78px;
	text-transform: uppercase;
	font-size: 10px;
}

/* PAGE SHIM */

.shim {
	background-repeat: no-repeat;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 845px;
	height: 12px;
	font-size: 0;
}

.column {
	background-image: url(Images/content-shim-side.png);
}

.columnbottom {
	background-image: url(Images/content-shim-side-bottom.png);
}

.gradient {
	background-image: url(Images/content-shim-none.png);
}

.solid {
	background-image: url(Images/content-shim-none.png);
}

/* PAGE */

h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 18px;
	font-weight: bold;
}

h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 14px;
	font-weight: bold;
}

h5 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 12px;
	font-weight: bold;
}

.page {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

/* ALL PAGES */

#home, #about,#donations, #contactUs, #TheWord, #guestbook, #volunteer, #directions, #links, #media-room, #register, #admin-albums, #admin-photos, #admin-content {
	background-image: url(images/body-repeat-side.png);
	position: relative;
	width: 845px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}

#Bottom, #admin-details, #albums, #photos, #details, #noside {
    background-image: url(images/body-repeat-none.png);
	position: relative;
	width: 845px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}

#sidebar {
    float:left;
	margin-left:60px;
	width: 170px;
	height: 100%;
}

#content {
	margin-left: 60px;
	width:720px;
}

#contentside {
    margin-left:250px;
	margin-right: 65px;
	width:530px;
	text-align:justify;
	font-size: 13px;	
}

#whatsnew {
	float: left;
	width: 200px;
	height: 100%;
}

#quicklinks {
	margin-left: 0px;
	line-height:5px;
}

#quicklinks hr {
	border: 0;
	border-top: 1px solid #000000;
	height: 1px;
}

#about h4, #links h4, #contactUs h4, #directions h4 {
	margin-top: 0;
	border-top: 1px solid #505050;
	padding-top: 1.0em;
	position: absolute;
	left: 60px;
	width: 170px;
}


#about .first, #contactUs .first, #directions .first {
	margin-top: 0;
	border-top: 1px solid #505050;
	padding-top: 1.5em;
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #505050;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 225px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

.view {
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
}

.item {
	padding: 20px 50px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}

.buttonbar, .buttonbar-top {
	width: 720px;
	height: 36px;
	background-image: url(Images/photonav.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	text-align: center;
}

/* FOOTER */

h2{
    position: absolute;
    font-size: 11px;
}

.footerbg {
	width: auto;
	height: 59px;
	text-align: center;
}

.footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	width: 845px;
	height: 124px;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
}

/* FOOTER MENU */

.menub {
	margin: 8px auto 2px auto;
	text-transform: uppercase;
	font-size: 10px;
}
/* FOOTER HYPERLINKS */

.menub a:visited {
	color: #DBB94F;
}

/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 1px solid #000000;
}

