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

body {
    background-color: #FFFFFF;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #887F68;
    margin: 0px;
    padding:0px;
    line-height: 13px;
    color: #887F68;
	background:url(images/back.jpg) repeat top right;
	width: 100%;
	height: 100%
}

#header1 {
	margin: auto;
	background:url(images/01.jpg) no-repeat;
	width: 1024px;
	height: 156px;
}

#header2 {
	margin: auto;
	background:url(images/02.jpg) no-repeat;
	width: 1024px;
	height: 156px;
}

#header3 {
	margin: auto;
	background:url(images/03.jpg) no-repeat;
	width: 1024px;
	height: 156px;
}

#header4 {
	margin: auto;
	background: url(images/04.jpg) no-repeat;
	width: 1024px;
	height: 83px;
}

.introText1 {
	color: #099;
	font-weight: bold;
}

.introText2 {
	color: #F36;
}

.introText3 {
	color: #099;
}

.introText4 {
	color: #699;
}

.introText5 {
	color: #669;
}

.introBar {
	margin: auto;
	width: 600px;
	background-color: #333;
	border: 1px solid #000;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCC;
	line-height: 14px;
	padding: 3px;
}

#content {
	width: 970px;
	margin: auto;
}

#navigation-container {
	width: 200px;
	float: left;
}

#navigation {
	width: 130px;
	margin-top: 20px;
	margin: auto;
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
/*019BD4*/
#navigation li a {
	text-align: left;
	text-decoration:none;
	font-weight: bold;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color: #017caa;
	margin:2px;
	border-bottom: 1px solid #cfcdcd;
}

#navigation li a:hover, #navigation li a.selected  {
	text-align: left;
	text-decoration:none;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight: bold;
	font-size:12px;
	line-height:15px;
	color: #FA3C76 !important;
	margin:2px;
	background-color: #b3f0fd;
}

#navigation h1 {
	font-family: "Century Gothic",Trebuchet MS, Tahoma, Arial;
	font-size: 19px;
	color: #fa3d76;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-right: 2px;
}

.raq {
	color: #959595;
}

#recent-post {
	width: 200px;
}

.date {
	color: #54bfdf;
	float: left;
	width: 30px;
	height: 30px;
	text-align: center;
	margin-right: 5px;
	
	
}

#recent-post ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#recent-post li a {
	text-align: left;
	text-decoration:none;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #017caa;
	display: block;
	border-bottom: 1px solid #cfcdcd;
	margin-bottom: 5px;
	height: 30px;
	width: 200px;
	
}

#recent-post li a:hover {
	text-align: left;
	text-decoration:none;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FA3C76;
	display: block;
	border-bottom: 1px solid #cfcdcd;
	margin-bottom: 5px;
	height: 30px;
	background-color: #b3f0fd;
}

#recent-post h1 {
	font-family: "Century Gothic",Trebuchet MS, Tahoma, Arial;
	font-size: 19px;
	color: #fa3d76;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-right: 2px;
}
#newsCont {
	float: left;
	width: 770px;
}
#news {
	width: 600px;
	background-color: #000;
	margin: 20px auto ;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
}

.news-content {
	position: relative;
	width: 580px;
	padding: 20px 10px 20px;
}



.news-title {
	font-family: "Century Gothic",Trebuchet MS, Tahoma, Arial;
	font-size: 20px;
	color: #fa3d76;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-right: 2px;
}

.news-title a {
	font-family: "Century Gothic",Trebuchet MS, Tahoma, Arial;
	font-size: 20px;
	color: #fa3d76;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-right: 2px;
}

.news-title a:hover {
	font-family: "Century Gothic",Trebuchet MS, Tahoma, Arial;
	font-size: 20px;
	color: #017caa;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-right: 2px;
}

.news-content p {
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #CCC;
	text-align: justify;
	margin-top: 30px;
}

.newsdate {
	background: url(images/date.jpg) no-repeat;
	width: 57px; height: 61px;
	float: left;
	padding: 5px 5px 5px 3px;
	color: #022e3a;
	text-align: center;
	font-size: 25px;
	position: absolute;
	left: -57px; top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif; 
	text-shadow: 1px 1px 1px #44acc7;
}

.comments {
	float: right;
	padding: 8px 5px 5px 0px;
	color: #fa3d76;
	position: absolute;
	text-align: center;
	font-size: 25px;
	width: 57px;
	height: 61px;
	line-height: 18px;
	right: 0; top: 2px;
	font-family: "Century Gothic",Trebuchet MS, Tahoma, Arial;
}

.comments strong, .comments small {
	font-size: 11px;
	text-transform: uppercase;
	display: block;
}

.comments a {
	float: right;
	padding: 8px 5px 5px 0px;
	color: #fa3d76;
	position: absolute;
	text-align: center;
	font-size: 25px;
	width: 57px;
	height: 61px;
	line-height: 18px;
	right: 0; top: 2px;
	font-family: "Century Gothic",Trebuchet MS, Tahoma, Arial;
	text-decoration: none;
}

.comments a:hover {
	float: right;
	padding: 8px 5px 5px 0px;
	color: #017caa;
	position: absolute;
	text-align: center;
	font-size: 25px;
	width: 57px;
	height: 61px;
	line-height: 18px;
	right: 0; top: 2px;
	font-family: "Century Gothic",Trebuchet MS, Tahoma, Arial;
	text-decoration: none;
}

.newsdate strong, .newsdate small {
	font-size: 0.5em;
	text-transform: uppercase;
	margin-top: 3px;
	display: block;
}

.ava {
	border: 1px solid #ccc; 
	background-color: #eee; 
	padding: 5px;
	margin: 2px;
	width: 100px;
	float: left;
	position: relative;
}

.brutext img {
	border: 1px solid #ccc; 
	background-color: #eee; 
	padding: 5px;
	margin:  10px;
	position: relative;
}

.dcounter {
	background-color: #000;
	height: 15px;
	width: 240px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color:#7d7f3e;
	padding-top: 1px;
	top: 5px;
	position: absolute;
	text-align: center;
}

#avi {
	width: 600px;
	margin-top: 15px;
	margin-left: 35px;
	
}

#pagination {
	clear: both;
	text-align:center;
	width: 600px;
	padding-top: 10px;
	margin-right: 10px;
}

#pagination a, #pagination a:link, #pagination  a:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
    margin: 0;
	line-height: 20px;
    color: #887F68;
    text-decoration : none;
}
#pagination a:hover {
    font: bold 14px arial;
    margin: 0;
	line-height: 20px;
    color: #b22b61;
    text-decoration : none;
}

.commentlist .quote {  
    background:url(http://www.yoursite.com/images/bg_quote.gif) no-repeat top rightright;  
    }  
  
.commentlist li {  
    padding: 5px 18px 22px 18px;  
    margin-top:15px;  
    background:#454545 url(http://www.yoursite.com/images/bg_commentlist.gif) bottombottom no-repeat;  
    color:#e4edee;  
    }  
  
.commentlist cite {  
    display:block;  
    font-style:normal  
    }  
  
.commentlist cite a:link, .commentlist cite a:visited {  
    color:#88e5f0;  
    text-decoration:none;  
    }  
  
.commentlist cite a:hover, .commentlist cite a:active {  
    color:#FFF;  
    text-decoration:underline;  
    }  

.filedunder {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.filedunder a {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #017caa;
	text-decoration: none;
}

.filedunder a:hover {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fa3d76;
	text-decoration: none;
}

#footer {
	clear: both;
	background: url(images/05.jpg);
	width: 1024px;
	height: 219px;
	margin: auto;
	text-decoration: none;
}

.cen {
	margin-top: 20px;
	width: 770px;
	text-align: center;
}

.brush {
	border: 1px solid #ccc; 
	background-color: #eee; 
	padding: 5px;
	margin: 2px;
	width: 240px;
	float: left;
	position: relative;
}

.le {
	border: 1px solid #ccc; 
	background-color: #eee; 
	padding: 5px;
	margin: 2px;
	float: left;
	position: relative;
}

.mybuttons {
	width: 450px;
	margin: auto;
}