
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	background: #F3F3F3 url('../images/main/img01.jpg') repeat-x left top;

}

textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626456;
}

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

td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626456;
}

th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626456;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626456;
}

form {
}

fieldset {
}

textarea {
	font-weight: bold;
}

input {
	font-weight: bold;
}

input.text {
	padding: 2px 5px;
	background: #F8FAEB;
	border-top: 1px solid #4D5719;
	border-left: 1px solid #4D5719;
	border-right: 1px solid #626456;
	border-bottom: 1px solid #626456;
}

input.button {
	background: #5D1810;
	border-top: 1px solid #F3F3F3;
	border-left: 1px solid #F3F3F3;
	border-right: 1px solid #F3F3F3;
	border-bottom: 1px solid #F3F3F3;
	color: #FFFFFF;
}

h3 {
				margin-top: 1.5em;
				color: #15253B;
}
h2 {
				margin-top: 1em;
				color: #15253B;
}
h1 {
				margin-top: 1.5em;
				color: #15253B;
}

h1 {
	letter-spacing: -.075em;
	font-size: 3em;
}

h2 {
	letter-spacing: -.05em;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #15253B;
}

h3 {
	font-size: 1em;
}

ol {
	margin-top: 1.5em;
	line-height: 1.7em;
	font-size: 1.1em;
}

ul {
	margin-top: 1.5em;
	line-height: 1.7em;
	font-size: 1.1em;
}

p {
	margin-top: 1.5em;
	line-height: 1.7em;
	font-size: 1.1em;
}

ol {
	margin-left: 3em;
}

ul {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #15253B;
}

a:hover {
	border: none;
}

h3 a {
	border: none;
	text-decoration: none;
	color: #15253B;
}

h2 a {
	border: none;
	text-decoration: none;
	color: #15253B;
}

h1 a {
	border: none;
	text-decoration: none;
	color: #15253B;
}

h3 a:hover {
	background: none;
	color: #5D1810;
}

h2 a:hover {
	background: none;
	color: #5D1810;
}

h1 a:hover {
	background: none;
	color: #5D1810;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 800px;
	height: 55px;
	margin: 0 auto;
}

#menu {
	float: left;
	width: 800px;
	height: 60px;
	background: url('../images/main/img04.jpg') no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
}

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

#menu li {
	float: left;
	background: url('../images/main/img05.gif') no-repeat right top;
	height: 60px;
	padding: 0 17px 0 17px;
	border-left: 20px;
}

#menu lii {
	float: left;
	height: 60px;
	padding: 0 15px 0 15px;
}


#menu a {
	display: block;
	float: left;
	height: 25px;
	margin-right: 1px;
	padding: 20px 3px 0 3px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	color: #5D1810;
}

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

#search {
	float: right;
	width: 260px;
	padding-top: 7px;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 160px;
}

#search #x {
	width: 80px;
}

/* Logo */

#logo {
	width: 785px;
	margin: 0 auto;
	padding-left: 15px;
	background: #FFFFFF url('../images/main/img03.jpg') no-repeat left top;
	height: 227px;
	border-top: 1px solid #D5D5D5;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
}

#logo2 {
	width: 785px;
	margin: 0 auto;
	padding-left: 15px;
	background: #FFFFFF url('../images/main/img03.jpg') no-repeat left top;
	display:block;
	height: 227px;
	text-indent:-9999px;
	border-top: 1px solid #D5D5D5;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
}

#logo h2 {
	float: left;
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	margin: 0;
	padding: 0;
}

#logo h1 {
	padding: 150px 5px 0 20px;
	color: #2C2E22;
}

#logo h2 {
	padding: 165px 0 0 0;
	font-style: italic;
}

#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
}

#logo a {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	padding: 0px 0px 0 0px;
	background: #FFFFFF;
	border: 1px solid #D5D5D5;
	border-top: none;
}

/* Content */

#content {
	float: left;
	width: 550px;
	padding: 20px 0px 0px 20px;
}

.post {
	
}

.post .title {
	margin: 0;
	font-weight: normal;
}

.post h1.title {
	padding: 15px 0  0 0px;
	height: 30px;
	font-size: 2.4em;
	background-image:url('../images/main/header_icon.gif')no-repeat top right;
	background-position:right;
}

.post .entry {
	padding: 0 10px 30px 15px;
}

.post .meta {
	margin: 0;
	padding: 5px 0px 0px 15px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #611D14;
	background-image:url('images/main/header_icon.gif')no-repeat top right;
	background-position:right;

}

.post .meta a {
	color: #611D14;
}

.post .links {
	margin: 0;
}

.post .tags {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
}

.post .tags a {
	border: none;
}

.post .links a {
	border: none;
}

/* Recent Posts */

#recent-posts {
}

#recent-posts h2 {
	margin: 0;
	padding: 15px 0  0 15px;
	height: 30px;
}

#recent-posts h3 {
	margin: 0;
	font-size: 13px;
	padding: 15px 0  0 15px;
}

#recent-posts p {
	margin: 0 0 10px 0;
	padding: 15px 0  0 15px;
	line-height: 22px;
	font-size: 13px;
}

/* Sidebars */

.sidebar {
	float: left;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 2em;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
}

.sidebar li h2 {
	margin: 0 0 0.5em 0;
}

#sidebar1 {
}

#sidebar2 {
	width: 219px;
	padding: 20px 0px 0px 0px;
}

#sidebar2 li h2 {
				margin: 0 0 1em 0;
				padding: 5px 0 5px 10px;
				height: 15px;
				background: url('../images/main/img07.gif') no-repeat left 70%;
				border-bottom: 1px dotted #15253B;
				color: #15253B;
}

#sidebar2 li ul {
	line-height: normal;
	padding-left: 15px;
}

#sidebar2 li li {
	padding: 5px;
	font-size: .8em;
	background: url('../images/main/img06.gif') no-repeat left 45%;
}

#sidebar2 li a {
	border: none;
	padding-left: 5px;
	display: block;
}

#sidebar2 li a:hover {
	border: none;
	display: block;
}

/* table */
td	{	border:border:1px solid #15253B;  border-collapse:collapse; font-family:corbel,'helvetica neue','trebuchet ms',arial,helvetica,sans-serif; font-size:11px; line-height:1.5em}
th	{	border:border:1px solid #15253B;  border-collapse:collapse; font-family:corbel,'helvetica neue','trebuchet ms',arial,helvetica,sans-serif; font-size:11px; line-height:1.5em}
.table	{	border:border:1px solid #15253B;  border-collapse:collapse; font-family:corbel,'helvetica neue','trebuchet ms',arial,helvetica,sans-serif; font-size:11px; line-height:1.5em}
table		{	background: #15253B; -webkit-border-radius:6px; -moz-border-radius:6px; border-radius:6px; -webkit-box-shadow:1px 1px 12px rgba(0,0,0,0.3); -moz-box-shadow:1px 1px 12px rgba(0,0,0,0.3)}
caption		{	text-align:left; text-transform:uppercase; font-size:150%; font-weight:bold; padding:1.5em 0; color:black}

tfoot			{	color:white; }

thead			{	color:white; }

thead th				{	padding:0.5em 1em; text-transform:uppercase; text-align:left; }
thead th:first-child	{	width:10em; text-align:right; }

tbody th				{	font-size:11px; padding:0.5em 1em; background-color:#e5e5e5; vertical-align:top}

tbody td				{	font-size:11px; padding:0.5em 1em; background-color:#e5e5e5; vertical-align:top}
tbody th				{	color:#222;	text-align:right; background-image:url(tabel.png); background-repeat:repeat-y; border:1px solid #ccc}

tbody tr.odd td			{	background-color:#eee; color:#222}

tbody tr.odd th			{	background-color:#eee; color:#222}

tfoot th				{	border:none; padding:0.5em 1em 2em; font-size:130%}

tfoot td				{	border:none; padding:0.5em 1em 2em; font-size:130%}
tfoot th				{	text-align:right}

table a:link	{	line-height:1em; color:black; display:inline-block; padding:3px 7px; margin:-3px -7px}
table a:visited	{	color:#555}
table a:hover	{	text-decoration:none; background:black; color:white; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px}

::-moz-selection{	background:#202020; color:white}
::selection		{	background:#202020; color:white}

tfoot ::-moz-selection	{	background:white; color:#202020}

thead ::-moz-selection	{	background:white; color:#202020}
tfoot ::selection		{	background:white; color:#202020}
thead ::selection		{	background:white; color:#202020}

/* tableclassic */
tableclassic {
  border-collapse: collapse;
  border: 1px solid #666666;
  font: normal 11px verdana, arial, helvetica, sans-serif;
  color: #363636;
  background: #f6f6f6;
  text-align:left;
  }
caption {
  text-align: center;
  font: bold 16px arial, helvetica, sans-serif;
  background: transparent;
  padding:6px 4px 8px 0px;
  color: #CC00FF;
  text-transform: uppercase;
}
tfoot {
background:url(bg1.png) repeat-x;
text-align:left;
height:30px;
}
thead {
background:url(bg1.png) repeat-x;
text-align:left;
height:30px;
}
tfoot th {
padding:5px;
}
thead th {
padding:5px;
}
table a {
color: #333333;
text-decoration:none;
}
table a:hover {
text-decoration:underline;
}
tr.odd {
background: #f1f1f1;
}
tbody td {
padding:5px;
}


tbody th {
padding:5px;
}

/* table 3*/
tablethree   { 
border-collapse: collapse 
}
tr#row1 { 
border: 3px solid blue 
}
tr#row2 { 
border: 1px solid black 
}

tr#row3 { 
border: 1px solid black 
}

/* Calendar */

#calendar {
	margin: 0 auto;
}

#calendar caption {
	font-weight: bold;
}

#calendar table {
	width: 220px;
	text-align: center;
	border-collapse: collapse;
}

#calendar thead th {
	background: #CCCCCC;
	color: #FFFFFF;
}

#calendar tbody td {
	background: #EEEEEE;
}

#calendar #today {
	background: #B8D03B;
	font-weight: bold;
	color: #FFFFFF;
}

#calendar a {
	font-weight: bold;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

/* newsflashes */

#sidebarlog {
	float:none;
	text-align:center;
	width: 174px;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-left-color: #15253C;
	border-right-color: #15253C;
	border-top: thin dotted #15253C;
	border-bottom-color: #15253C;
	color: #FFFFFF;
	background-color:#15253C;
}
.sidebarpics {
		background-image:url('../images/main/hands.jpg');
		height: 134px;
		width: 174px;
}

/* Footer */

#footer {
	margin: 0;
	padding: 0;
	height: 200px;
	background: #F3F3F3 url('../images/main/img02.jpg') repeat-x left bottom;
	background: #F3F3F3 url('../images/main/bottom.gif');
}

.footert {
	color: white;
}

#footer p {
	padding-top: 30px;
	text-align: center;
	font-size: 10px;
}
