@charset "UTF-8";
/* Bridge Christian CSS Document */

body {
	font-family: "Lucida Grande", Arial, Helvetica, Verdana, Sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	text-align: left;
}

html, body {
	margin: 0px;
	padding: 0px;
}

#page-container {
	width: 950px;
	text-align: left;
	margin:0px auto 0px auto;
	background-image: url(../imgs/BridgeChristian-HeaderBckgrnd.gif);
	background-repeat: no-repeat;
	background-color: #f9f9f9;
}

#left-upper {
	width: 315px;
	height: 164px;
	text-align: left;
	float: left;	
}
#left-upper-text {
	padding-top: 115px;
	text-align: center;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0.5em;
}

#header-top {
	height: 164px;
	margin-left:316px;
	
}

#header-nav {
	height: 20px;
	padding-top: 40px;
	padding-left: 25px;
}

#header-nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 7px;
}
#header-nav ul li {
	display: inline;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
}

#header-nav ul li a {
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.1em;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#header-nav a:hover {
	color: #666666;
}

#header-slideshow {
	height:171px;
	margin:10px;

}
#header-photo {
	padding: 10px;
	margin-top: 15px;
	background-image: url(../imgs/Header_photo-Box.gif);
	background-repeat: no-repeat;
}

#left {
	width: 315px;
	text-align: left;
	float: left;
	clear: left;
	background-image: url(../imgs/Left-Header.gif);
	background-repeat: no-repeat;
}

#left-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;	

}

#left-header ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-top: 4px;
	padding-bottom: 2px;
}
#left-header ul li {
	display: inline;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-right: 10px;
	padding-left: 35px;
}

#left-header ul li a {
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0em;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#left-header a:hover {
	color: #01456C;
}

#left-content {
	padding-left:15px;
	
}

#content-main {
	margin-left:316px;
	padding: 10px;
}

#footer {
	width:950px;
	height:15px;
	background-color: #CCCCCC;
	clear:both;
}
.error {
	color: #FF0000;
}
.bgborder {
	background-color: #ececec;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
fieldset {
	background-color: #ececec;
	border: 1px solid #666666;
	padding: 10px;
}
th {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}
td {
	font-size: 12px;
	text-align: left;
	padding: 2px;
}
a {
	color: #000000;
}
a:hover {
	color: #01456C;
}
table {
	font-family: Arial, Helvetica, sans-serif;
}.evenrow {
	background-color: #ececec;
}
tr:hover {
	background-color: #CCCCCC;
}#allDayYes {
	display: none;
}
#allDayNo {
	display: none;
}
#allDayQ {
	display: inline;
}
#multipleTimes {
	display: none;
}
h2 a {
	text-decoration: none;
}
#hidden {
	display: none;
}
#leftColumn {
	width: 250px;
	float: left;
}
#content-main {
	margin-left:316px;
	padding: 10px;
}
#content-main p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 22px;
	color: #333333;
}

#content-main h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-transform: uppercase;
	font-size: 19px;
	letter-spacing: .1em;
}

#content-main h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-transform: uppercase;
	font-size: 15px;
}

#content-main h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 125%;
}


#page-container #content-main .oddrow .internal  {
	color: #FF0000;
}
#page-container #content-main .evenrow .internal {
	color: #FF0000;
}
.size11 {
	font-size: 11px;
}
