@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 18px 0 0 0;
	padding: 0;
	text-align: center;
	color:#302c2d;
	background:url(../img/body_bg.gif) left top repeat-x;
	background-color:#00aced;
}
img {
	border:none;
}
a {
	color:#0055a5;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
h1, h2, h3, h4, h5 {
	padding:0;
	margin:0;
}
h1 {
	font-size:1.4em;
	color:#0055a5;
	font-weight:bold;
	padding:8px 0;
}
h2 {
	font-size:1em;
	color:#333333;
	font-weight:bold;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}
.imgcentre {
	margin-right: auto;
	margin-left: auto;
	display: block;
	border: 1px solid #E7E7E8;
	padding: 5px;
	background-color: #F5F5F5;
}
.imgright {
	float: right;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #E7E7E8;
	padding-top: 5px;
	padding-right: 5px;	
	background-color: #F5F5F5;
}
.imgleft{
	float: left;
	padding-bottom: 5px;
	padding-left: 15px;
}
form {
	padding: 0;
	margin:0;
}
.left-top-corner {
	background:url(../img/body_table/Left_top.gif) left top no-repeat;
	background-color:#fff;
	width:18px;
}
.right-top-corner {
	background:url(../img/body_table/right_top.gif) right top no-repeat;
	background-color:#fff;
	width:15px;
}
.right-bottom-corner {
	background:url(../img/body_table/right_bot.gif) right bottom no-repeat;
	background-color:#fff;
	width:15px;
	height:18px;
}
.white-bg {
	background-color:#FFFFFF;
}

.small-nav-div {
	height:24px;
	color:#2e3192;
	padding-right:13px;
	padding-top:10px;
	text-align:right;
	width:713px;
	float:left;
	font-size:0.8em;
}
a:link.smallnav, a:visited.smallnav {
	color:#2e3192;
	text-decoration:none;
}
a:hover.smallnav {
	color:#2e3192;
	text-decoration:underline;
}
.nav-left {
	background:url(../img/nav/nav_left.gif) left top no-repeat;
	width:9px;
	height:33px;
	float:left;
}
.nav-right {
	background:url(../img/nav/nav_right.gif) right top no-repeat;
	width:9px;
	height:33px;
	float:right;
}
.navbg {
	background:url(../img/nav/nav.gif) repeat-x left top;
}
/*======================== topnav CSS ==========================*/
div#nav {
	background:url(../img/nav/nav.gif) repeat-x left top;
	height:33px;
}
ul.topnav {
	padding:0;
	margin:0;
	list-style:none;
}
ul.topnav li {
	background:url(../img/nav/navsep.gif) no-repeat right 1px;
	float:left;
	font-size:1.1em;
	font-weight:bold;
}
ul.topnav li.last {
	background:none;
}
ul.topnav li a {
	display:block;
	padding:7px 8px 5px 9px;
	color:#303393;
	text-decoration:none;
}
ul.topnav li a:hover {
	color:#54853c;
}
ul.topnav li a.current {
	display:block;
	padding:7px 8px 5px 9px;
	color:#54853c;
	text-decoration:none;
}
/*=============================================================*/

.leftnavbg {
	background:url(../img/nav/leftnav_bg.gif) repeat-y left top;
	padding-bottom:15px;
}
.leftnavbg-last {
	background:url(../img/nav/leftnav_bg.gif) repeat-y left top;
}
ul.leftnav {
	padding:0;
	margin:0 0 0 -1px;
	list-style:none;
}
ul.leftnav li.head {
	background:url(../img/nav/leftnav_headbg.gif) no-repeat left top;
	padding:10px 5px 10px 20px;
	font-weight:bold;
	color:#FFFFFF;
}
ul.leftnav li a {
	display:block;
	padding:8px 5px 7px 20px;
	color:#303393;
	text-decoration:none;
	border-bottom:2px solid #FFFFFF;
	height:1%;
}
ul.leftnav li a:hover {
	background:url(../img/nav/leftnav_overbg.gif) repeat-y left top;
	font-weight:bold;
}
ul.leftnav li a.current {
	display:block;
	padding:7px 5px 7px 20px;
	color:#303393;
	background:url(../img/nav/leftnav_overbg.gif) repeat-y left top;
	font-weight:bold;
	text-decoration:none;
	border-bottom:2px solid #FFFFFF;
	height:1%;
}
.leftnavbottombg {
	background:url(../img/nav/leftnav_bottombg.gif) no-repeat -1px top;
	height:32px;
}
/*==================================================================*/
.pad_content {
	padding:15px 0px 0 15px;
	line-height: 20px;
}
.breadcrumb {
	background:url(../img/sep.gif) repeat-x left bottom;
	padding-bottom:10px;
	padding-left:8px;
}
.breadcrumb a {
	color:#303393;
	text-decoration:underline;
}
.breadcrumb a:hover {
	text-decoration:none;
}
.pad_bottom18 {
	padding-bottom:18px;
}
.margin_right8 {
	margin-right:8px;
}
.greenbg {
	background-color:#54853c;
	width:237px;
	float:left;
	margin-right:5px;
}
.bluebg {
	background-color:#0b56a4;
	width:237px;
	float:left;
	margin-right:5px;
}
.purplebg {
	background-color:#792c64;
	width:237px;
	float:left;
}
.green_head {
	color:#FFFFFF;
	font-size:1.6em;
	font-weight:bold;
	background:url(../img/icons/green_arrow.gif) no-repeat left center;
	padding:6px 5px 6px 20px;
	margin-left:10px;
	display:block;
}
.green_light {
	background-color:#e2efd5;
	padding:8px;
	line-height:16px;
}
.green_img {
	height:151px;
	width:237px;
	background:url(../img/birthday_img.jpg) left top no-repeat;
}
.blue_head {
	color:#FFFFFF;
	font-size:1.6em;
	font-weight:bold;
	background:url(../img/icons/blue_arrow.gif) no-repeat left center;
	padding:6px 5px 6px 20px;
	margin-left:10px;
	display:block;
}
.blue_light {
	background-color:#e0e3f2;
	padding:8px;
	line-height:16px;
}
.blue_img {
	width:237px;
	height:151px;
	background:url(../img/opening_img.jpg) left top no-repeat;
}
.purple_head {
	color:#FFFFFF;
	font-size:1.6em;
	font-weight:bold;
	background:url(../img/icons/purple_arrow.gif) no-repeat left center;
	padding:6px 5px 6px 20px;
	margin-left:10px;
	display:block;
}
.purple_light {
	background-color:#ecd4e6;
	padding:8px;
	line-height:16px;
}
.purple_img
{
	width:237px;
	height:151px;
	background:url(../img/special_img.jpg) left top no-repeat;
}
.morelink {
	padding:4px 5px 4px 10px;
}
.morelink a {
	color:#FFFFFF;
	font-size:.9em;
	font-weight:bold;
	text-decoration:none;
}
.morelink a:hover {
	text-decoration:underline;
}
.footerpad {
	color:#FFFFFF;
	line-height:18px;
	width:980px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.footerpad a {
	color:#FFFFFF;
	text-decoration:none;
}
.footerpad a:hover {
	text-decoration:underline;
}
.smallink a {
	font-size:1.1em;
	color:#FFFFFF;
	text-decoration:none;
}
.smallink a:hover {
	text-decoration:underline;
}
.twoColElsLtHdr #container {
	width: 1000px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
.twoColElsLtHdr #left-border {
	width: 18px;
	height:18px;
	background:url(../img/body_table/left_top.gif) left top no-repeat;
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	text-align: left;
	float:left;
}
.twoColElsLtHdr #header {
	background: #FFFFFF;
	padding:0;
	margin:0;
	float:left;
	width:964px;
}
.twoColElsLtHdr #header #logo {
	width:238px;
	height:203px;
	float:left;
}
.twoColElsLtHdr #header #banner {
	background:url(../img/banner/home.jpg) left top no-repeat;
	width:724px;
	height:169px;
	float:right;
	margin:0;
	padding:0;
}
.twoColElsLtHdr #right-border {
	width: 18px;
	height:18px;
	background:url(../img/body_table/right_top.gif) right top no-repeat;
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	float:right;
}
.twoColElsLtHdr #sidebar1 {
	float: left;
	width: 221px;
	background: #EBEBEB;
	padding:0;
	margin:0;
	margin-left:18px;
}
.twoColElsLtHdr #mainContent {
	padding:15px 18px 0 15px;
	line-height: 20px;
	float:right;
	width:728px;
}
.twoColElsLtHdr #mainContent .content-img
{
	float:right;
	margin:5px;
	padding:0;
	height:185px;
	width:236px;
	background:url(../img/small_img.jpg) left top no-repeat;
}
.twoColElsLtHdr #footer {
	padding:0;
	margin:0;
	background:url(../img/body_table/right_bot.gif) right top no-repeat;
	background-color:#FFFFFF;
	height:18px;
}
.twoColElsLtHdr #footer .left-bottom-corner {
	background:url(../img/body_table/left_bot.gif) left bottom no-repeat;
	background-color:#fff;
	width:18px;
	height:18px;
}
.footerlogo
{
	float:right;
}
#flogo   .tone {
	margin-right: 30px;
}
#flogo   .nac {
	margin-right: 30px;
}
#flogo   .nsc {
	margin-right: 0px;
}

.fltrt {
	float: right;
}
.fltlft {
	float: left;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 0.1em;
	line-height: 0px;
}
.redbold {
	font-weight: bold;
	color: #CC0000;
	font-size: 1.2em;
}
table {
	border: 1px solid #CCCCCC;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat;
}
table td {
	padding-left: 3px;
	vertical-align: top;
}

table th {
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0055A5;
	color: #333333;
	background-image: url(../img/table-th-bg.jpg);
	background-repeat: repeat-x;
	padding-left: 3px;
}
.twoColElsLtHdr #container #mainContent .pad_bottom18 li {
	list-style-image: url(../img/bullet.png);
}

.tablecol50 {
	width: 50%;
}
.tablecol25 {
	width: 25%;
}
.imagepadding         {
	border: 1px solid #E7E7E8;
	padding: 5px;
	background-color: #F5F5F5;
}
.award {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
	margin-bottom: 30px;
	padding-bottom: 30px;
	min-height: 110px;
}
.specialoffersummercamp {
	background-image: url(../img-content/special-offers/summer-camp.gif);
	background-repeat: no-repeat;
	background-color: #8DC63F;
	background-position: right top;
	height: 125px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 45px;
	padding-left: 30px;
}
.specialoffersummercamp h1 {
	color: #FFFFFF;
	font-size: 34px;
	line-height: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.specialoffertandc {
	color: #333333;
}
#finnieNav {
	float: right;
	width: 200px;
}
.picswithoutheader {
	width: 175px;
	float: left;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 25px;
	margin-left: 3px;
}
#virtualtourlink {
	background-image: url(../img/virtual-tour-button-bg.jpg);
	width: 200px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}
#virtualtourlink a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
}
.gallery img {
	float: left;
	background-color: #E7E7E8;
	border: 1px solid #A7A9AC;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.formelement  {
	font-size:1em;
	color: #285A8E;
	margin-top:6px;
	width:180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.addressblock {
	width:250px;
	height:340px;
	margin-right:10px;
	padding:10px;
	float:left;
	border:#CCCCCC 1px solid;
}
.pad_bottom18 .formblock {
	width:400px;
	height:340px;
	float:right;
	padding:10px;
	border:#CCCCCC 1px solid;
}
label {
	width: 120px;
	display:block;
	float: left;
}
