@charset "utf-8";
/* CSS Document */


#content_body {
	width: 908px;
	margin-left: -4px;
	background-image: url(../images/middle.png);
	background-repeat: repeat;
	height: auto;
	background-position: top;
	margin-top: 0px;
}
#advert_break {
	float: right;
	height: 120px;
	width: 160px;
}

#head1 {
	margin-bottom: 50px;
}

#left_section {
	min-height:900px;
	float: left;
	width: 500px;
	margin-left: 55px;
	margin-top: 35px;
	display: inline;
	margin-bottom: 35px;
	padding-right: 68px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#right_section {
	width: 200px;
	margin-right: 54px;
	float: right;
	margin-top: 35px;
	height: auto;
	margin-bottom: 35px;
	display: inline;
}
#blog {
	width: auto;
	height: auto;
}
#blog .blog_text {
	margin-bottom: 20px;
	margin-right: 10px;
	clear: both;
}
#blog .sub_head {
	width: 300px;
	float: left;
	margin-right: 50px;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
}
#blog .speech_bubble {
	height: 28px;
	width: 28px;
	float: left;
	background-image: url(../images/bubble.jpg);
}
#right_section .linkbox {
	height: 42px;
	width: 198px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	padding-top: 6px;
	border: 1px solid #CCCCCC;
}
#right_section .linkbox:hover {
	border: 1px solid #999999;
}
#right_section .linkbox .link-name {
	height: 20px;
	font-family: "Trebuchet MS", Helvetica, Geneva, sans-serif;
	font-size: 1.8em;
	color: #666666;
	margin-left: 10px;
	cursor: pointer;
}

#right_section .linkbox .link-desc {
	font-family: "Trebuchet MS", Helvetica, Geneva, sans-serif;
	font-size: 1.3em;
	color: #999999;
	margin-left: 10px;
}

#textblock1  {
	margin-bottom: 50px;
}
#textblock2 {
	margin-bottom: 20px;
}
#textblock3  {
	margin-bottom: 20px;
}
.sitemap-title {
	width: 450px;
	float: left;
	margin-right: 50px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.sitemap-link {
	float: left;
	width: 84px;
	margin-right: 18px;
	margin-bottom: 15px;
}
.sitemap-icon {
	float: left;
	height: 16px;
	width: 16px;
	margin-right: 7px;
	background-image: url(../images/sitemap.png);
	background-repeat: no-repeat;
	margin-top: 1px;
}

.sitemap-link   a  {
	text-decoration: none;
	font-family: "Trebuchet MS", Helvetica, Geneva, sans-serif;
	font-size: 1.3em;
	color: #464646;
}
.sitemap-link   a:hover  {
	color: #6f3609;
	text-decoration: underline;
}

#contact #comment_label {
	width: 120px;
}
#contact #comment {
	height: 250px;
}
#subscribe-box {
	margin-top: 20px;
}
