html {  }
body { color:#000000; background-color:#FFFFFF; font-size:0.83em; font-family:Arial,Helvetica,Sans-serif; }

img { border-style:none; display:block; }
img.inline { border-style:none; display:-moz-inline-stack; display:inline-block; }
embed { display:block; }
form { margin:0; padding:0; }
blockquote { margin:15px; padding:0 10px; }
hr { border:none 0; margin:20px 0; border-top:1px solid #847553; height:0; }
p { padding:0; margin:0 0 15px; }
p.extraspace { padding:0; margin:0 0 26px; }

h1,
h2 { color:#514731; font-size:1.83em; margin-top:0; font-family:"Times New Roman",Arial,Helvetica,Sans-serif; font-weight:normal; }
h1:first-line,
h2:first-line { font-size:0.83em; }
h3 { color:#514731; font-size:1.23em; margin-top:0; font-family:"Times New Roman",Arial,Helvetica,Sans-serif; }
h4 { color:#514731; font-size:1.1em; font-family:"Times New Roman",Arial,Helvetica,Sans-serif; }
h5 { color:#514731; font-size:1.0em; font-family:"Times New Roman",Arial,Helvetica,Sans-serif; }
h6 { color:#514731; font-size:0.9em; font-family:"Times New Roman",Arial,Helvetica,Sans-serif; }

a,
a:visited { color:#000000; text-decoration:underline; }
a:hover { color:#514731; text-decoration:underline; }

.clear { clear:both; height:0; overflow:hidden; }
.spacer { clear:both; height:16px; overflow:hidden; }
.hide { display:none; }
.error { color:#FF0000; font-weight:bold; }
.nowrap { white-space:nowrap; }

.photoRight { float:right; margin:3px 0 7px 10px; }
.photoLeft { float:left; margin:3px 10px 7px 0; }
.photoCentre { display:block; margin:0 auto; }
.center { text-align:center; }
.justify { text-align:justify; }

.article-left { width:48%; float:left; }
.article-right { width:48%; float:right; }
.article-rightalt { width:48%; float:right; text-align:right; }

.protection { unicode-bidi:bidi-override; direction:rtl; }  


/* ----------------------
   Three Cols
---------------------- */

body { min-width:964px; }

#col-a { float:none; width:100%;  }
#col-b { display:none; }
#col-c { display:none; }

/* ----------------------
   Interface CSS
---------------------- */

#container { margin:0 auto; }
#header { border-bottom:1px solid #DBD6BC; margin-bottom:10px; }
#nav { display:none; }
#footer { display:none; }
#footer_space { display:none; }


/* ----------------------
   Content CSS
---------------------- */

#googleMap { border:2px solid #000000; margin-bottom:16px; }
.arrow { display:inline; vertical-align:top; }
.sidebar_right_content { text-align:center; padding:15px; }

