@charset "utf-8";
/* CSS Document */
#wrapper {
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(../images/bg_wrapper.jpg);
	color: #009;
	font-size: .9em;
}
#header {
	height: 207px;
	padding: 15px;
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
}
#mainNav {
	margin-left: 175px;
	margin-top: 165px;
}
#mainNav li {
	display: inline;
}
#mainNav a {
	text-decoration: none;
	color: #00C;
	line-height: 17px;
	text-align: center;
	display: block;
	width: 100px;
	height: 17px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 0.9em;
	border: 2px inset #33F;
	background-color: #FFFF87;
	font-weight: normal;
}
#mainNav a:hover {
	background-color: #9AC8FC;
}
#mainNav ul .selected a {
	background-color: #9AC8FC;
	cursor: text;
	font-weight: bold;
}
#sidebar1 {
	width: 170px;
	float: left;
	padding-left: 20px;
	padding-right: 10px;
}
#sidebarnav {
	margin-left: 0px;
}
#sidebarnav li {
	display: block;
	list-style-type: none;
}
#sidebarnav a {
	font-size: 0.9em;
	background-color: #FFFF87;
	text-align: center;
	display: block;
	border: 2px inset #33F;
	text-decoration: none;
	line-height: 15px;
	height: 15px;
	width: 120px;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #00C;
	font-weight: normal;
}
#sidebarnav a:hover {
	background-color: #9AC8FC;
}
#sidebarnav ul .selected a {
	background-color: #9AC8FC;
	cursor: text;
	font-weight: bold;
}
#signup {
	font-weight: bold;
	color: #FFFF87;
}
#signup p label #name {
	width: 130px;
	border: 2px inset #33F;
}
#signup p label #email {
	width: 130px;
	border: 2px inset #33F;
}
#signup p label #Submit {
	background-color: #FFFF87;
	border: 2px inset #33F;
	font-weight: bolder;
	color: #00C;
	font-size: .9em;
}
#maincontent {
	float: left;
	width: 460px;
	padding-right: 10px;
	padding-left: 0px;
	text-align: left;
}
#maincontent p {
	text-align: left;
}
#sidebar2 {
	float: right;
	width: 255px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 20px;
	font-size: 0.9em;
}
#donation {
	height: 300px;
	background-image: url(../images/thank_you.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.mahamantra {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #903;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}

.italic {
	font-size: x-small;
	font-style: italic;
	color: #009;
	line-height: 1.4;
}

#sidebar2 table tr td {
	border: 2px solid #903;
	text-align: center;
	vertical-align: middle;
}
#footer {
	clear: both;
	background-image: url(../images/bg_footer.jpg);
	height: 67px;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 0.7em;
	color: #00C;
	line-height: 1.4em;
	padding-top: 12px;
	padding-right: 6px;
	padding-left: 6px;
}
#footer a, #footer a:visited {
	text-decoration: none;
	color: #00C;
	font-weight: normal;
}
#maincontent ul {
}


#footer a:hover {
	color: #600;
}
#footer p {
	text-align: center;
}

body {
	background-image: url(../images/bg_body.jpg);
}
body, td, th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
}
p, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin-bottom: 1.4em;
}
.spd {
	margin-bottom: 0px;
}

p {
	line-height: 1.3em;
	text-align: left;
}
h1 {
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #903;
}
h2 {
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #903;
	text-align: left;
}
a:link {
	color: #903;
}
a {
	font-weight: bold;
}
a:visited {
	color: #009;
}
a:hover {
	color: #00C;
}
a:active {
	color: #903;
}

#elephant {
	padding-right: 15px;
}
.floatleft {
	float: left;
}
.selected a {
	font-weight: bold;
}
ul {
	list-style-type: disc;
	line-height: 1.8;
	margin-left: 10px;
}

.imagefloatleft {
	padding-right: 15px;
	float: left;
}
#donationthankyoutext {
	padding-top: 50px;
}

.imagefloatright {
	float: right;
	padding-left: 15px;
}
#paypalseal {
	padding-left: 16px;
}
#sidebar1 p {
	color: #FFFF87;
	font-weight: bold;
	font-size: .9em;
}
#donation p {
	text-align: right;
	line-height: 2em;
}
#donation {
	padding-top: 20px;
}
#donationthankyoutext h1 {
	text-align: right;
}
.dinner {
	font-weight: bolder;
	font-size: 1.5em;
}
#dinnerclub {
	padding-top: 6px;
	padding-bottom: 5px;
}
#join {
	border: 1px groove #009;
	height: 25px;
	width: 180px;
	background-color: #FFFF87;
}
#join2 {
	height: 25px;
	width: 183px;
	border: 1px groove #009;
	background-color: #FFFF87;
}
#joinnow {
	border: 2px groove #009;
	display: block;
	margin-left: 70px;
	text-align: center;
	background-color: #FFFF87;
	padding: 7px;
}
.club {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-left-style: ridge;
	border-top-color: #009;
	border-right-color: #009;
	border-bottom-color: #009;
	border-left-color: #009;
}

.only {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .7em;
	font-weight: normal;
	color: #009;
	text-align: left;
}
#sidebar2 .dinner {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.benefits {
	line-height: 1.4em;
	padding-top: 7px;
	margin-top: 0px;
	list-style-type: disc;
	font-size: 1.1em;
}
#vegetariandinner {
	background-image: url(../images/vegetarian_dinner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#maincontent #vegetariandinner p {
	text-align: right;
}


.benefit {
	padding-bottom: 2.5px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
.healthy {
	text-align: right;
	font-size: 1.2em;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	padding-top: 10px;
	color: #903;
}
a:link {
	color: #903;
	font-weight: bold;
}
a:visited {
	color: #009;
}
a:hover {
	color: #00C;
}
a:active {
	color: #903;
}

.dishes {
	padding-left: 40px;
}

#maincontent #vegetariandinner h1 {
	color: #009;
	font-size: 2em;
	text-align: right;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#resources {
	background-color: #FFFF87;
	margin-right: 20px;
	margin-left: 0px;
	color: #009;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 40px;
	border: 2px groove #33F;
	font-size: 1em;
}
#resources ul li {
	line-height: 1.6em;
}
