body, .content {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
.content {
	font-size: 12px;
	word-spacing: normal;
	color: #333333;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
a { color: #000000; }
a:hover { background-color: #D1E1E5; }
#nav a:hover { background-color: transparent; }
a.img:hover { background-color: transparent; }

.main_content {
	padding: 20px 25px 30px;
	text-decoration: none;
}

h1 { font-size: 14px; text-transform: uppercase; }
h2 { font-size: 13px; text-transform: uppercase; }
h3 { font-size: 12px; }
.header { padding-left: 12px; }
.top { text-align: right; margin-bottom: 30px; }
.link_title {
	font-weight: bold;
	text-decoration: none;
}

.nav {
    color: #FFFFFF;
}

.nav .item {
    width: 130px;
    height: 20px;
    margin-left: 10px;
    margin-right: 9px;
    padding: 10px 6px 1px 6px;
}

.nav .item_selected {
    width: 130px;
    height: 20px;
    margin-left: 10px;
    margin-right: 9px;
    padding: 9px 5px 0 5px;
    border: 1px solid #D9E5EA;
}

.subnav {
	font-size: 12px;
	line-height: 1.8em;
	font-style: normal;
	letter-spacing: .05em;
}
.subnav a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.subnav a:hover {
	color: #000000;
	background-color: #C8DADE;
}
.subnav a:visited {
	color: #000000;
	text-decoration: none;
}

.sidebar_header {
    font-family: Times,serif; 
    background-color: #FFFFFF;
    color: #444444;
    text-align: center;
    text-transform: uppercase;
    padding: 7px;
    font-size: 14px;
    font-weight: bold;
    margin-left: 18px;
    margin-right: 18px;
    margin-bottom: 0;
}
.sidebar_header .subcap { font-size: 10px; }

.sidebar_box {
    background-color: #E1EBEE;
    font-size: 12px;
    color: #415861;
    margin-left: 18px;
    margin-right: 18px;
    margin-top: 0;
    padding: 13px;
}
.sidebar_box p {
	padding-bottom: 10px;
	margin: 0;
	line-height: 1.5em;
}
.sidebar_box .separator {
    padding-bottom: 10px;
}

.main_box {
    background-color: #DBE7EB;
    color: #3B6373;
    font: 18px times,serif;
    width: 200px;
    text-align: center;
    padding: 15px;
}

table.articles_quick,
table.articles_quick table {
    font-size: 10px;
    line-height: 16px;
    padding: 5px;
}
table.articles_quick table td { padding: 3px; }

table.articles { width: 100%; padding-top: 10px;  }
table.articles a { color: #000; }
.articles td { font-size: 11px; }
.articles .article_title {
	font-weight: normal;
	text-align: center;
	font-size: 11px;
	letter-spacing: 0.5px;
	text-decoration: none;
}
.articles .article_links {
	text-decoration: none;
}
.articles .article_date { color: #555555; }

.articles th.topic { text-align: center; }

.mission_statement {
	color: #415861;
	font-family: times, serif;
	font-size: 13px;
	/* font-style: italic; */
    /* text-transform: uppercase; */
    margin: 15px 10px;
	line-height: 1.5em;
}
.mission_statement ul {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 5px;
}
.mission_statement .inner { padding: 0 10px 0 10px; }
.mission_statement .mission_bullet_points { font-size: 13px; }
.mission_statement .mission_bullet_points li { padding-bottom: 15px; }
.mission_statement li {
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.mission_box {
    font-family: times, serif; /* */
    /* background-color: #cddde3;  */
    padding: 0px 15px 10px 15px;
    /* text-transform: uppercase; */
    font-size: 14px;
    color: #444444;
    /* font-weight: bold; */
    line-height: 20px;
    /* font-style: italic; */
}
/* .mission_box .subcap { font-size: 12px; } */

/* .bullet_points .subcap { font-size: 12px; } */
.bullet_points {
    font-family: times, serif; /* */
    background-color: #cddde3;  /* */
    padding: 0px 15px 0px 15px;
    font-size: 14px;
    color: #444444;
    /* font-weight: bold;  */
    line-height: 16px; /* */
    /* text-transform: uppercase; */
}
.bullet_points li { padding-bottom: 5px; }

.sangha_box {
    background-color: #cddde3;
    padding: 10px 15px 10px 15px;
    font-style: italic;
}

.teachers_box {
    background-color: #cddde3;
    padding: 10px 15px 10px 15px;
    text-align: center;
}

.article_text {
	line-height: 20px;
	text-align: justify;
	padding: 0px;
	margin: 0px;
}
.article_text h1 { font-size: 18px; }
.article_text h1 font { font-size: 10px; }

table.schedule {
	width: 391px;
	border-collapse: collapse;
	border: 1px solid #BFC5C8;
}

table.schedule td.date {
	width: 146px;
	text-align: center;
	color: #555555;
}
table.schedule td.details {
	width: 243px;
	padding: 10px 20px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}

table.subscribe { font-size: 10px; }
table.subscribe th { font-size: 11px; }
.content .smallturtlebox {
}
.content .main_content a.currentpage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #8AAFBE;
	text-decoration: none;
}
#currentnews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	color: #000000;
	padding: 5px;
}
#currentnews .header {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.textbox {
	border: 1px solid #000000;
}
.formlabel {
	font-family: "Times New Roman", serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}
.red {
	color: #FF0000;
}
.redsmalltext {
	font-size: 12px;
	color: #FF0000;
}
.printerversion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.disclaimer {
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-family: "Helvetica Neue", "Helvetica Neue Light";
	line-height: normal;
	margin: 10px;
	text-align: left;
	font-weight: lighter;
}
table.schedule td {
    border: 1px solid #BFC5C8;
    padding: 10px;
}
.content .rightsidebartext {
	padding: 0px;
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 10px;
}
