/* css by Templatesperfect.com */

body {
	margin: 0 0 10px 0;
	padding: 0;
	background: #187b77;
	text-align: justify;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	background: #ffffff;
	
}

#header {
	width: 1000px;
	height: 240px;
	margin: 0 auto;
	background:url(images/rct-banner.jpg) center bottom no-repeat;
	border-bottom:#bdd484 solid 2px;
	
}

#left {
	float: left;
	width: 200px;
	margin:5px 0 5px 6px;
	padding:5px;
	background-color:#ebf3d7;
	border:1px solid #cbe097;
	}
#content {
	float: left;
	width: 760px;
	margin:5px 0 5px 5px;
	padding:5px;
	border:1px solid #d9d9d8;
}
#left1{
	float: left;
	width: 160px;
	margin:5px 0 5px 6px;
	padding:5px;
	border:1px solid #d9d9d8;
	}
.clear{clear:both; height:0px;}

#footer
{
 height:30px;
 padding:10px 60px 0 0;
 background-color:#FFFFFF;
 text-align:right;
}
.date
{ font-size:11px;
color:#333333;
font-weight:bold;
display:block;
}

h2 {
	font-size: 25px;
	display:inline;
}

h3{
	font-size: 17px;
	color:#10615e;
	display:inline;
	font-weight:lighter;
	text-align:left;
}
h4 {
	font-size: 12px;
	color:#666666;
	display:inline;
	padding-left:35px;
	
}

p, ol, ul {
	line-height: 22px;
}

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

ul li { width:150px;
	padding: 2px 0 5px 0;
	border-bottom:1px dotted #444444;;
}

ul li.first {
	background: none;
}

#content img {
	float: left;
	margin:8px;
	border:1px solid #999966;
	width:180px;
	height:120px;
}

h1
{ padding:45px 0 0 30px;
  color:#10615e;
	font-size: 40px;
	text-decoration:none;
	line-height:36px;
	margin:0px;
	font-weight:lighter;
	}


h1 a { color:#10615e;
	text-decoration:none;
	}
h1 a:hover { color:#111111;
	text-decoration:none;
}

#menu
{ height:50px;
 margin-top:10px;
}
#rc1
{width:10px; height:50px; background-image:url(images/rc1.png); background-repeat:no-repeat; float:left;}
#bg
{ width:940px; height:50px; background-image:url(images/linksbg.png); background-repeat:repeat-x; float:left; padding-left:40px; }
#rc2
{width:10px; height:50px; background-image:url(images/rc2.png); background-repeat:no-repeat; float:left;}

.toplinks
{ 
  width:80px;
  text-align:center;
  float:left;
  height:40px;
  line-height:40px;
  font-family:tahoma;
  font-size:14px;
  font-weight:bold;
  margin:5px 0 0 15px;
  color:#333333;
  text-decoration:none;
 }

.toplinks:hover
{ color:#ffffff; 
 }

a {
	color: #697e13;
}

a:hover {
	text-decoration: none;
	color: #333333;
	
}