body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(../images/body-bg1.jpg);
	background-repeat:repeat-x;
	background-color: #B2EBF6;
}
.mainbg {
	background-image: url(../images/main-bg.jpg);
	background-repeat: no-repeat;
	height: 781px;
}
.footer {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	height: 61px;
}
.trebuch13white {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}
.arial13blue {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #91dae9;
}
.arial13blue a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #91dae9;
	
}
.arial13blue a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #91dae9;
}
.leftheading {
	font-size: 28px;
	font-weight: normal;
	color: #fff;
	font-family: "Myriad Pro", Arial;
	font-style: italic;
	text-decoration: none;
	text-align: right;
	padding-bottom: 0px;
	padding-top: 22px;
}
.basementheading {
	font-size: 28px;
	font-weight: normal;
	color: #fff;
	font-family: "Myriad Pro", Arial;
	font-style: italic;
	text-decoration: none;
	text-align: left;
	padding-bottom: 0px;
	padding-top: 20px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-right: 70px;
}
.navigation {
	font-size: 21px;
	font-weight: normal;
	color: #000;
	font-family: "Myriad Pro", Arial;
	font-style: italic;
	text-decoration: none;
}
.navigation a{
	font-family: "Myriad Pro", Arial;
	font-style: italic;
	color: #000;
	text-decoration: none;
}
.navigation a:hover{
	font-size: 21px;
	font-weight: normal;
	color: #000;
	font-family: "Myriad Pro", Arial;
	font-style: italic;
	text-decoration: underline;
}
.bgright {
	background-image: url(../images/bodybg-2.jpg);
	background-repeat: repeat-x;
}
.exteriorimage {
	padding-left: 4px;
	float: left;
}
img
{
	border:none;
}
#mycustomscroll {width:auto; height:220px; overflow-y:scroll; position:relative; margin:0px 0px 10px; padding:0px 0px 10px;}
.scrollgeneric {line-height: 1px; font-size: 1px; position: absolute; top:0; left:0;}
.vscrollerbase, .vscrollerbar {width:20px;}
.vscrollerbar{padding:10px 0px; z-index: 2;}
.vscrollerbarbeg{background:url(../images/scrollerG.jpg) center top no-repeat; width:20px; cursor:pointer;}
.vscrollerbase{background:url(../images/scroller-bgG.jpg) center top no-repeat;}
