.chase {
	margin-left: 35px;
}
/* CSS Document */

Body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #7ed6f9;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	background-image: url(../_media/newImgs/bodyBg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	}
	
#wrapper {
	width: 1024px;
	margin: 0px auto;
	padding: 0px;
	}
	
#topbanner {
	background-image: url(../_media/topbanner.jpg);
	width: 856px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 294px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0d5071;
	border-left-color: #0d5071;
	}
	
#topbanner_bar {
	background-image: url(../_media/topbanner_bar.jpg);
	background-position: center top;
	padding: 0px;
	width: 858px;
	height: 84px;
	background-repeat: no-repeat;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0d5071;
	border-left-color: #0d5071;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
	
#topbanner_nav {
	width: 858px;
	padding: 0px;
	background-color: #000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0d5071;
	border-left-color: #0d5071;
	}
	
#top_nav {
	width: 860px;
	margin: 0px auto;
	padding: 0px;
	font-size: 0.75em;
	}
	
#top_nav a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#top_nav .nav_btn {
	width: 143px;
	text-align: center;
	float: left;
	}
	
#top_nav .nav_btn2 {
	width: 132px;
	text-align: center;
	float: left;
	}
	
#wrap {
	width: 854px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0d5071;
	border-left-color: #0d5071;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0d5071;
	}
	
#content {
	float: right;
	width: 230px;
	position: relative;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e8e8df;
	}
	
#content p {
	margin: 12px 0px;
	font-size: 0.750em;
	}
	
#content a {
	color: #6A8272;
	text-decoration: none;
	font-weight: bold;
	}
	
#content a:hover {
	text-decoration: underline;
	font-weight: bold;
	}
	
#sidebar {
	float: left;
	width: 565px;
	margin: 0px;
	position: relative;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
	}
	
#sidebar h2 {
	font-family: Calligraphic421BT RomanB, Arial, Helevetica;
	font-size: 1em;
	margin: 8px 0px;
	}
	
#sidebar h3 {
	font-family: Calligraphic421BT RomanB, Arial, Helevetica;
	font-size: 0.875em;
	margin: 8px 0px;
	}
	
#sidebar a {
	color: #660000;
	font-weight: bold;
	text-decoration: none;
	}
	
#sidebar a:hover {
	text-decoration: underline;
	}
	
#sidebar p {
	font-size: 0.750em;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	}
	
#sidebar p.man {
	background-image: url(../_media/newImgs/hopingMan.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 40px;
	}
#videoContent {
	float: right;
	width: 250px;
	padding: 5px;
}
#video {
	margin-left: 25px;
	width: 270px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
}
	
#sidebar strong {
	color: #660000;
	font-weight: bold;
	}
	
#sidebar ol {
	margin: 0px 0px 0px 25px;
	padding: 0px;
	font-size: 0.750em;
	}
	
.sidebar_section {
	border-bottom: 1px solid #000000;
	}
	
#footer {
	width: 858px;
	height: 200px;
	text-align: center;
	font-size: 12px;
	background-color: #276d90;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	}
	
#footer p {
	margin: 6px 0px;
	}
	
#footer a {
	color: #74c7ed;
	text-decoration: none;
	font-weight: bold;
	}
	
#footer a:hover {
	text-decoration: underline;
	}
	
/*Interior*****************************************/

.interior #content h2 {
	font-family: Calligraphic421BT RomanB, Arial, Helevetica;
	font-size: 1em;
	margin: 12px 0px;
	}
	
.interior #content h3 {
	font-size: 0.875em;
	color: #9D2F20;
	margin: 12px 0px;
	}
#sideBoxBg ul li {
	color: #043B4F;
	font-weight: bold;
	font-size: 0.750em;
	padding: 4px 0px;
	margin: 2px 40px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	}
	
.interior #content #navigation {
	text-align: center;
	background-image: url(../_media/bg_headers.jpg);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	}
	
.interior #content #navigation p {
	margin: 6px 0px;
	}
	
.interior #content #navigation a {
	color: #9D2F20;
	text-decoration: none;
	}
	
.interior #content ul {
	font-size: 0.750em;
	list-style-type: square;
	}
#video   {
	font-size: 0.750em;
	}

/*Classes******************************************/
	
.center {
	text-align: center;
	}
	
.img_left {
	float: left;
	padding: 0px 2px 0px 0px;
	margin: 0px;
	}
	
.img_right {
	float: right;
	padding: 5px 0px 0px 2px;
	margin: 0px;
	}
h1 {
	font-size: 120%;
	color: #115679;
	font-family: Arial, Helvetica, sans-serif;
}
hr {
	color: #66c1ee;
	margin-top: 20px;
	margin-bottom: 20px;
}

#sideBoxBgTwo {
	background-image: url(../_media/newImgs/sideBoxBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 218px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#sideBoxBgTwo h1, #sideBoxBgThree h1 {
	color: #FFF;
	margin-left: 8px;
	padding-top: 9px;
}
#sideBoxBgTwo ul {
	margin: 0px;
	padding: 0px;
}
#sideBoxBgTwo ul li {
	list-style-type: none;
	margin-left: 0px;
	font-size: 80%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-bottom: 10px;
	clear: both;	
}

#sideBoxBgTwo ul li a {
	font-weight: normal;
	text-decoration: none;
	color: #036;
	letter-spacing: .1px;
	font-size: 90%;
	line-height: 90%;
}

#imgOne {
	background-image: url(../_media/newImgs/SideImg1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#imgTwo {
	background-image: url(../_media/newImgs/SideImg2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#imgThree {
	background-image: url(../_media/newImgs/SideImg3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#imgFour {
	background-image: url(../_media/newImgs/SideImg4.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#imgFive {
	background-image: url(../_media/newImgs/SideImg5.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#sideBoxBgThree p {
	color: #115679;
	margin-right: 10px;
	margin-left: 10px;
}

#sideBoxBgThree {
	background-image: url(../_media/newImgs/sideBoxBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 218px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #fcfcfc;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #f8f8f9;
	border-bottom-color: #f8f8f9;
	border-left-color: #f8f8f9;
}
input , textarea{
	background-color: #c3e7f9;
}
.submitButton {
	background-color: #2b82ae;
	margin-left: 113px;
}
#footer ul {
	text-align: left;
	list-style-type: none;
	padding-left: 6px;
}
#footer h1 {
	color: #f5eb3d;
	text-align: left;
}
#QuickLinks {
	padding-left: 15px;
	position: absolute;
	width: 200px;
	top:0;
	left:0;
}
#quickLinksTwo {
	position: absolute;
	left: 220px;
	top: 0px;
}

#designLink {
	position: absolute;
	right: 10px;
	bottom: 25px;
	background-image: url(../_media/newImgs/footerLogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
}

#footer ul li a {
	line-height: 150%;
}

#btmImg {
	width: 487px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
}
.sideImgLeft {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}
#sideBoxBgTwo ul li a:hover {
	list-style-type: none;
	margin-left: 0px;
	padding-bottom: 10px;
	text-decoration: underline;
	font-weight: normal;
}
