@charset "utf-8";

* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #ffffff;
	font-size: 12px;
}

p {
	line-height: 1.75em;
	padding-top: 5px;
}

ul {
	margin-left: 25px;
	padding-top: 10px;
}

ul li {
	line-height: 1.75em;
	padding-bottom: 8px;
	list-style-image: url(/library/images/bullet.png);
}

ul li ul li, .relocating {
	font-size: 11px;
	list-style-image: none;
	list-style-type: circle;
	line-height: 1.5em;
	padding-bottom: 5px;
}

ol {
	padding-top: 10px;
	margin-left: 25px;
}

ol li {
	list-style-image: none;
	list-style: upper-alpha;
}

h1 {
	font-family: "Comic Sans MS", cursive;
	font-size: 22px;
	font-variant: small-caps;
	font-weight: normal;
	color: #2a3990;
}

h2 {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	font-weight: normal;
	color: #2497a1;
	padding-top: 10px;
	margin-bottom: -8px;
	border-bottom: 1px solid #2497a1;
}

img {
	border: 0px;
}

a:link {
	color: #2a3990;
}

a:visited {
	color: #2497a1;
}

a:hover {
	color: #8cc63f;
}


#mainBody {
	width: 800px;
	border: 1px solid #e6e6e6;
	background-color: #FFF;
}

#topNav {
	height: 30px;
	background-color: #2a3990;
	color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	font-size: 10px;
}

#topNav a {
	color: #FFF;
	text-decoration: none;
}

#topNav a:hover {
	text-decoration: underline;
	color: #95b4ed
}

#topNav .navItems {
	font-family: "Comic Sans MS", cursive;
	font-size: 13px;
}

#welcome {
	background-image: url(/library/images/topBottomBG.gif); 
	background-position: bottom; 
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

#welcomeBG {
	background-image: url(/library/images/topImageBG.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFF;
	max-width: 441px;
	text-align: left;
	padding-left: 20px;
	padding-top: 165px;
}

/* continue sand-bag divs */
/* declare right float, clear */
#smr-00, #smr-01, #smr-02, #smr-03 {
	float:right;
	clear:right;
	padding:0;
}

/* right bank of the river! */
#smr-00 {
	width: 200px;
	margin: 0 0 0 15px;
	padding: 5px 0 0 0;
	height: 10px;
	background-color: transparent;
}

#smr-01 {
	width: 175px;
	margin:0 0 0 15px;
	padding: 4px 0 0 0;
	height: 10px;
	background-color: transparent;
}

#smr-02 {
	width: 135px;
	margin:0 0 0 15px;
	padding: 4px 0 0 0;
	height: 10px;
	background-color: transparent;
}

#smr-03 {
	width: 55px;
	margin:0 0 0 15px;
	padding: 4px 0 0 0;
	height: 10px;
	background-color: transparent;
}

#bottomBody {
	background-color: #2a3990;
	background-image: url(/library/images/bottomBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 32px;
}

#buttonTable {
	width: 722px;
}

#buttonTable td {
	padding-bottom: 24px;
}

#moreInfo {
	background-image: url(/library/images/moreInfoBG.jpg);
	background-repeat: repeat-x;
	height: 69px;
}

#footer {
	color: #ffffff;	
	font-size: 10px;
	padding: 10px;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #95b4ed;
}

#footer p {
	line-height: 1.5em;
	padding-bottom: 10px;
}

#rightNav {
	background-image: url(/library/images/logoBottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
	margin-top: -2px;
	padding-left: 10px;
	width: 349px;
	min-height: 68px;
}

#rightNav ul {
	margin-left: 70px;
	font-size: 11px;
	padding-bottom: 30px;
}

#rightNav ul li {
	line-height: 1.5em;
	padding-bottom: 6px;
	list-style-image: url(/library/images/bullet2.png);
}

#rightNav h3 {
	padding-left: 35px;
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	font-weight: normal;
	color: #2a3990;
}

.subLinks {
	font-size: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
}

.top {
	font-size: 10px;
	text-align: right;
}

.top a {
	text-decoration: none;
}
