* {
	padding:0px;
	margin:0px;
	line-height: 100%;
}
body {
	background:#333333;
	font-size:12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #555;
}
#wrapper {
	margin-top: 2px;
	background:url(images/background_wrapper.png) top left no-repeat #fff;
	padding-top:20px;
}
#bottom {
	background:url(images/bottom.gif) repeat-x;
	height:30px;
	display:block;
}
#wrap {
	width:900px;
	margin: 0 auto;
	background:url(images/background_wrap.png) top no-repeat;
	padding: 0 25px 15px 25px;
	min-height:600px;
}
#top {
	height:20px;
	width:900px;
	margin: 0 auto;
	text-align:center;
}
#top h1 {
	padding:0px;
	font-size:11px;
	font-weight: normal;
	line-height:20px;
	color:#898989;
}
#top h1 a {
	color:#898989;
	line-height:20px;
	text-decoration:none;
}
#header {
	height:74px;
	border-bottom:1px solid #d7d7d7;
	margin-bottom:10px;
	text-align:center;

}
h1 a#logo {
/*	border-bottom: 2px solid #d9d9d9; */
	height: 74px !important;
	line-height:74px !important;
	text-shadow:none;
	color:#555;
/*	float:left;*/
}
.menu-header {
	padding: 20px 0 10px 0px;
	float:right;
}
.menu-header ul li {
	list-style: none;
	display:inline;
	padding: 0px;
}
.menu-header ul li a {
	color:#7d7d7d;
	font-size:12px;
	margin-left:40px;
	text-decoration: none;
}
.menu-header ul li a:hover {
	color:#2e6b95;
}
#mid {
	height:250px;
	margin: 0 0 25px 0;
}
#mid ul li {
	list-style: none;
}
#content {
	float:left;
	width:720px;
/*	margin:0 15px 0 0;*/
	min-height:600px;
	margin:0 90px;
}
#content .left {
	width:360px;
	float:left;
	margin-bottom:15px;
}
#content .right {
	width:360px;
	float:right;
	margin-bottom:15px;
}
#sidebar {
	float:right;
	width: 150px;
	margin:0 0 0 15px;
}
#sidebar .widget {
	margin-bottom:15px;
}
.content {
	margin:15px 0;
}
.content .entry {
	margin:0 90px;
}

.post-twocols {
	width:340px;
	float:left;
	margin: 0 10px 25px 10px;
	background: url(images/line_short.png) bottom right no-repeat;	
	padding: 0 0 5px 0;
	height:300px;
}
.post-twocols .entry {
	height:250px;
}
.map {
	border:1px solid #d9d9d9;
	width:600px;
	margin:5px auto 15px auto;
	height:400px;
}
.thumb {
	margin-bottom: 15px;
}
.thumb img, .img img {
	border:1px solid #d9d9d9;
}
#footer {
	text-align:center;
	margin: 0 0 15px 0;
	color:#d7d7d7;
}
ul.archive li {
	list-style: none;
}
.post-title {
	font-size:14px;
}
.post-tile a:link {
	color:#2e6b95;
}
/* default */
.clear {
	clear: both;
	height:0px;
}
p, h1, h2, h3, h4, h5, h6, ul, ol {
	padding-bottom:10px;
}
p, li {
	line-height:16px;
}
img {
	border: none;
}
.line {
	background:url(images/line_long.png) right no-repeat;
	height:1px;
	display:block;
	width:635px;
	margin: 5px 0 15px 0;
}
a {
	text-decoration:none;
	color:#2e6b95;
	outline:none;
}
h1, h2 {
	font-weight: normal;
}
#content ul li, ol li {
	margin-left:25px;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.navigation {
	clear:both;
}
.navigation a {
	color:#898989;
}
/* text */
h1 {
	font-size:22px;
	color:#2e6b95;
}
h1 a {
	color:#2e6b95;
}
h1, #content h2 {
	text-shadow: #b3b3b3 0px 1px 3px;
}
h2 {
	font-size:20px;
	color:#333;
}
h2 a {
	color:#2e6b95;
}
#sidebar h2 {
	color:#333;
	font-size:16px;
}
#sidebar h2 a {
	color:#333;
}
#sidebar ul li {
	list-style: none;
	border: none;
}
#sidebar ul li ul li {
	border-bottom: 1px solid #d9d9d9;
	padding: 3px 0 3px 15px;
}
#sidebar ul li ul li:hover {
	background-color:#f7f7f7;
}
#sidebar a, .more a {
	color:#2e6b95;
}
.more {
	text-align:right;
	color:#2e6b95;
}
/* forms */
form .left {
	float:left;
	margin-bottom:5px;
}
form .right {
	float:right;
	margin-bottom:5px;
}
form .left input, form .right input {
	margin: 5px 0px;
}
input, textarea {
	border:1px solid #d9d9d9;
	padding:3px 5px;
	font-family:Arial,Helvetica,Tahoma,Verdana,sans-serif;
	font-size:11px;
	color:#555;
}
#form-submit {
	background:url(images/button_send.png) no-repeat;
	width:83px;
	height:30px;
	display:block;
	text-indent: -999999px;
	border: none;
}
.wpcf7 {
	margin-top:15px;
	padding: 15px;
}
.addthis_container {
	margin-top:5px;
}
.left1 {
	float:left;
	width:500px;
}
.right1 {
	float:right;
	width:120px;
}
img.alignright {
	float:right;
	margin: 0 0 10px 10px;
}
img.alignleft {
	float:left;
	margin: 0 10px 10px 0;
}
img.aligncenter {
	text-align:center;
}