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: 20px; }

h2 { font-size: 20px; margin-bottom: 6px; }

h3 { margin-bottom: 6px; }

p, ul, ol, div {
	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: #163B87;}

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: 640px;
	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 20px 0 20px;
	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;
	border-radius: 12px;
	cursor: pointer;
}

#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: -38px;
	padding-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.1em;
	color: #d2d2d2;
}

.post .meta {
	margin: -30px  0 3px 25px;
	padding: 2px 30px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	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  img.logo {
	width: 270px;
	height: auto;
	margin-bottom: 8px;
}

#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: 1.35em;
	color: #FFFFFF;
}


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

img.border {
border-style: solid;
border-width: 3px;
display: block;
	border-color: #3A60AB;
}
img.contentimg {
	max-width: 570px;
	width: 570px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
img.photo {
	border: 0;
	display: block;
	max-width: 570px;
	height: auto;
	margin-top:20px;
	margin-bottom:30px;
}
div.picturedesc {
	width:99%;
	text-align:center;
	font-size:1.1em;
	color:#2f4a63;
	padding-bottom:15px;
}
div.continute {
	width: 99%;
	text-align: center;
	margin-top: 10px;
}
div.continue a {
	font-size: 1.4em;
}

#footer {
	clear: both;
	width: 960px;
	height: 30px;
	margin: 0px auto 120px 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;
}
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;
}
img#submit_contact {
	cursor: pointer;
}

img.about-logo {
	width: 480px;
	height: auto;
	margin-bottom: 20px;
}

div.contact input[type="button"]
{
    box-shadow: 0px 5px 30px 0px rgb(0 0 0 / 10%);
    border-style: solid;
    padding-top: 10px;
    padding-left: 20px;
    padding-bottom: 10px;
    padding-right: 20px;
    border-top-width: 0px;
    border-left-width: 0px;
    border-bottom-width: 0px;
    border-right-width: 0px;
    border-color: rgba(0, 0, 0, 1);
    border-radius: 30px; 
    opacity: 1;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
    background-image: none;
    hover-type: color;
    background-color: rgba(255, 122, 89, 1);
	cursor: pointer;
}