.clearfloat {
	clear:both;
	font-size: 1px;
	line-height: 1px;
}

body {
	background-image:url(../images/bg_gradient.png);
	background-repeat:repeat-x;
	color:#453222;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	background-color: #512820;
}
#content {
	background: transparent url(../images/contentMid.gif) repeat-y scroll center center;
	height: auto;
	margin: 30px auto;
	position: relative;
	width: 908px;
}
#content #cTop {
	background: transparent url(../images/contentTop.gif) no-repeat scroll center center;
	height: 18px;
	position: absolute;
	z-index: -1;
	top: -16px;
	width: 908px;
}
#content #cBot {
	background: transparent url(../images/contentBot.gif) no-repeat scroll center center;
	bottom: -18px;
	height: 18px;
	position: absolute;
	width: 908px;
}
#content #footer {
	position: absolute;
	width: 908px;
	text-align: right;
	bottom: -56px;
	
}

/* ----------------------------------BUTTONS ---*/
img, a {
	border: thin none;
	color: #A06B0A;
	text-decoration: none;
}

a:link {
	color:#A06B0A;
	text-decoration:none;
}

a:visited {
	color:#A06B0A;
	text-decoration:none;
}

a:active {
	color:#D58E0D;
	text-decoration:none;
}

a:hover {
	color:#D58E0D;
	text-decoration: none;
}

#content #hnav {
	margin: -140px 0px 0px 110px;
	padding-top: 10px;
	position:relative;
	z-index:1;
}

#content #hnav li {
	display: inline;
	list-style-type: none;
}

#content #hnav .btn {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:15px;
	display: block;
	position: relative;
	background: #BED73B;
	padding: 14px;
	float: left;
	color: #453222;
	text-decoration: none;
	cursor: pointer;
}
#content #hnav .btn * {
	font-style: normal;
	/*background-image: url(../images/btn2.png);*/
	background-repeat: no-repeat;
	display: block;
	position: relative;
}
#content #hnav .btn i {
	background-position: top left;
	position: absolute;
	margin-bottom: -15px;
	top: 0;
	left: 0;
	width: 5px;
	height: 5px;
}
#content #hnav .btn span {
	background-position: bottom left;
	left: -5px;
	padding: 10px 0 5px 10px;
	margin-bottom: -15px;
}
#content #hnav .btn span i {
	background-position: bottom right;
	margin-bottom: 0;
	position: absolute;
	left: 100%;
	width: 10px;
	height: 100%;
	top: 0;
}
#content #hnav .btn span span {
	background-position: top right;
	position: absolute;
	right: -10px;
	margin-left: 10px;
	top: -5px;
	height: 0;
}

#content #hnav #currentpage a {
	color: #FFF;
	background-color: #798426;
}

#content #hnav .btn:hover { color: #FFF; background-color: #798426; }
#content #hnav .btn:active, #content #hnav .btn:focus { color: #FFF; background-color: #798426; }
#content #hnav .btn[class] { background-image: url(../images/shade.png); background-position: bottom; }

#subNav {
	position:absolute;
	z-index:0;
	margin: -25px 0 0 200px;
	padding-top: 35px;
}

/* ------------------------------Headers and such ----------*/

h1 {
	color:#453222;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 40px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 5px;
}

h2 {
	color:#453222;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 5px;
}

h3 {
	color:#453222;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 20px;
	margin-top: 5px;
	float: left;
}

h4 {
	color:#453222;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 25px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}

p {
	color:#453222;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 5px;
}

/* ------------------------------Products Purchase----------*/

#Table_Products a p {
	width: 190px;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 20px;
	color:#A06B0A;
	background-color: #ededed;
	text-decoration:none;
}

#Table_Products a p:hover {
	font-size: 20px;
	color: #fff;
	background-color: #D58E0D;
	text-decoration:none;
}



/* ------------------------------Underlines and formatting ----------*/

.underline {
	border-bottom: medium dotted #000000;
	margin-bottom: 30px;
	padding-bottom: 2px;
}

.date {
	border-top: thin dotted #000000;
	border-width: thin;
	font-weight: bold;
	margin: 0;
	padding-top: 3px;
	text-align: right;
}

.magtitle {
	float: left;
}

.copyright {
	color:#fff;
	padding: 0px 0px 0px 0px;
	margin: 20px;
	font-size: 11px;
	padding-top: 0px;
	text-align: right;
}

.follow {
	float: left;
	font-size: 16px;
}

.clearImgWrap {
	height: 543px;
	width: 799px;
	margin: -543px 0 0 58px; 
	position: relative; 
	z-index: 1;
}

.clearImgWrap img {
	margin: 0 0 0 -3px;
	padding: 0;
	border: none;
}


/* ------------------------------Form ----------*/

#contact-area {
	width: 700px;
	margin: 38px 0px 0px 44px;
}

#aboutTable {
	width: 550px;
	padding: 0 0 30px 0;
}

#causes-area {
	width: 580px;
	margin: 40px 0px 40px 165px;
}

#subcauses-area {
	width: 700px;
	margin: 40px 0px 40px 80px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 100%;
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #3F5A5E;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

label {
	float: left;
	text-align: left;
	margin-right: 0px;
	width: 100px;
	padding-top: 5px;
	font-size: 13px;
	color: #2E281F;
}