body {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/mainBG.jpg);
	background-repeat: repeat;
	background-position: bottom;
}
#bodyTop {
	background-color: #99ccff;
	width: auto;
}
#wrapperTop {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	background-color: #c0b400;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;

}
#bodyTop #wrapperTop #top {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 235px;
	background-color: #FFFFFF;
}

#bodyMain {
	background-color: #98bae5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 100%;
}
#bodyMain #wrapperMain {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	background-color: #b3ccec;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../../images/mainBG.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	

}
#bodyMain #wrapperMain #Main {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	position: relative;
	
}
#bodyMain #wrapperMain #Main #content {
	padding-top:15px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
	width: 470px;
}
#bodyMain #wrapperMain #Main #mainNav {
	width: 179px;
	padding-top:15px;
	padding-right: 0px;
	font-size: 90%;
	margin-right: 0px;


}

#bodyFooter {
	background-color: #99CCFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#bodyFooter #wrapperFooter {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	background-color: #C0B400;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;

}
#bodyFooter #wrapperFooter #Footer {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #ccc;
	font-size: 75%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}





.joanphoto img {
	border: 1px solid #C0B400;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#mainNav h2 {
	font-size: 125%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #4078B3;
	border-right-color: #4078B3;
	border-bottom-color: #4078B3;
	border-left-color: #4078B3;
}

#mainNav ul {
	list-style-type: none;
	text-indent: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #2B6A95;
	border-right-color: #2B6A95;
	border-bottom-color: #2B6A95;
	border-left-color: #2B6A95;
}
#mainNav li {
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4078B3;
	border-right-color: #4078B3;
	border-bottom-color: #4078B3;
	border-left-color: #4078B3;

	padding-top: 2px;
	padding-bottom: 2px;
}
#mainNav li a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 100%;
	padding-left: 15px;
}
#mainNav li a:hover {
	color: #4078B3;
	text-decoration: none;
	font-weight: normal;

	background-image: url(../../images/navBullet.gif);
	background-repeat: no-repeat;
	background-position: 0px center;

}
.change {
	font-size: 10pt;
}

#mainNav ul li ul  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
#mainNav li li {
border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CBDCED;
	border-right-color: #CBDCED;
	border-bottom-color: #CBDCED;
	border-left-color: #CBDCED;

}
#mainNav  .child a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 75%;
	margin-left: 15px;
	font-weight: bold;	
}
#mainNav .child  a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 75%;
	margin-left: 15px;
	color: #4078B3;
	background-image: none;
	font-weight: bold;
}
h1 {
	font-size: 150%;
	margin-top: 0px;
	padding-top: 0px;
}
#content h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #98BAE5;
	border-right-color: #98BAE5;
	border-bottom-color: #98BAE5;
	border-left-color: #98BAE5;
	font-size: 100%;
	color: #98BAE5;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: hidden;
	border-top-color: #B3CCEC;
	border-right-color: #B3CCEC;
	border-bottom-color: #B3CCEC;
	border-left-color: #B3CCEC;
	font-size: 75%;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 600px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

/* flexible buttom */
#container {
	background-image:none;
	float:right;
	/* padding-right:160px; - Removed this and there wasn't 160px added to the right of the the banner in IE */
	width: 600px;
	
	background-color: #FFF;
	margin-right: 1px;
}
#left {
	float:right;
	width:175px;
	padding-right: 15px;
}
#dmain {

	margin:0;
	padding-right: 230px;

}
.clearing {
	clear: both;
}
#wapper {
	width: 100%;
}
.drop {
	margin-right:6px;
	margin-top:5px;
	float:left;
	border:1px solid black;
	font-size:400%;
	line-height:60px;
	padding-top:2px;
	padding-right:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color: #AA9D00;
	color: #000000;

}
.pullquote {
	font-size:100%;
	line-height:120%;
	margin:10px;
	background: url(../images/closequote.gif) no-repeat bottom right !important;
	background /**/:url(); /* removing quote graphic in IE5+ */
	padding:0px 20px 5px 0px;
	
}
.pullquote:first-letter {
	background: url(../images/openquote.gif) no-repeat left top !important;
	padding:5px 2px 10px 35px!important;
	padding /**/:0px; 	/* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
}
#mainNav li a.on {
	color: #4078B3;
	text-decoration: none;
	font-weight: normal;
	font-size: 100%;
	background-image: url(../images/navBulletActive.gif);
	background-repeat: no-repeat;
	background-position: 0px center;

}
#mainNav li a.on:hover {
	color: #4078B3;
	text-decoration: none;
	font-weight: normal;
	font-size: 100%;
	background-image: url(../images/navBullet.gif);
	background-repeat: no-repeat;
	background-position: 0px center;

}
#mainNav ul li ul li a.son {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 75%;
	margin-left: 15px;
	font-weight: bold;
	background-image: url(../images/subnavBulletActive.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}
#mainNav ul li ul li a.son:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 75%;
	margin-left: 15px;
	color: #4078B3;
	background-image: none;
	font-weight: bold;
	background-image: url(../images/subnavBulletActive.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}
#content #byline {
	font-size: 90%;
	font-style: italic;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 5px;
	margin-top: 40px;
}
.date {
	font-size: 80%;
	color: #333333;
}
html {
	overflow: scroll;
}
