body { text-align: center; font-size: 14px; font-family: Arial; background-color: #DDDDDD; }
img { border: 0px; }
h1 { font-weight: bold; font-size: 16px; border-bottom: 1px #000000 dashed; margin-top: 0px; padding: 0px; }
h2 { font-size: 24px; margin: 0px; }
table { font-size: 14px; width: 100%; border: 1px #000000 solid; margin-bottom: 12px; }
td, th { border: 1px #000000 solid; }

a { color: #0000FF; text-decoration: none; font-weight: bold; }
a:hover { text-decoration: underline; }

#wrap { width: 990px; margin: 0px auto; text-align: left; background-color: #FFFFFF; -moz-box-shadow: 5px 5px 5px #888; -webkit-box-shadow: 5px 5px 5px #888; box-shadow: 5px 5px 5px #888; }
#head { height: 150px; background-image: URL('images/christchurchlogo.jpg'); background-repeat: no-repeat; background-position: left; position: relative; }
#info { height: 100px; text-align: right; padding: 5px 5px 5px 5px; font-size: 12px; }
#links { text-align: right; padding: 5px 5px 5px 5px; }
#button { background-color: #444444; padding: 8px 8px 8px 8px; color: #FFFFFF; text-transform: uppercase; }
#button:hover { background-color: #000080; }
#button a { color: #FFFFFF; text-decoration: none; font-weight: normal; }
#body { padding: 3px 5px 5px 5px; }
#strap { text-align: center; color: #777777; font-size: 12px; }
#main { padding: 5px 0px 0px 0px; }
#copy { font-size: 10px; color: #777777; padding: 3px 0px 0px 0px; }
#copy a { color: #777777; text-decoration: none; }
#copy a:hover { color: #000000; text-decoration: underline; }

#leftbox { padding: 0px 5px 0px 5px; width: 755px; float: left; }
#rightbox { padding: 0px 0px 0px 0px; width: 215px; float: right; }
#rightspecial { background-color: #CCCCCC; width: 215px; margin: 0px 0px 3px 0px; }
#rightinfo { background-color: #CCCCCC; width: 207px; padding: 3px 3px 3px 3px; margin: 0px 0px 3px 0px; text-align: center; font-size: 10px; border: 1px #000000 solid; }
#rightinfo h1 { border: none; font-size: 14px; }
#clear { clear: both; }

.img { padding: 0px 0px 5px 0px; }

a.calendar { color: #000000; text-decoration: none; font-weight: normal; }
a.calendar:hover { color: #555555; text-decoration: underline; font-weight: normal; }

#emailheader a { text-decoration: none; color: #000000; }
#emailheader a:hover { text-decoration: underline; }

#dialog-overlay { width: 100%; height: 100%; filter: alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5; background: #000; position: absolute; top: 0; left: 0; z-index: 3000; display: none; }
#dialog-box { -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5); -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #eee; width: 500px; position: absolute; z-index: 5000; display: none; }
#dialog-box .dialog-content { text-align: left; padding: 10px; margin: 13px; color: #000000; font-family: arial; font-size: 14px; }
a.button { margin: 10px auto 0 auto; text-align: center; display: block; width: 50px; padding: 5px 10px 6px; color: #fff; text-decoration: none; font-weight: bold; line-height: 1; background-color: #A0A0A0; -moz-border-radius: 5px; -webkit-border-radius: 5px; -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5); -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5); text-shadow: 0 -1px 1px rgba(0,0,0,0.25); border-bottom: 1px solid rgba(0,0,0,0.25); position: relative; cursor: pointer; }
a.button:hover { background-color: #0F0F0F; }
#dialog-box .dialog-content p { font-weight: 700; margin: 0; }
/*#dialog-box .dialog-content ul { margin: 10px 0 10px 20px; padding: 0; height: 50px; }*/
