@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	background-color:#1D9CD7;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.clear {
	clear:both;
}

img {
	border:none;
}

a:link {color: #9a137d; text-decoration: underline;}
a:visited {color: #9a137d; text-decoration: underline;}
a:hover {color: #FFF; text-decoration: underline}

#home-animation-content-inner a:hover {color:#007ba3;}

img.alignright {float:right; margin:20px 0 1em 1em}
img.alignleft {float:left; margin:20px 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:20px 0 1em 1em}
a img.alignleft {float:left; margin:20px 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

#top-wrapper {
	clear:both;
	position:relative;
	width:100%;
	height:auto;
	overflow:visible;
	margin:0 auto;
	background-image:url(images/bg-horiz-rpt.gif);
	background-color:#706f6d;
	background-repeat:repeat-x;
	background-position:center top;
	z-index:0;
}

#top-wrapper-middle {
	clear:both;
	position:relative;
	width:1110px;
	height:auto;
	overflow:visible;
	margin:0 auto;
/*	background-image:url(images/bg-horiz-rpt.gif); */
	background-color:a3b72e;
	background-repeat:repeat-y;
	background-position:center top;
	z-index:0;
}

#top-home {
	clear:both;
	position:relative;
	width:100%;
	height:831px;
	margin:0 auto;
	overflow:hidden;
	background-image:url(images/top-background.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	z-index:0;
}

#top, #top-index {
	clear:both;
	position:relative;
	width:100%;
	min-height:588px;
	height:auto !important;
	height:588px;
	margin:0 auto;
	overflow:visible;
	background-image:url(images/top-background.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	z-index:0;
}

/*#top-index {
	clear:both;
	position:relative;
	width:100%;
	min-height:588px;
	height:auto !important;
	height:588px;
	margin:0 auto;
	overflow:visible;
	background-image:url(images/top-background-index.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	z-index:0;
}*/


#mid-home {
	clear:both;
	position:relative;
	width:100%;
	height:162px;
	overflow:hidden;
	margin:0 auto;
/*	background-image:url(images/mid-home.jpg); */
	background-position:center top;
	background-repeat:repeat-x;
	z-index:0;
	display:none;
}

#mid-home-middle {
	clear:both;
	position:relative;
	width:1110px;
	margin:0 auto;
	height:162px;
	overflow:hidden;
	background-image:url(images/mid-home.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	z-index:0;
	display:none;
}

#wrapper, #wrapper-index {
	clear:both;
	position:relative;
	width:1110px;
	margin:0 auto;
	overflow:visible;
	min-height:751px;
	height:auto !important;
	height:751px;
	padding:80px 0 0 0;
	background-image:url(images/top-background.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	z-index:0;
}

/*#wrapper-index {
	clear:both;
	position:relative;
	width:1110px;
	margin:0 auto;
	overflow:visible;
	height:auto;
	background-image:url(images/top-background-index.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	z-index:0;
}*/

#navigation {
	position:relative;
	float:left;
	left:55px;
	width:190px;
	height:auto;
	overflow-y:visible;
	padding:72px 0 0 0;
	z-index:0;
}

#navigation ul {
	margin:0;
	padding:0;
	list-style:none;
	width:150px;
}

#navigation ul li {
	margin:0;
	padding:5px 0 0 0;
}

#navigation ul li a {
	display:block;
	background-color:#007CA7;
	padding:10px 3px 3px 3px;
	font-size:small;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
}

#navigation ul li a:hover {
	background-color:#FFF;
	color:#007CA7;
	text-decoration:none;
}

#navigation ul li ul {
	display:none;
}	

#content {
	position:relative;
	float:right;
	width:800px;
	height:auto;
	overflow:visible;
	z-index:0;
}

#media-icons {
	position:relative;
	float:right;
	width:55px;
	height:auto;
	padding:150px 0 0 0;
	z-index:0;
}

#home-title {
	clear: both;
    height: 75px;
    overflow: hidden;
    padding: 0 10px 0 490px;
    position: relative;
    text-align: left;
    width: 240px;
    z-index: 0;
}

#home-title h1 {
	color:#9A137D;
	font-size:large;
	margin:0;
	padding:20px 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#home-content-sign {
	position:relative;
	float:right;
	width:310px;
	height:auto;
	overflow-x:hidden;
	overflow-y:visible;
}

#home-box-top {
	position:relative;
	clear:both;
	width:310px;
	height:60px;
	overflow:hidden;
	background-image:url(images/home-box-top.gif);
}

#home-box-repeat {
	position:relative;
	clear:both;
	height:auto;
	width:310px;
	overflow:visible;
	background-image:url(images/home-box-repeat.gif);
	background-repeat:repeat-y;
}

#home-box-content {
	position:relative;
	clear:both;
	min-height:auto;
	overflow:visible;
	background-color:#007CA7;
	background-repeat:no-repeat;
	width:300px;
	padding:5px 0;
}

#home-box-content p {
	color:#FFF;
	margin:0;
	font-size:small;
	padding:5px 10px;
}

#home-box-content h1 {
	color:#FFF;
	font-size:medium;
	padding:5px 10px;
	font-weight:normal;
	margin:0;
	font-family:"cooper-black-std-1","cooper-black-std-2", Verdana;
}

#home-box-bottom {
	position:relative;
	clear:both;
	width:310px;
	height:15px;
	overflow:hidden;
	background-image:url(images/home-box-bottom.gif);
}

.home-links-top {
	position:relative;
	clear:both;
	width:auto;
	height:34px;
	overflow:hidden;
}

.home-links-botom {
	position:relative;
	clear:both;
	width:auto;
	height:auto;
	overflow:visible;
}

#home-links {
	position:relative;
	clear:both;
	width:310px;
	height:auto;
	overflow:visible;
}

#home-links ul {
	list-style:none;
	margin:0;
	padding:0;
}

#home-links ul li {
	display:inline-block;
	float:left;
	width:145px;
	margin:5px 10px 0 0;
}

#home-links ul li a {
	display:block;
	background-color:#1D9CD7;
	padding:10px 3px 3px 3px;
	font-size:small;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
}

#home-links ul li a:hover {
	background-color:#FFF;
	color:#1D9CD7;
	text-decoration:none;
}

#home-links ul li ul {
	display:none;
}	

#home-animation {
	position:relative;
	float:left;
	width:482px;
	height:676px;
	overflow:hidden;
	z-index:99;
	visibility: visible;
	margin-left:-5px;
}

#footer-wrapper {
	position:relative;
	clear:both;
	padding:10px 10px 30px 10px;
	height:auto;
	width:980px;
	overflow:visible;
	margin:0 auto;
	z-index:0;
}

.footer-wrap {
	position:relative;
	clear:both;
	padding:0;
	width:980px;
	height:auto;
}

#footer-logos {
	position:relative;
	float:left;
	width:700px;
	height:auto;
}

#footer-disclaimer {
	position:relative;
	float:right;
	width:270px;
	height:auto;
}

#footer-disclaimer p {
	margin:0;
	padding:5px 0 5px 0;
	font-size:xx-small;
	color:#FFF;
}

#footer-links {
	position:relative;
	float:left;
	height:auto;
	width:460px;
}

#footer-links p {
	margin:0;
	padding:10px 0 0 0;
	font-size:x-small;
	color:#FFF;
}

#footer-links a:link {color: #FFF; text-decoration: none;}
#footer-links a:visited {color: #FFF; text-decoration: none;}
#footer-links a:hover {color: #FFF; text-decoration: underline}

#footer-credits {
	position:relative;
	float:right;
	height:auto;
	width:460px;
	text-align:right;
}

#footer-credits a {
	font-size:x-small;
	color:#FFF;
	text-decoration:none;
}

#footer-text {
	position:relative;
	clear:both;
	width:980px;
	height:auto;
	padding:10px 0 10px 0;
}

#footer-text p {
	margin:0;
	padding:5px 0 5px 0;
	font-size:small;
	color:#FFF;
}

#main-content-top {
	position:relative;
	clear:both;
	height:75px;
	overflow:hidden;
	width:800px;
/*	background-image:url(images/content-top.gif); */
}

#main-content-middle {
	position:relative;
	clear:both;
	height:auto;
	width:780px;
	overflow:visible;
	background:url(images/main-content-opaque-repeat.png) 0 0 repeat transparent;
}

#main-content {
	position:relative;
	clear:both;
	width:750px;
	min-height:465px;
	height:auto !important;
	height:465px;
	padding:15px;
}

#main-content  p {
	color:#000;
	margin:0;
	font-size:small;
	padding:5px 0 5px 0;
}

#main-content h1 {
	color:#9a137d;
	font-size:x-large;
	padding:5px 0 5px 0;
	font-weight:normal;
	margin:0;
	font-family:"cooper-black-std-1","cooper-black-std-2", Verdana;
}

#main-content h2 {
	color:#000;
	font-size:medium;
	padding:5px 0 5px 0;
	font-weight:normal;
	margin:0;
}

#main-content-title-wrapper {
	position:relative;
	clear:both;
	width:740px;
	height:auto;
	overflow:visible;
}

#main-content-title {
	position:relative;
	float:left;
	width:190px;
	height:auto;
	overflow:visible;
}

#main-content-title-calendar {
	position:relative;
	float:left;
	width:320px;
	height:auto;
	overflow:visible;
}

#main-content-nav {
	position:relative;
	float:right;
	width:540px;
	overflow:visible;
	height:auto;
}

#main-content-nav-calendar {
	position:relative;
	float:right;
	width:400px;
	overflow:visible;
	height:auto;
}

#main-content-content {
	position:relative;
	clear:both;
	width:730px;
	overflow:visible;
	height:auto;
}

#main-content-content h1 {
	font-size:medium;
}

.main-content-contact {
	position:relative;
	float:left;
	width:360px;
	overflow:visible;
	height:auto;
}

#main-content-nav ul {
	list-style-image:url(images/sub-nav.jpg);
	margin:0 0 0 0;
	padding:0;
}

#main-content-nav ul li {
	margin:0 5px 0 0;
	padding:5px 5px 5px 0;
	float:left;
	font-size:small;
	color:#000;
}

#main-content-nav a {
	margin:0 5px 0 0;
}

#main-content-nav a:link {color: #9a137d; text-decoration: none;}
#main-content-nav a:visited {color: #9a137d; text-decoration: none;}
#main-content-nav a:hover {color: #9a137d; text-decoration: underline}

#main-content-content a:link {color: #9a137d; text-decoration: underline;}
#main-content-content a:visited {color: #9a137d; text-decoration: underline;}
#main-content-content a:hover {color: #007ba3; text-decoration: underline}

#calendar-content {
	position:relative;
	float:left;
	width:680px;
	height:auto;
}

#calendar-image {
	position:relative;
	float:right;
	width:50px;
	height:auto;
	padding-top:400px;
}

#wp-calendarLarge .dayHead {
	background-color:#007ba3 !important;
}

.event-block a:link, .event-block a:visited, .event-block a:hover, .event-block a:active {
	color:#9a137d !important;
}

/* updates 27/04/2012 */

#home-box-content a {
	color:#54c9ff;
	text-decoration:none;
}

#home-box-content a:hover {
	color:#54c9ff;
	text-decoration:underline;
}


#home-animation-content {
	height:476px;
	width:482px;
	position:relative;
	clear:both;
}

#home-animation-content-inner {
	height:auto;
	width:452px;
	position:relative;
	clear:both;
	padding:5px 15px;
	font-size:small;
	color:#007CA7;
	overflow:visible;
	background:url(images/main-content-opaque-repeat.png) 0 0 repeat transparent;
}

#home-animation-container {
	height:200px;
	width:482px;
	position:relative;
	clear:both;
}

#home-box-content h2 {
	color:#FFF;
	font-size:medium;
	margin:0;
	padding:10px;
}

#home-animation-content-inner p strong {
	color:#9A137D;
	font-size:large;
}