html {font-size:100.01%;margin: 0;padding: 0;font-weight: inherit;font-style: inherit;}

body
{
	margin: 0px;
	padding: 0;
	color: #000;
	background: #016a2b;	
}

h1, h2, h3, h4, h5, h6
{
	margin: 0 0 1em;
	line-height: 1.1;
}
h1 { font-size:1.65em; color:#6f9900; font-weight:normal; padding:0 0 0 0; }
h2 { font-size:1.25em; color:#6f9900; font-weight:normal; padding:0 0 6 0; }
h3 { font-size:1.15em; color:#6f9900; font-weight:normal; padding:20 0 0 0; }
h4 { font-size: 118.75%; }
h5 { font-size: 112.5%; }
p { margin: 0 0 1em; }
img { border: none; }
a:link { color: #035389; }
a:visited { color: #09619C; }

a:focus
{
	color: #fff;
	background: #000;
}

a:hover { color: #000; }

a:active
{
	color: #cc0000;
	background: #fff;
}

table
{
	margin: 1em 0;
	border-collapse: collapse;
	width: 100%;
}

table caption
{
	text-align: left;
	font-weight: bold;
	padding: 0 0 5px;
	text-transform: uppercase;
	color: #236271;
}

table td, table th
{
	text-align: left;
	border: 0px solid #b1d2e4;
	padding: 5px 10px;
	vertical-align: top;
}

table th { background: #ecf7fd; }

blockquote
{
	background: #ecf7fd;
	margin: 1em 0;
	padding: 1.5em;
}


.cottage_tab { border:10px;  }
.cottage_green { background: #3caa3c; color:#fff; }



/* -----------------------------------
layout-three-fixed
----------------------------------- */

#layout-three-fixed
{
	clear: both;
	float: left;
	width: 100%;
	margin: 0 0 0px;	
	font-family:Arial;
}

#layout-three-fixed #container
{
	margin: 0 auto;
	width: 1000px;
	border-left: 5px solid green;
	border-right: 5px solid green;
	padding:0 0 5 0;
	background: #f7fffa;	

}

#layout-three-fixed #header
{
	width: 1000px;
	height: 100px;
}

#layout-three-fixed #content-container
{
	float: left;
	width: 1000px;
}


#layout-three-fixed #content
{
	float: left;
	width: 1000px;
	padding-bottom: 20px;
	padding-top:10px;
	margin: 0 0 0 0px;
}

#layout-three-fixed #content2
{
	float: left;
	width: 970px;
	padding-bottom: 20px;
	padding-top:10px;
	margin: 10px;
}

#layout-three-fixed #content h2 { margin: 0; }

#layout-three-fixed #specob
{
	float: left;
	width: 950px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0 0 0 10px;
}

#footer
{	
	width: 1001px;
	height: 120px;
	padding: 25px 0px 0px 0px;
	text-align: left;
	font-size: 14px;
	clear: left;
	background: #3a983c;	
	color: #fff;
}

#copyright
{
	float: left;
	padding: 10px 0px 0px 40px;
	width: 250px;
}

#code
{
	float: left;
	font-size: 16px;
	padding: 10px 0px 0px 0px;
	width: 150px;
	text-align: right;
}

#phone
{
	float: left;
	font-size: 30px;
	width: 300px;
	text-align: left;
	padding: 0px 0px 0px 10px;
}

#counters
{
	float: left;
}








.pad_div { float: left; width: 10px;}
/* special */
.middle .special {
	float: right;
	width: 240px;
	padding-bottom: 1px;	
}

.special .item {
	border: 1px solid #9ECE4F;
	background: #f4fee4;
	color: #000;
	line-height: 13px;
	margin: 10 6 2px;
	width: 234px;
	overflow: hidden;
	padding-bottom: 10px;
	font-size: 11px;
}

.item { float: left;}

.special .item .title {
	height: 24px;
	line-height: 23px;
	background: #198f1e;
	padding-left: 6px;
	font-weight: bold;
	font-size: 16px;
}
.special .item .title a {
	color: #FFF;
	text-decoration: none;
}

.special .item .title a:hover {
	text-decoration: underline;
}

.special .item img {
	float: left;
	border: 1px solid #ADADAD;
	display: inline;
	margin: 5px 0 0 4px;
}

.post .special .item img {
	float: left;
	border: 1px solid #ADADAD;
	display: inline;
	margin: 5px 0 12px 4px;
}

.special .item .info {
	padding: 3px 6px 0;
	display: table;
	height: 1%;
}

.special .adv {
	margin: 4px 0 3px;
}

/* end special */

//////////////////////////////////////////////////////////////////////////////////

/* special 2 */
.special_2 {
	float: left;
	width: 315px;
	padding:1px;
}

.special_2 .item_2 {
	border: 1px solid #9ECE4F;
	background: #f4fee4;
	color: #000;
	line-height: 13px;
	margin: 15 7 2px;
	width: 315px;
	overflow: hidden;
	padding-bottom: 10px;
	font-size: 16px;
}

.item_2 { float: left; }

.special_2 .item_2 .title_2 {
	height: 34px;
	line-height: 33px;
	background: #198f1e;
	padding-left: 6px;
	font-weight: bold;
	font-size: 16px;
}
.special_2 .item_2 .title_2 a {
	color: #FFF;
	text-decoration: none;
}

.special_2 .item_2 .title_2 a:hover {
	text-decoration: underline;
}

.special_2 .item_2 img {
	float: left;
	border: 1px solid #ADADAD;
	display: inline;
	margin: 5px 0 0 4px;
}

.special_2 .item_2 img {
	float: left;
	border: 1px solid #ADADAD;
	display: inline;
	margin: 5px 0 12px 4px;
}

.special_2 .item_2 .info_2{
	padding: 3px 6px 0;
	display: table;
}


.special_2 {
	margin: 4px 0 3px;
	height: 1%;
}

/* end special 2 */


.blocks {padding:0;margin:0; height:1%;overflow:hidden;}
.blocks ul {list-style:none;margin:0 -10px 0 0;float:left;overflow:hidden;}
.blocks ul li {float:left;padding:1px; margin:0 10px 10px 0;overflow:hidden;position:relative;}
