*
{
	padding: 0;
	margin: 0;
}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #524e48;
	background-color: #fff;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
#wrapper
{
	margin: 0 auto;
	width: 907px;
}
#header
{
	width: 907px;
	float: left;
	height: 173px;
}
#header img
{
	border: none;
}
h1
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 24px;
	color: #231b0e;
	font-weight: normal;
	border-bottom: 1px solid #231b0e;
	margin: 0 0 0 20px;
	padding: 20px 0 0 0;
	width: 230px;
}
h2
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 16px;
	color: #231b0e;
	font-weight: normal;
	margin: 0 0 0 30px;
	padding: 20px 0 0 0;
}

#headimg
{
	float: left;
	width: 907px;
	height: 287px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

#leftcolumn
{
	height: 650px;
	width: 320px;
	float: left;
	background-color: #fff;
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat-x;
}
#leftcolumn p
{
	margin: 15px 40px 0 20px;
	line-height: 18px;
}
#marginleft
{
	height: 650px;
	background-image: url(images/margin_left.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#marginleftw
{
	height: 650px;
	background-image: url(images/margin_leftw.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

#content
{
	float: left;
	height: 650px;
	width: 320px;
	display: inline;
	background-color: #fff;
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat-x;
}
#content ul li
{
	list-style: none;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
}
#content ul
{
	margin: 10px 0 0 50px;
}
#content li
{
	margin: 0 0 7px 0;
}
#content img
{
	margin: 20px 0 0 20px;
	border:none;
}

#rightcolumn
{
	height: 650px;
	width: 267px;
	float: left;
	background-color: #fff;
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat-x;
}

#rightcolumn img
{
	border:none;
}

#marginright
{
	height: 650px;
	width: 267px;
	background-image: url(images/margin_right.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
#marginrightw
{
	height: 650px;
	width: 267px;
	background-image: url(images/margin_rightw.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#rightcolumn p
{
	margin: 10px 0 0 40px;
}
#moreinfo
{
	width: 221px;
	height: 100px;
	background-image: url(images/moreinfo.gif);
	background-repeat: no-repeat;
	margin: 10px 0 0 30px;
	padding: 0px 5px 0 10px;
	color: #000;
}
#moreinfo a
{
	line-height: 150px;
	color: #fff;
}
#god
{
	background-color: #5a9fcb;
	width: 221px;
	height: 100px;
	margin: 10px 0 0 30px;
	color: #fff;
	font-family: Georgia, "Times New Roman" , Times, serif;
}
#god h2
{
	font-size: 14px;
	text-align: center;
	padding: 10px 0 0 0;
}
#god p
{
	color: #000;
	text-align: right;
	padding: 0 10px 0 0;
	font-size: 14px;
}
#gall img
{
	margin: 5px 0 0 18px;
	border: 1px solid #5a9fcb;
}
#button
{
	margin: 10px 0 0 70px;
	border: none;
}

#innerpage
{
	width: 907px;
	float: left;
	background-color: #fff;
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat-x;
}
#innerpageleft
{
	width: 907px;
	background-image: url(images/margleft.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#innerpageright
{
	width: 907px;
	background-image: url(images/margright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#innerpage h1
{
	width: 500px;
}
#innerpage p
{
	line-height: 18px;
	margin: 10px 30px 0 30px;
}

/* innerpages format*/
#about img
{
	float: left;
	margin: 10px 30px 10px 30px;
}
#godword
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 24px;
	color: #231b0e;
	font-weight: normal;
	text-align: center;
	padding: 10px 0 30px 0;
}
#godword p
{
}
#godword span
{
	font-size: 18px;
	font-style: italic;
}
#address
{
	background-color: #5a9fcb;
	border: 1px solid #000;
	width: 180px;
	margin: 20px 0 0 30px;
	padding: 5px;
}
#address p
{
	margin: 0;
	font-size: 14px;
	color: #fff;
}
#leftbring
{
	width: 450px;
	height: 500px;
	float: left;
	background-image: url(images/margleft.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#rightbring
{
	width: 450px;
	height: 500px;
	float: right;
	background-image: url(images/margright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#what h1
{
	width: auto;
	margin: 0 20px 0 20px;
	text-align: center;
}
#what ul
{
	margin: 20px 0 0 170px;
	color: #000;
}
#what ul ul
{
	margin: 0 0 0 20px;
	font-style: italic;
	color: #999;
}
#what li
{
	line-height: 20px;
	font-size: 14px;
}
#whatdo ul
{
	margin: 20px 0 30px 100px;
}
#whatdo li
{
	font-size: 16px;
	line-height: 20px;
}
#whatdo img
{
	float: right;
	margin: 10px 30px 0 20px;
	clear: both;
}
#involved img
{
	margin: 10px 0 0 100px;
}



/*Footer*/
#footer
{
	width: 907px;
	height: 64px;
	clear: both;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	text-align: center;
	color: #fff;
	font-size: 10px;
}
#footerleft
{
	width: 907px;
	height: 64px;
	background-image: url(images/footer_left.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#footerright
{
	width: 907px;
	height: 64px;
	background-image: url(images/footer_right.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#footer ul
{
	width: 500px;
	margin: 0 auto;
	padding: 10px 0 0 0;
}
#footer ul li
{
	display: inline;
}
#footer a
{
	margin: 0 3px 0 3px;
	color: #fff;
}
#footer a:link
{
	text-decoration: none;
}
#footer a:visited
{
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline;
}
#footer p
{
	color: #514e48;
}


/* added by Nicolas */

.spacer5
{
	clear: both;
	height: 5px;
}

.spacer10
{
	clear: both;
	height: 10px;
}

.spacer20
{
	clear: both;
	height: 20px;
}









.input-group
{
	position: relative;
	clear: left;
	min-height: 1%;
	padding-bottom: 10px;
}

.input-group .label
{
	display: inline-block;
	width: 150px;
	float: left;
	text-align: right;
	margin-right: 15px;
	margin-top: 6px;
	margin-bottom: 0;
	color: #333;
	font-size: 12px;
}


.input-group .label-strong
{
	display: inline-block;
	width: 150px;
	float: left;
	text-align: right;
	margin-right: 15px;
	margin-top: 6px;
	margin-bottom: 0;
	color: #333;
	font-size: 12px;
	font-weight: bold;
}

.input-group .text
{
	color: #333;
	margin: 0 0 0.5em 0;
	padding: 4px;
	width: 278px;
	border: 1px solid #C2C2C2;
	border-right: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	float: left;
}

.input-group .radiobutton
{
	float: left;
	width: 286px;
	padding: 2px;
}

