/*burgundy:#781928
  mauve: #D0B0B6
*/

		/**************************  general formatting ****************************/

html {
	height:100%;
	margin: 0px 0px 1px;
}
body {
	margin:0px;
	padding:0px;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
}

#wrapper {
	width: 900px;
	margin: auto;
}
#main {
	margin:0px;
	padding:0px;
}
#content{
	clear:left;
	background: url(images/bg.jpg) repeat-y;
	border-right: 4px solid #781928;
	border-left: 4px solid #781928;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	text-align: left;
	height: 100%;
	overflow:auto;

}
#left3 {
	float: left;
	width: 250px;
	height: 100%;
	padding: 5px 5px 5px 0px;
}
#right3 {
	float: right;
	width: 180px;
	height: 100%;
	padding: 5px 5px 5px 15px;
}
#middle3 {
	height: 100%;
	padding: 5px 5px 5px 15px;
	width: 380px;
	float: left;
}
#left2 {
	float: left;
	width: 540px;
	height: 100%;
	padding: 5px 5px 5px 0px;
}
#right2 {
	float: right;
	width: 290px;
	height: 100%;
	padding: 5px;
}
.right2-pix {
	margin: 1.8em 0px 0px;
}
#left-equal {
	width: 420px;
	float: left;
	height: 100%;
	padding: 5px;
}
#right-equal {
	float: right;
	width: 420px;
	height: 100%;
	padding: 5px;
}

.float-left {
	float: left;
	margin: 0px 10px 5px 0px;
}
.float-right {
	float: right;
	margin: 0px opx 5px 10px;
}
.clear {
	clear: both;
}


		/**************************  general text formatting ****************************/
p {
	font-size: 0.8em;
	margin: 0px 0px .5em;
	padding: 0px;
}


h1 {
	color: #781928;
	font: oblique 1.8em Georgia, "Times New Roman", Times, serif;
	border-bottom: medium double #781928;
	margin: 0px 0px 5px;
	padding: 0px;
}
h2 {
	color: #781928;
	margin: 10px 0px 0px;
	padding: 0px;
	font: bolder 1.1em Georgia, "Times New Roman", Times, serif;
}
h3 {
	color: #781928;
	margin: 10px 0px 0px;
	padding: 0px;
	font: oblique bolder 1em Georgia, "Times New Roman", Times, serif;
}
p {
}
.centered {
	text-align: center;
}

a:link {
	color:#333333;
	text-decoration:underline;
	font-weight: bold;
}
a:visited {
	color:#333333;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	color:#FFFFFF;
	background: #781928;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color:#FFFFFF;
	text-decoration:none;
	background: #781928;
	font-weight: bold;
}
.main-text {
}

.caption {
	font: oblique 0.8em Georgia, "Times New Roman", Times, serif;
	margin: 2px 0px 10px;
	padding: 0px;
	color:#781928;
}
.strong {
	font-weight:bold;
}
.em {
	font-style:oblique;
}


		/***************************** header ************************************/
		
#header {
	margin: 0px;
	padding: 0px;
	height: 234px;
	width: 900px;
	z-index: 0;
	position: relative;
}
#nav {
	margin: 0px;
	text-align: left;
	position: absolute;
	top: 10px;
	left: 280px;
	right: 0px;
	bottom: 0px;
}	

logo{
	margin: 0px;
	padding: 0px;
}	
#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
}
#nav a:visited {
	color: #D0B0B6;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;

}
#nav a:hover {
	color: #781928;
	background: #FFFFFF;
}
#nav a:active {
	color: #FFFFFF;
	text-decoration: underline;
}



		/**************************  footer ****************************/


		
#footer {
	background: #781928 url(/images/footer.jpg) no-repeat;
	height: 229px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#bottom-nav {
	float: left;
	padding-top: 35px;
	text-align: left;
}
#bottom-nav li {
	list-style: none;
	font-size: 0.8em;
	color: #FFFFFF;
	margin: 0px 0px 5px;
}		
#bottom-nav li a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#bottom-nav li a:visited {
	color: #D0B0B6;
	text-decoration: none;
}
#bottom-nav li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#bottom-nav li a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
		
#bottom-copyright {
	margin: 0px;
	padding: 0px;
	text-align: right;
	float: right;
}		
.copyright {
	padding-top: 180px;
	padding-right: 20px;
	font-size: .7em;
	color: #FFFFFF;
}
.copyright a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright a:active{
	color: #FFFFFF;
	text-decoration: none;
}
		


		/**************************  blog ****************************/
#post {
	float: left;
	width: 500px;
	height: 100%;
	padding: 5px;
}
#sidebar {
	float: right;
	width: 250px;
	height: 100%;
	padding: 5px;
}




		/**************************  belief page ****************************/
.belief-list{
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: .9em;
}


		/**************************  ministries page ****************************/
.ministries {
	height: 235px;
	padding: 5px 5px 5px 0px;
}
#gallery-content {
	clear:left;
	background: url(images/bg.jpg) repeat-y;
	border-right: 4px solid #781928;
	border-left: 4px solid #781928;
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: 100%;
	overflow:auto;
}
.flash-credit {
	font-size: 0.5em;
	color: #781928;
}
.full-width {
	padding: 10px;
	clear: both;
}

		/***********************************worship page****************************/
		
.flash-sermon-mp3 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #333;	
}