html {
	background-image:url(../img/background_color.jpg);
	background-repeat:repeat-x;
	background-color:#222328;
}
body {
	background-image:url(../img/background.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	margin:0;
}
.header, .homeContent, .content {
	width: 800px;
	margin: 0 auto;
}
.pulseHeader {
	width: 830px;
	margin: 0 auto;
}
#logo {
	margin-left:30px;
	margin-top:20px;
}
.homeContent .left {
	width: 490px;
	float:left;
}
.homeContent .right {
	width: 310px;
	float:right;
	text-align:center;
}
.homeContent .right {
	margin-top:30px;
}
.content .left {
	width: 470px;
	margin-left:20px;
	float:left;
}
.content .right {
	width: 310px;
	float:right;
	text-align:center;
}
.content .right {
	margin-top:0px;
}
.content .pulseLeft {
	width: 580px;
}
.content .pulseRight {
	width: 200px;
}
a {
	color:#FFFFFF;
}
a img {
	border:none;
}
h2 {
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:24px;
	color:#f0d39f;
}
h3 {
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:20px;
	color:#FFFFFF;
	margin-top:5px;
	margin-bottom:5px;
}
h4 {
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:16px;
	color:#f0d39f;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:5px;
}
h5 {
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:5px;
}
.homeContent h2,.homeContent h3 {
	text-align:center;
}
a.twitterLink {
	clear:both;
	margin: 0 auto;
	display:block;
	width: 215px;
	height: 43px;
	background-image:url(../img/twitter_logo.png);
	background-position:5px 3px;
	background-repeat:no-repeat;
	padding-left: 45px;
	text-decoration:none;
	font-family:Trebuchet MS;
	font-size:16px;
	color:#f0d39f;
	position:relative;
}
a.twitterLink small {
	color:#FFFFFF;
	font-style:italic;
}

p, ol li, .left ul li, .left label {
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}
.center {
	text-align:center;
}
.rightImg {
	float:right;
	padding:8px;
}
.leftImg {
	float:left;
	padding:4px;
}
p strong, ol li strong {
	font-weight:bold;
	font-size:15px;
}
h3.half, p.half {
	width:50%;
	float:left;
}
ul.menu {
	font-family:Trebuchet MS, Helvetica, sans-serif;
	text-align:center;
	font-size:21px;
	color:#f0d39f;
	list-style:none;
	padding:0;
	margin:0;
}
ul.menu li {
	width: 48%;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:21px;
	color:#f0d39f;
	margin-left:1%;
	margin-right:1%;
	position:relative;
	cursor:pointer;
}
ul.menu li.thirds {
	font-size:18px;
	margin:0;
	margin-left:10px;
	padding-left:10px;
	padding-right:10px;
	margin-right:10px;
	display:inline;
}
ul.menu li.half {
	font-size:18px;
	width: 46%;
	margin-left:1%;
	margin-right:1%;
	float:left;
}
.right ul.menu li {
	width:66%;
	display:block;
	float:none;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
}
ul.menu li b, a.twitterLink b {
	position:absolute;
	display:block;
	width:10px;
	height:10px;
	background-image:url(../img/roundedCorners.gif);
	background-repeat:no-repeat;
}
b.rc1TL { left:0px; top:0px; background-position:-11px -11px; }
b.rc1TR { right:0px; top:0px; background-position:0px -11px; }
b.rc1BL { left:0px; bottom:0px; background-position:-11px 0px; }
b.rc1BR { right:0px;bottom:0px; background-position:0px 0px; }

ul.menu li.top {
	margin-top:0px;
}
ul.menu li.bottom {
	margin-bottom:0px;
}
ul.menu a {
	color:#f0d39f;
	text-decoration:none;
}
.menuItemHighlightBG {
	color:#000000;
	background-color: #F0d39F;
}
.menuItem {
	color:#f0d39f;
}
.menuItemHighlight {
	color:#000000;
}
li b {
	visibility:hidden;
}
.menuItemBG {
	color:#f0d39f;
	background-color: #222328;
}
.menuItemBG b, .menuItemHighlightBG b  {
	visibility:visible;
}
.title {
	margin-left:20px;
}
.rule {
	width:100%;
	height: 10px;
	padding-top:15px;
	padding-bottom:15px;
	background-image: url(../img/rule.gif);
	background-position:center;
	background-repeat:no-repeat;
	clear:both;
}
.spacer {
	width:100%;
	height: 5px;
	padding-top:10px;
	padding-bottom:10px;
	clear:both;
}
.howWeConnect {
	width:48%;
	margin-left:1%;
	margin-right:1%;
	float:left;
}
.fullWidth {
	width: 98%;
}
.noPadding {
	padding:0;
	margin:0;
}
.left fieldset {
	margin:0;
	padding:0;
	border:none;
}
.left legend {
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
}
.left label {
	width: 48%;
	float:left;
	margin-bottom:5px;
	clear:left;
	text-align:right;
}
.left label.radioLabel {
	width: 24%;
	clear:none;
	text-align:left;
}
.left label.ministriesLabel {
	width: 48%;
	float:left;
	clear:none;
	text-align:left;
}
.left label.ministriesLabel input {
	width:20px;
}
.left input[type=text] {
	width:48%;
	margin-left:2%;
	margin-bottom:5px;
	float:left;
}
.left input[type=radio], label.radioLabel input {
	margin-left:2%;
	width: 20px;
	float:left;
}
.left textArea {
	margin-left:2%;
	margin-bottom:5px;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	width: 48%;
	height: 100px;
}
.left select {
	width:48%;
	margin-left:2%;
	margin-bottom:5px;
	float:left;
}
.left button {
	display:block;
	margin:0 auto;
	clear:both;
}
.right label {
	display:block;
	width:100%;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#FFFFFF;
}
.right input, .right textarea {
	display:block;
	width:100%;
	background:none;
	color:#FFFFFF;
}
.right textarea {
	height: 150px;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:12px;
}
.right button {
	background:none;
	border: none;
	float:right;
}
#captcha {
	clear:both;
	margin-bottom: 10px;
	margin-left: 50%;
	font-family:monotype,"Courier New", Courier, mono;
	font-size:5px;
	line-height:3px;
	color:#FFFFFF;
}
.right #captcha {
	margin-left: 0;
	font-size:4px;
	line-height:2px;
}
.ourTeamPic {
	float:left;
	width: 220px;
	margin:5px;
	text-align:center;
}
.sermonsTable {
	width:100%;
	padding:0;
	margin:0;
}
.sermonsTable td {
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#FFFFFF;
}
.sermonsTable thead td {
	font-weight:bold;
	font-size:14px;
	border-bottom: 1px solid white;
}
.sermonsTable thead td.col1 {
	width: 25%;
}
.sermonsTable thead td.col2 {
	width: 40%;
}
.sermonsTable thead td.col3 {
	width: 20%;
}
.sermonsTable thead td.col4 {
	width: 15%;
}
.sermonsTable td.alternate {
	background-color:#968061;
}
#rssIcon {
	vertical-align:middle;
	padding-right:5px;
}
#mapCanvas {
	width: 100%;
	height: 350px;
}
#mapCanvas p, #mapCanvas a {
	color:#000000;
}
.footer {
	width: 800px;
	margin: 0 auto;
	padding-top:30px;
	color:#FFFFFF;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	text-align:center;
	font-size:12px;
}
.clear {
	clear:both;
}