body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #234f6a;
}
body {
	background-color: #edf1f4;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
}#container {
	width: 953px;
}
#header_area {
	float: left;
	width: 953px;
}
#logo {
	float: left;
	height: 155px;
	width: 319px;
}
#header_top {
	float: left;
	height: 24px;
	width: 600px;
	text-align: right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #7296ad;
	background-image: url(../images/header_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	padding-right: 34px;
}
#header_tagline {
	float: left;
	height: 95px;
	width: 634px;
}
#menu {
	float: left;
	height: 20px;
	width: 470px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-transform: uppercase;
	color: #e6eff3;
	padding-top: 10px;
	padding-left: 164px;
}
#home_banner {
	float: left;
	height: 343px;
	width: 953px;
}
#homepage_body_bg {
	float: left;
	width: 771px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4a7490;
	border-left-color: #4a7490;
	background-color: #FFFFFF;
	background-image: url(../images/homepage_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 90px;
	padding-left: 90px;
	text-align: left;
	padding-bottom: 30px;
}
#contactinfo {
	float: left;
	height: 55px;
	width: 953px;
	background-image: url(../images/contactinfo_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 26px;
	color: #426e89;
}
#contactinfo a{
	color: #426e89;
	text-decoration:none;
}
#contactinfo a:hover{
	color: #426e89;
	text-decoration:none;
}
#page_bottom {
	float: left;
	height: 11px;
	width: 953px;
}
#bottomnav {
	float: left;
	width: 953px;
	padding-top: 25px;
	padding-bottom: 10px;
	font-size: 15px;
	color: #426e89;
	text-transform: uppercase;
}
#bottomnav a{
	color: #426e89;
	text-decoration:none;
}
#bottomnav a:hover{
	color: #426e89;
	text-decoration:underline;
}
#copyright {
	float: left;
	width: 953px;
	padding-bottom: 30px;
	font-size: 11px;
	color: #091c2f;
}
#copyright a{
	color: #091c2f;
	text-decoration:none;
}
#copyright a:hover{
	color: #091c2f;
	text-decoration:underline;
}
#inner_banner {
	float: left;
	height: 196px;
	width: 953px;
}
#inner_body_bg {
	float: left;
	width: 866px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4a7490;
	border-left-color: #4a7490;
	background-color: #FFFFFF;
	background-image: url(../images/innerpage_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 25px;
	padding-left: 60px;
	text-align: left;
	padding-bottom: 30px;
}
.homepic_pad_right {
	padding-right: 134px;
}
.inner_pic_pad {
	padding-top: 20px;
	padding-left: 30px;
}

#david_elliot {
	padding: 15px;
	float: left;
	width: 120px;
	background-color: #e7ecef;
	font-size: 19px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#page_header {
	font-size: 33px;
	color: #194560;
	padding-left: 100px;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 0px;
}

.size16 {
	font-size: 16px;
}






.darkblue18 {
	font-size: 18px;
	color: #0a4061;
}
h1 {
	font-size: 33px;
	color: #194560;
	padding-left: 100px;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 0px;
}
h2 {
	font-size: 24px;
	font-weight: normal;
	color: #194560;
}

a:link {

            color: #234f6a;

            text-decoration: none;

}

a:active {

            color: #234f6a;

            text-decoration: none;

}

a:visited {

            color: #234f6a;

            text-decoration: none;

}

 

a:hover {

            color: #234f6a;
			
            text-decoration: underline;

}
