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

* { margin: 0; padding: 0; }

img { border: 0; }
a:active { text-decoration: underline; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }

ul.list { list-style-image: url(bullet-arrow.jpg); }
ul.list li { margin-left: 3em; margin-top: 5px; }

ul.quicklinks { list-style-image: url(bullet-arrow.jpg); }
ul.quicklinks li { margin: 0 0 0 18px; }

body { font-family:Verdana, Geneva, sans-serif; background: #4c9ce1 url(http://interfaithpower.com/css/background.jpg) repeat-y scroll top; }

#container { width: 900px; height: 300px; margin: 0 auto; }
#container p.brand { font-size: 11px; margin-top: 20px; text-align: center; font-family: Tahoma,verdana,sans-serif; padding-bottom: 20px; }
#container #header { width: 898px; height: 151px; background: #fff url(http://interfaithpower.com/css/headerbg.gif) no-repeat scroll top; }
#container #menu { width: 898px; height: 27px; background-image: url(menubg.gif); background-repeat: no-repeat; border-bottom: 2px solid #eee; }
#container #content { background-color: #fff; padding: 30px; height: auto; min-height: 550px; width: 838px; font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif; font-size: 13px; }
#container #content p.title { font-weight: 900; font-size: 17px; margin-bottom: 20px; }
#container #content #sidenav { float: right; height: 500px; width: 250px; }
#container #content #main { float: left; height: 500px; width: 540px; }

#container #footer { width: 898px; height: 35px; background-color: #d3dee8; border-top: 1px solid #73bdfb; font-size: 11px; }

.roundedcornr_box_555133 {
	background: url(roundedcornr_555133_tl.png) no-repeat top left;
	width: 250px;
}
.roundedcornr_top_555133 {
	background: url(roundedcornr_555133_tr.png) no-repeat top right;
}
.roundedcornr_bottom_555133 {
	background: url(roundedcornr_555133_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_555133 div {
	background: url(roundedcornr_555133_br.png) no-repeat bottom right;
}
.roundedcornr_content_555133 {
	background: url(roundedcornr_555133_r.png) top right repeat-y;
}

.roundedcornr_top_555133 div,.roundedcornr_top_555133,
.roundedcornr_bottom_555133 div, .roundedcornr_bottom_555133 {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.roundedcornr_content_555133, .roundedcornr_bottom_555133 {
	margin-top: 0;
}
.roundedcornr_content_555133 { padding: 0 10px; }

table.riterate { 
	font-family: Verdana, sans-serif, Arial;
	width: 100%;
	background-color: #fafafa;
	border: 1px #000000 solid;
	border-collapse: collapse;
	border-spacing: 0px; 
	margin-top: 10px;
	text-align: left;
}

table.riterate td { 
	border-bottom: 1px #6699CC dotted;
	border-right: 1px #6699CC dotted;
	font-weight: normal;
	font-size: .7em;
	color: #404040;
	padding: 4px 0 4px 8px;
	min-width: 100px; 
}

table.riterate th {
	border-bottom: 1px #6699CC dotted;
	text-align: left;
	font-weight: bold;
	font-size: .7em;
	color: #404040;
	background-color: #ECEFF4;
	padding: 4px 0 4px 8px;
}