@charset "UTF-8";
/* CSS Document */

body {
	background-color: #EBF2FF;
}
#topRegion {
	width: 900px;
	height: 110px;
	margin:0px auto;
	}
#logo {
	left: 15px;
	position: relative;
	top:15px;
	}
#contact {
	left: 690px;
	top: -60px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	width: 200px;
	color: #41559d;
	
	}
#contact h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	}
#navRegion {
	width: 900px;
	height: 35px;
	margin:0px auto;
	}
	
#leftBar {
	background-image:url(images/assets/leftBar.png);
	height: 35px;
	width: 40px;
}
#centerBar {
	background-image: url(images/assets/centerBar.png);
	height: 35px;
	width: 840px;
	text-align:center;
	font-size: medium;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 8px;
	color: #d1e9f7;
}
#centerBar a {
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #d1e9f7;
}
#centerBar a:link {
	color: #d1e9f7;
}
#centerBar a:hover {
	color: #FFFFFF;
}
#centerBar a:visted {
	color: #d1e9f7;
}
#rightBar {
	background-image:url(images/assets/rightBar.png);
	height: 35px;
	width: 40px;
}

#mainBody {
	margin:0px auto;
	width: 900px;
	}
#mainContent {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #bbd3f2;
	border-color: #43529b;
	border-style: solid;
	border-width: 4px;
	border-top: 0px;
	border-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #41559d;
	font-size: small;
	}
#mainContent h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #41559d;
	font-size: medium;
}
#mainContent h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #41559d;
	font-size: small;
}
#mainContent p1{
	font-family: Arial, Helvetica, sans-serif;
	color: #41559d;
	font-size: small;
}
#mainContent p2{
	font-family: Arial, Helvetica, sans-serif;
	color: #41559d;
	font-size: small;
}
#colordots {
	padding-top: 10px;
	padding-bottom: 10px;
	}

#rightInset {
	float: right;
	}	
#familypicture {
	width: 192px;
	height: 96px;
	padding-left: 4px;
	background-color:#43529b;
}
#rightinsetbottom {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin:0px auto;
	text-align: center;
	padding-top: 4px;
	background-color:#43529b;
}
#actip {
	margin:4px auto;	
	width: 170px;
	/* height: 70px; */
	padding-top: 15px;
	padding-left: 5px;
	background-color: #bbd3f2;
	color:#000;
	padding-bottom:7px;
	font-size: small;
	font-style: italic;
	text-align: left;
}

#rightinsetbottom {
background-color:#43529b;
}
#rr {
background-color:#43529b;
}
#rc {
background-color:#43529b;
width: 192px;
}
#rl {
background-image: url(images/assets/r-l.png);
background-repeat:repeat-y;
width: 20px;
}
#rb {
background-image: url(images/assets/r-b.png);
background-repeat:repeat-x;
height: 20px;
}

#rbr {
background-image: url(images/assets/r-br.png);
height: 20px;
width: 20px;
background-repeat: no-repeat;
}
#rbl {
background-image: url(images/assets/r-bl.png);
height: 20px;
width: 20px;
background-repeat:no-repeat;
}

#leftNav {
	float: left;
	height: 280px;
	}
div#navbar2 ul {
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: small;
color: #FFF;
line-height: 15px;
white-space: nowrap;
width: 180px;
background-color:#43529b;
}
div#navbar2 li h2{
list-style-type: none;
}
div#navbar2 li a h2{
text-decoration: none;
padding: 7px 10px;
color: #FFF;
font-weight:normal;
}
div#navbar2 li a:link h2{
color: #FFF;
font-weight:normal;
}
div#navbar2 li a:visited h2{
color: #FFF;
font-weight:normal;
} 
div#navbar2 li a:hover h2{
font-weight: bold;
color: #FFF;
background-color: #bbd3f2;
}

#ll {
background-color:#43529b;
}

#lr {
background-image: url(images/assets/l-r.png);
background-repeat:repeat-y;
width: 20px;
}
#lb {
background-image: url(images/assets/l-b.png);
background-repeat:repeat-x;
height: 20px;
}
#lbr {
background-image: url(images/assets/l-br.png);
height: 20px;
width: 20px;
background-repeat: no-repeat;
float: right;
}
#lbl {
background-image: url(images/assets/l-bl.png);
height: 20px;
width: 20px;
background-repeat:no-repeat;
}

#mainBottom	{
	height: 20px;
	width: 900px;
	margin:0px auto;
	}	
#bottomLeft {
background-image:url(images/assets/bottomLeft.png);
height: 20px;
width: 20px;
}
#bottomCenter {
background-image: url(images/assets/bottomCenter.png);
background-repeat: repeat-x;
height: 20px;
width: 865px;
}
#bottomRight {
background-image:url(images/assets/bottomRight.png);
height: 20px;
width: 20px;
}

#footer {
margin: 0px auto;
text-align: center;
font-size: small;
font-family: Arial, Helvetica, sans-serif;
}
#footernav li{
list-style-type: none;
display: inline;
