@charset "UTF-8";
/* The body is the outermost layout component and contains the visible page content. Setting properties for the body element will help to create consistent styling of the page content and more manageable CSS. Besides using the body element to set global properties, it is common to use the body element to set the background color of the page and create a centered container for the page content to display. */
body {
	background-repeat: repeat-x;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 8px;
}
#td_left_column {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	padding-right: 20px;
	width: 10px;
}
#td_right_column {
	vertical-align: top;
	width: 680px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
	clear: both;
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
}
/* Sets the style for unvisited links. */
a,  a:link {
	color: #4B9BD4;
	text-decoration: underline;
}
/* Sets the style for links on mouseover. */
a:hover {
	color: #3BC5F3;
	text-decoration: underline;
}
#footer {
	margin: 0 auto; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: left;
	padding: 10px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	width: 980px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}
#outerWrapper {
	margin: 0px auto 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	width: 980px;
	background-repeat: no-repeat;
	padding: 0px;
}
.page {
	background-color: #FFF;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#outerWrapper #header {
	background-color: #FFFFFF;
	border-bottom: none; /* Sets the bottom border properties for an element using shorthand notation */
	font-size: 12px;
	width: 770px;
	background-image: url(/images/page_bak.jpg);
	background-repeat: no-repeat;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	display: compact;
	vertical-align: top;
	padding: 130px 50px 60px;
	margin: 0px;
}
#footer a:link  {
	color: #1C56A3;
}
#header {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
#pagebak {
	background-color: #FFFFFF;
	padding: 20px;
	border-right: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	border-left: 1px dotted #999999;
}
li {
	padding-bottom: 5px;
}
ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style-image: none;
	list-style-type: square;
	list-style-position: outside;
}
form {
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
p {
	margin: 0px 0px 10px;
	padding: 0px;
}
ol {
	margin: 0px 0px 0px 30px;
	padding: 0px;
	list-style-position: outside;
}
#nav_bak {
	background-color: #1C5696;
	height: 30px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #FFF;
	vertical-align: middle;
	text-align: left;
	background-image: url(../images/nav_bak.jpg);
}
.cols {
	background-color: #FFF;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #666;
}
.cols h1 {
	font-size: 14px;
	margin: 0px 0px 5px;
}
#footer .phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666;
	text-align: right;
}
.cols p {
	margin: 0px 0px 5px;
	padding: 0px;
}
.pagebak {
	background-color: #FFF;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 18px;
	background-image: url(../images/large-main-image.jpg);
	padding-top: 80px;
	padding-bottom: 0px;
	padding-left: 500px;
	padding-right: 80px;
}
#family {
	background-image: url(../images/family.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.pagebody {
	background-color: #FFF;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	padding: 30px 20px 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 18px;
	font-weight: bold;
	background-image: url(../images/sky.jpg);
}
.vline {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	height: 30px;
}
.img_right  {
	padding-left: 30px;
	float: right;
	clear: both;
	padding-bottom: 20px;
}
.pagebody h1 {
	font-size: 22px;
	color: #1C5696;
	margin: 0px 0px 10px;
	line-height: 24px;
}
.cols h2 {
	font-size: 16px;
	margin: 0px 0px 10px;
	color: #1C5596;
}
.pagebody h2 {
	font-size: 18px;
	color: #1C56A3;
	margin: 0px 0px 10px;
	letter-spacing: -.05em;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #03C;
	margin-right: 20px;
	padding-right: 30px;
	width: 180px;
}
#sub_head {
	background-color: #e7decf;
	height: 40px;
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #1C5696;
	vertical-align: middle;
	text-align: left;
	font-weight: normal;
}
.pageedge {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666;
	background-image: url(../images/bottom_edge.gif);
	height: 15px;
}
#footer a:hover {
	color: #3BC5F3;
}
