body{
	margin:0;
	font-size:11px;
	color:#343434;
	line-height:170%;
	background-image:url(images/bg-page.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#f0eae1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
a{
	color:#1969a8;
	text-decoration:underline;
	}
a:hover{
	color:#000;
	text-decoration:none;
	}
a img{
	border:none
	}
h1, h2, h3, h4, h5, h6, blockquote, p{
	margin: 0;
	padding: 0;
	}
p{
	margin:0 0 10px 0;
	}
.header-content{
	background-image:url(images/bg-head-content.jpg);
	background-repeat:no-repeat;
	min-height:377px;
	}
.menu {
	text-transform:uppercase;
	font-size:11px;
	color:#564949;
	}
.menu a{
	color:#564949;
	text-decoration:none;
	}
.menu a:hover{
	color:#000;
	text-decoration:none;
	}
.red-text{
	color:#c64c2d;
	}
h1 {
	font-family:"Trebuchet MS";
	text-transform:uppercase;
	font-size:32px;
	color:#058db9;
	padding:30px 10px
	}
h2{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#0195c5;
	border-left:5px solid #0195c5;
	padding:5px 0 6px 10px;
	margin:0 0 10px 0;
	font-weight:normal;
	}

.cat-title{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	background-image:url(images/cat-bg.jpg);
	background-repeat:no-repeat;
	padding:0 0 0 25px;
	color:#1969a8;
	}
.left-cat ul{
	color:#1969a8;
	line-height:220%;
	margin: 8px 0 8px 15px;
	padding:0 0 0 10px;
	}
.left-cat li {
	border-bottom:1px solid #e2d9cc
	}
.left-cat li a{
	color:#1969a8;
	text-decoration:none
	}
.left-cat li a:hover{
	color:#000;
	text-decoration:none
	}
.title{
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	background-image:url(images/title-bg.jpg);
	background-repeat:no-repeat;
	padding:0 0 0 25px;
	color:#000;
	}
.footer{
	color:#939393;
	text-align:center;
	padding:10px 0 0 0;
	border:5px solid #e2d9cc;
	background-color:#FAF8F5;
	}
.footer a {
	color:#000;
	text-decoration:None;
	}

.footer a:hover{	
	color:#939393;
	text-decoration:none;
	}