/* CSS Document */

html, body {
	margin: 0;
	padding: 0px;

}

body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	background-color: #BFD082;
	background-attachment: scroll;
	background-image:  url("../images/back-stripe.gif");
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

.headings {
	color: #ffffff;
	margin-right: 140px;
	width: 549px;
	
}

#page-container {
	width: 760px;
	text-align: left;
	background: #FFFFFF repeat fixed;
	color: #58575D;
	visibility: visible;
	margin: auto;
	border: 0px;
	position:relative;
}

#header {
	height: 136px;
	background: #FFFFFF url("../images/header7.gif") no-repeat;
	top: 0px;
	border-bottom-width:4px;
	border-bottom-style:solid;
	border-bottom-color:#58575D;
}

#newsletter-page-container {
	width: 760px;
	text-align: left;
	background: #FFFFFF repeat fixed;
	color: #58575D;
	visibility: visible;
	margin: auto;
	border: 0px;
	position:relative;
}

#newsletterheader {
	height: 136px;
	background: #FFFFFF url("../images/NewsletterHeader.gif") no-repeat;
	top: 0px;
	border-bottom-width:4px;
	border-bottom-style:solid;
	border-bottom-color:#58575D;
}

#header a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#header a:hover {
	color: #666666;
}

#newsletterheader a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#newsletterheader a:hover {
	color: #666666;
}

.homelink {
	height: 82px;
	width: 79px;
	left: 19px;
	top: 35px;
	position: absolute;
}

.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	left: 320px;
	top: 120px;
	padding-top: 120px;
	padding-left: 390px;
	color: #ffffff;
 }

#sidebar {
	float: left;
	width: 134px;
	line-height: normal;
	font-size: 14px;
	border-top-width: 2px;
	border-top-style: none;
	background-color: #FFFFFF;
	position:absolute;
	left:0px;
	border-right-width: 2px;
	border-right-style: none;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: none;
	border-left-style: none;
	top: 144px;
}

#sidebar .padding {
	padding: 25px 5px 0px 20px;
	background-color: #FFFFFF;
}

#sidebar a {
	color: #8FA43F;
	text-decoration: none;
	font-weight: bold;
}

#sidebar a:hover {
	color: #666666;
}

#content {
	line-height: 18px;
	top: 152px;
	margin-left: 135px;
	background-color: #FFFFFF;
	border-left-width: 4px;
	border-top-style: none;
	border-left-style: solid;
	border-left-color: #58575D;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#content .padding {
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 15px;
	margin: 0px;
	top: 0px;
	bottom: 0px;
}

#content .box {
	border: 1px solid #58575D
}

#content a {
	text-decoration: none;
	font-weight: bold;
	color: #8FA43F;
}

#content a:hover {
	color: #666666;
}


#bottom-pic {
	margin-top: -12px;
	border: 0px;
	padding: 0px;
	
}


#footer a {
	color: #6A6A6A;
	text-decoration: none;
}

#footer a:hover {
	color: #2D5B77;
}
#footer {
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	color: #838383;
	line-height: 18px;
	background-color: #BFD082;
	border: 0px;
	padding: 5px 5px 0px;
	margin-top: -7px;
	text-align: center;
	
}

#content h2 {
	margin: 0;
	padding: 0;
}

#content p {
	margin: 0;
	padding: 0;
}
.titletext {
	font-size: 14px;
	font-weight: bold;
}
