@charset "UTF-8";
/* Aisha Williams Mar 2009 */
/* - - - - - - - - - - CSS RESET - - - - - - - - - - */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li, fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {   
	margin: 0;    
	padding: 0;    
	border: 0;   
	outline: 0;   
	font-weight: normal;    
	font-style: inherit;    
	font-family: inherit;    
	text-decoration: none;   
	 vertical-align: baseline;
}
html{
    font-size: 100.01%;
}
body {    
	font: 15px/22px  Georgia, Times, serif ; /* default 1em = 16px; .875em = 14px  */
	background: #7bc7ea;
	text-align: center;
	color: #176aa4;
}
#container {
	width: 916px;
	margin: 25px auto 10px;
	text-align: left;
}
#topFrame {
	background: url(../images/siteimg_topFrame.png) no-repeat top left;
	height: 15px;
	width: 100%;
	color: #fff;
}
#topFrame span{
	visibility: hidden;
	font-size: 2px;
	line-height: 2px;
}
#panel {
	background: url(../images/siteimg_backFrame.png) repeat-y top left;
	padding: 25px;
}
#bookmarks {
	background: url(../images/siteimg_backFrame.png) repeat-y top left;
	padding: 10px 25px;
	text-align:right;
	
}
#bottomFrame {
	background: url(../images/siteimg_bottFrame.png) no-repeat top left;
	height: 20px;
	width: 100%;
}
#footer {
	padding: 0 25px;
	font-size: 10px;
	height: 50px;
}
/*---------------*/
/*--------HEADER INFORMATION--------*/
/*---------------*/
#home {
	}
#header {
	background: url(../images/siteimg_backFrame.png) repeat-y top left;
	width: 900px;
	height: 190px;
	padding: 0 7px;
}
#home #header {
	background: url(../images/siteimg_backFrame.png) repeat-y top left;
	width: 900px;
	height: 395px;
	position: relative;
	padding: 0 7px;
}
#search {
	float: right;
	margin: 15px;
}

.searchButton{
	background: url(../images/search.jpg) no-repeat top left;
	border: none;
	height: 25px;
	width: 40px;
}

#logotop {
	display:none;
	position: absolute;
	top: 10px;
	left: 28px;
}
#logobottom {
	display: none;
	position: absolute;
	top: 158px;
	left: 28px;
}
/*---------------*/
/*--------FLOATS--------*/
/*---------------*/
.fltRight {
	float: right;
	margin-left: 10px;
}
.fltLeft {
	float: left;
	margin-right: 10px;
}
.clearfloat {
	clear:both;
}
/*---------------*/
/*--------HTML TAGS--------*/
/*---------------*/
p, h4, h5, h6 {
     margin: .5em 0 .875em
} 
#mainContent h2, #mainContent h3{
	color: #135786;
}
#mainContent h1 {
	font-size: 36px;
	line-height: 42px;
	margin: 10px 0 20px;
}
#mainContent h2 {
	font-size: 1.715em;
	margin: 1.5em 0 0;
}
#mainContent h3 {
	font-size: 22px;
	line-height: 26px;
	margin: 30px 0 0;
}
#mainContent h3.smaller{
	font-size: 18px;
}
#mainContent blockquote {
	margin: 0 30px;
}
#mainContent li {
	margin-left: 30px;
}
#mainContent input, textarea {
	border: 1px solid #176aa4;
}
a {
	color: #176aa4;
}
a:visited {
	color: #488acc;
}
a:hover {
	color: #cf3719;
}
hr{
	visibility: hidden;
}
strong{
	font-weight: bold;
}
#mainContent a{
	border-bottom: 1px dotted;
}
#sidebar a{
	display: block;
}
#sitemap a{
	border: 0;
}
/*---------------*/
/*--------CONTENT LAYOUT--------*/
/*---------------*/
#sidebar {
	float: left;
	width: 200px;
}
#mainContent {
	margin: 0 0 0 220px;
}
#home #mainContent {
	margin: 0;
}
.callOut {
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	margin: 5px 0 15px;
	font-style: italic;
}
.callOutH2 {
	font-size: 18px;
	line-height: 22px;
	width: 600px;
	text-align: center;
	font-style: italic;
}
.callOutBook {
	margin: 5px;
}
.callOutGreenFrame {
	background: url(../images/siteimg_callOutGreenFrame.png) no-repeat top left;
	width: 840px;
	height: 130px;
	margin: 15px 0;
}
.threeColumns {
	float: left;
	width: 288px;
	margin: 20px 0 20px 0;
}
.threeColumns p, .threeColumns h3 {
	padding: 0 30px 5px 5px;
}
.twoColumns {
	float: left;
	width: 380px;
	margin: 15px;
}
/*---------------*/
/*--------SUBNAV (left nav)--------*/
/*---------------*/
.subnav {
	margin: 15px 0 20px 0;
}
.subnav h3 {
	color: #fff;
	text-align: right;
	font-size: 1.143em;
}
.subnav ul{
	border: 1px solid #176aa4;
}
.subnav li {
	list-style-type: none;
	padding: 5px;
	font-size: 0.857em;
	text-align: right;
}
/*---------------*/
/*--------TABLES--------*/
/*---------------*/
.lineTable {
	width: 98%;
	border-collapse:collapse;
}
.lineTable th {
	text-align: left;
	font-size: 0.714em;
	letter-spacing: 1pt;
	padding: 5px 0 5px 10px;
}
.lineTable tr.underline td {
	border-bottom: 1px solid #7bc7ea;
}
.lineTable tr.shaded td {
	background-color: #edf9fe;
}
.lineTable tr.dkshaded td {
	color: #fff;
	background-color: #69a8d4;
}
.lineTable tr.orange td {
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2pt;
	color: #fff;
	background-color: #fbad23;
}
.lineTable tr.uppercase td {
	text-transform: uppercase;
	font-weight: bold;
	font-size: .714em;
	letter-spacing: 2pt;
}
.lineTable td {
	padding: 3px 0px 3px 10px;
	height: 10px;
	vertical-align: top;
}
.lineTable li {
	margin-left: -30px;
}
.flashheading{
	height: 112px;
	width: 900px;
	clear: both;
}
#home .flashheading{
	height: 316px;
	width: 900px;
	clear: both;
}
/*#home #topFrame {
	background: url(../images/siteimg_topFrameHome.png) no-repeat 0 0;
}
#home #panel {
	background: url(../images/siteimg_backFrameHome.png) no-repeat 0 0;
	padding-bottom: 0;
}
#home #header {
	background: #fff url(../images/siteimg_headFrameHome.png) no-repeat top left;
	width: 900px;
	height: 395px;
	position: relative;
	padding: 0 7px;
}*/
