body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	background: #fff url(../images/main_bg2.gif) repeat-x;
}

/* ------------------- Added this new div -------------------------------------*/ 
#wrapper_of_love {
	width: 961px;
	height: 60px;
}
/* ------------------- End new div --------------------------------------------*/

#header {
	width : 961px;
	height : 400px;
	background : url(../images/header_pic15.gif) top right no-repeat;
	margin : 0 auto;
	position : relative;
}

#container {
	width: 961px;
	margin: 0 auto;
	height: auto;
}

#h_title {
	float: left;
	padding-left: 15px;
	padding-top: 25px;
	color: #F3F3F3;
}

#members, #members a {
	float: right;
	top: 0px;
	right: 0px;
	margin-right: 16px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

#h_subtitle {
	clear: both;
	padding-left: 17px;
	padding-top: 5px;
	color: #3B2416;
}

#nav {
	position: absolute;
	bottom: 82px;
}

#home { background-image: url(../images/nav/home.gif); }
#about { background-image: url(../images/nav/info.gif); }
#g101 { background-image: url(../images/nav/search.gif); }
#membership { background-image: url(../images/nav/user.gif); }
#join { background-image: url(../images/nav/cart.gif); }

#nav li {
	display: inline;
	margin-right: 25px;
	font-size: 12px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#nav li a:link {
	color: #fff;
	padding-left: 22px;
}

#nav li a:visited {
	color: #fff;
	padding-left: 22px;
}

.ptitle {
	margin-bottom: 5px;
	color: #3B2416;
	font-size: 16px;
	margin: 0 auto;
}

#content {
	margin: 0 auto;
	text-align: justify;
}

#content ul li {
	margin-bottom: 20px;
}

#ocontent {
	margin: 0 auto;
	width: 750px;
	text-align: justify;
	height: 930px;
}

#acontent {
	margin: 0 auto;
	width: 750px;
	text-align: justify;
	height: 960px;
}

#ocontent ul li {
	margin-bottom: 10px;
}

#pcontent {
	margin: 0 auto;
	width: 750px;
	text-align: justify;
	height: 430px;
}

#footer {
	width: 961px;
	margin: 40px auto;
}

#footer h4 {
	color: #3B2416;
}

#footer h7 {
	font-size: 12px;
	color: #016AB5;
	margin-top: 10px;
	margin-bottom: 10px;
}

.f_text {
	margin-top: 10px;
	font-size: 12px;
	margin-bottom: 25px;
}

.f_text ul li {
	margin-top: 5px;
}

#newsletter {
	width: 300px;
	height: 200px;
	float: left;
	/* background: #f3f3f3; */
}

#volunteering {
	width: 300px;
	height: 200px;
	margin: 0 0 0 20px;
	float: left;
	/* background: #f3f3f3; */
}

#pictures {
	width: 300px;
	height: 200px;
	margin: 0 0 0 20px;
	float: left;
	/* background: #f3f3f3; */
}

h1 {
	margin: 0;
}

#push {
	clear: both;
	height: 50px;
}

/* LINKS */

a:link, a:visited {
	color: #317b9e;
	text-decoration: none;
}

a:hover {
	color: #104c68;
}

#navigation-block {
	float: left;
	margin-top: 10px;
	margin-left: 25px;
	width: 150px;
	text-align: left;
	color: #fff;
}

ul#sliding-navigation {
	list-style: none;
	width: 10px;
	display: inline;
}

ul#sliding-navigation li.sliding-element a {
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 20px;
	color: #016AB5;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

ul#sliding-navigation li.sliding-element a:hover { 
	color: #87CEFA;
}

#mySlides {
	width: 200px;
	height: auto;
}

.bold {
	font-weight: bold;
}

.numbers ul {
	list-style-type: decimal;
}