p,h1,h2,h3,h4 {
}

[dir=rtl]{
	font-family: David, Georgia, serif !important;
}

.david {
	font-family: David, Georgia, serif;
}

.rightnav{
	width:20% !important;
}
.static-content-wrapper{
	width:80% !important;
}

h1 {
	font-size: 2em;
}

p {
	font-size: 14pt;
}
.center {
	text-align:center;	
}

/* Get rid of framework css */
.clearTable table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	outline: 0 !important;
	font-size: 100% !important;
	vertical-align: baseline !important;
	background: transparent !important;
	width: auto; important;
	height: auto; important;
}

/* Fix bidi problems inherent in Foundation css*/
/* Force inheritance of markup directionality */
[dir=ltr] * { direction: ltr; }
[dir=rtl] * { direction: rtl; }
[dir=ltr] { direction: ltr; }
[dir=rtl] { direction: rtl; }

.aramaiclink a:link{
	color:#663300 !important;
}
.aramaiclink a:visited{
	color:#663300 !important;
}
