/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

/* Header */

#header {
	width: 1000px;
	height: 190px;
	background: url(images/img07.jpg) no-repeat;
	margin: 0 auto;
}

#header #logo {
	float: left;
	margin: 0;
	//margin: 0;
}

#header #logo h1 {
	margin: 0;
}
#header #logo h2 {
	margin: 0;
}

#header #logo h1 {
	padding-top: 1px;
	padding-left: 26px;
	text-align: center;
	font-size: 8.1em;
	letter-spacing: 2px;
	color: #0A58B5;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: lowercase;
}

#header #logo h1 a {
	color: #0A58B5;
}

#header #logo h2 {
	margin-top: -10px;
	padding-left: 35px;
	letter-spacing: 0px;
	font-size: 1.0em;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	color: #0A58B5;
}

#header #logo h3 {
	margin-top: -10px;
	padding-left: 5px;
	letter-spacing: 0px;
	font-size: 1.0em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;	
	color: #0A58B5;
}

#header #logo h2 a {
	color: #0A58B5;
}

#header #logo a {
	text-decoration: none;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding-top: 20px;
	color: #0A58B5;
}

#page #center-post {
	float: left;
	width: 900px;
	padding: 0px 20px 0px 10px;
}

#page #center-post p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	
}

#page #center-post .cpText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666; }

#page #center-post .Torg {
	margin: 0;
	padding-bottom: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #008C00;
}

#page #center-post .TorgL {
	margin: 0;
	padding-bottom: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #008C00;
}

#page #center-post .TorgA {
	margin: 0;
	padding-bottom: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #666666;
}

#page #center-post .TorgMH {
	margin: 0;
	padding-bottom: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #666666;
}

#page #center-post .Tdet {
	margin: 0;
	padding: 4px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #0A58B5;
}



#page #center-post .Tmap {
	margin: 0;
	padding: 0px;
	line-height: normal;
	
	font-weight: bold;
	color: #0A58B5;
}

/*Sub heading in page center*/
#page #center-post .meta {
	margin: 0;
	padding-bottom: 10px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #008C00;
}

#page #center-post .Olis {
	margin: 0;
	padding-bottom: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #008C00;
}

/*Sub heading link in page center*/
#page #center-post .post .meta a {
	color: #0A58B5;
}

/*Center text body*/
#page #center-post .post .entry {
	margin-bottom: 10px;
	padding-bottom: 5px;
}

#page #center-post td{
padding:0;
}

#page #center-post td a{
margin:0;
padding:0px;
background:#fff;
}

#page #center-post td a:hover{
background:#eee;
}


#page #right-posts {
	float: right;
	width: 260px;
	background: url(images/img03.gif) repeat-y;
	padding: 0px 10px 20px 20px;
}

#page #right-posts .entry {
	background: url(images/img04.gif) repeat-x left bottom;
}

