@charset "utf-8";
/* CSS Document */

html {
	background-color: #f2f2e8;
	background-image: url(images/repeat_1.gif);
	background-repeat: repeat-x;
}

body {
	margin-top: 354px;
	overflow: -moz-scrollbars-vertical;
}

a {
	color: #336699;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a:hover {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 28px;
}

h1 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	text-decoration: none;
	font-size: 28px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	margin-top: 10px;
	margin-bottom: -10px;
}

h2 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	text-decoration: none;
	margin-top: 10px;
	font-size: 24px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	margin-top: 10px;
	margin-bottom: -10px;
}

h3 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	margin-top: 10px;
	font-size: 18px;
	text-decoration: none;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 16px;
	margin-bottom: -10px;
}

h4 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 16px;
	text-decoration: none;
}

h4 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 16px;
	text-decoration: none;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: -10px;
}

p {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

p.description { 
color: #ffffff;
position: absolute;
top: 24px;
left: 660px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}

img {
	border: none;
}

.blogimage {
	border: solid #336699 1px;
	padding: 2px;
}

dl {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-indent: 15px;
}

dd{
	margin-bottom: 15px;
}

ul {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

ol {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.navigation ul {
	margin: 0px 0px 0px -23px;
	line-height: 16px;
	list-style: circle;
	font-size: 16px;
	color: #336699;
}

.navigation a {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.navigation a:hover {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
}

.blockquote {
	width: 500px;
	margin: auto;
	font-variant: small-caps;
	font-size: 15px;
}

.dottedline {
	color: #e0e0cb;
	border-bottom: 1px solid #e0e0cb;
	border-top: none;
	border-right: none;
	border-left: none;
	margin-top: -10px;
}

.dottedline2 {
	color: #e0e0cb;
	border-bottom: 1px solid #e0e0cb;
	border-top: none;
	border-right: none;
	border-left: none;
	margin-top: 15px;
}

.titlebar {
	color: #231f20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #e0e0cb;
	margin-top: -10px;
}

.titlebar a {
	color: #231f20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.rollover a {
	display: block;
	width: 100%;
	background-color: #231f20;
}

.rollover a:hover {
	background-color: #494949;
}

.linklist {
	display: none;
}

.navigation a {
	font-size: 11px;
	margin-left: -4px;
}

.authorhighlight {
	color: #000000;
}

.blogdate {
	color: #898989;
	font-size: 11px;
}

#navigation {
	float: left;
	width: 136px;
	color: #e0e0cb;
	border-right: 1px solid #e0e0cb;
	padding-bottom: 30px;
	margin-right: 10px;
	padding-top: 10px;
}

#body {
	width: 900px;
	margin: 0px auto 0px auto;
	position: relative;
}

#header {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 381px;
	margin-top: -314px;
	margin-left: -17px;
}

#home {
	background-image: url(images/home.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 26px;
	width: 71px;
	top: 69px;
	left: 3px;
}

#about {
	background-image: url(images/about.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 26px;
	width: 105px;
	top: 69px;
	left: 95px;
}

#blog {
	background-image: url(images/blog.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 26px;
	width: 70px;
	top: 69px;
	left: 221px;
}

#leadership {
	background-image: url(images/leadership.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 26px;
	width: 187px;
	top: 69px;
	left: 312px;
}

#links {
	background-image: url(images/links.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 26px;
	width: 73px;
	top: 69px;
	left: 520px;
}

#header2 {
	background-image: url(images/header2.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 925px;
	margin-left: -12px;
	margin-top: 88px;
}

#content {
	background-image: url(images/repeat_3.gif);
	background-repeat: repeat-y;
	position: relative;
	width: 905px;
	padding: 10px;
	margin-left: -12px;
	min-height: 280px;
}

#text {
	width: 750px;
	margin-left: 147px;
}

/*#repeat2 {
	background-image: url(images/repeat_2.gif);
	background-repeat: repeat-x;
	width: 102%;
	height: 43px;
	margin: -8px 0px 0px -20px;
}*/

#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 925px;
	margin: auto auto 20px -12px;
}

#rssfeed {
	position: absolute;
	top: 108px;
	left: 866px;
}

#facebook {
	position: absolute;
	top: 108px;
	left: 844px;
}

#sitecounter {
	position: absolute;
	top: 107px;
	left: 888px
}

ul.menu {
list-style-type: none;
position: absolute;
top: 65px;
height: 35px;
margin: 0;
padding: 0;
text-transform: uppercase;
margin-left: -12px;
}

ul.menu li.page_item {
float: left;
font-size: 1.2em;
background: url(images/menu_bg.png) top left no-repeat;
height: 26px;
margin: 0;
padding: 4px 6px 5px 6px;
display: inline;
}

ul.menu li.page_item a {
color: #333;
text-decoration: none;
display: block;
cursor: pointer;
line-height: 25px;
float: left;
font-family: "Lucida Grande", Verdana, "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
font-size: 14px;
}

ul.menu li.page_item a span {
padding: 0 0 0 15px;
height: 26px;
display: block;
margin-right: 15px;
float: left;
}

ul.menu li.page_item a:hover, ul.menu li.current_page_item a {
color: #fff;
background: url(images/menu_a.png) center right no-repeat;
}

ul.menu li.page_item a:hover span, ul.menu li.current_page_item a span {
background: url(images/menu_a.png) center left no-repeat;
}
