html {
	font-size: 1em;
	padding: 0;
	margin: 0;	
}

body
{
	text-align: center;
}

#wrapper
{
	width: 780px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.4em;
	color:#00628B;
}

h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.96em;
	color: #565C63;
	font-weight: bold;
	margin: 1em 0px 0px 0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color:#000000;
	text-transform: uppercase;
	line-height: 1.2em;
}

h4 {
	font-family: Arial, Verdana, sans-serif;
	color: #FFFFFF;
	font-size: .8em;
	font-weight: bold;
}

#subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .65em;
	margin: 16px 0;
	border-top: 1px solid #CCCCCC;
}

#content h1, h2, h3, h4 {
	margin: 1em 30px 1em 10px;
}

#content h4 {
	color: #666666;
}

#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em; 
	margin: 1em 30px 1em 10px;
}

#contentmainpic {
	width: 300px;
	margin: 0 30px 0 10px;
}

.contentpicright {
	margin: 0 30px 10px 10px;
	float: right;
}

.contentpicleft {
	margin: 0 10px 10px 10px;
	float: left;
}

.contentpicinline {
	margin: 0 30px 0 10px;
}

#contentwrap {
	width: 780px;
	background-color: #FFFFFF;
	text-align: left;	
}

#leftnav {
	width: 210px;
	background-color: #FFFFFF;
	background-image: url(../images/side_bg.jpg);
	background-repeat: repeat-y;
	float: left;
}

#leftnavmid {
	width: 210px;
}

#leftnavlist {
	width: 176px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	font-weight: normal;
	color: #005875;
	padding: 0;
	margin: -36px 11px 0 2px;
	position: relative;
}

#leftnavlist ul {
	list-style-type: square;
}

.current {
	border-bottom: 1px solid #00628B;
}

#leftnavlist li {
	font-weight: bold;
	line-height: 1.25em;
	margin-bottom: 4px;
	padding: 0;
}

#leftnavlist ul ul{
	list-style-type: disc;
	margin: 0;
	padding: 0 0 0 8px;
	color: #8D2A00;
}


#leftnavlist ul ul li{
	font-weight: normal;
	margin-bottom: 4px; 
}

#leftnavlist a:link {  
	text-decoration: none; 
	color: #005875;
	}

#leftnavlist a:visited {
	text-decoration: none;
	color: #005875;
	}

#leftnavlist a:hover {
	text-decoration: underline;
	color: #005875;
}

#leftnavlist a:active {
	text-decoration: underline;
	color: #005875;
	}

#leftnavlist ul ul a:link {  
	text-decoration: none; 
	color: #8D2A00;
	}

#leftnavlist ul ul a:visited {
	text-decoration: none;
	color: #8D2A00;
	}

#leftnavlist ul ul a:hover {
	text-decoration: underline;
	color: #8D2A00;
}

#leftnavlist ul ul a:active {
	text-decoration: underline;
	color: #8D2A00;
	}

#leftnavbottom {
	width: 210px;
	height: 285px;
	margin: 0;
	background-image: url(../images/side_balloons_bg.jpg);
	background-repeat: no-repeat;
}

#leftnavfooter, .specialbooklink {
	width: 150px;
	margin: 0 42px 20px 17px;
	text-align: right;
	position: relative;
	top: 20px;
}

.specialbooklink {
	position: relative;
	top: 0;
	margin-top: 8px;
}

#leftnavfooter p, p.specialbooklink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .64em;
	color: #005875;
}

#leftnavfooter, .specialbooklink a:link { 
	color: #005875; 
	text-decoration: none;
}

#leftnavfooter, .specialbooklink a:visited {
	color: #005875; 
	text-decoration: none;
}

#leftnavfooter, .specialbooklink a:hover {
	color: #005875; 
	text-decoration: underline;
}

#leftnavfooter, .specialbooklink a:active {
	color: #005875; 
	text-decoration: none;
}

.specialbooklink {
	text-align: right;
}

#content {
	width: 570px;
	margin: 12px 0 0 0;
	padding: 0; 
	background-color: #FFFFFF; 
	float: left;
}

#content ul { /* controls any unordered lists appearing in the content */
	margin-left: 50px;
	margin-right: 70px;
	padding-left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .78em;
}

#content li { /* controls any list items appearing in the content */
	margin: .4em 0;
}

#content ol { /* controls any ordered lists appearing in the content */
	margin-left: 50px;
	margin-right: 70px;
	padding-left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .78em;
}

#content a:link {
	color: #034B73;
	font-weight: normal;
	text-decoration: underline;
}

#content a:hover {
	color: #8D2A00;
	font-weight: normal;
	text-decoration: underline;
}

.pullout { /* controls structure of the pullout quote */
	width: 200px;
	border-top: 2px solid #00628B;
	border-bottom: 2px solid #00628B;
	padding: 50px 4px 20px 4px;
	margin: 4px 30px 4px 20px;
	float: right;
}


.startquote { /* enlarges and positions the starting quotemark in the pullout quote */
	float: left;
	height: 40px;
	margin-top: -90px;
	padding-top: 45px;
	margin-bottom: 20px;
	font-family: Georgia;
	font-size: 6em;
	color: #CCCCCC;
 }

 .endquote { /* enlarges and positions the ending quotemark in the pullout quote */
	float: right;
	height: 50px;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	font-family: Georgia;
	font-size: 6em;
	color: #CCCCCC;
 }
 
 #footer {
	width: 762px;
	height: 100px;
	margin: 0;
	padding: 0;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	border-left: 10px solid #FFFFFF;
	border-right: 8px solid #FFFFFF;	
 }

.utilinkbtm {
	text-align: center;
}

#footer p {
	font-size: .5em;
}

a.utilinkbtm, a.ultilinkbtm:link, a.utilinkbtm:visited {
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	margin: 0 3px;
}

a.utilinkbtm:hover {
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
	margin: 0 3px;
}

.utilinkcopyright {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	top: 9px;
	position: relative;
}

.clear {
	clear: both;
}

#news {
	width: 210px;
	height: 285px;
	margin: 0;
	background-image: url(../images/side_bg_button.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

.newslink	{
	margin: 5px 0 0 29px;
	}
