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

body {
	margin: 0px;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(Images/BG_tile.gif);
}
#container {
	width: 930px;
	text-align: left;
	margin: 0 auto;
	position: relative;
}
#header {
	float: left;
	height: 109px;
	width: 930px;
}
#menu {
	float: left;
	width: 915px;
	padding-left: 15px;
	height: 43px;
}
#menuContent {
	background-color: #DFE0DF;
	height: 43px;
	width: 900px;
	background-repeat: repeat-x;
	background-image: url(Images/menu_spacer.gif);
}
#flash {
	float: left;
	height: 222px;
	width: 930px;
	margin-bottom: 10px;
}

#contentContainer {
	float: left;
	width: 900px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 20px;
}

#footer {
	background-image: url(Images/hr.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	height: 30px;
	width: 900px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 20px;
}
#columnLeftContainer {
	float: left;
	width: 223px;
}

#columnLeftStreams {
	float: left;
	width: 210px;
	background-color: #E6F1D5;
	margin-bottom: 10px;
}
#columnLeftStreamsTop {
	float: left;
	width: 210px;
	background-color: #E6F1D5;
}
#columnLeftStreamsBtm {
	float: left;
	width: 190px;
	background-color: #E6F1D5;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#columnLeftProphetic {
	float: left;
	width: 210px;
	background-color: #DCDEEB;
	margin-bottom: 10px;
}
#columnLeftPropheticTop {
	float: left;
	width: 210px;
	background-color: #DCDEEB;
}
#columnLeftPropheticBtm {
	float: left;
	width: 190px;
	background-color: #DCDEEB;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#columnLeftBridge {
	float: left;
	width: 210px;
	background-color: #DCDEEB;
	margin-bottom: 10px;
}
#columnLeftBridgeTop {
	float: left;
	width: 210px;
	background-color: #DCDEEB;
}
#columnLeftBridgeBtm {
	float: left;
	width: 190px;
	background-color: #DCDEEB;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#columnMiddleContainer {
	float: left;
	width: 467px;
	margin-right: 10px;
	padding-bottom: 10px;
	border-right-color: #999999;
	border-right-style: dotted;
	border-right-width: 1px;
	border-left-color: #999999;
	border-left-style: dotted;
	border-left-width: 1px;
	padding-left: 10px;
}
#columnMiddleHome {
	float: left;
	width: 425px;
	padding-right: 10px;
	margin-bottom: 20px;
}
#columnMiddleListen {
	float: left;
	width: 900px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#columnRightContainer {
	float: left;
	width: 187px;
	text-align: right;
}
#columnRightEvents {
	float: left;
	width: 182px;
	text-align: right;
	padding-bottom: 20px;
	padding-left: 5px;
}
#columnRightDirections {
	float: left;
	width: 187px;
	padding-bottom: 20px;
}
#columnRightDirectionsTop {
	float: right;
	width: 184px;
	background-color: #DCDEEB;
}
#columnRightDirectionsBtm {
	width: 164px;
	text-align: right;
	background-color: #DCDEEB;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	float: right;
}
#columnRightBlog {
	float: left;
	width: 187px;
	padding-bottom: 20px;
}
#columnRightBlogTop {
	float: right;
	width: 184px;
	background-color: #DCDEEB;
}
#columnRightBlogBtm {
	width: 164px;
	text-align: right;
	background-color: #DCDEEB;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	float: right;
}

/* classes --------------------------------------------*/

.eventsDate {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #434B6E;
}
.bodyText {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
}
.bodyText a:link {
	color: #0066CC;
	text-decoration: none;
}

.bodyText a:visited {
	color: #0066CC;
	text-decoration: none;
}
.bodyText a:hover {
	color: #666666;
	text-decoration: none;
}
.footerText {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}
.footerText a:link {
	color: #0066CC;
	text-decoration: none;
}

.footerText a:visited {
	color: #0066CC;
	text-decoration: none;
}
.footerText a:hover {
	color: #666666;
	text-decoration: none;
}
#columnLeftImage {
	float: left;
	width: 210px;
	margin-bottom: 10px;
}
#columnEventsContainer {
	float: left;
	width: 650px;
	margin-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#columnMiddleEvents {
	float: left;
	width: 640px;
	padding-right: 10px;
	margin-bottom: 20px;
}
#columnRightListenterms {
	float: left;
	width: 187px;
	padding-bottom: 20px;
}
#columnMiddleListenHome {
	float: left;
	width: 445px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-top-color: #999999;
	border-top-style: dotted;
	border-top-width: 1px;
	padding-top: 10px;
}
