html,body {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.5em;
	text-align: center;
	background: #DDDBCD;
	margin: 0;
	padding: 0;
}
h1,h2,h3 {
	color: #990033;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
}

h1 {
	color: #137B98;
}

img {
	border: 0pt none;
}
br {
	clear: both;
}
h1 {
	font-size: 1.75em;
}
h2 {
	font-size: 1.20em;
	margin-top: 6px;
	margin-bottom: 2px;
}
h3 {
	font-size: 1.15em;
}

p {
	margin-top: 2px;
	margin-bottom: 5px;
}

ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0pt;
	padding: 3px 10px 0pt 0pt;
}
li {
	display: list-item;
	margin: 0pt 0pt 0pt 3px;
	padding: 0pt;
}
li img {
	vertical-align: middle;
}

ul ul {
	padding-left: 15px;
}

ul.bullet {
	list-style-type: circle;
}

ul.bullet li {
	margin: 2pt 0pt 2pt 15pt;
}

a {
	color: #137B98;
	text-decoration: none;
}

a:hover {
	color: #8F0002;
}

.clearBoth {
	clear: both;
}

.normalList li {
	padding: 0pt 0pt 0pt 15px;
	list-style: circle inside none;
}

.textCentered {
	text-align: center;
}
.textRight {
	text-align: right;
}
.textLeft {
	text-align: left;
}
.vAlignMiddle {
	vertical-align: middle;
}
.bold {
	font-weight: bold;
}
#main {
	margin: 0pt auto;
	width: 900px;
}
#header {
	background: url("/images/bgTopNew.jpg") no-repeat;
	float: left;
	clear: both;
	width: 900px;
}
#header a {
	text-decoration: none;
}

#shabbaton {
	margin: 25px 75px 0pt 0pt;
	float: right;
}

#logo {
	float: left;
	margin: 35px 0pt 0pt 75px;
	text-align: left;
}
#content {
	background: url("/images/bgMiddle.jpg") repeat;
	width: 900px;
	text-align: left;
}
#page {
	float: left;
	width: 560px;
	padding: 15px 5px 10px 65px;
}
#page h1 {
	font-family: Arial,Helvetica,sans-serif;
}
#rightCol {
	float: right;
	width: 260px;
	padding: 15px 0pt 15px 0pt;
	font-size: .9em;
}
/*
#rightCol div{
	background-color: #FFFFFF;
	border: 1px solid #DDDBCD;
	padding: 5px;
	margin: 5px 0pt;
}
*/
#rightCol div h3 {
	margin: 0pt;
}
#rightCol .top {
	background: url("/images/borderSideBox.jpg");
	clear: both;
	height: 19px;
	width: 260px;
}
#rightCol .sideBox {
	background: url("/images/bgSideBoxTall.jpg") no-repeat center bottom;
	float: left;
	width: 260px;
	margin-bottom: 0pt;
	padding-bottom: 25px;
	text-align: center;
}
#rightCol .content {
	width: 210px;
	float: left;
	text-align: left;
	padding-left: 17px;
}
#rightCol .content a {
	text-decoration: none;
}
#footer {
	background: url("/images/bgFooter.jpg") repeat;
	text-align: center;
	float: left;
	color: #606060;
	width: 100%;
	height: 75px;
}
#navContainer {
	background: url("/images/bgMiddle.jpg") repeat;
	float: left;
	clear: both;
	font-size: .85em;
	font-weight: bold;
	line-height: normal;
	width: 900px;
	margin-top: -4px;
}
#navTop {
	width: 800px;
	margin: 0pt auto;
}
#navTop ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0pt;
	padding: 10px 10px 0pt 15px;
}
#navTop li {
	display: inline;
	margin: 0pt;
	padding: 0pt;
}
#navTop a {
	background: transparent url(/images/tableftF.gif) no-repeat scroll left top;
	float: left;
	margin: 0pt;
	padding: 0pt 0pt 0pt 2px;
	text-decoration: none;
}
#navTop a span {
	background: transparent url(/images/tabrightF.gif) no-repeat scroll right top;
	color: #666666;
	display: block;
	float: left;
	padding: 5px 10px 4px 6px; /* old values: 5px 15px 4px 6px */
}
#navTop a span {
	float: none;
}
#navTop a:hover span {
	color: #FFFFFF;
}
#navTop a:hover {
	background-position: 0% -42px;
}
#navTop a:hover span {
	background-position: 100% -42px;
}
#navTop img {
	float: left;
}
.article,.defaultArticle {
	border: 1px dashed #A0A0A0;
	color: #333333;
	padding: 3px 10px;
	margin: 3px 0pt;
}
.article img,.defaultArticle img {
	border: 1px solid #000;
	margin: 6px 0pt 3px 0pt;
}
.article h2,.defaultArticle h2 {
	font-size: 9pt;
}

.article h1,.defaultArticle h1 {
	margin-bottom: 5px;
	text-align: left;
}
.clearCol {
	clear: both;
}

table.classes {
	border-collapse: collapse;
}

.classes th {
	background-color: #137B98;
	color: #FFF;
	padding: 5px 10px;
	text-align: center;
	border: 1px solid #137B98;
}
.classes td {
	padding: 10px;
	text-align: center;
	border: 1px solid #137B98;
}

.classes td.off {
	background: #cccccc;
}

.davening {
	padding: 20px;
	border: 1px double gray;
}

.davening td {
	padding: 1px 7px;
	border-bottom: 1px solid black;
}

div.event {
	margin: 4px 0pt;
}

.event p {
	margin: 2px 0pt;
}

#resources h2 {
	font-size: 1.25em;
	margin: 15px 0pt 0pt 5px;
}

#resources h3 {
	font-size: 1.15em;
	margin: 5px 0pt 0pt 15px;
	color: #303030;
}

#resources ul {
	margin-left: 25px;
	font-size: .9em;
}

#donateButton {
	margin: 5px 0px;
}

/* BEGIN CLIENT SUPPLIED CSS */
.white {color:#FFFFFF}
.aishhead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#6699FF;
	text-shadow:#333333;
	font-weight: bold;
}
.discover { font-family:Georgia, "Times New Roman", Times, serif; font-size:36px; color:#FFFFFF; font-style:italic}
.body1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:13px;
	color:#FFFFFF;
	font-weight: bold;
}
.bigblue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#6699FF;
	font-weight:bolder;
	margin-bottom:0px;
	margin-top: 0px
}
.blue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6699FF;
	font-weight:bolder;
	margin-bottom:0px
}
.body2 {font-family:Arial, Helvetica, sans-serif; font-weight:lighter; font-size:9pt; color:#FFFFFF; margin-top:0px; margin-bottom:0px}
.italics {font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; font-style:italic; margin-top:5px; margin-bottom:0px; color:#FFFFFF}
.smallwhite {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#FFFFFF}

.oneColElsCtr #container {
	width: 550px; /* Original: 750px smaller version: 550px */
	background: url(/images/bgsurf02.png); /* Original: bgsurf.png smaller version: bgsurf02.png*/
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColElsCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 0px 0px 0px 125px /* Original: 0px 0px 0px 340px, smaller version: 0px 0px 0px 125px */
}
/* END CLIENT SUPPLIED CSS */

.transparentDiv, .modalDialog_transparentDivs {
	position: absolute;
	filter: alpha(opacity=50);
	opacity: 0.5;
	z-index: 1;
	background-color: #000;
}

.modalDiv, #DHTMLSuite_modalBox_contentDiv {
	position: absolute;
	border: 2px solid #000;
	background: #FFF;
	z-index: 100;
	text-align: center;
}

#twitter_update_list li {
	margin: 10px;
}

iframe {
	text-align: center;
	margin: 0pt auto;
	padding: 0pt;
}

.article table {
	padding-top: 5px;
}

.italic {
	font-style: italic;
}

