@charset "UTF-8";
body {
	font-family: Helvetica, Arial, sans-serif;
	text-align: justify;
	font-size: 14px;
	line-height: 18px;
}
.fltlftpic {
	float: left;
	margin-right: 18px;
	margin-top: 3px;
	margin-bottom: 8px;
}
.fltrtpic {
	float: right;
	margin-left: 18px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.side2top {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(img/side2top.jpg);
	background-color: #63C8F2;
}
.side2bottom {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(img/side2bottom.jpg);
	background-color: #64C8F2;
}
.side1bottom {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(img/side1bottom.gif);
	background-color: #64C8F2;
}
.side1top {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(img/side1top.gif);
	background-color: #63C8F2;
}
.navbottom {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(img/nav_sidebar_bottom_bkg.jpg);
	background-color: #64C8F2;
}
.maincontent {
	padding-right: 90px;
	padding-left: 48px;
	text-align: justify;
	color: #053D74;
	font-family: Helvetica, Arial, sans-serif;
}
.topsubmainbkg {
	background-attachment: scroll;
	background-image: url(img/main_content_top_sub_bkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.headline40 {
	font-size: 40px;
	font-style: normal;
	line-height: 45px;
	font-weight: lighter;
}
.featurehomepage {
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	padding-left: 50px;
}
.phonenumber {
	font-size: 20px;
	line-height: 24px;
}
.bottom {
	vertical-align: bottom;
	clear: both;
}
.footer a:link {
	font-size: 10px;
color: #E6E6E6;
	text-decoration: none;
	font-weight: lighter;
	font-family: Helvetica, Arial, sans-serif;
	border-bottom-width: 0px;
}
.footer a:visited {
	font-size: 10px;
	color: #E6E6E6;
	text-decoration: none;
	font-weight: lighter;
	font-family: Helvetica, Arial, sans-serif;
	border-bottom-width: 0px;
}
.footer a:hover {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	font-weight: lighter;
	font-family: Helvetica, Arial, sans-serif;
	border-bottom-width: 0px;
}
.footer a:active {
	font-size: 10px;
	color: #E6E6E6;
	font-weight: lighter;
	font-family: Helvetica, Arial, sans-serif;
	border-bottom-width: 0px;
}
.mainnav a:link {
	font-size: 22px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 28px;
	border-bottom-width: 0px;
}
.mainnav a:visited {
		font-size: 22px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 28px;
	border-bottom-width: 0px;
}
.mainnav a:hover {
	font-size: 22px;
	color: #FF0000;
	text-decoration: none;
	font-weight: lighter;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 28px;
	border-bottom-width: 0px;
}
.mainnav a:active {
		font-size: 22px;
	color: #FFFFFF;
	font-weight: lighter;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 28px;
	border-bottom-width: 0px;
}
.navsubbottom {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(img/nav_sidebar_bottom_sub_bkg.jpg);
	background-color: #64C8F2;
}
.side2sliver {
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(img/side2sliver.jpg);
	background-color: #63C8F2;
}
.maincontentsub {
	padding-right: 40px;
	padding-left: 60px;
	text-align: justify;
	color: #053D74;
	font-family: Helvetica, Arial, sans-serif;
	background-attachment: scroll;
	background-image: url(img/main_content_top_sub_bkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.subpageheader {
	font-size: 40px;
	font-style: normal;
	line-height: 45px;
	font-weight: lighter;
	color: #FFFFFF;
	padding-top: 25px;
}
.subheadline {
	font-size: 17px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E10017;
}
.subcontent {
	padding-right: 90px;
	padding-left: 48px;
	text-align: justify;
	color: #053D74;
	font-family: Helvetica, Arial, sans-serif;
}
ul
{
list-style-type:none;
padding:0px;
margin:0px;
}
li
{
	background-image:url(img/heartbullet.gif);
	background-repeat:no-repeat;
	background-position:0px top;
	padding-left:18px;
}
.listpadder {
	padding-right: 110px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link {
color: #053D74;
	text-decoration: underline;
	
}
a:visited {
	color: #053D74;
	
	text-decoration: underline;

}
a:hover {
color: #053D74;
	color: #E10010;
	text-decoration: underline;

}
a:active {
	color: #053D74;
	color: #E6E6E6;
	
}
.gallerycontentsub {
	padding-right: 0px;
	padding-left: 0px;
	text-align: justify;
	color: #053D74;
	font-family: Helvetica, Arial, sans-serif;
	background-attachment: scroll;
	background-image: url(img/main_content_top_sub_bkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.gallerycontentpadder {
	padding-right: 40px;
	padding-left: 60px;
	text-align: justify;
	color: #053D74;
	font-family: Helvetica, Arial, sans-serif;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
