/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 10px 0 0 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-image: url(../images/bk.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
img {
	border: none;
}
h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*text-transform: lowercase;*/
	font-weight: normal;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
}
p{
	/*margin: 0 0 10px 0;*/
	text-align: justify;
}
ul, ol {
	margin: 0 0 10px 0;
	text-align: justify;
}

a:link {
	color: #000000;
}

a:hover, a:active {
	text-decoration: none;
	color: #000000;
}

a:visited {
	color: #000000;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 15px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.clear{
	clear:both;
}
/* Header */

#header {
	width: 902px;
	margin: 0 auto 0 auto;
}

#logo {
	float: right;
}



/* Menu top*/

#menutop {
	float: left;
	width: 640px;
	/*padding-top: 25px;*/
}

#menutop ul {
	list-style: none;
	background-repeat: no-repeat;
	background-position: left top;
	height: 44px;
	padding-left: 0px;
	margin:0;/*Saneef*/
}

#menutop li {
	display: inline;
}

#menutop a {
	float: left;
	text-decoration: none;
}

#menutop a:hover {
}

#menutop .active a {
}
/* Menu */

#menu {
	clear: both;
	height: 29px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006a64;
	text-decoration: none;
	margin-bottom: 10px;
}

#menu ul {
	list-style: none;
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	background-image: url(../images/menu-bk.jpg);
	padding: 0;
	margin:0;
}

#menu li {
	display: inline;
}

#menu a {
	text-decoration: none;
	color: #006a64;
	margin-top: 8px;
	width: 144px;
	display: block;
	float: left;
	text-align: center;
	padding-left: 2px;
	padding-bottom:4px;
	background:url(../images/menu-inner-divider.jpg) 100% 100% no-repeat;
}

#menu a.first{
	width: 140px;
	margin-left:4px;
}

#menu a.last{
	background: none;
}

#menu a:hover, #menu .active a {
  border-bottom: 4px solid #b8bcbd;
}


/* Page */

#page {
	width: 902px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

/* Content */

#content {
	float: left;
	width: 600px;
}

#fullcontent {
    float: left;
    width: 887px;
		overflow:hidden;
}

/* mid text  */

#midtext{
	font-family: Calibri, "Lucida Sans",  sans-serif;  /*, Georgia, "Times New Roman", Times, serif; */
	font-size:20px;
	text-align:center;
/*	padding-top:20px;*/
	padding-bottom:10px;
	clear: left;
}

#banner{
	/*clear: both;
	float: left;
	height: 250px;*/
}


#banner ul {
	list-style: none;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 0px;
}

#banner li {
	display: inline;
}

#banner a {
/*	float: left;
	
	padding-right: 3px;*/
	text-decoration: none;
}

#banner a:hover {
}

#banner .active a {
}
#banner img {
	border:1px solid #DBC4BD;
}
/* Post */

.homepage{
	margin:10px 15px 0 0 !important;
}

.post {
	font-family: "Lucida Grande",  sans-serif;  /* Georgia, "Times New Roman", Times, serif; */
	margin:0 0 20px 0;
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	background: url(images/img03.gif) no-repeat right 50%;
	border-bottom: 1px dashed #000000;
}

.post .entry {
}

.post .meta {
	padding: 15px 0 60px 0;
	background: url(images/img13.jpg) repeat-x left top;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #000000;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}
.post img {
	float: right;
	margin: 8px;
}

.more {
	padding: 0 20px 0 18px;
	background: url(images/img06.gif) no-repeat left center;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(images/img07.gif) no-repeat left center;
}

.post .meta b {
	display: none;
}

.post  h2{ 
	font-weight:bold;
	font-size:12px;
	color:#990000;
	margin:10px 0;
	border-bottom:1px solid #CCCCCC;
}

.post h2 a{
	color:#990000;
	text-decoration:none;
}
.post  h2 a:active{ 
	color:#990000;
}
.post  h2 a:visited{ 
	color:#990000;
}
.post .subpara{
	font-size:12px;
	color:#999999;
}

.post ul{
	padding:0;
	/*list-style-position:inside;*/
	list-style-type:square;
	margin-left: 15px;
}

.newsBox {
	margin-bottom: 15px;
}

.newsBox  h2{ 
	font-weight:normal;
	font-size:13px;
	color:#990000;
	margin:0;
	border-bottom:1px solid #CCCCCC;
}
.newsBox  h2 a{ 
	color:#990000;
	text-decoration: none;
}
.newsBox  h2 a:active{ 
	color:#990000;
}
.newsBox  h2 a:visited{ 
	color:#990000;
}
.newsBox .subpara{
	font-size:12px;
	color:#999999;
}
.newsBox p{
	margin:0;
	padding:0;
}
/* Sidebar */

#sidebar {
	float: right;
	width: 287px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 5px 0;
}

#sidebar li ul {
}

#sidebar li li {
	padding-left: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #01A89E;
	margin: 0;
	padding-bottom: 5px;
}
#sidebar  h2{ 
	font-weight:bold;
	font-size:12px;
	color:#990000;
	margin:13px 0 10px;
	border-bottom:1px solid #CCCCCC;
}
#news {
	border-bottom:1px solid #ccc;
	color:#990000;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:12px;
	font-weight:bold;
	margin:10px 0;
}
#quote {
	/*border-bottom:1px solid #01A89E;*/
	color:#999;
	text-align: center;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:15px;
	font-weight:bold;
	margin:10px 0;
}
.press {
/*	background-image: url(../images/press.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 30px;*/
}
.press  ul {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.press  li {
	text-decoration:none;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	background: url(../images/press_menu_bar.gif) no-repeat left top;
	
}
.press  li a{
	text-decoration:none;
	padding: none;
	/*float: left;*/
}
#newsheading {
	clear: both;
	height: 30px;

}#blog {
	clear: both;
	height: 30px;

}
.press  h3 {
	/*float: right;*/
	width: 100%;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-align: right;
	margin-bottom: 10px;
	padding: 0;
	text-align: right;
}
#newsheading h2{
	background-image: url(../images/press.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	width: 100px;
	float: left;

}
#newsheading h3{
/*	background-image: url(../images/press.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	width: 80px;
	float: right;

}

#blog h2{
	background-image: url(../images/blog.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	width: 100px;
	float: left;

}
#blog h3{
/*	background-image: url(../images/press.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	width: 80px;
	float: right;

}
/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 120px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #F0F0F0;
}

#x {
	padding: 3px;
	background: #ECECEC url(images/img08.gif) repeat-x left bottom;
	border: none;
	text-transform: lowercase;
	font-size: 11px;
	color: #4F4F4F;
}

/* Boxes */

.box1 {
	padding: 20px;
	background: url(images/img05.gif) no-repeat;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(images/img10.gif) repeat-x left bottom;
	font-size: 16px;
	color: #000000;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */

#footer {
	padding: 0;
	background-image: url(../images/bottom-bk.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #F2F2F2;
}
#footer #main{
	width:902px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom:10px;
	overflow:hidden;
}
#footer #maininner{
	/*min-height: 90px;
	 background-image: url(../images/bottom-bklink.jpg);
	background-repeat: repeat-y;
	background-position: 28% top;
	padding-left: 15px; */
	display: block;
}
#maininner ul{
	height:10px;
	width:800px;
	list-style: none;
	/*padding-top: -10px;
	padding-bottom: -10px;*/
	padding-left: 0px;
}

#maininner h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-right:10px;
	float: left;
	height:10px;
    margin: 0 20px 0 0;
}
#maininner li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display: inline;
	height:10px;
	/* padding: 0 0 0 20px; */
}

#maininner a {
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

#maininner a:hover {
	text-decoration:underline;
}

#maininner h2 {
    line-height: 18px;
    width: 130px;
    text-align: right;
    margin: 0 2px 0 0;
}

#maininner .active a {
}
html>body #footer {
	height: auto;
}

#legal {
	clear: both;
	padding-top: 20px;
	text-align: center;
	color: #000000;
}

#legal a {
	color: #000000;
}

#maininner dl{
	font-size:10px;
	width:900px;
}
#maininner dt{
	font-weight:bold;
	/*font-size:12px;
	width:110px;
	border-bottom:1px solid #03A7A0;
	text-align:right;*/
	display:inline;
	color:#990000;
}

#maininner dd{
	/*margin:0 0 0 115px;*/
	margin:0;
	display:inline;
}

#maininner dd .last{
	/*border-right:1px solid #ccc;*/
}

.width-100{
	 width:100px;
}
.left{
	float:left !important;
}
.right{
	float:right !important;
}

.alignright{
	text-align:right;
}

.aligncenter{
	text-align:center;
}
.alignleft{
	text-align:left;
}

.copyright{
	font-size:9px;
	color:#999999;
	margin:0;
	padding:0;
	text-align: right;
}

.greenborder{
	border:2px solid #29a299;
}

div#preload { display: none; }

.rbcLocator {
	width:887px;
	height:500px;
	border:none;
}
.gridTable {
	background: #fff;
}
table{
	border-top: 1px solid #666;
	border-right: none;
	border-left: 1px solid #666;
	border-bottom: none;
}
.gridTable td {
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	padding: 2px 4px;
	text-align:center;
}
.gridTable th {
	border: 1px solid #ccc;
	border-left:none;
	background: #ededed;
	height:25px;
}
.gridTable .leftAlign {
	text-align: left;
}
.jd {
	margin: 10px;
	border: 2px solid #ccc;
	padding: 6px;
	background: #ededed;
}
.jd .gray {
	background: #ededed;
	color: #000;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.jd td{
	text-align: left;
}
.smlTxt {
	font-size: 90%;
	color: #666;
}
