@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	background: #FFFFFF;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em Arial, Helvetica, sans-serif;
}


h1, h2, h3 {
	font-weight: normal;
	color: #000000;
}

h1 {
	letter-spacing: -1px;
	font-size: 24px;
}

h2 {
	font-size: 12px;
}

h3 {
	font-size: 12px;
}

p, ul, ol {
}

p {
}

.blockbg {
	background: #D9D785;
}


ul {
}

ol {
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
	position: relative;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 90px 20px 0px 30px;
	font-size: 30px;
	color: #FFFFFF;
}

/* Header */

#header {
	width: auto;
	background-position: center;
}


#headerbg {
	clear: both;
	margin: 0 auto;
	width: 830px;
	height: 167px;
	background: url(/images/Header.jpg) no-repeat left top;
	margin: 0 auto;
	background-position: center;
}

/* maintitle */

#maintitle {
	float: left;
	margin-top: 45px;
}

#maintitle h1, #maintitle h2, #maintitle p {
	float: left;
	margin: 0;
	color:#336633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}



/* Menu */

#menu {
	margin-top: 43px;
	margin-left: 35px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: inline;
	float: none;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #4E4E4E;
}

_menu a {
	float: left;
}

#menu a:hover {
	text-decoration: none;
}

#ServicesTab {
	margin-left: -15px;
}

#AboutUsTab {
	margin-left: -15px;
}

#ContactUsTab {
	margin-left: -15px;
}

#LinksTab {
	margin-left: -15px;
}

#FactSheetsTab {
	margin-left: -15px;	
}

#CalendarTab {
	margin-left: -15px;
}

#NewsTab {
	margin-left: -15px;
}


/* Page */

#page {
	width: auto;
	background-position: center;
	margin-top: 9px;
	margin-bottom: 0.5em;
	background-repeat: repeat-y;
	background-image: url(/images/Body.jpg);
}

#page h2 {
	width: auto;
	font: 12px bold fixed Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 1.5em;
	background: url(/images/Body-Top-Round-Corners.jpg) no-repeat top left;
	background-position: center top;
	margin: .15em;
	
	}

#latest-post {
	float: left;
	width: 570px;
	padding: 0px 20px 0px 20px;
	line-height: 25px;
	font-size: 12px;
}

.post {
}

.post .title {
	margin: 0;
	color: #336633;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #505050;
}

.post .meta a {
	color: #000000;
}

.post .entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: #9C9C9C 1px dashed;
}

#page table {
	margin-top: -15px;
	margin-left: 37px;
	background-image: none;
}

#page p{
	margin: 0;
}

#page p.last {
	font: 12px Arial, Helvetica, sans-serif;
	padding-bottom: 1em;
	text-align: center;
	background: url(/images/Body-Bottom-Round-Corners.jpg) no-repeat bottom left;
	background-position: center bottom;
	padding-bottom: 2em;
	margin: .29em;
}

/* bottombar */

#bottombar {
	clear: both;
	width: 900px;
	background: #000000;
	color: #CCCCCC;
	padding: 10px 0 0 0;
}

#bottombar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#bottombar li {
	display: block;
	float: left;
	width: 187px;
	padding: 10px 10px 10px 25px;
}

#bottombar li ul {
	line-height: 1.8em;
}

#bottombar li li {
	display: inline;
	background: url(file:///E|/Work/RRS/Website%20Template/images/img07.gif) no-repeat left 50%;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 25px;
}

#bottombar h2 {
	margin: 0 0 10px 0;
	color: #FFFFFF;
}

#bottombar a {
	text-decoration: none;
	color: #CCCCCC;
}

#bottombar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: auto;
	margin-top: -10px;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(/images/Body.jpg);
}

#footer h2 {
	width: auto;
	font: 12px bold Arial, Helvetica, sans-serif;
	text-align: center;
	background: url(/images/Body-Top-Round-Corners.jpg) no-repeat left top; 
	background-position: center top;
}

#footer p {
	margin: 0;
	font: Arial, Helvetica, sans-serif;
	color: #000000;
	background-position: center;

}

#footer a {
	color: #000000;
}

#footer a:hover {
	color: #0000FF;
}

#legal {
	text-align: left;
}

#links {
	text-align: right;
}

#footer table {
	margin-top:	-15px;
	margin-left: 37px;
	background-image: none;
}

#footer p.last {
	width: auto;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
	background: url(/images/Body-Bottom-Round-Corners.jpg) no-repeat left bottom;
	background-position: center bottom;
	padding-bottom: 2em;
}
