/* CSS Document */
body{
	text-align: center;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrap{
	width: 750px;
	margin: 0 auto;
}
#header{
	width: 750px;
	height: 100px;
	padding: 0;
	background-color: #830000;
}
#t_menu{
	width: 750px;
	height: 28px;
	padding-top: 4px;
	background-color: #830000;
	text-align: center;
	text-transform: uppercase
}
#t_menu ul{
	margin-left: 0;
	padding-left: 0;
	display: inline;
	list-style-image: url(http://demoaccount.info/sewnice/images/bullet_up.jpg);
	} 
#t_menu li{
	
	display: inline;
}
#t_menu li a{
	font-size: 0.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
	color: #FFFFFF;
	height: 20px;
	padding: 3px 10px 2px 15px;
	border: 1px solid #FFFFFF;
	margin-right: 10px; 
	text-decoration: none;

}
#t_menu li a:hover{
	font-size: 0.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
	color: #830000;
	height: 20px;
	padding: 2px 10px 2px 15px;
	border: 1px solid #FFFFFF;
	margin-right: 10px; 
	text-decoration: none;
	background-color: #CCCCCC;
}
#bod{
	width: 750px;

	background-color: #FFFFFF;
}
.botboxestop{
	border: 1px solid #CCCCCC;
	padding-top: 10px;
}
.botboxes{
	border: 1px solid #CCCCCC;
}
.botfull{
	width: 723px;
	height: 250px;
	margin: 0 auto;
	text-align: center;
}
.botboxes2{
	border: 1px solid #CCCCCC;
	float: left;
	width: 215px;
	height: 205px;
	margin-left: 5px;
	overflow: hidden;
	padding: 4px;
	line-height: 16px;
	text-align: left;
}
.botboxes3{
	border: 1px solid #CCCCCC;
	float: left;
	width: 215px;
	height: 205px;
	margin-left: 20px;
	overflow: hidden;
	padding: 4px;
	line-height: 16px;
	text-align: left;
}
.botboxes4{
	border: 1px solid #CCCCCC;
	float: left;
	width: 215px;
	height: 205px;
	margin-left: 20px;
	overflow: hidden;
	padding: 4px;
	line-height: 16px;
	text-align: left;
}
#f_menu{
	width: 750px;
	height: 22px;
	background-color: #830000;
	color: #FFFFFF;
	font-size: 0.7em;
	padding-top: 3px;
}
#footer{
	width: 750px;
	height: 22px;
	background-color: #FFFFFF;
	font-size: 0.7em;
	padding-top: 3px;
}
.b_test{
	font-size: 0.8em;
}	
#newshead{
	color: #FFFFFF;
	width: 215px;
	height: 21px;
	background-color: #830000;
	text-align: left;
	padding-top: 4px;
	padding-left: 10px;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}
#news{
	border-left: 1px solid #830000;
	border-right: 1px solid #830000;
	border-bottom: 1px solid #830000;
	menu-height: 376px;
	width: 223px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: left;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#news ul{
	margin-left: 0;
	padding-left: 2em;

}
#news li{
	list-style-type: square;
	padding: 5px;
}
#news a{
	color: #000000;
	text-decoration: none;
}
#news a:hover{
	color: #000000;
	text-decoration: underline;
}
.postfull{
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 8px;
}
#dateback{
	width: 53px;
	height: 53px;
	float: left;
	padding-top: 2px;
	color: #865F33;
}
.dmonth{
	font-size: 0.7em;
	font-weight: bold;
}
.dday{
	font-size: 1.2em;
	font-weight: bold;
}
.dyear{
	font-size: 0.7em;
	font-weight: bold;
}
.commentform textarea{
	width: 500px;
	border: 1px solid #664826;
	margin: 8px;
}
.bottomtext{
	width: 750px;
	margin: 0 auto;
	text-align: center;
	font-size: 0.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 20px;
}
a.botlinks:link{
	color: #FFFFFF;
	text-decoration: none;
}
a.botlinks:visited{
	color: #FFFFFF;
	text-decoration: none;
}
a.botlinks:active{
	color: #FFFFFF;
	text-decoration: none;
}
a.botlinks:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
