* {
	margin: 0px;
	padding: 0px;
}

body {
	color: black;
	height: auto;
	position: relative;
	width: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #fff;
	background-image: url(img/bg-body.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
a {
	color: #00A0C6;
}

#input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

blockquote {
	border-left: 5px solid #f3f4f0;
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
}
img {
	border: none;
}
ul, ol {
	margin: 0 0 20px 20px;
	padding: 0px;
}
#header {
	background: url(img/bg-header.gif) no-repeat bottom right;
	height: 137px;
	position: relative;
	width: 920px;
	margin-left: 40px;
}
#menu {
	height: 28px;
	list-style: none;
	margin: 0 0 0 40px;
	padding: 20px 0 0 0;
	position: relative;
	width: 800px;
}
#content {
	height: auto;
	margin: 0 0 0 40px;
	padding: 0 0 0px 0px;
	width: 920px;
}

#content-left {
	float: left;
	height: auto;
	width: 560px;
}
#content-right {
	float: right;
	height: auto;
	width: 320px;
}
#footer {
	background: #CDE6F1;
	height: 20px;
	padding: 20px 0;
	xwidth: 960px;
}

#header h1 {
	bottom: 60px;
	color: black;
	left: 0px;
	margin: 0px;
	position: absolute;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 23px;
}
#header h1 a {
	color: black;
	text-decoration: none;
}
#header h2 {
	bottom: 40px;
	color: black;
	margin: 0px;
	position: absolute;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
}
h2, h3, h4 {
	margin-bottom: 10px;
}
h3.archive-title {
	font-size: 11px;
	font-weight: normal;
	margin: 20px 0 0 0;
	font-family: "Arial Black";
	text-transform: uppercase;
}
.box-left h2 {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	line-height: 44px;
	font-weight: bold;
	letter-spacing: -1px;
}
.box-left h2 a {
	text-decoration: none;
}
.box-left h2 a:hover {
	text-decoration: underline;
}
.box-left h3 {
	color: #662625;
	font: bold 14px/14px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 20px 0;
}
.box-left h4 {
	color: #C4AFAC;
	font: 11px/11px Verdana, Tahoma, sans-serif;
}

.box-left ul {
	margin: 0px;
	padding: 0 0 0 20px;
	margin-bottom: 15px;
}

.box-left ul li.line {
	display: inline;
	margin: 0px;
	padding: 0px;
	margin-right: 10px;
	padding-right: 10px;
	border-right-color: rgb(134, 210, 234);
	border-right-style: solid;
	border-right-width: 1px;
}

.box-left ul li.lineLast {
	display: inline;
	margin: 0px;
	padding: 0px;
}

.box-left p {
	margin-bottom: 15px;
	line-height: 22px;
}

#menu li {
	float: left;
}
#menu a {
	color: black;
	margin: 0 40px 0 0;
	padding: 0px;
	text-decoration: none;
}
.box-left {
	margin: 40px 0;
}
.box-left img {
	float: left;
	margin: 0 10px 10px 0;
}
p.tags {
	clear: both;
	font: 11px/11px Verdana, Tahoma, sans-serif;
}
#box-rss {
	background: url(img/bg-rss.gif) no-repeat left top;
	height: 50px;
}
#box-rss a {
	background: url(img/rss-icon.gif) no-repeat 20px 20px;
	display: block;
	padding: 24px 0 0 50px;
	text-decoration: none;
}
.box-right {
	background-color: #EDF6FA;
	margin-top: 20px;
}
.box-right h3 {
	background: url(img/bg-box-right-top.gif) no-repeat left top;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 13px;
	padding-left: 12px;
	padding-bottom: 10px;
	color: #00A0C6;
}
.box-right-content {
	margin-right: 15px;
	margin-left: 15px;
}
.box-right-bottom {
	background: url(img/bg-box-right-bottom.gif) no-repeat left top;
	height: 20px;
}

.box-right-content ul.pagenav li {
	list-style: none;
	background-image: none;
	padding-left: 0px;
	margin-bottom: 15px;
}

.box-right ul {
	list-style: none;
}
.box-right li {
	padding-left: 15px;
	background-image: url(img/d1.png);
	background-repeat: no-repeat;
	background-position: 3px center;
}
.box-right ul li ul {
	list-style: none;
	padding-left: 15px;
}
.box-right ul li ul li ul {
	list-style: none;
	padding: 0 0 0 20px;
}
.box-right p {
	margin: 20px 0 0 0;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
.alignright {
	float: right;
	margin: 0 0 10px 10px;
}
.wp-caption {
	background-color: #f3f4f0;
	border: 1px solid #ccc;
	padding-top: 4px;
	text-align: center;
}
.wp-caption img {
	border: 0 none;
	float: none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
}
label {
	display: block;
	margin: 0 0 5px 0;
}
.text {
	border: 1px solid #ccc;
	margin: 0 0 10px 0;
	padding: 5px;
	width: 350px;
}
.verify {
	border: 1px solid #ccc;
	float: left;
	margin: 0 0 10px 0;
	padding: 5px;
	width: 290px;
}
.fieldwrap img {
	float: left;
	margin: 0 5px 10px 0;
}
textarea {
	border: 1px solid #ccc;
	height: 150px;
	margin: 0;
	padding: 5px;
	width: 450px;
}
.submit {
	background: #662625;
	border: 0;
	color: #fff;
	padding: 5px;
	width: auto;
}

.comment {
	background: #EDF6FA;
	border: 1px solid #ccc;
	margin: 0 0 20px 0;
	padding: 20px;
}
.comment p {
	margin: 0px;
}
.comment-details {
}
#footer p {
	color: black;
	margin: 0 0 0 40px;
	padding: 0;
	xwidth: 940px;
}
#footer p a {
}
.clear {
	clear: both;
}

input#search {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 21px;
	padding-left: 5px;
	border: 1px solid #ccc;
	background-color: white;
	font-size: 12px;
	width: 180px;
	padding-bottom: 1px;
	padding-top: 1px;
}

input#search-submit {
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 5px;
	height: 25px;
	border: none;
	color: white;
	background-image: url(img/sub60bl.gif);
	width: 60px;
	font-size: 12px;
}