body {
	margin: 0px;
	padding: 0px;
	font-family: "Arial";
	font-size: 12px;
	color: #333;
}

#pageContainer {
	width: 794px;
	margin: 0px auto;
	border-right: 1px solid #660033;
	border-left: 1px solid #660033;
}

a, a:link, a:visited {
	color: #00e;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	
}

a:active {
	text-decoration: none;
}

#header {
	width: 100%;
	height: 120px;
	/*background: url('../images/head_back.gif') repeat-x;*/
	background: url('../images/head_back_120.gif') repeat-x;
}

#header #logo {
	height: 50px;
	margin: 15px 25px 16px 25px;
}

#header .search {
	float: right;
	margin-right: 20px;
	margin-top: 30px;
	position: relative;
}

#header #countries {
	height: 16px;
	position: absolute;
	margin-top: -15px;
	margin-left: 10px;
	color: #fff;
}

#header #countries a {
	text-decoration: none;
}

#header #countries img {
	border: none;
}

#header .search fieldset {
	border: none;
	float: right;
}

#header ul.topnav {
	margin: 0px;
	/*margin-top: 5px;*/
	margin-top: 10px;
	padding: 0px;
	list-style: none;
	float: right;
	color: #660033;
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
}

#header ul.topnav li {
	float: left;
	margin: 3px 10px;
	height: 25px;
}

#header ul.topnav li a,
#header ul.topnav li a:link,
#header ul.topnav li a:visited {
	color: #660033;
	text-decoration: none;
}

#header ul.topnav li a:hover {
	text-decoration: underline;
}

#header ul.topnav li a:active {
	text-decoration: underline;
}

#content {
	padding: 5px;
}

#content p {
	
}

#content h1 {
	color: #660033;
	font-family: "Arial";
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
}

#content #bc {
	font-size: 11px;
}

#content #main {
	width: 548px;
	float: left;
	padding: 0px 10px;
}

#content #right {
	width: 216px;
	float: left;
}

#right .box {
	width: 194px;
	border: 1px solid #ccc;
	padding: 5px 10px;
}

/* -- GOD TV BOX -- */
.godtv h3 {
	color: #333366;
	font-family: "Arial";
	font-weight: bold;
	font-size: 18px;
	margin: 2px 0px;
	padding: 0px;
}

.godtv p {
	margin: 2px 0px;
}

.godtv img {
	float: right;
	margin-left: 5px;
}
/* --------------- */

/* -- ROOTS BOX -- */
.roots h3 {
	color: #663300;
	font-family: "Arial";
	font-weight: bold;
	font-size: 18px;
	margin: 2px 0px;
	padding: 0px;
}

#right .roots p {
	margin: 2px 0px;
}

.roots img {
	float: right;
	margin-left: 5px;
	margin-top: 15px;
}
/* --------------- */

/* -- RESOURCES BOX -- */
.resources h3 {
	color: #336600;
	font-family: "Arial";
	font-weight: bold;
	font-size: 18px;
	margin: 2px 0px;
	padding: 0px;
}

#right .resources p {
	margin: 2px 0px;
}

#right p.morespace {
	margin-top: 10px;
}

.resources ul {
	padding-left: 15px;
	margin: 5px 0px;
	
}
/* --------------- */

#footer {
	background: #999;
	height: 65px;
	padding: 10px;
	width: 774px;
}

#footer ul.footerlinks {
	padding: 0px;
	list-style: none;
	color: #FFF;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	margin: 5px auto;
	width: 400px;
}

#footer div {
	color: #CCC;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	margin: 0px auto;
	width: 330px;
}

#footer div a,
#footer div a:link,
#footer div a:visited {
	text-decoration: none;
}

#footer div a:hover {
	text-decoration: underline;
}

#footer div a:active {
	text-decoration: none;
}

#footer ul.footerlinks li {
	float: left;
	margin: 3px 10px;
	height: 18px;
}

#footer ul.footerlinks li a,
#footer ul.footerlinks li a:link,
#footer ul.footerlinks li a:visited {
	color: #FFF;
	text-decoration: none;
}

#footer ul.footerlinks li a:hover {
	text-decoration: underline;
}

#footer ul.footerlinks li a:active {
	text-decoration: underline;
}

.clearfloats {
	clear:both;
	line-height: 0.0em;
	font-size: 0em;
}

.boxspacer {
	height: 5px;
	width: inherit;
}

/* Home page styles */
#content #left_content,
#content #right_content {
	float: left;
	min-height: 480px;
}

#content #left_content {
	width: 562px;
	
}

#content #right_content {
	width: 215px;
	padding-left: 5px;
}

#content #left_content #boxes {
	width: 562px;
	min-height: 230px;
	margin-top: 5px;
}

#content #left_content #boxes .box {
	width: 254px;
	height: 235px;
	border: 1px solid #ccc;
	float: left;
	padding: 5px 10px;
}

/* -- RESOURCES BOX -- */
.resources h3 {
	color: #336600;
	font-family: "Arial";
	font-weight: bold;
	font-size: 18px;
	margin: 2px 0px;
	padding: 0px;
}

.resources p {
	margin: 2px 0px;
}

/* -- MINISTRY BOX -- */
.ministry h3 {
	color: #660033;
	font-family: "Arial";
	font-weight: bold;
	font-size: 18px;
	margin: 2px 0px;
	padding: 0px;
}

.ministry p {
	margin: 2px 0px;
}

#content #left_content #boxes .boxspacer {
	width: 10px;
	height: 230px;
	float: left;
}

#content #right_content #rboxes .boxspacer {
	width: 215px;
	height: 8px;
}
#content #right_content #rboxes {
	width: 215px;
	height: 480px;
}

#content #right_content #rboxes .box {
	width: 193px;
	border: 1px solid #ccc;
	padding: 5px 10px;
	height: 100px;
}

#content #right_content #rboxes .godtv {
	height: 90px;
}

#content #right_content #rboxes .roots {
	height: 110px;
}

#content #right_content #rboxes .roots p {
	margin: 0px;
}

#content #right_content #rboxes .roots img {
	margin-top: 0px;
}

#content #right_content #rboxes .roots h3 {
	margin: 0px;
}



#content #right_content #rboxes .contact {
	height: 235px;
}

/* -- CONTACT BOX -- */
.contact h3 {
	color: #660033;
	font-family: "Arial";
	font-weight: bold;
	font-size: 18px;
	margin: 2px 0px;
	padding: 0px;
}

.contact p {
	margin: 2px 0px;
}
