body{
	font: 62.5% Arial, Helvetica, sans-serif;
	background: #ffffff url(graphics/page_bg.gif) center top repeat-y;
	margin: 0;
	padding: 0;
	text-align: center;
}
a{
	color: #1e5492;
	text-decoration: none;
}
a:hover{
	color: #9b0f4c;
	background: #eaeaea;
	text-decoration: none;
}
a:visited{
	color: #9b0f4c;
	text-decoration: none;
}
h1{
	font-size: 2.7em;
	color: #1e5492;
}
h2{
	font-size: 1.8em;
	color: #1e5492;
	font-style: italic;
}
h3{
	font-size:: 1.6em;
	color: #1e5492;
}
h4{
	font-size: 1.4em;
	color: #1e5492;
	margin-bottom: 2px;
}
p{
	font-size: 1.3em;
	margin-top: 0px;
}
ul{
	padding: 0px;
}
ol{
	padding: 0px;
}
li{
	font-size: 1.2em;
}
#wrapper{
	width: 760px;
	background: url(graphics/full_background.gif) center repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#searchwrapper{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#banner{
	background: url(graphics/header.jpg) center top no-repeat;
	margin-left: 1px;
	height: 124px;
}
#searchbanner{
	background: url(graphics/tophead.gif) center top no-repeat;
	margin-left: 2px;
	height: 124px;
}

/* Begin Top Navigation styles */
#topnav{
	display: inline;
	margin-top: -48px;
	margin-left: 302px;
	float: left;
}
#home a {
 float:left;
 width:82px;
 height:35px;
 background-image:url(graphics/home.gif);
}
#home a:link {
 background-position:0px 0px;
}
#home a:hover {
 background-position:0px -37px;
}
#featured a {
 float:left;
 width:224px;
 height:35px;
 background-image:url(graphics/featured.gif);
}
#featured a:link {
 background-position: 0px 0px;
}
#featured a:hover {
 background-position: 0px -37px;
}
#search a {
 float:left;
 width:96px;
 height:35px;
 background-image:url(graphics/search.gif);
}
#search a:link {
 background-position: 0px 0px;
}
#search a:hover {
 background-position: 0px -37px;
}

/* End of Top Navigation styles */
/*------------------------------*/


/* Begin Left Navigation styles */

#nav{
	float: left;
	width: 220px;
}
#nav h3{
	font-size: 1.4em;
	text-transform: uppercase;
	color: #ffffff;
	margin-left: 25px;
	margin-top: 4px;
	margin-bottom: 2px;
}
#nav ul{
	margin-left: 35px;
	margin-top: 4px;
	color: #ffffff;
	list-style-type: none;
}
#nav a{
	color: #ffffff;
	text-decoration: none;
}
#nav a:hover{
	color: #ffffff;
	background: #1e5492;
	text-decoration: none;
}
#nav a:visited{
	color: #ffffff;
	text-decoration: none;
}

/* End of Left Navigation styles */
/*-------------------------------*/

#content{
	float: right;
	width: 515px;
	text-align: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#content ul{
	font-size: 1.2em;
	list-style-type: none;
	margin-left: 10px;
}
#content ol{
	margin-left: 30px;
	font-size: 1.2em;
}
#content li{
	font-size: 1.1em;
}
#searchcontent{
	background: url(graphics/search_corner.gif) left top no-repeat;
	width: 760px;
	text-align: left;
	margin-left: 1px;
}
#searchcontent h1{
	font-size: 2.7em;
	color: #1e5492;
	margin-left: 220px;
}
#searchcontent p{
	font-size: 1.3em;
	margin-top: 0px;
	margin-left: 220px;
}


/*-Individual content formats go here-*/

ul.poem{
	text-align: left;
	color: #1e5492;
	font-size: 1.1em;
	list-style-type: none;
	margin-left: 0px;
}
.smallerfont{
	font-size: 1.1em;
}
.red{
	color:#FF0000;
}
.blue{
	color: #1e5492;
}
.burgundy{
	color: #9b0f4c;
}


/* Image Styles used on this site */

.rightborder{
	float: right;
	border: 4px solid #000000;
	margin-left: 10px;
	margin-bottom: 10px;
}
.leftnoborder{
	float: left;
	padding-right: 10px;
}
.imagecenter{
	border: 2px solid #000000;
}
.agentpic{
	float:right;
	margin-left: 10px;
	text-align: center;
}

/* End of image styles */

.photo img{
	background-color: #fff;
	padding: 10px;
	border: 2px solid #000000;
	margin-bottom: 5px;
}
.figure p{
	text-align: center;
	margin: 10px 0 0 0;
}
.figure{
	float: left;
	width: 200px;
	margin: 10px 15px 10px 15px;
}
.bullets{
	list-style-type: square;
}

/*---End individual content formats---*/
#footer{
	clear: both;
	background: url(graphics/footer_tall.gif) center bottom no-repeat;
	height: 30px;
}
#footer h3{
	text-align: right;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px 20px 4px 0px;
}
#footer p{
	text-align: right;
	margin-right: 20px;
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer img{
	float: right;
	padding-right: 20px;
	padding-left: 20px;
}
#searchfooter{
	clear: both;
	height: 30px;
	margin-left: 2px;
}
#searchfooter h3{
	text-align: right;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px 20px 4px 0px;
}
#searchfooter p{
	text-align: right;
	margin-right: 20px;
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
}
#searchfooter img{
	float: right;
	padding-right: 20px;
	padding-left: 20px;
}

/*IE Double margin fix*/
*html #content{
	display: inline;
}
*html #nav{
	display: inline;
}
#html .figure{
	display: inline;
}
/*#html #topnav{
	display: inline;
}*/