body {
	margin: 0px;
	padding: 0;
	text-align: left;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696969;
	background-color: #ffffff;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #696969;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header-wrapper {
	width: 100%;
	height: 112px;
}

#header {
	width: 800px;
	height: 112px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Header */


/* Page */

#page {
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	top: 112px;
}

#page-bgtop {
}

#page-bgbtm {
	padding: 0px 10px;
}

/* Content */

.content {
	margin-top: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333; 
	text-decoration: none; 
	font-weight: normal;
}

.contentbold {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333; 
	text-decoration: none; 
	font-weight: bold;
}

.contentboldtitle {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333; 
	text-decoration: none; 
	font-weight: bold;
}


.contentlinks {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333; 
	text-decoration: none; 
	font-weight: bold;
	background-color:#cccccc;
}

.post {
	padding-bottom: 15px;
	line-height: 200%;
	background: url(images/img04.gif) repeat-x left bottom;
}

.post h1 {
	font-weight: normal;
}

.title {
	text-align: left;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #696969;
}

.title a {
	border-bottom: none;
	color: #454545;
}

.byline {
	margin: -4px 0px 20px 0px;
	padding: 4px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.byline a {
	color: #666666;
}

.tag {`
	padding: 0 0px;
}

.entry {
	padding: 0px 0px;
}

/* SETS THE VARIOUS HYPERLINK PROPERTIES */

a:link  {
    font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333; 
	text-decoration: none; 
	font-weight: normal;
}

a:visited {
	color: #333333; 
	text-decoration: none; 
	font-weight: normal;
}

a:hover {
	color: #00927e; 
	text-decoration: underline; 
	font-weight: normal;
}

a:active {
	color: #00927e; 
	text-decoration: none; 
	font-weight: normal;
}

.navigation a:link  {
    font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333; 
	text-decoration: none; 
	font-weight: bold;
}

.navigation a:visited {
	color: #b2a791; 
	text-decoration: none; 
	font-weight: bold;
}

.navigation a:hover {
	color: #00927e; 
	text-decoration: none; 
	font-weight: bold;
}

.navigation a:active {
	color: #b2a791; 
	text-decoration: none; 
	font-weight: bold;
}

.footerright a:link  {
	color: #999999; 
	text-decoration: none; 
	font-weight: normal;
}

.footerright a:visited {
	color: #de0f23; 
	text-decoration: none; 
	font-weight: normal;
}

.footerright a:hover {
	color: #7c715c; 
	text-decoration: underline; 
	font-weight: normal;
}

.footerright a:active {
	color: #de0f23; 
	text-decoration: none; 
	font-weight: normal;
}

/* Sidebars */


.sidebar {
	padding: 1px;
	margin-top: 0;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00927e;
}

.sidebarnav {
	margin-top: 0;
    font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
}

.center {
    font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	text-align: center;
}

.centergreen {
    font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00927e;
	text-align: center;
}

.left {
    font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	text-align: left;
}


/* Footer */

#footer-wrapper {
	width: 100%;
	height: 100px;
}

#footer {
	width: 780px;
	height: 40px;
	background: #5ebcb6;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	color: #000000;
}

#footer p {
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

#footer a {
	color: #5ebcb6;
}

#footer .link {
}

#footer .copyright {
}
