body {
	/* background: #FFFFFF url(images3/img01.gif) repeat-x; */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6E6E6E;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	/* font-family: Georgia, "Times New Roman", Times, serif; */
}

h1, h1 a, h2, h2 a, h3, h3 a {
	text-decoration: none;
	color: #125798;
}

h1 a:hover, h2 a:hover {
	text-decoration: none;
}

h1 {
	font-size: 48px;
}

h2 {
	font-size: 28px;
	font-weight: normal;
	font-style: italic;
	color: #6E6E6E;
}

h3 {
	font-size: 22px;
	color: #6E6E6E;
	font-weight: normal;
	font-style: italic;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 150%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #125798
}

a:hover {
	text-decoration: none;
	color: #4C9DB8;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

img.bottomleft {
	margin-left: 20px;
	margin-bottom: 20px;
}

hr.hide {
	display: none;
}


/* Logo */

#logo {
	width: 960px;
	height: 70px;
	margin: 0 auto;
}

#logo h1, #logo h2 {
	margin: 0;
}

#logo h1 {
	float: left;
	padding-top: 0px;
}

#logo h2 {
	float: right;
	padding-top: 19px;
	padding-right: 2px;
	font-weight: normal;
}

#logo h2, #logo h2 a {
	color: #939292;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	width: 960px;
	height: 62px;
	margin: 0 auto;
	font-size: 20px;
	background: #4E9FC8 url("images/img02.jpg") no-repeat;
}

#menu ul {
	margin: 0;
	padding: 18px 0 0 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0 18px 0 18px;
	background: url("images/img03.gif") no-repeat left center;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}


/* Banner */

#banner {
	width: 960px;
	height: 103px;
	margin: 0 auto;
	padding: 10px 0;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	/* background: url(images3/img06.gif) no-repeat; */
}

/* Content */

#content {
	float: right;
	width: 680px;
}

.post {
}

.post p a {
	text-decoration: none;
	font-weight: bold;
}

.post ul li a {
	text-decoration: none;
	font-weight: bold;
}

.post .title {
	margin: 0;
	padding: 0px 0px 0 0px;
}

.post .entry {
	padding: 0 0px;
}

.post .meta {
	height: 47px;
	margin: 20px 0 40px 0;
	padding: 15px 0 0 20px;
	background: url("images/img07.gif") no-repeat;
	line-height: normal;
}

.post .return {
	text-align: right;
	font-size: 11px;
	font-weight: normal;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 5px 20px 5px;
	font-size: 18px;
}

#sidebar li h2 {
	height: 34px;
	margin-bottom: 15px;
	padding: 6px 0px 0px 20px;
	background: #4E9FC8 url("images/img09.jpg") no-repeat;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}

#sidebar li p {
	padding: 5px 20px 5px;
}

#sidebar a {
	text-decoration: none;
	font-weight: bold;
}

/* Alternative Menu Rollovers 
#sidebar a:hover {
	border-top: thin solid #125798;
	border-bottom: thin solid #125798;
	background-color: #4C9DB8;
	font-weight: bold;
	color: #FFFFFF;
}
*/

/* Footer */

#footer {
	clear: both;
	width: 870px;
	height: 20px;
	margin: 0 auto;
	padding: 25px 45px;
	background: url("images/img06.gif") no-repeat;
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #B4B4B4;
}

#footer a {
	color: #B4B4B4;
	text-decoration: none;
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}

/* Design by */

#designby p a {
	background-image:none;
	clear: both;
	color: #F9F9F9;
	text-decoration: none;
	font-size: 6px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: normal;
}
