/*
Design by Kristen Turner and Michael Lowry
*/

body {
	margin: 0;
	padding: 0;
	background: #00414D url(newimages/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BAF7E6;
}


input, textarea {
	background: #BAF7E6;
	border: 1px solid #FFFFFF;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #00414D;
}

h1, h2, h3, p, ol, ul {
	margin-top: 0;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2 {

	font-weight: normal;
}

h1 {
	letter-spacing: -1px;
	font-size: xx-large;
	color: #13405e;

}

h2 {
	letter-spacing: -1px;
	font-size: x-large;
	color: #13405e;
}

h3 {
	letter-spacing: -1px;
	font-size: large;
	color: #13405e;
}


h4 {
	letter-spacing: -1px;
	font-size: x-small;
}



p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 150%;

}

a {
	color: #BAF7E6;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

img.left {
	float: left;
	margin: 4px 20px 0 0;
}

img.right {
	float: left;
	margin: 4px 0 0 20px;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 980px;
	margin: 0 auto;
	height: 140px;
	background: url(newimages/img02.jpg) no-repeat center top;

}

#logo {
	float: left;
	width: 680px;
	FONT-FAMILY: &#39;Calibri&#39;,&#39;sans-serif&#39;; mso-bidi-font-weight: bold; mso-ansi-language: EN
	font-size: 1em;
	color: #199dd2;

}

#logo h1, #logo p {
	float: left;
	margin: 0;
	line-height: normal;
}

#logo h1 {
	padding: 47px 0 0 20px;
	font-size: 3em;
	color: #199dd2;
}

#logo p {
	padding: 69px 0 0 7px;
	letter-spacing: -1px;
	font-size: 414em;
	color: #199dd2;
}

#logo a {
	text-decoration: none;
	color: #199dd2;
}



#menu {
	float: right;
	width: 300px;
	FONT-FAMILY: &#39;Calibri&#39;,&#39;sans-serif&#39;; mso-bidi-font-weight: bold; mso-ansi-language: EN
	font-size: 1em;
	color: #BAF7E6;

}

#menu ul {
	margin: 0;
	padding: 60px 20px 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	width: 120px;
	height: 56px;
	margin: 0 0 0 2px;
	padding: 9px 0 0 0;
	background: #BAF7E6 url(newimages/img03.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
}

#menu a:hover, #menu .current_page_item a {
	background: #26BADF url(newimages/img04.gif) no-repeat;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 530px;
	padding: 0 0 0 25px;
}

.post {
	margin-bottom: 15px;
	background: #99FFBB; url(newimages/img05.gif) no-repeat;
	color: #0a416b;
}

.post a {
	color: #000066;
}

.post a:hover {
	color: #FFFFFF;
}

.post .title {
	margin: 0;
	padding: 30px 30px 0 30px;
}

.post .title a {
	text-decoration: none;
	color: #0a416b;
}

.post .byline {
	margin: 0;
	padding: 0 30px;
}

.post .entry {
	padding: 20px 30px 10px 30px;
}

.post .links {
	margin: 0;
	padding: 10px 30px 35px 30px;
	background: url(newimages/img06.gif) repeat-x left bottom;
	border-top: 1px solid #2872A6;
}

.post .links a {
	padding-left: 10px;
	background: url(newimages/img08.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	color: #0a416b;
}

.post .links a:hover {
	color: #FFFFFF;
}

/* Sidebars */

.sidebar {
	width: 180px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.sidebar li {
}

.sidebar li ul {
}

.sidebar li li {
	padding: 6px 0 6px 10px;
	background: url(newimages/img08.gif) no-repeat 0 12px;
	border-bottom: 1px solid #006860;
}

.sidebar li li a {
	text-decoration: none;
	color: #c9ecf5;
}

.sidebar li li a:hover {
	color: #FFFFFF;
}

.sidebar li h2 {
	padding-top: 20px;
	color: #FFFFFF;
}

/* Left Sidebar */

#leftbar {
	background: #005253;
	float: left;
}

/* Right Sidebar */

#rightbar {
	padding: 0 0 0 25px;
	float: left;
}


/* Footer */

#footer {
	width: 980px;
	margin: 0 auto;
	clear: both;
	padding: 40px 0;
	background: #005253;
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #C9ECF5;
}

#footer a {
	color: #00414D;
|
