@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFF;
	background-image: url(../images/NewBeginningsFellowship/newfellowship_background_gradient.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
h1 {
	font-size: 1.5em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
}
h2 {
	font-size: 1.25em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.warfarePlus #indexMainContent p img {
	margin: 7px;
}

.warfarePlus #container {
	background-color: #FFFFFF;
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #000000;
}
.warfarePlus #indexMainContent p {
	font-size: 0.95em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.warfarePlus #header {
	background-color: #DDDDDD;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	position: relative;
	width: 948px;
}
.warfarePlus #indexSidebar1 {
	background-color: #FFFFFF;
	float: left;
	width: 229px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}
.warfarePlus #indexSidebar2 {
	background-color: #FFF;
	float: right;
	width: 169px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-bottom-style: solid;
	border-top-style: none;
	border-right-style: none;
}
.warfarePlus #indexMainContent {
	margin-top: 0px;
	margin-right: 170px;
	margin-bottom: 0px;
	margin-left: 230px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
}
.warfarePlus #detailMainContent2 {
	margin-top: 0px;
	margin-right: 170px;
	margin-bottom: 0px;
	margin-left: 170px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
}
.warfarePlus #detailMainContent2 p {
	font-size: 0.95em;
	text-align: left;
}
.warfarePlus #detailSingleSpaceP {
	line-height: 0px;
}


.warfarePlus #detailSidebar3 {
	float: left;
	width: 169px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	font-family: Arial, Helvetica, sans-serif;
}

.warfarePlus #footer {
	background-color: #DDDDDD;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	width: 948px;
	position: relative;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.emailcontact {
	font-size: 0.9em;
	color: #FFF;
	text-decoration: none;
	position: absolute;
	top: 27px;
	left: 125px;
}
.emailcontact:hover {
	color: #6b81cf;
}
.enewsletterlink {
	font-size: 0.8em;
	color: #FFF;
	position: absolute;
	top: 10px;
	right: 30px;
	text-decoration: none;
}
.enewsletterlink:hover {
	color: #6b81cf;
}
.estorelink {
	font-size: 0.8em;
	color: #FFF;
	text-decoration: none;
	position: absolute;
	top: 27px;
	right: 63px;
}
.estorelink:hover {
	color: #6b81cf;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}.warfarePlus {
}
.warfarePlus  #detailMainContent2 table {
	margin-left: -178px;
	position: relative;
}
.warfarePlus #detailMainContent2 form table {
	position: absolute;
	left: 650px;
}
.warfarePlus #detailMainContent2 img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}

