html, body {
	height: 100%;
	margin: 0px;
	background-color: #618DA8;
}
a:link {
	color: #5C91B0;
	text-decoration: none;
}
a:visited {
	color: #5C91B0;
	text-decoration: none;
}
a:hover {
	color: #5E5E5E;
	text-decoration: underline;
}
a:active {
	color: #000;
	text-decoration: none;
}
#mainWrap {
	min-height: 100%;
	background-image: url(images/page-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.topWrap {
	height: 422px;
}
.top {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.topLogo {
	float: left;
	width: 270px;
	padding-left: 35px;
}
.topContact {
	float: right;
	width: 315px;
	padding-right: 35px;
}
.banner {
	clear: both;
	height: 260px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.navShadow {
	background-image: url(images/navshadow.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 15px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.bannerLeft {
	float: left;
	width: 300px;
	padding-right: 30px;
	font-family: 'Maven Pro', "Trebuchet MS", cursive, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 40px;
	color: #FFF;
	padding-top: 10px;
	padding-left: 40px;
}
.bannerRight {
	float: right;
	width: 560px;
}
.bannerLeft2 {
	float: left;
	width: 500px;
	padding-right: 30px;
	font-family: 'Maven Pro', "Trebuchet MS", cursive, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 40px;
	color: #FFF;
	padding-top: 10px;
	padding-left: 40px;
}
.bannerRight2 {
	float: right;
	width: 360px;
}
.navHolder {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	clear: both;
}
.contentWrap {
	padding-bottom: 200px;
	overflow: auto;
	clear: both;
}
.footWrap {
	background-image: url(images/footer-bg.jpg);
	background-repeat: repeat-x;
	height: 200px;
	clear: both;
	position: relative;
	margin-top: -200px; /* negative value of footer height */
}
.contentArea {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
}
.footArea {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
.footLogo {
	float: left;
	width: 215px;
}
.foot1 {
	float: left;
	width: 180px;
	padding-left: 95px;
}
.foot2 {
	float: left;
	width: 180px;
}
.foot3 {
	float: left;
	width: 250px;
}
.footTitle {
	padding-bottom: 10px;
	font-family: 'Maven Pro', "Trebuchet MS", cursive, Arial, Helvetica, sans-serif;
	color: #c2c240;
	font-size: 20px;
	padding-top: 10px;
}
.footCopyright {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}
#footmenu { 
 	padding:0; 
	margin:0; 
} 
#footmenu li { 
	list-style-type:none; 
} 
#footmenu a, #footmenu a:visited {
	display:block;
	width:9em;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
  }
#footmenu a:hover {
	color:#c2c240;
	text-decoration: underline;
}
.menu{
    width: 100%;
}
.menu ul{
	padding: 0;
	float: left;
	margin: 0;
}
 
.menu ul li{
    display: inline;}
 
.menu ul li a{
	float: left;
	text-decoration: none;
	font-family: 'Maven Pro', "Trebuchet MS", cursive, Arial, Helvetica, sans-serif;
	color: white;
	height: 40px;
	font-size: 26px;
	margin-right: 25px;
	margin-left: 25px;
	padding-top: 10px;
	padding-right: 11px;
	padding-bottom: 10px;
	padding-left: 11px;
} 
.menu ul li a:visited{
    color: white;}
 
.menu ul li a:hover, .menu ul li .current{
	color: #fff;
	background-image: url(images/nav-tab-bg.jpg);
	background-repeat: repeat-x;
}
.menuOn {
	float: left;
}
.menuOn ul{
	padding: 0;
	float: left;
	margin: 0;
}
 
.menuOn ul li{
    display: inline;}
 
.menuOn ul li a{
	float: left;
	text-decoration: none;
	font-family: 'Maven Pro', "Trebuchet MS", cursive, Arial, Helvetica, sans-serif;
	color: white;
	height: 40px;
	font-size: 26px;
	margin-right: 25px;
	margin-left: 25px;
	padding-top: 10px;
	padding-right: 11px;
	padding-bottom: 10px;
	padding-left: 11px;
	background-image: url(images/nav-tab-bg.jpg);
	background-repeat: repeat-x;
} 
.menuOn ul li a:visited{
    color: white;}
 
.menuOn ul li a:hover, .menuOn ul li .current{
	color: #fff;
	background-image: url(images/nav-tab-bg.jpg);
	background-repeat: repeat-x;
}

#moremenu { 
 	padding:0; 
	margin:0; 
} 
#moremenu li { 
	list-style-type:none; 
} 
#moremenu a, #moremenu a:visited {
	display:block;
	width:9em;
	font-family: 'Maven Pro', "Trebuchet MS", cursive, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #507C96;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
  }
#moremenu a:hover {
	color:#5E5E5E;
	text-decoration: underline;
}
.contentLeft {
	background-color: #FFF;
	padding: 20px;
	width: 590px;
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, 0.7);
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	margin-bottom: 20px;
}
.contentRight {
	float: right;
	width: 240px;
}
.contentRightBox {
	background: rgb(208, 227, 239);
	background: rgba(208, 227, 239, 0.7);
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	padding: 20px;
	font-family: 'Maven Pro', "Trebuchet MS", cursive, Arial, Helvetica, sans-serif;
	color: #507C96;
	font-size: 14px;
	line-height: 20px;
}
.whiteBox {
	background: #FFF;
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	padding: 10px;
	margin-bottom: 10px;
}
.contentRightQuote {
	background: rgb(208, 227, 239);
	background: rgba(208, 227, 239, 0.7);
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	background-image: url(images/quotes.png);
	background-repeat: no-repeat;
	padding-top: 65px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-family: 'Maven Pro', "Trebuchet MS", cursive, Arial, Helvetica, sans-serif;
	color: #507C96;
	font-size: 14px;
	line-height: 20px;
}
.sideElement {
	padding-top: 10px;
	padding-bottom: 10px;
}
h1 {
	margin: 0px;
	display: inline;
	font-size: 32px;
	font-weight: bold;
	color: #507C96;
	font-family: 'Maven Pro', "Trebuchet MS", cursive, Arial, Helvetica, sans-serif;
}
.readmore {
	font-size: 30px;
	color: #507C96;
	text-align: right;
	font-family: 'Maven Pro', "Trebuchet MS", cursive, Arial, Helvetica, sans-serif;
}
h2 {
	display: inline;
	font-size: 24px;
	font-weight: normal;
	color: #AAAB28;
	line-height: 30px;
	font-family: 'Maven Pro', "Trebuchet MS", cursive, Arial, Helvetica, sans-serif;
	}
h3 {
	margin: 0px;
	display: inline;
	font-size: 18px;
	font-weight: normal;
	color: #507C96;
	line-height: 26px;
	font-family: 'Maven Pro', "Trebuchet MS", cursive, Arial, Helvetica, sans-serif;
}
.body {
	font-family: 'Maven Pro', "Trebuchet MS", cursive, Arial, Helvetica, sans-serif;	
	font-size: 14px;
	line-height: 20px;
	color: #595959;
}
.quoteHighlight {
	font-size: 17px;
	color: #FFF;
}
.colLeft {
	float: left;
	width: 260px;
	margin-right: 10px;
}
.colRight {
	float: left;
	width: 260px;
	margin-left: 10px;
}
.clearRow {
	clear: left;
}
.commentHighlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #2F4572;
	font-style: italic;
	line-height: 22px;
	font-weight: normal;
}
.commentName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: normal;
}
.picture {
	overflow: auto;
}
.caption {
	font-size: 11px;
	color: #6A7C96;
}
.tiny {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
