@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
}
p,span,div,h1,h2,h3 {
	padding:0px;
	margin:0px;
}
a {
	text-decoration:none;
}
h2 {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#333333;
}
.container {
	background:#FFFFFF;
	font-family:Tahoma;
	font-size:11px;
	color:#4C4C4C;
}
.topbar {
	background:url(../images/topbar.jpg);
	height:11px;
}
.content {
	background:#E3DCD0;
}
.readmore {
	text-align:right; 
	color:#963502; 
	float:right;
}
.content p {
	text-align:justify;
}
.content h2 {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#883103;
}
.news {
	color:#FFFFFF;
}
.news a {
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:1px dashed #FFFFFF;
}
.news strong a {
	color:#FFFFFF;
	text-decoration:none;
	border:none;
}
.news .devider {
	border-bottom:1px solid #B06841;
}

.news h3 {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FFFFFF;
	border-bottom:2px solid #B06841;
}



.contentbg {
	background:url(../images/linksbg.jpg) top no-repeat #E3DCD0;
}
.contentbg1 {
	background:url(../images/linksbg1.jpg) top no-repeat #FFFFFF;
}
.links a {
	font-weight:bold;
	color:#4C4C4C;
	display:block;
	line-height:20px;
	background:url(../images/linksbullet.gif) left no-repeat;
	border-bottom:1px solid #F4EFE5;
	padding-left:28px;
	text-decoration:none;
}
.links a:hover {
	color:#963502;
	background:url(../images/linksbullet.gif) left no-repeat #F7F1E7;
}
.newsbg {
	background:url(../images/newsbg.gif) top no-repeat;
}
.newsbg1 {
	background:url(../images/newsbg1.gif) top no-repeat;
	height:304px;
}
.footer {
	background:#883103;
	height:49px;
	color:#E3DCD0;
	line-height:16px;
}
.footer span {
	color:#C49881;
}
.footer a {
	color:#E3DCD0;
	text-decoration:none;
}
.footer a:hover {
	border-bottom:1px dashed #E3DCD0;
}
.footer .poweredby {
	color:#C49881;
}
.footer .poweredby a {
	color:#C49881;
}
.footer .poweredby a:hover {
	border-bottom:1px dashed #C49881;
}


/*  contact form css */
.contactForm {
}
.contactForm .label {
	height:30px;
	padding-right:8px;	
}
.contactForm .field {
	height:30px;	
}
.contactForm .txtfield {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	background:#D4DFE6;
	border:1px dashed #B1C0CA;
	width:150px;
	height:20px;
	padding:5px 4px 0 4px;
}
.contactForm .txtarea {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	background:#D4DFE6;
	border:1px dashed #B1C0CA;
	width:200px;
	height:50px;
	padding:5px 4px 0 4px;
}



/*  Page number css */

.pageNumber {
	padding-right:8px;
}
.pageNumber a {
	color:#565656;
	text-decoration:none;
}
.pageNumber a:hover {
	color:#00bae7;
}
.pageNumber a strong {
	color:#00bae7;
}

/*  newslisting css */

.newsList {
}
.newsList a {
	color:#963502;
	text-decoration:none;
}
.newsList .row1 {
	background:url(../images/newslistbg.gif) top repeat-x;
	height:42px;
	padding-left:8px;
}
.newsList .row2 {
	background:#FFFFFF;
	height:50px;
	padding-left:8px;
	padding-right:8px;
	text-align:justify;
}

/*  news detail css */

.newsDetail {
}
.newsDetail .heading {
	background:url(../images/newslistbg.gif) bottom repeat-x;
	height:30px;
	padding-left:8px;
}
.newsDetail .detail {
	background:#FFFFFF;
	text-align:justify;
	padding:10px 8px 0px 8px;
}


/*  newslisting css */

.gallery {
}
.gallery a {
	color:#00bae7;
	text-decoration:none;
}
.gallery .grow1 {
	background:url(../images/newslistbg.gif)  bottom repeat-x;
	height:30px;
	line-height:30px;
	padding-left:8px;
}
.gallery .grow2 {
	background:#FFFFFF;
	height:50px;
	padding-left:8px;
	padding-right:8px;
	text-align:justify;
}
