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

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}

form {
	margin: 0;
	padding: 0;
}

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

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1, h2, h3 {
	font-weight: normal;
	color: #212121;
}

h1 {
	letter-spacing: -1px;
	font-size: 1.5em;
		font-family: Arial, Helvetica, sans-serif;
		height: 20px;
		padding-bottom: 20px;
}

#rh-column .post h1.title {
	padding-bottom: 0;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-weight: bold;
	font-size: 14px;
	color: #4E4E4E;
	text-transform: uppercase;
	
}

p, ul, ol {
}

p {
}

.article {


}

.article a {
		font-size: 10px;
	color:#999;


}

.instructions {
	font-size: 9px;
	color: #999;
	padding-left: 10px;
}

.instructions a {
	color:#999;
}

.blockbg {
	background: #D9D785;
}

blockquote {
	background: url(images/img08.jpg) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 0px 20px 0px 30px;
	font-size: 18px;
	color: #3D3D3D;
}

ul {
}

ol {
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

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: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 90px 20px 0px 30px;
	font-size: 30px;
	color: #FFFFFF;
}

/* Header */

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


/* Logo */

#logo {
	float: left;
	margin-top: 31px;
	width: 900px;
	height: 38px;

	
}


#logo p {
	margin-top: -28px;
	padding-left: 430px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #000000;
}



/* Menu */

#menu {
	float: left;
	margin: 0;
	height: 38px;
	width: 900px;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 10px 20px 12px 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #999;
}

#menu a:hover {
	background: url(images/img03.jpg) no-repeat center bottom;
}

#menu .current_page_item a {
	background: url(images/img03.jpg) no-repeat center bottom;
	color: #4E4E4E;
}


#headerbg {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 180px;
	
	margin: 0 auto;
	
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
	background: #F4F4F4;
}

#main-left {
	float: left;
	width: 550px;
	padding: 0px 20px 0px 20px;
	line-height: 18px;
	font-size: 12px;
}

#rh-column {
	float: right;
	width: 250px;
	padding: 0px 20px 20px 20px;
	font-size: 12px;
}




.download {
	height: 25px;
	padding-top: 10px;
	background: url(images/pdf.gif) no-repeat left top;
}

.download a {	
	padding-left: 30px;
	font-size: 11px;
	color: #999;
}


.downloaddoc {
	height: 25px;
	padding-top: 10px;
	background: url(images/doc.gif) no-repeat left top;
}

.downloaddoc a {	
	padding-left: 30px;
	font-size: 11px;
	color: #999;
}




		

.post .title {
	margin: 0;
}

.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;

}

/* Footer */

#footer {
	width: 100%;
	height: 50px;
	font-size: 11px;
	clear: both;
	background: #fff;
	
}

#footer p {
	margin: 0;
	padding: 20px 0 15px 22px;
	color: #CCC	;
}

