body,p,h1,h2,h3,h4 {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	background: #FFFFFF;
	color: #333333;
	font-size: 0.9em;
	padding: 0;
	margin: 0;
	background: #dddddd fixed url(../../../image/website_background_image.jpg) center center no-repeat;

}

h1 {
	color: #070061;
	font-size: 28px;
	font-weight: normal;
	margin: 10px 0 0 0;
}

h2 {
	color: #070061;
	font-size: 18px;
	margin: 10px 0 2px 0;
}

h3 {
	color: #333333;
	font-weight: bold;
	font-size: 16px;
	line-height: 120%;
	margin: 8px 0 2px 0;
}

p {
	line-height: 130%;
	margin: 0;
	margin: 3px 0 8px 0;

}

ul {
	padding: 8px 10px 3px 30px;
	margin: 0;
}

ul li {
	padding: 2px 0;
	list-style-image: none;
	list-style-position: inside;
	list-style-type: disc;
	color: #070061;
}

ul li span {
	color: #333333;
}

div {
	padding: 0;
	margin: 0;
}

img {
	border: 0;
}

#main_container {
	width: 940px;
	margin: 0 auto 10px auto;
}

#top_container {
	background: transparent url(shadow_top.png) no-repeat top left;
	position: relative;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
#top_container_bg {
	background: transparent url(bg_top.jpg) no-repeat top left;
	height: 281px;
	position: relative;
}
#top_container_bg_extension {
	position: absolute;
	background: #FFF;
	top: 280px;
	left: 20px;
	right: 20px;
	height: 100px;
}

#top_logo_container {
/*
	background: transparent url(bg_top_logo.gif) no-repeat top left;
*/
	position: absolute;
	top: 40px;
	left: 0px;
	width: 340px;
	height: 185px;
}
#top_web_container {
/*
	background: transparent url(bg_top_logo.gif) no-repeat top left;
*/
	position: absolute;
	top: 225px;
	left: 0px;
	width: 209px;
	height: 22px;
}

#top_email_container {
/*
	background: transparent url(bg_top_logo.gif) no-repeat top left;
*/
	position: absolute;
	top: 247px;
	left: 0px;
	width: 209px;
	height: 22px;
}

#top_page_title_container {
	position: absolute;
	top: 243px;
	left: 221px;
	width: 650px;
/* 	text-align: center */
}
#top_page_title_container h1 {
	margin: 0;
	padding: 0;
/* 	text-align: center */
}

#top_menu_container {
	position: absolute;
	top: 252px;
	left: 55px;
	color: #FFF;
	font-size: 16px;
}
#top_menu_container a {
	color: #FFF;
	text-decoration: none;
}
#top_menu_container a.current-page {
	text-decoration: underline;
}
#top_menu_container a:hover {
	text-decoration: underline;
}

#middle_container {
	background: transparent url(shadow_middle.png) repeat-y top left;
	position: relative;
}

#middle_container_inner {
	margin: 0 20px 0 0;
	min-height: 365px;
	padding: 0 0 0 20px;
}

#middle_container_inner a {
/*
	color: #000;
	text-decoration: underline;
*/
	color: #1F1FA3;
}
#middle_container_inner a:hover {
/*
	color: #070061;
 	text-decoration: underline;
	*/
	color: #DEC400;
}

#middle_container_inner #files-list a {
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
}




#menu_container {
	float: left;
	width: 208px;
	font-size: 1.4em;
	border-top: 1px solid #FFF;
}
#content_container {
	margin-left: 223px;
	margin-right: 15px;
	padding-bottom: 85px;
}

#content_container_top {
	padding: 0;
	margin: 0;
	height: 1px;
	line-height: 0;
}
#menu_container ul {
	padding: 15px 0 15px 40px;
	margin: 0;
}
#menu_container ul li {
	padding: 1px 0;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: disc;
	color: #FFE100;
	line-height: 110%;
}
#menu_container ul li span {
	color: #FFF;
	font-size: 0.8em;
}
#menu_container ul li a {
	color: #FFF;
	text-decoration: none;
}
#menu_container ul li a:hover {
	color: #FFE100;
	text-decoration: none;
}
#menu_container ul li.current-page > span > a {
	color: #FFE100;
}

#menu_divider {
	border-top: solid 1px #FFE100;
	border-bottom: solid 1px #FFE100;
	color: #FFF;
	font-size: 0.8em;
/*	padding: 2px 18px;
*/
	padding: 2px 15px 2px 0	;
	text-align: center;
	margin: 0 0 5px 0;
}
#menu_footer {
	margin: 15px 0 0 0;
	border-top: solid 1px #FFE100;
}
#menu_container ul#sub-nav {
	padding: 10px 0 0 40px;
}
#menu_container ul#sub-nav li {
	font-size: 0.85em;
}
#menu_container ul#sub-nav li span {
}
#menu_container ul#sub-nav li ul {
	padding: 2px 0 0 0px;
}
#menu_container ul#sub-nav li ul li {
	font-size: 0.85em;
	padding: 0 0 0 10px;
}
#menu_container ul#sub-nav li ul li span {
}

#bottom_container {
	background: transparent url(shadow_bottom.png) no-repeat top left;
	height: 35px;
	position: relative;
}

#developedBy {
	position: absolute;
	bottom: -3px;
	right: 25px;
	width: 150px;
}

#bottom_homepagelink_container {
	text-align: center;
	position: absolute;
	bottom: 23px;
	right: 15px;
	left: 215px;
	font-size: 1.2em;
	color: #17177A;
}
#bottom_homepagelink_container a {
	color: #17177A;
}

ul.slideshow li , ul.slideshow2 li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	text-align: center;
	font-size: 1.2em;
}

ul.slideshow-float-right {
	padding: 0 0 30px 20px;
}

#leftCol {
	float: left;
	width: 335px;
}
#rightCol {
	margin-left: 10px;
	margin-right: 10px;
}

#homepage_content {
	font-size: 1.3em;
}

/************************************ HOME PAGE BOXES - START *******************/

#homepage_outer {
	padding-left: 12px;
}

#middle_container_inner div.half-box-blue ,
#middle_container_inner div.half-box-yellow ,
#middle_container_inner div.full-box-blue ,
#middle_container_inner div.full-box-yellow
{
	color: #1F1FA3;
}
#middle_container_inner div.half-box-blue a ,
#middle_container_inner div.half-box-yellow a ,
#middle_container_inner div.full-box-blue a ,
#middle_container_inner div.full-box-yellow a
{
	text-decoration: none;
}
div.half-box-blue {
	position: relative;
/*	background: transparent url(bg_blue_half_box.png) no-repeat;
*/
	width: 322px;
	min-height: 225px;
	float: left;
}
div.half-box-yellow {
	position: relative;
/*	background: transparent url(bg_yellow_half_box.png) no-repeat;
*/
	width: 322px;
	min-height: 225px;
	float: left;
}
div.full-box-blue {
	position: relative;
/*	background: transparent url(bg_blue_full_box.png) no-repeat;
*/
	width: 644px;
	min-height: 212px;
	float: left;
}
div.full-box-yellow {
	position: relative;
/*	background: transparent url(bg_yellow_full_box.png) no-repeat;
*/
	width: 644px;
	min-height: 212px;
	float: left;
}

div.box-title {
	height: 28px;
}
div.box-inner {
	position: relative;
	min-height: 185px;
}
div.half-box-blue div.box-title {
	background: transparent url(bg_blue_half_box_top.png) no-repeat;
}
div.half-box-blue div.box-inner {
	background: transparent url(bg_blue_half_box_middle.png) repeat-y;
}
div.half-box-blue div.box-footer {
	background: transparent url(bg_blue_half_box_bottom.png) no-repeat;
	height: 19px;
}


div.half-box-yellow div.box-title {
	background: transparent url(bg_yellow_half_box_top.png) no-repeat;
}
div.half-box-yellow div.box-inner {
	background: transparent url(bg_yellow_half_box_middle.png) repeat-y;
}
div.half-box-yellow div.box-footer {
	background: transparent url(bg_yellow_half_box_bottom.png) no-repeat;
	height: 19px;
}


div.full-box-blue div.box-title {
	background: transparent url(bg_blue_full_box_top.png) no-repeat;
}
div.full-box-blue div.box-inner {
	background: transparent url(bg_blue_full_box_middle.png) repeat-y;
}
div.full-box-blue div.box-footer {
	background: transparent url(bg_blue_full_box_bottom.png) no-repeat;
	height: 17px;
}


div.full-box-yellow div.box-title {
	background: transparent url(bg_yellow_full_box_top.png) no-repeat;
}
div.full-box-yellow div.box-inner {
	background: transparent url(bg_yellow_full_box_middle.png) repeat-y;
}
div.full-box-yellow div.box-footer {
	background: transparent url(bg_yellow_full_box_bottom.png) no-repeat;
	height: 17px;
}


div.box-title h2 {
	padding: 6px 0 0 6px;
	margin: 0;
	line-height: 100%;
	font-weight: normal;
	font-size: 16px;
}
#middle_container_inner div.half-box-blue div.box-title h2 a ,
#middle_container_inner div.full-box-blue div.box-title h2 a {
	color: #FFF;
}
#middle_container_inner div.half-box-yellow div.box-title h2 a ,
#middle_container_inner div.full-box-yellow div.box-title h2 a {
	color: #070061;
}
div.box-img {
	position: absolute;
	top: 6px;
	left: 7px;
	width: 157px;
	height: 157px;
}
div.box-img img {
	border: solid 1px #FFFFFF;
}
div.half-box-text {
	padding-top: 8px;
	padding-left: 172px;
	padding-right: 15px;
	padding-bottom: 32px;
	font-size: 0.8em;
 	line-height: 110%;
}
div.full-box-text {
	padding-top: 8px;
	padding-left: 172px;
	padding-right: 15px;
	padding-bottom: 36px;
	font-size: 0.8em;
}

div.more-btn {
	position: absolute;
	bottom: 0px;
	right: 17px;
	width: 92px;
	height: 28px;
}
div.more-btn img {
	border: 0;
}

div.full-width-lower-text {
	padding: 5px 30px 10px 30px;
}
div.full-width-lower-text p {
	line-height: 150%;
}
/************************************ HOME PAGE BOXES - FINISH *******************/

p.image_title {
	padding-top: 0;
	text-align: center;
}

p.image_title span {
	font-weight: bold;
}

table.staff_table td {
	padding: 4px 10px;
}
table.staff_table tr.img_row td {
	padding-top: 20px;
	padding-right: 20px;
}

div#map {
	width: 660px;
	height: 460px;
	margin-top: 15px;
}

#idGalleryBreadcrumbContainer {
	padding-bottom: 10px;
}
#idGalleryBreadcrumbContainer a {
	text-decoration: none;
}


#prices-content {


}
#prices-content table {
	background: transparent url(pricing_table_bg.png);
 	border: solid 2px #101052;
	padding: 0;
}

#prices-content table thead {
	padding: 0;
	margin: 0;
}
#prices-content table tr {
	padding: 0;
	margin: 0;
}
#prices-content table thead td {
/* 	border: solid 2px #101052; */
}
#prices-content table td {
/* 	border: solid 1px #101052; */
	padding: 6px 3px;
	margin: 0;
}

#prices-content table#activity_charges {
	border: 0;
    border-color: #101052;
    border-width: 1px 1px 2px 2px;
    border-style: solid;
}
#prices-content table#activity_charges td {
	border: 0;
    border-color: #101052;
    border-width: 1px 1px 0 0;
    border-style: solid;
}

ul#files-list {
	padding: 4px 10px 3px 30px;
}

#content_container > p:first-child , #content_container > h1:first-child , #content_container > h2:first-child , #content_container > h3:first-child {
	margin-top: 0;
	padding-top: 0;
}

#content_container hr {
	margin: 20px 120px;
}

#staff-members img {
	margin: 5px 10px 5px 0;
}
#the-committee td {
	padding: 0 9px 20px 9px;
	color: #070061;
	font-weight: bold;
	text-align: center;
}
#the-committee td img {
	margin-bottom: 5px;

}

img.float_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}
img.float_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}

#registration_details_container {
	padding: 0 10px 20px 10px;
}

#registration_details_container p {
	line-height: 120%;
	margin: 15px 0;
	color: #FFFFFF;
	font-size: 0.6em;
}

#merchandise_table thead td {
	font-weight: bold;
	font-size: 1.2em;
}
#merchandise_table tbody td {
	font-size: 1.2em;
}

#idGalleryBreadcrumbContainer h2 {
	text-transform: capitalize;
	padding-bottom: 0;
}



