@charset "UTF-8";
a {
	text-decoration: none;
}
a img {
	border: none;
}
a:link {
	color: #42929F;
}
a:visited {
	color: #42929F;
}
a:hover  {
	color: #4DABBA;
}
a:active {
	color: #2E6770;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #562023;
}
h2 { font-family: Oswald, sans-serif; letter-spacing: .0375em; font-weight: 400; padding-bottom: 10px; font-size: 16px; }
#homeContainer  { width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */ background: #FFFFFF; text-align: left; /* this overrides the text-align: center on the body element. */ margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto; padding-top: 110px; }
#homeFooter { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #A1DBE4; text-align: right; vertical-align: top; padding-top: 20px; }
#homeMainContent  { background-image: url(images/home_back_800.jpg); height: 480px; width: 800px; background-repeat: no-repeat; background-color: #A1DBE4; background-position: left top; }
#homeMainContentNew  { background-image: url(images/home_back_800_new.jpg); height: 880px; width: 800px; background-repeat: no-repeat; background-color: #A1DBE4; background-position: left top; }
#homeAddress {
	height: 355px;
	width: 700px;
	padding: 0px;
}
#homeAddressNew {
	height: 140px;
	width: 700px;
	padding: 0px;
}
#homeText {
	height: 440px;
	width: 700px;
	padding-left: 340px;
    padding-right: 40px;
}
#homeNav { height: 40px; width: 800px; background-color: #bcedf2; text-align: right; vertical-align: top; padding: 0px; }
#homeBottom {
	height: 87px;
	width: 700px;
}
#homeBottom {
	height: 200px;
	width: 700px;
}

#subContainer { width: 800px; text-align: left; /* this overrides the text-align: center on the body element. */ margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto; padding-top: 60px; background-color: #FFFFFF; }
#subHeader { background-image: url(images/sub_jeanne_lee.gif); background-repeat: no-repeat; background-position: left top; height: 50px; width: 800px; }
#subNav { background-color: #bcedf2; height: 40px; width: 800px; padding-left: 0px; padding-right: 0px; }
#subMainContent { background-image: url(images/sub_mainback.png); width: 520px; min-height: 400px; padding-top: 40px; padding-right: 60px; padding-bottom: 60px; padding-left: 220px; background-repeat: no-repeat; font-size: 12px; line-height: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; color: #562023; background-color: #DAF4F7; }
#subMainContent td {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#subMainContent2 { background-image: url(images/sub_mainback2.png); width: 410px; min-height: 370px; padding-top: 80px; padding-right: 70px; padding-bottom: 60px; padding-left: 320px; background-repeat: no-repeat; font-size: 12px; line-height: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; color: #562023; background-color: #a1dce4; }
#subMainContent2 td {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#pressTable {
	margin-left: -50px;
}
#pressTable td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#subFooter { background-image: url(images/sub_address.gif); background-repeat: no-repeat; background-position: right top; height: 20px; width: 800px; margin-top: 5px; }
.dot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.submenu {
	padding-top: 30px;
	margin-left: -140px;
}
#subMainContentServices {
	background-image: url(images/sub_mainback.gif);
	width: 360px;
	padding-top: 40px;
	padding-right: 60px;
	padding-bottom: 60px;
	padding-left: 220px;
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #562023;
	background-color: #CCEFF4;
}
#subMainContentServices td {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 0px;
}
