
/* CSS Document */

/* ----------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- */
/* GENERAL TAGS USED THROUGHOUT THE SITE --------------------------------------- */
/* ----------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- */

body {
	margin: 0;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background: #FFF;
}

img {
	border: 0;
}

.floatleft {
	float: left;
	border: 1px solid #497bbf;
	margin: 0 10px 10px 0;
}

.floatleftnoborder {
	float: right;
	margin: 0 10px 10px 0;
}

.border {
	border: 1px solid #497bbf;
}

table, p, span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

table {
	border-collapse: collapse;
}

form, cfform {
	margin: 0;
}

a, a:visited {
	color: #497bbf;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #497bbf;
	text-decoration: underline;
}

#header {
	background: url(../images/template/bg-header.png) repeat-x left top;
}

#menubtm td {
	border-bottom: 1px solid #497bbf;
	border-right: 0;
	border-left: 0;
	border-top: 1px solid #497bbf;
	padding: 0;
}

#menu td {
	border-bottom: 1px solid #497bbf;
	border-right: 0;
	border-left: 0;
	border-top: 1px solid #497bbf;
	font-weight: bold;
}

#menu a, #menu a:visited {
	color: #497bbf;
	display: block;
	height: 25px;
	background: url(../images/menu/menu.png) repeat-x left top;
	padding: 5px 0 0 5px;
}

#menu a:hover, #menu a:active, #menu a:focus,
#home #menu #menuhome,
#news #menu #menunews,
#events #menu #menuevents,
#sermons #menu #menusermons,
#staff #menu #menustaff,
#photos #menu #menuphotos,
#ministries #menu #menuministries,
#history #menu #menuhistory,
#directions #menu #menudirections,
#contact #menu #menucontact
#videogallery #menu #menuvideogallery {
	background: url(../images/menu/menu-roll.png) repeat-x left top;
	text-decoration: none;
}

#menu #submenu a, #menu #submenu a:visited {
	color: #497bbf;
	display: block;
	background: #FFF;
	height: 15px;
	padding: 3px;
}

#bodycontent {
	border-left: 1px solid #497bbf;
	border-right: 1px solid #497bbf;
	border-bottom: 1px solid #497bbf;
	border-top: 0;
}

#pgheader {
	padding: 5px 5px 0 5px;
	border: 1px solid #497bbf;
	height: 25px;
	font-size: 1.3em;
	color: #497bbf;
	background: url(../images/menu/menu.png) repeat-x left top;
}

#pgheader #clockgoeshere #clock td {
	font-size: 0.9em;
	color: 497bbf;
	font-weight: normal;
	background: none;
	padding: 0;
}

#footer {
	padding: 2px;
	border: 1px solid #497bbf;
	height: 20px;
	color: #497bbf;
	background: url(../images/menu/menu.png) repeat-x left top;
	font-size: 0.8em;
}

#navbar {
	border: 1px solid #497bbf;
}

#navbar td {
	padding: 5px;
	height: 20px;
	color: #497bbf;
	background: url(../images/menu/menu-roll.png) repeat-x left top;
}

#pgcontent {
	padding: 5px;
	border: 1px solid #497bbf;
}

#pgcontent table td {
	padding: 5px;
}

#datatable td {
	padding: 5px;
	border: 1px solid #497bbf;
}

#datatable .datatitle {
	background: url(../images/menu/menu-roll.png) repeat-x left top;
	color: #497bbf;
}

.shadegold {
	background: #fef2d3;
}

.shadeblue {
	background: #e7f0fc;
}

.special {
	font-size: 1.3em;
}

.special2 {
	writing-mode: tb-rl;
}

#ministriestable td {
	background: #e7f0fc;
	color: #497bbf;
	border: 1px solid #497bbf;
	white-space: nowrap;
}