body.custom {
 	width: 100%;
	margin: 0px auto;
	background: #000000;
}

.custom #container {
    margin-top: 0em;
    margin-bottom: 0em;
    padding: 0em;
    background: #33332f;
    border: 0.0em solid #3e3e3a;
}

.custom #page {
    width: 800px;
    background: #fff;
}

.custom #header {
     border-bottom:none;
     padding-top: 0em;
     padding-bottom: 0em;
}

.custom #header #logo a {
     display: block;
     height: 275px;
     width: 800px;
     background: url('/wp-content/uploads/Header-g1.jpg') no-repeat;
     outline: none;
}

/* This line gets rid of the site title & tagline by casting them out to far left field */
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }

/* This line collapses the vertical space of the tagline so that there isn't unnecessary white space after the header image */

/* This is a bit of a kludge, but it seems to work. */
.custom #header #tagline { height: 0; }

/* This line removes the padding from the header so that the background image sits close to the nav menu, the bottom border of the header, and the sides of the content */
.custom #header { padding: 0; }

.custom#header { border-bottom: 0px; }

#header { border-bottom: 0px; clear: both; }

.custom #column_wrap {background:none;}
.custom #content_box {background:none;}

/* FOOTER */
.custom #footer { border:0; }

h1 {	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: #000;
	letter-spacing: -1px;
	text-align: center;
	line-height: 24pt;
}
.headline_area { text-align: center }

.custom h2 {
font-size:22px;
font-weight:bold;
color:#000000;
}	

/* Featured Post Formatting */
.custom #my-feature-box { font-family: Helvetica,Arial,sans-serif; color: BLACK; background: WHITE; }
.custom #my-feature-box h2 { font-size: 2.2em; margin: 0 0 15px 0; }
.custom #my-feature-box h2 a { color: BLACK; text-decoration: none; }
.custom #my-feature-box h2 a:hover { color: RED; }
.custom #my-feature-box p { font-size: 1.4em; line-height:1.4em; text-align: justify;}
.custom #my-feature-box .featured { padding: 22px 0 0 0; }

#archive_info {display:none;}

.custom #content_box {background-color:#EEEEEE;}
.custom #content {background-color:#fff;} 

.custom h3 {
color:#897E7C;
}

#dshfrm {
	background-color: #efefef;
	padding: 6px;
	border: 4px dashed #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
        width: 625px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
        text-align:center;
}

#dshform table{
        margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	word-spacing: -1px;
	height: 40px;
	width: 400px;
}
.eprivacy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
	text-align: center;
}
#dshfrm h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #990000;
}

custom .style1 {font-weight: bold}

input.submitbutton {
     background-image:url(http://www.abundanceunlimited.com/wp-content/uploads/button.png);
     background-repeat:repeat-x;
     border:1px solid #DDDDDD;
     color:#FFFFFF;
     cursor:pointer;
     font-family:Arial;
     font-size:12px;
     font-weight:bold;
     padding:4px;
     width:auto;
     height:30px;
     width:200px;
}
