/* Global Styles */

body {
	margin:0px auto;
	background: #64748B;
	min-height: 600px;
	max-width: 960px;
	}

h3, h2, h1 {
		clear: both;
}

td {
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
	}

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

a:hover {
	color: #FFBA00;
	}

.facebook-like {
	margin-left: 120px;
}

/* ID Styles */

#navigation a {
	font:10px Arial, Helvetica, sans-serif;
	color: #26354A;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right:1px solid #FF6600;
	}

#navigation .no-right-border {
	border-right: none;
}

#navigation a:hover {
	color:#ffffff;
	background: #FF6600;
	}

#padding {
	padding:14px;
	}

/* Calendar Styles */

#calendar td {
	border: 1px solid #26354A;
	}

#noborder td {
	border: 0px;
	}

#calheader td {
	font-weight:bold;
	color: #ffffff;
	}

/* Class Styles */

.logo {
	font:24px Arial, Helvetica, sans-serif;
	color: #FFBA00;
	letter-spacing:1px;
	line-height:26px;
	}

.tagline {
	font: 18px Arial, Helvetica, sans-serif;
	color: #D3DCE6;
	line-height:16px;
	position: relative;
	top: -3px;
	}

.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	line-height:22px;
	color:#26354A;
	letter-spacing:.1em;
	}

.detailText {
	font:11px Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#26354A;
	letter-spacing:.1em;
	}

.pageName {
	font:24px Arial, Helvetica, sans-serif;
	color: #FF6600;
	letter-spacing:.2em;
	line-height:32px;
	}

.subHeader {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #2D374D;
	font-weight:bold;
	line-height:16px;
	letter-spacing:.1em;
	}

.navText {
	font:10px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	line-height:16px;
	}

.calendarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	}


.sidebarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #FFBA00;
	letter-spacing:.1em;
	line-height:18px;
	}

#ebooks img {
	width: 160px;
	height: auto;
}

#ebooks td {
	padding-right: 50px;
}

.sangharakshita {
	margin-left: 36px;
}

#whats-new {
	border: 1px solid grey;
	margin-right: 54px;
	margin-top: 36px;
	padding: 6px 18px;
	width: 400px;
	float: right;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

#whats-new em {
	font-size: 14px;
}

.no-bottom-margin {
	margin-bottom: 0;
}

.no-top-margin {
	margin-top: 0;
}

.red {
	color: red;
	font-weight: bold;
}

.big-font {
	font-size: 14px;
	line-height: 18px;
}

.menu div {
	line-height: 22px;
}

.image-gallery img {
	height: 150px;
}
