/* css by Templatesperfect.com */

body {
	margin: 0 0 10px 0;
	padding: 0;
	background: #eff3e4 url(images/bg.jpg); background-repeat:repeat-x;
	text-align: justify;
	font-family: "Verdana", Helvetica, sans-serif;
	font-size: 14px;
	color: #005500;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	background: #99CC99;
	
}

#header {
	width: 1000px;
	height: 200px;
	margin: 0 auto; 
	
}

#left {
	float: left;
	width: 220px;
	margin:10px 0 0 10px;
        font-weight:bold;
	padding:5px;
	}
#content {
	float: left;
	width: 630px;
	margin:10px 0 0 20px;
	padding:5px;
}

.clear{clear:both; height:0px;}

#footer
{
 height:30px;
 padding:10px 60px 0 0;
 background-color:#000000;
 font-family: "Verdana", Helvetica, sans-serif;
 font-size: 12px;
 text-align:center;
 color:#ffff00;
}
h2 {
	font-size: 25px;
	display:inline;
}

h3{
	font-size: 17px;
	color:#be4204;
	display:inline;
}
h4 {
	font-size: 12px;
	color:#be4204;
	display:inline;
	padding-left:35px;

	
}

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

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

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

ul li.first {
	background: none;
}

img {
	float: center;
	margin:0px;
	border:0px solid #cccccc;
}

h1
{ padding:45px 0 0 30px;
  color:#005500;
	font-size: 36px;
	text-decoration:none;
	line-height:36px;
	margin:0px;
	}


h1 a { color:#ff0000;
	text-decoration:none;
	}
h1 a:hover { color:#ffffff;
	text-decoration:none;
}

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

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

.toplinks:hover
{ color:#FFCC00;
 }

a {
	color: #0000ff;
}

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