@charset "utf-8";
/* 	CSS Reset */
html, body, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
body { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:68%; /* ~12px based on 16px default font size */ margin:0; padding:0; color:#333; }
p { margin:0px 14px 12px 0px; padding:0; line-height:1.5em; } /* ~11px */
a {color:#B29058;}
/* headings and links */
h1, h2, h3, h4 { font-family: Georgia, "Times New Roman", Times, serif; }
h1 { font-size:2.4em; font-weight:normal; margin:0.5em 10px 0.5em 0px; color:#C0AA7D; }
h2 { font-size:1.67em; font-weight:normal; margin:0 0 10px 0px; padding:5px 15px 1px 0px; color: #926381; font-weight: bold;  }
h3 { font-size:1.33em; font-weight:bold; margin:8px 10px 0.3em 0px; padding:0; color:#C0AA7D; }
h4 { font-size: 14px; text-transform: uppercase; border-bottom: 1px solid #8D5B7B; border-top: 3px solid #8D5B7B; padding: 5px 2px 5px 0px; font-weight: bold; color: #000; }
h5 {font-weight: bold;}
h2 a { color:#fff; text-decoration:none; }
h2 span.more { font-size:0.788em; margin-top:0.1em; }
/* Containers */
html { background: #FDFDFD url(../images/background.png) repeat-x left top; }
body { padding: 10px; margin: 0px;  }
#wrapper { width: 955px; margin: 0px auto; }
#banner { height: 116px; color: #FFF; padding: 0px;  background: none;border: 1px solid #333;}
#banner #logo {  }

#main { border: 1px solid #333; margin: 0px auto; position: relative; background: #FFFFFF; }
#main #content { margin: 10px 10px 10px 190px; padding: 10px; border: 1px solid #333;}
#main table {width: 100%;}
#main td {vertical-align: top;}
#footer { width: 953px; height: 120px; margin: 0px auto 5px auto; height: 60px; font-size: 13px; color: #F3F3F3; line-height: 30px; text-align: center; background: #8C597A url(../images/background_footer.png) top left;  border-bottom: 6px double #333; border-top: 3px double #333; border-left: 1px double #333; border-right: 1px double #666; }
#footer ul { list-style: none; }
#footer ul li { display: inline; margin: 10px; }
#footer, #footer a { color: #CCCCCC; }
/* Menu */
#main #menu { background: #2B1E2A url(../images/background_menu.png) repeat-x top left; width: 180px; margin: 0px auto; height: 100%; position: relative; left: 0;}
#main #menu h2{ margin-left: 10px; }
#main #menu ul { list-style-type: none; margin: 0px; padding: 5px; }

#main #menu ul li a { font-family: font-size: 12px; margin: 2px 5px 26px 5px; display: block; color: #F5F5F5; text-decoration: none; padding: 5px 5px 5px 10px; text-transform: uppercase; font-weight: bold; }
#main #menu ul li a:hover { background-color: #57394E; color: #F5F5F5;  }

#main #menu ul ul { background-color: #926381; margin: -28px 5px 10px 10px; padding: 2px; }
#main #menu ul li li a{ background: #F5F5F5; font-size: 11px; text-transform: none; margin: 0px; padding: 0px 0px 0px 5px;  border: none; border-bottom: 1px solid #ccc; color: #000000;}
/* Typography */
body { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 14px; line-height: 22px; }
.linkRight { float: right; color: #3D2A4A; font-size: 12px; }
/* Homepage Specific */
.tableHomepage { vertical-align: top; }
.tableHomepage td { padding:0px; vertical-align: top; }

.tableHomepage .keyDates td { padding: 5px;  }
.tableHomepage .keyDateLabel { width: 40px; height: 40px; padding: 2px; text-align: center; background-color:#CFA867; color: #333; font-size: 12px; }
/* Content Lists*/
#content ul {margin: 5px 0px 0px 10px; padding: 0px; }
#content li{padding: 0px 0px 0px 25px; list-style: none; background: #FFFfff url(../images/bullet_li.gif) no-repeat 0px 2px;}
.contact h2 {margin: 0px 0px 2px 5px; padding: 0px 0p 0px 2px; COLOR: #CCCCCC;}
.contact {vertical-align: baseline; position: relative; bottom: 0px; margin-top: 365px; font-size: 11px; color: #CCCCCC; padding: 10px 5px 10px 10px;}

#content .breadcrumbs {height: 25px; font-size: 11px; pading: 0px 10px 20px 15px; border-bottom: 1px solid #ccc;}
#content .breadcrumbs ul {display: inline; margin: 0px;}
#content .breadcrumbs li {background: none; list-style: armenian; display: inline; padding: 2px; margin: 0px;}
.searchbox table {height: 30px;}
.shareicons {float: right; height: 30px; width: 150px;}
.shareicons p {float: left;}

/* psuedo colours */
.gold { background-color: #CFB267; }
.violet { background-color: #3D2A4A; }
/* clears */
.clear { float: none; clear: both; }



