.body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
}
.clear {font-size: 1px; height: 1px}
.clr{
	width:100%;
	clear:both;
}


.Menu {
	text-align: left;
	height: 120px;
	clear: both;
	padding: 10px 0px;
	background-color: #0A538C;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FF9800;
}

.Menu a{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	border: 1px solid #999999;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.Menu a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.Menu a:hover{
	color: #000000;
	background-color: #FFC503;
}
.MainFrame {
	clear: both;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	overflow: hidden;
}
.LeftColumn {
	background-color: #0A538C;
	width: 30%;
	float: left;
	clear: left;
	margin-bottom: -1000em;
	padding-bottom: 1000em;
}
.MiddleColumn{
	clear: right;
	float: right;
	width: 100%;
}
.RightColumn{
	float: right;
	clear: right;
	width: 25%;
	background-color: #0A538C;
	margin-bottom: -1000em;
	padding-bottom: 1000em;
}
.LeftAndMiddleColumns {
	width: 75%;
	clear: left;
	float: left;
	margin-bottom: -1000em;
	padding-bottom: 1000em;
}
.Banner {
	height: 150px;
	margin: 0px;
	text-align: left;
	overflow: hidden;
	padding-top: 0px;
}
.Banner#top {
	background-color: #03507A;
	background-image: url(images/bigbantop1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.Banner#bottom {
	background-color: #FE9901;
	background-image: url(images/bigbanbot1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.Banner#small {
	margin-left: 0px;
	background-color: #FF9900;
	background-image: url(images/banner_bg_small.jpg);
}
.FixedHeight#events {
	background-color: #788CBA;
	color: #334264;
	text-align: left;
	height: 280px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/bbgrad.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.FixedHeight#events h1{
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 10px;
	background-color: #6477A2;
	font-size: small;
}
.FixedHeight#events ul{
	margin: 0px;
	padding-left: 10px;
	list-style-type: none;
	padding-top: 20px;
}

.FixedHeight#events ul a{
	color:#C0CFE7;
	text-decoration: none;
}
.FixedHeight#events ul a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.TitleBar {
	background-color: #FFFFFF;
	font-weight: bold;
	background-image: url(images/title.jpg);
	height: 15px;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 20px;
}
.FixedHeight {
	height: 150px;
}
.FixedHeight#slogan {
	height: 130px;
	color: #FC6E00;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: right;
	font-weight: bold;
	font-size: small;
}
.FixedHeight#slogan h1{
	margin: 0px;
	padding: 0px;
	font-size: x-large;
}
.FixedHeight#slogan h2{
	margin: 0px;
	padding: 0px;
	font-size: medium;
}
.FixedHeight#book {
	background-color: #FF9C00;
	vertical-align: middle;
	text-align: justify;
	color: #FFFFFF;
	height: 130px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.FixedHeight#book h1{
	color: #FFFF00;
	margin: 0px;
	padding: 0px 10px;
	font-size: small;
}
.FixedHeight#book h2{
	margin: 0px;
	font-size: small;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}
.FixedHeight#book a{
	color:#FFFFFF;
	text-decoration: none;
}
.FixedHeight#book a:hover{
	color: #FFC503;
	text-decoration: underline;
}

.FixedHeight#contact {
	vertical-align: middle;
	text-align: left;
	color: #0A538C;
	text-align: left;
	height: 130px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.FixedHeight#contact h1{
	color: #0A538C;
	margin: 0px;
	padding: 0px 10px;
	font-size: small;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9C00;
	text-align: right;
}
.FixedHeight#contact a{
	color:#1E80C8;
	text-decoration: none;
}
.FixedHeight#contact a:hover{
	color: #FF9C00;
	text-decoration: underline;
}
.FixedHeight#NewsLetter {
	vertical-align: middle;
	text-align: left;
	color: #FFFFFF;
	text-align: left;
	height: 130px;
	padding: 10px;
}
.FixedHeight#NewsLetter h1{
	color: #FF9C00;
	margin: 0px;
	font-size: small;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9C00;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
}
.FixedHeight#NewsLetter form{
	margin: 0px;
	padding: 10px 0px 0px;
}
.TextOnWhite{
	background-color:#FFFFFF;
	text-align: justify;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	color: #02214F;
	border-right-style: solid;
	border-right-width: medium;
	border-right-color: #FF9800;
	margin-left: 0px;
}
.TextOnWhite#idented{
	padding-left: 85px;
}
.TextOnWhite h1{
	font-size: medium;
	font-weight: bold;
	text-align: left;
}
.TextOnWhite h2{
	font-size: small;
	font-weight: bold;
	font-style: oblique;
}
.TextOnWhite h3{
	font-weight: bold;
	font-size: small;
}
.TextOnWhite ul{
	padding-right: 40px;
}
.TextOnWhite a{
	color: #0C84BE;
	font-weight: normal;
	text-decoration: none;
}
.TextOnWhite a:visited{
}
.TextOnWhite a:hover{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	color: #FC8B01;
}
.Search{
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #0C84BE;
	padding-right: 10px;
	padding-left: 10px;
}
.Search form{
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.SearchTextBox{
	clear: left;
	float: left;
	width: 60%;
}
.SearchSubmitButton{
	clear: right;
	float: right;
	width: 25%;
}
.Awards{
	text-align: left;
	color: #FF9800;
	background-image: url(images/award.gif);
	background-repeat: no-repeat;
	background-position: 85%;
	padding-left: 10px;
}
.Copyright{
	clear: both;
	font-size: x-small;
	color: #0A538C;
	text-align: right;
	float: right;
	width: 68%;
	padding-right: 32%;
}
.SideBox {
	color: #FFFFFF;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
	padding-top: 10px;
	border-top: thin solid #FFFFFF;
	background-color: #0A538C;
}
.SideBox h1{
	color: #FF9C00;
	margin: 0px;
	font-size: small;
	text-align: left;
	padding: 0px;
}
.SideBox p{
	padding: 0px;
	margin: 10px 0px;
}
.SideBox form{
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.SideBox a{
	color:#6ED9EB;
	text-decoration: none;
}
.SideBox a:hover{
	color: #FF9C00;
	text-decoration: underline;
}
.FormLabel{
	float: left;
	clear: left;
	padding-bottom: 5px;
}
.FormTextBox{
	clear: right;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: right;
	width: 130px;
}
.FormSubmitButton{
	clear: both;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 80px;
}
.AwardPicture {
	background-color: #CCCCCC;
	float: right;
	clear: right;
}
.Supports {
	background-color: #FFFFFF;
	margin-right: -10px;
	margin-left: -10px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-style: double;
	border-top-color: #0A538C;
	border-bottom-style: double;
	border-bottom-color: #0A538C;
	margin-top: 50px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #0A538C;
}
.smallBannerInner1 {
	background-image: url(images/smallBanner.jpg);
	width: 100%;
	height: 150px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.smallBannerInner2 {
	background-image: url(images/002-005_11_small.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 150px;
	width: 116px;
}
.PageTitle {
	float: left;
	clear: none;
	padding-top: 50px;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
}
.PagePictre {
	clear: left;
	float: left;
}
.RightColumnBottom{
	position: absolute;
	bottom: 0px;
	width: 30%;
	clear: right;
	float: right;
	right: 0px;
}
.EmailTextArea {
	height: 200px;
}
.HorizantalMenu {
	margin-right: 0px;
	text-align: left;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #FF9800;
	background-color: #0C84BE;
	border-left-width: 85px;
	border-left-style: solid;
	border-left-color: #98b6ce;
	padding-top: 5px;
	padding-bottom: 5px;
}
.HorizantalMenu a {
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.HorizantalMenu a:visited {
}
.HorizantalMenu a:hover {
	font-weight: bold;
	background-color: #0A538C;
}
.CurrentPage {
	background-color: #98b6ce;
	text-align: left;
	color: #0A538C;
	padding-left: 20px;
	font-size: medium;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #FF9800;

}

.Testimonial{
	background-image: url(images/testcorn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #8DA3C8;
	margin-bottom: 20px;
	padding-top: 10px;
	margin-right: 40px;
	margin-left: 40px;
}

.SearchResultTitle{
	color: #02214F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.SearchResultTitle a{
	text-decoration: none;
	font-weight: normal;
}
.SearchResultTitle a:hover{
	color: #FF9800;
}
.SearchResultText{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.SearchResultUrl{
	color: #006600;
}
.SearchResultInfo{
	color: #0C84BE;
}
.SearchResultHitTitle{
	font-weight: bold;
}
.SearchResultHitText{
	font-weight: bold;
}
.upcommingevent {
	background-image: url(images/happcorn.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.jazzled {
	border: thin solid #0A538C;
	font-weight: bold;
	text-align: center;
	background-color: #0A538C;
	color: #00CCFF;
	margin-top: 30px;
/*
	width: 35%;
	float: right;
*/
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.jazzled a{
	font-weight: bold;
	color: #FFFFFF;
}




/*******************/
/* rounded corners */

.rounded{
	background-color:#0C84BE;
	width: 35%;
	float: right;
	margin-left:10px;
	margin-top:7em;
	margin-bottom:3.5em;
}
.roundedtl{
	background-image:url(images/cortl.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.roundedtr{
	background-image:url(images/cortr.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
.roundedbr{
	background-image:url(images/corbr.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.roundedbl{
	background-image:url(images/corbl.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}



/****New presentations on happines****/
#newpreshap{
	font-size:1.2em;
	color:white;
	padding:10px;
}

#newpreshap a{
	color:#55D5FF;
}
#newpreshap a:hover{
	color:white;
}

#newpreshap .quote{
	font-size:.8em;
	font-style:italic;
}
