/* Style structure by Ivanob */

/* global */

*{
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	min-height: 100%;
}

body { /*  backgroung and top margin is in header to prevent from showing in fck widget  */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #4a525c;
}

h1 {
	font-size: 24px;
	line-height: 26px;
}

h2 {
	font-size: 18px;
	line-height: 20px;
}

h3 {
	font-size: 16px;
	line-height: 18px;
}

h4 {
	font-size: 14px;
	line-height: 16px;
}

h5 {
	font-size: 12px;
	line-height: 16px;
}

h6 {
	font-size: 10px;
	line-height: 12px;
}

ul {
	margin: 0 0 0 10px;
}

li {
	padding: 20px 0 5px 0;
    margin-left:20px;
	list-style-type: disc;
}

a, a:link, a:visited {
	text-decoration: underline;
    color:#4a525c;
}

a:hover {
	text-decoration: none;
    color:#FA982A
}

img {
	border: none;
}

p {
	padding: 0 0 10px 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.clearAll {
	width: 100%;
	clear: both;
	height: 0px;
	overflow: hidden;
}

/* end global */


/* basic */

#wrap {
	margin: auto; 
	width: 988px;
	text-align: left;
	background: url(../images/wrap_bg.gif) 0 0 repeat-y;
	border: 1px solid #fff;
}

.home_wrap {
	background: url(../images/home_wrap_bg.gif)  0 0 repeat-y!important;
}

#header {
	height: 357px;
	width: 100%;
	border-bottom: 1px solid #fff;
	background: #015b8f;
}

#content {
	width: 100%;
	float: left;
}

#footer {
    clear: both;
	width: 100%;
}

/* end basic */


/* header */

.headerTop {
	height: 146px;
	border-bottom: 1px solid #fff;
}

.headerBottom {
	height: 210px;
}

.topPic {
	float: left;
	width: 237px;
	height: 146px;
	border-right: 1px solid #fff;
}

.logoMenuHolder {
	width: 750px;
	float: right;
	height: 116px;
	border-bottom: 1px solid #fff;
}

.logoHolder {
	width: 613px;
	float: left;
}

.logo {
	padding: 43px 0 12px 23px;
}

.slogan {
	color: #f1e194;
	font-size: 9px;
	padding-left: 23px;
	text-transform: uppercase;
}

.topLinks {
	float: right;
	width: 125px;
	text-transform: uppercase;
	text-align: right;
	font-size: 9px;
	line-height: 13px;
	padding-right: 12px;
	padding-top: 13px;
}

.topLinks a, .topLinks a:link, .topLinks a:visited {
	color:#fff;
    text-decoration:none;
}

.topLinks a:hover {
	color:#b9e1f7;
}	

.menu {
	background: #b9e1f7;
	height: 29px;
	width: 600px;
	float: left;
	border-right: 1px solid #fff;
	padding-left: 13px;
}

.logoLeft {
	float: left;
	width: 237px;
	height: 210px;
	border-right: 1px solid #fff;
}

.movie {
	float: left;
	width: 	613px;
	height: 210px;
	border-right: 1px solid #fff;
	overflow: hidden;
	background: #679ab9;
}

/* end header */


/* content */

#content .in {
	padding: 10px;
}

.colLeft {
	width: 237px;
	float: left;
}

.colMiddle {
	width: 579px;
	float: left;
	border-left: 1px solid #fff;
	padding: 35px 17px;
}

.colMiddle a {
    text-decoration:underline;
}

.colMiddle a:hover {
    text-decoration:underline;
    color:#FA982A;
}

.colMiddle ul {
    margin-bottom:10px;
}

.colMiddle ul li{
    list-style-type: disc;
    margin-left: 20px;
    margin-bottom:8px;
    padding-bottom:0;
    margin-top:0;
    padding-top:0;
}

.colRight {
	width: 136px;
	float: right;
	position: relative;
}

.news {
	background: #f78c22;
	text-align: center;
	padding: 10px;
	border-bottom: 1px solid #fff;
}

h3.newsTitle {
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 5px;
	padding: 0;
	font-weight: normal;
}

.news p {
	font-size: 12px;
	font-weight: bold;
	color: #015b8f;
	padding: 0;
	line-height: 13px;
}

.newsAlert {
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	background-color:#ffffff;
	margin: 5px;
}

.newsAlert a {
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	background-color:#ffffff;
	margin: 5px;
	text-decoration:none;
}

.newsAlert a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	background-color:#ffffff;
	margin: 5px;
	text-decoration:underline;
}

.events {
	padding: 17px 47px;
	background: #94b8ce;
}

h3.eventsTitle {
	color: #fff;
	text-transform: uppercase;
	font-size: 9px;
	margin-bottom: 2px;
	padding: 0;
	font-weight: normal;
}

.events p {
	font-size: 9px;
	font-weight: bold;
	color: #015b8f;
	padding: 0 0 8px 0;
	line-height: 13px;
}

.events a {
	font-size: 9px;
	font-weight: bold;
	color: #015b8f;
}

a.calendar {
	color: #fff!important;
	text-transform: uppercase;
	font-size: 9px;
}

.right_img {
	position: absolute;
	top: -241px;
}

.homeRight {
	height: 232px;
}

.homeLeftImg {
	float: left;
	padding: 22px 35px 22px 12px;
	border-right: 1px solid #939ca1;
}

.homeBig {
	color: #939ca1;
	font-size: 15px;
	line-height: 20px;
 /*	float: right;
	width: 330px;   */
}

.homeBig a {
    color:#4a525c;
}

.homeBig a:hover {
    color:#FA982A
}

.author {
	font-size: 12px;
}

.leftNav {
	padding: 30px 10px 0 47px;
	text-transform: uppercase;
	font-size: 11px;
}

.leftNav a {
	display:block;
    padding-top:2px;
    text-decoration:none;
}

.leftNav a, .leftNav a:link, .leftNav a:visited {
	color: #fff;
}

.leftNav a:hover {
	color:#015b8f;
}

.leftNavOn a:hover {
	color:#015b8f;
}

.leftNav a.child {
	display:block;
	color: #fff;
	font-size: 8px;
	letter-spacing: .5px;
    padding:1px 0 1px 20px;
	background: url(../images/bulletSubnav.gif)  7px 7px no-repeat;
}

.leftNav a.child:hover {
	color:#015b8f;
}

.leftNavOn a.child:hover {
	color:#015b8f;
}


h2.pageSubTitle {
	color: #fa982a;
	font-size: 22px; /*24*/
	font-family: "Times New Roman", Times, serif;
	text-transform: capitalize;
	font-weight: normal;
	margin-bottom: 15px;
}

h3.pageSubTitle {
	color: #a8a9a9;
	font-size: 12px;
	margin-bottom: 15px;
}

.pageInfo {
	float: left;
	width: 217px;
	padding: 10px 10px 0 10px;
	color: #fff;
	font-size: 11px;
	text-align: right;
}

.pageInfo p {
	padding: 0;
}

h1.pageTitle {
	font-size: 28px;
	font-family: "Times New Roman", Times, serif;
	color: #015b8f;
	font-weight: normal;
	text-align: center;
	padding: 68px 0 35px 0;
	text-transform: uppercase;
}

/* end content */


/* footer */

#footerIn {
	margin: auto;
	width: 988px;
	font-size: 9px;
	color: #005c90;
	text-transform: uppercase;
}

#footerIn a, #footerIn a:link, #footerIn a:visited {
	color: #005c90;
	padding: 0 0 0 10px;
}

#footer .in {
	padding: 3px 10px;
}

/* end footer */

/* Barry's added styles */

.calendarBlock {
    margin:20px 0 20px 20px;
}

.calendarBlock a {
  color: #015b8f;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration:none;
}

.calendarBlock a:hover {
  color: #015b8f;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration:underline;
}

.calendarBlock a:visited {
  color: #015b8f;
  font-family: Arial, Helvetica, sans-serif;
}

blockquote {
    margin-left:20px;
}


/* End Barry's added styles */





