/* General */
body {
	background-color: #FFFFFF;
	text-align:center;
	margin:0;
	padding:0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	line-height: 150%;
	color: #000000;
}
.blue {
	background-color: #4867C4;
}
#container {
	width:780px;
	height:auto;
	text-align:left;
	position:relative;
	margin:0 auto;
	padding:0;
	left: 16px;
}
#group {
	text-align:left;
}
#graphics {
	position:absolute;
	margin:0;
	border:0;
	z-index:1;
}
/* Title is usually in h1, but if a graphic is used, it should measure no more thatn 440px wide X 100px height */
#banner {
	position:absolute;
	width: 420px;
	height: 120px;
	margin: 0 0 0 80px;
	border: 0;
	text-align: left;
	z-index: 2;
}
#volume {
	position:absolute;
	margin: 73px 0 0 90px;
	border: 0;
	text-align: left;
	z-index: 4;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
#newsbody {
	position: relative;
	margin: 110px 0 0 0;
}

/* Home Page only */
#homelarge {
	position:absolute;
	margin: 160px 0 0 360px;
	width: 360px;
	height: 70px;
	z-index:2;
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: right;
	line-height: normal;
}
#homesmall {
	position:absolute;
	width: 300px;
	height: 57px;
	margin: 220px 0 0 420px;
	z-index:2;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;
	line-height: 150%;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: right;
}

/* Info is the white section to the right of the menu. All page info is placed within this tag */
#info {
	position:absolute;
	width: 500px;
	margin: 20px 0 0 240px;
	z-index:2;
	height: auto;
}
/* Menu refers to the main vertical menu; Main is for the main items (e.g. About, News). Sub is for the submenu of each page (e.g. Newsletter, Calendar). Still is for the menu item with no link (i.e., for that page, e.g., About is "still" for the About page) */
#menu {
	position:absolute;
	top: 96px;
	left: 48px;
	width: 128px;
	z-index:2;
}
.main {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: small-caps;
	list-style-type: none;
	list-style-image: none;
	text-align: left;
	width: auto;
	padding: 0px;
	list-style-position: outside;
	text-decoration: none;
	margin-left: 5px;
}
.main li a:link,.main li a:visited {
	color: #003399;
	text-decoration: none;
}
.main li a:hover {
	color: #ffffff;
	text-decoration: none;
}
.still {
	color: #000000;
}
.sub {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 130%;
	font-variant: normal;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 5px;
	padding-left: 0px;
}
.sub li a:link,.sub li a:visited {
	color: #660099;
	text-decoration: none;
}
.sub li a:hover {
	color: #ffffff;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3366CC;
	text-decoration: none;
	text-align: center;
}
h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	font-variant: normal;
	color: #660099;
	text-decoration: none;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 120%;
	font-weight: bold;
	color: #003399;
}
.image1 {
	position:absolute;
	z-index:2;
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
/* Sidebar lies below the menu. Use Sidebar2 within the sidebar-div to position it properly on the page i.e., <div class="sidebar"><div class="sidebar2"></div></div>. Depending on vertical spaces needed, add <p>&nbsp;</p> before or after the sidebar2 div tag to add vertical spacing.  */
.sidebar {
	position:absolute;
	margin: 400px 0 0 40px;
	width: 150px;
	z-index:3;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 120%;
	color: #000000;
}
.sidebar2 {
	background-color: #4867c4;
	margin: 40px 0 0 0;
	width: 138px;
	padding: 5px;
	text-align:center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 120%;
	color: #ffffff;
}
hr {
	color: #4867c4;
}
.webdesign {
	margin: 45px 0 0 0;
	padding: 0 40px 0 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #0033CC;
	text-align:center;	
}
.specialnote {
	font-size: x-small;
	font-style: italic;
	line-height: 105%;
}
/* For The Breeze newsletter styles */
.news1 {
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 18pt;
}
.newsp {
	font-size: 9pt;
	font-weight: normal;
}
.byline {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
}

