

* {
	margin: 0;
	padding: 0;
}

body {
	background: #99B7F9;
}

body, th, td, input, textarea {
	text-align: left;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

form {
}

fieldset {
}

input, textarea {
	font-weight: bold;
}

input.text {
	padding: 2px 5px;
	background: #F8FAEB;
	border-top: 1px solid #4D5719;
	border-left: 1px solid #4D5719;
	border-right: 1px solid #626456;
	border-bottom: 1px solid #626456;
}

input.button {
	background: #3C7BCF;
	border-top: 1px solid #3C7BCF;
	border-left: 1px solid #3C7BCF;
	border-right: 1px solid #3C7BCF;
	border-bottom: 1px solid #3C7BCF;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin-top: 1.5em;
	color: #B10961;
}

h1 {
	letter-spacing: -.075em;
	font-size: 3em;
}

h2 {
	letter-spacing: -.05em;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #B10961;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1em;
	font-size: 1.1em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #75043D;
}

a:hover {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #B10961;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #B10961;
	text-decoration: underline;
}

hr {
	display: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 5px 20px;
}

/* Wrapper */

#wrapper {
	width: 831px;
	margin: 0 auto;
	background: url("../images/dropshadobg.jpg") repeat-y;
}

#wrapperend {
	width: 831px;
	margin: 0 auto;
	background: url("../images/shadowandbar.jpg") no-repeat bottom right;
}


/* Flash */

#flasharea {
	width: 789px;
	margin: 0 auto;
}

/* Header */

#nav {
	width: 789px;
	height: 25px;
	margin: 0 auto;
	background: url("../images/navbg.gif") repeat-x top right;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	height: 25px;
}

#menu li {
	float: right;
}

#menu a {
	display: block;
	float: left;
	padding: 3px 15px 4px 15px;
	text-decoration: none;
	text-transform: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border: 0px;
	color: #FFFFFF;
	letter-spacing:  0em;
}

#menu a:hover {
	background: #374293;
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: #770444;
	padding: 15px 30px 16px 30px;
	color: #FFFFFF;
}


#search {
	float: right;
	width: 260px;
	margin: 0px;
	padding-top: 7px;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 160px;
}

#search #x {
	width: 80px;
}

/* Logo */

#header {
	width: 789px;
	height: 95px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background: url("../images/logoheader.jpg") no-repeat top left;
}

#header h1, #header h2 {
	margin: 0;
	padding: 0;
	text-transform: none;
}

#header h1 {
	float: right;
	padding: 20px 12px 0 0px;
	letter-spacing: 0px;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}

#header h2 {
	float: left;
	padding: 0px;
	margin: 0 0 0 5px;
}

#header p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #C2C5B1;
}

#header a {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 789px;
	margin: 0 auto;
	padding-top: 0;
	background: #FFFFFF;
	border-top: none;
}

/* Content */

#content {
	float: left;
	width: 560px;
}

.post {
}

.post .title {
	margin: 0;
	font-weight: normal;
}

.post h1.title {
	padding: 15px 0  0 15px;
	font-size: 16px;
	font-family: "Trebucet MS", Arial, Helvetica, sans-serif;
	text-transform: nones;
	color: #364293;
	font-weight: bold;
	letter-spacing:  0em;
}

.post .entry {
	padding: 0 15px 0px 15px;
	font-size: 11px;
	font-family: "Trebucet MS", Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #242424;
	font-weight: normal;
	line-height: 18px;
}



.post .meta {
	margin: 0;
	padding: 0px 0px 0px 15px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CFCFCF;
}

.post .meta a {
	color: #75043D;
}

.post .links {
	margin: 0;
	padding: 0px 0px 15px 15px;
}

.post .tags {
	margin: 0;
	background: #F2F2F2;
	padding: 5px 10px 5px 15px;
	text-transform: uppercase;
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.post .links a, .post .tags a {
	border: none;
}

/* Sidebar */

#sidebarbg {
}

#sidebarbg h2 {
	margin: 0;
	padding: 15px 0  0 0px;
	height: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #B10961;
}

#sidebarbg h3 {
	margin: 0 0 0 10px;
	padding: 10px 0  0 0px;
	font-size: 13px;
}

#sidebarbg p {
	margin: 0 0 0 5px;
	padding: 10px 7px  15px 7px;
	border-bottom: #224493 1px solid;
	line-height: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #242424;
}

#sidebarbg a {
	background: #224493;
	padding: 3px 15px 3px 10px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#sidebarbg h2 a {
	background: #D6DEEE;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #374293;

}

.newslinks h2 {
	background: #D6DEEE; 
	text-transform: uppercase;	
	font-size: 12px; 
	font-weight: bold;	
	color: #374293;	
	margin: 0; 
	padding: 0;
	border-bottom: none;
}



/* Sidebars */

.sidebar {
	float: right;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 2em;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
}

.sidebar li h2 {
	margin: 0 0 10px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #B10961;
}

#sidebar1 {
	width: 212px;
	padding: 0px 5px 0px 0px;
	background: #D6DEEE;
}

#sidebar2 {
	width: 180px;
	padding: 0px 20px 0px 20px;
}

#sidebar2 li h2 {
	margin: 0 0 1em 0;
	padding: 15px 0  0 0px;
	height: 20px;
}

#sidebar2 li ul {
	line-height: normal;
}

#sidebar2 li li {
	padding: 5px;
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#sidebar2 li a {
	background: url("../2008/images/img04.gif") no-repeat left 50%;
	border: none;
	padding-left: 10px;
	text-transform: uppercase;
}

#sidebar2 li a:hover {
	border: none;
	padding-left: 10px;
}

/* Calendar */

#calendar {
	margin: 0 auto;
}

#calendar caption {
	font-weight: bold;
}

#calendar table {
	width: 220px;
	text-align: center;
	border-collapse: collapse;
}

#calendar thead th {
	background: #CCCCCC;
	color: #FFFFFF;
}

#calendar tbody td {
	background: #EEEEEE;
}

#calendar #today {
	background: #B8D03B;
	font-weight: bold;
	color: #FFFFFF;
}

#calendar a {
	font-weight: bold;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 789px;
	margin: 0 auto;
	background-color: #99B7F9;
	height: 20px;
}

#footer p {
	text-align: center;
	text-transform: uppercase;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #224493;
	vertical-align: top;
}

#footer a {
	background: #BB096B;
	padding: 2px 7px;
	color: #FFFFFF;
}




