div.contact_form form,
div.contact_form table,
div.contact_form td,
div.contact_form th    { margin: 0px; padding: 0px; }

div.contact_form table { border-collapse: collapse; }
div.contact_form th    { padding: 3px 10px 3px 3px; vertical-align: top; text-align: left; }
div.contact_form td    { padding: 3px  3px 3px 3px; }

div.contact_form em
{
  font-style:  normal;
  font-weight: 900;
  color: #811305;
}

div.contact_form em.error, div.contact_form form em
{
  color: #811305;
}

div.contact_form div.error { margin-bottom: 15px; }


div.contact_form input, div.contact_form textarea
{
  border:     none;
  background: none;
  margin:  0px;
  padding: 5px;
}

div.contact_form input.submit
{
  width:  70px;
  height: 24px;
  background: white url('form_button_submit.png');
}

div.contact_form div.input
{
  float: left;
  background: white no-repeat url('form_input.png');
  line-height: 1px;
}

div.contact_form div.input input,
div.contact_form div.input textarea
{
  border:  1px solid #333333;
  padding: 1px 1px 1px 3px;
}

body {
	margin-top: 15px;
	padding: 0;
	background-color: #3A60AB;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #649632;
}

h1 { font-size: 44px; }

h2 { font-size: 20px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 200%;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

ul, ol { }

blockquote { }

a { color: #B03336; }

a:hover { text-decoration: none; }

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

#header-wrapper {
	width: 978px;
	margin: 0 auto;
}

#header {
	width: 978px;
	height: 50px;
	margin: 0 auto;
	background: url(images/img02.gif) no-repeat left top;
}

#menu {
	float: left;
	width: 950px;
	height: 50px;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	height: 35px;
	padding-top: 15px;
	background: url(images/img03.jpg) no-repeat right center;
}

#menu a {
	display: block;
	float: left;
	padding: 0px 25px 0 25px;
	text-decoration: none;
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item a {
	color: #FFFFFF;
}

#search {
	float: right;
	width: 305px;
	height: 26px;
}

#search form {
	float: right;
	margin: 0;
	padding: 15px 20px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 14px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 135px;
	height: 22px;
	padding: 4px 0 0 6px;
	background: #FFFFFF;
	color: #CCCCCC;
}

#search-submit {
	height: 26px;
	margin-left: 12px;
	color: #666666;
}

#page {
	width: 940px;
	margin: 0 auto;
	padding: 30px 20px 0px 20px;
	background: #FFFFFF;
}


#content {
	float: right;
	width: 620px;
}

.post {
	margin-bottom: 25px;
}

.post .title {
	height: 30px;
	margin-bottom: 3px;
	padding: 8px 0px 2px 20px;
	background: url(images/img06.gif) no-repeat left top;
	color: #FFFFFF;
}

.post .date {
	float: right;
	margin-top: -42px;
	padding-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #FFFFFF;
}

.post .meta {
	margin: -30px  0 3px 25px;
	padding: 2px 30px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
}

.post .meta a { color: #B6ACA2; }

.post .entry {
	padding: 25px 20px 0px 20px;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

#sidebar {
	float: left;
	width: 280px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 20px 0px;
}

#sidebar li ul {
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding: 0 20px;
}

#sidebar p {
	margin: 0;
	padding: 0 20px;
}

#sidebar h2 {
	height: 33px;
	margin: 0 0 20px 0px;
	padding: 8px 0 2px 20px;
	background: url(images/img05.jpg) no-repeat left top;
	font-size: 20px;
	color: #FFFFFF;
}


#sidebar p {
	line-height: 200%;
}

img.border {
border-style: solid;
border-width: 3px;
display: block;
border-color: #3A60AB;}

#footer {
	clear: both;
	width: 960px;
	height: 30px;
	margin: 0px auto 30px auto;
	color: #FFFFFF;
}

#footer p {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: 14px;
}

#footer a {
	color: #FFFFFF;
}