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

* {
	margin: 0px;
	padding: 0px;
}
/* common tags */

ul {
	list-style-type: none;

}

body {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 0.9em;
	background-image: url(../assetts/images/topbg3.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #908a70;
}

#container {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
}

/* header tags */

#header {
	width: 950px;
	height: 190px;
	position: relative;
	background-image: url(../assetts/images/header3.jpg);
	background-repeat: no-repeat;
}

#header #toplinks {
	float: right;
	margin-top: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #366f83;
	border-bottom-color: #366f83;
	border-left-color: #366f83;
	padding-right: 5px;
	padding-left: 7px;
	padding-bottom: 5px;
}

#header #toplinks li {
	font-family: Arial, Helvetica, sans-serif;
	color: #275f74;
	font-size: 0.9em;
	font-weight: bold;
	display: inline;
}

#header #toplinks a {
	color: #275f74;
	text-decoration: none;
}

#header #toplinks a:hover {
	color: #5193ac;
}

#header #nav {
	margin-top: 145px;
	float: right;
	position: absolute;
	top: 19px;
	right: 10px;
	margin-right: 12px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #245b6e;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #245b6e;
}

#header #nav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	display: inline;
	text-transform: uppercase;
	font-weight: bold;
	color: #908a70;
	margin-right: 5px;
}

#header #nav a {
	color: #286379;
	text-decoration: none;
}

#header #nav a:hover {
	color: #527c8b;
}



/* main tags */

#main {
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 100%;
}



#main #mainblock {
	float: left;
	width: 565px;
	height: 328px;
	background-color: #492001;
	position: relative;
	margin-top: 25px;
	left: 25px;
}

#main #pgsmainblock {
	float: left;
	width: 565px;
	position: relative;
	margin-top: 25px;
	left: 25px;
	margin-bottom: 25px;
}

#main h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	margin-bottom: 10px;
	
	padding-bottom: 3px;
}

#main h1 {
	color: #e0d0a2;
	font-size: 2.1em;
}

#main h2 {
	color: #492001;
	font-size: 1.5em;
}

#main h3 {
	color: #153840;
	font-size: 1.4em;
}

#main h4 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1em;
	color: #333300;
}

#main #pgsmainblock p {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 1.3em;
	text-align: left;
	line-height: 1.3em;
	color: #E1DDC9;
	margin-bottom: 20px;
}

#main #pgsmainblock p a {
	color:#dadaa4;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 0.03em;
}

#main #pgsmainblock p a:hover {
	color: #666666;
}

#main #pgsmainblock ul {
	margin-left: 30px;
	margin-bottom: 20px;
}

#main #pgsmainblock ul li {
	font-size: 1.2em;
	color: #FFCC66;
	margin-bottom: 3px;
	list-style-type: square;
}

#main #pgsmainblock strong {
	color: #CCCC99;
	width: 960px;
}
#main #pgsmainblock_media {
	background-color: #172329;
	float: left;
	width: 900px;
	position: relative;
	margin-top: 25px;
	left: 25px;
	margin-bottom: 25px;
}
#pgsmainblock_media #medianav {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#medianav td {
	padding-left: 6px;
}
#player_wrap #mediasubcontent {
	height: 325px;
	width: 900px;
	margin-bottom: 30px;
}
#mediasubcontent #mediabanner {
	width: 490px;
	float: left;
	margin-left: 30px;
}
#mediabanner #chatbox {
	width: 450px;
	float: left;
	border-top-width: 20px;
	border-right-width: 20px;
	border-bottom-width: 20px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #28383f;
	border-right-color: #28383f;
	border-bottom-color: #28383f;
	border-left-color: #28383f;
}
#mediasubcontent #mediatextblock {
	width: 325px;
	float: right;
	margin-right: 30px;
}

#pgsmainblock_media h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	margin-bottom: 10px;
	padding-bottom: 3px;
}

#pgsmainblock_media h1 {
	font-size: 2.1em;
	color: #283B46;
	margin-left: 15px;
	margin-top: 15px;
}

#pgsmainblock_media h2 {
	color: #492001;
	font-size: 1.5em;
}

#pgsmainblock_media h3 {
	color: #e2e09f;
	font-size: 1.4em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCC99;
	font-weight: lighter;
}

#pgsmainblock_media h4 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1em;
	color: #333300;
}





#pgsmainblock_media p {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 1.3em;
	text-align: left;
	line-height: 1.3em;
	color: #E1DDC9;
	margin-bottom: 20px;
}

#pgsmainblock_media p a {
	color:#dadaa4;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 0.03em;
}

#pgsmainblock_media p a:hover {
	color: #666666;
}











#mainblock #slider {
	margin-top: 27px;
	margin-left: 27px;
}

#main #sloganblock {
	float: right;
	background-color: #0e1f25;
	height: 328px;
	width: 322px;
	margin-top: 25px;
	margin-right: 25px;
}

#main #sidenav {
	width: 322px;
	float: right;
	margin-right: 25px;
	margin-top: 25px;
}

#main #videoblock {
	float: left;
	clear: both;
	height: 211px;
	width: 350px;
	background-image: url(../assetts/images/videoblock3.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: 15px;
	left: 25px;
}

#videoblock .videoblocktxt a {
	color: #FCBC05;
}

#main #sideblockone {
	float: right;
	width: 322px;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 10px;
	background-color: #143643;
	padding-bottom: 25px;
}

#main #sideblocktwo {
	float: right;
	width: 322px;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 10px;
	background-color: #364331;
	padding-bottom: 25px;
}

#main #sideblockthree {
	float: right;
	width: 322px;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 10px;
	background-color: #492001;
	padding-bottom: 25px;
}



#main #timesblock {
	float: right;
	height: 428px;
	width: 322px;
	background-image: url(../assetts/images/timesblockbg.gif);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 25px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
}

#timesblock h1 {
	margin-left: 25px;
	margin-top: 40px;
	color: #853f0a;
}

#timesblock p {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 1.3em;
	color: #878a8d;
	margin-left: 25px;
	margin-right: 5px;
	line-height: 1.3em;
}

#footer {
	background-image: url(../assetts/images/footerbg_2.gif);
	background-repeat: repeat;
	clear: both;
}

#footer #footerwrap {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../assetts/images/footerbgovr_2.jpg);
	background-repeat: repeat-y;
	position: relative;
	background-position: left top;
}

#footerwrap #links {
	float: left;
	width: 450px;
	position: relative;
	margin-top: 15px;
	margin-left: 25px;
}

#footerwrap #links li {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 0.7em;
	color: #999999;
	text-transform: uppercase;
	line-height: 1.6em;
	text-decoration: none;
}

#footerwrap #links a {
	color: #999999;
	text-decoration: none;
}

#footerwrap #links a:hover {
	color: #CCCCCC;	
}

#footerwrap #followlinks {
	width: 450px;
	float: right;
	margin-top: 15px;
	margin-right: 10px;
	height: 160px;
	position: relative;
}

#footerwrap #followlinks ul {
	list-style-type: none;
	position: relative;
	float: left;
}

#footerwrap #followlinks li {
	display: block;
	height: 53px;
	width: 126px;
}

/* Forms */ 
input, textarea {
	padding: 9px;
	outline: 0;
	width: 200px;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
	color: #5f7373;
    }  
  
textarea {
	width: 400px;
	max-width: 400px;
	height: 150px;
	line-height: 150%;
	background-color: #cad7d7;
    }  
  
input:hover, textarea:hover,  
input:focus, textarea:focus {
	border-top-color: #e3ddbf;
	border-right-color: #e3ddbf;
	border-bottom-color: #e3ddbf;
	border-left-color: #e3ddbf;
    }  
  
.form label {
	margin-left: 10px;
	color: #FFCC66;
    }  
 
.submit input {
	width: auto;
	padding: 9px 15px;
	border: 0;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #993300;
}

#gcheckout {
	margin: 0px;
	padding: 0px;
}

label {
	color: #CCCC99;
	margin-right: 3px;
	margin-left: 3px;
}

#gcheckout input, textarea {
	margin: 0px;
	width: 120px;	

}

#gcheckout .givesubmit {
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #908a70;
}

 	
  	


/* header classes */
.logo {
	float: left;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 5px;
	top: 18px;
}

/* main classes */

.mainblock {
	border:none;
}

.slogan {
	margin-top: 26px;
	margin-left: 26px;
}

.sideblock {
	border:none;
	margin-top: 26px;
	margin-left: 26px;
}

.videoblocktxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #dcd5b5;
	font-size: 0.8em;
	margin-top: 188px;
	margin-left: 10px;
}

.podblock {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 211px;
	width: 202px;
	margin-top: 15px;
	float: left;
	position: relative;
	left: 37px;
}

.timesmap {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 25px;
	margin-top: 25px;
}


.bannerbig {
	float: left;
	width: 565px;
	margin-top: 10px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 25px;
}

.bannerevents {
	float: left;
	height: 100px;
	width: 565px;
	margin-top: 10px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 25px;
}

.bannereventsbottom {
	float: left;
	height: 100px;
	width: 565px;
	margin-top: 10px;
	position: relative;
	margin-bottom: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 25px;
}

.aboutimgs {
	border: none;
	margin-left: 2px;
	margin-right: 2px;
}

.insideblock {
	height: 140px;
	width: 565px;
	margin-bottom: 10px;
}

/* media classes */

.mediatable {
	border-collapse:collapse;
	width: 85%;
	background-color: #f4f4f4;
	margin-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border: 1px solid #D6DDE6;
}

.mediatable td {
	border: 1px solid #D6DDE6;
	padding:0.3em;
	text-transform: capitalize;
}

.mediatable th {
	border: 1px solid #828282;
	background-color: #143643;
	font-weight: bold;
	text-align: left;
	padding-top: 0.7em;
	padding-right: 0.7em;
	padding-bottom: 0.7em;
	padding-left: 0.3em;
	color: #E5D59D;
}
.
.mediapromo {
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mediatable .altrow a {
	color: #666666;
}
.mediatable a {
	color: #666666;
}
.mediatable a:hover {
	color: #333333;
}
.mediapromo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 15px;
}



/* sidebar classes */

.pbox {
	background-color: #EDE7CD;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.pbox h1 {
	font-size: 1.5em;
	color: #286171;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #386D78;
	margin-bottom: 5px;
}


.pbox p {
	font-size: 1.2em;
	color: #666666;
	margin-top: 7px;
	margin-bottom: 10px;
}


/* footer classes */

.linkscol1 {
	float: left;
	margin-right: 15px;
}

.linkscol2 {
	float: left;
	margin-right: 15px;
}


.copyright {
	clear: both;
	margin-left: 25px;
	color: #CCCC99;
	font-size: 0.8em;
}

.copyright a {
	color: #CC9933;
}

.copyright a:hover {
	color: #CCCC99;
}

.kness {
	font-size: 0.7em;
	color: #999966;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: 25px;
	padding-bottom: 10px;
	margin-top: 5px;
}

.kness a {
	color: #EDE7CD;
	text-decoration: none;
}

.kness a:hover {
	color: #CCCC99;
	text-decoration: none;
}

.followgrace {
	height: 42px;
	width: 117px;
	float: left;
	margin-right: 10px;
}

.social {
	height: 53px;
	width: 126px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.pastorsblog {
	float: right;
	margin-right: 35px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.playerhead {
	width: 735px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	color: #FFFF99;
	background-color: #263c44;
	padding-bottom: 15px;
	padding-left: 20px;
}
.playerhead2 {
	width: 735px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	color: #FFFF99;
	background-color: #263c44;
	padding-bottom: 15px;
	padding-left: 20px;
}

/* basic classes */

.clear {
	clear: both;
}

.imgtop {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 20px;
}

.img {
	float: left;
	margin-right: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.more {
	border: 1px solid #999999;
}

.red {
	color:#492001
}

.blue {
	color:#153840
}

.green {
	color:#464604
}
 

