/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a{
	color: #2D4059;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	color: #638FC5;
}

body {
	background: #c9ebff url(images/body_bg.jpg) top repeat-x;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px auto;
	padding: 0px;
}

#content{
	margin: 0px auto;
	width: 879px;
	text-align: left;
}

#content p {
	font-family: Verdana, Georgia, Arial;
    line-height: 150%;
	text-decoration: none;
	font-style: none;
	font-size: 12px;
	color: #292929;
}

#main{
	width: 879px;
	margin: 0px auto;
	clear:both;
	background: url(images/con_bg.png);
}

#header {
	width: 1105px;
	height: 120px;
	background: url(images/header_rfh1.jpg) no-repeat top center;
	margin: 0px auto;
}

#header2 {
	width: 1105px;
	height: 38px;
	background: url(images/header_rfh2.jpg) repeat top center;
	margin: 0px auto;    
}

#header2 a{
	font-family: Georgia, "Times New Roman";
    font-size: 18px;
	font-style: italic;
	float: left;
	display: block;
	text-decoration: none;
	color: #f1f1f1;
	font-weight: bold;
	padding-top: 10px;
	padding-left:30px;   
}

#header2_quote a {
	font-family: Verdana, Arial;
    font-size: 12px;
	font-style: italic;
	float: left;
	display: block;
	text-decoration: none;
	color: #f1f1f1;
	font-weight: bold;
	padding-top: 0px;
	padding-left:30px; 
}

#menu{
	width:724px;
	height: 31px;
	margin: 0 auto;
	padding-left: 155px;
	margin-top:5px;
}

#menu ul {
	padding-left: 0px;
	list-style:none;
	display: inline;
}

#menu li {
	display: inline;
	list-style: none;
	padding-left:0px;
}

#menu a {
	font-family: Verdana, Arial;
	float: right;
	width: 90px;
	height: 23px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	padding-top: 2px;
	font-size: 14px;
	padding-right:0px;
}

#menu a:hover{
	width: 90px;
	height: 23px;
	background: url(images/menu_hover1.jpg) no-repeat center;
	color: #ffffff;
}

#menu_2{
	width:724px;
	height: 31px;
	margin: 0 auto;
	padding-left: 155px;
	margin-top:5px;
}

#menu_2 ul {
	padding-left: 0px;
	list-style:none;
	display: inline;
}

#menu_2 li {
	display: inline;
	list-style: none;
	padding-left:0px;
}

#menu_2 a {
	font-family: Verdana, Arial;
	float: right;
	width: 90px;
	height: 23px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	padding-top: 2px;
	font-size: 14px;
	padding-right:0px;
}

#menu_2 a:hover{
	width: 90px;
	height: 23px;
	background: url(images/menu_hover2.jpg) no-repeat center;
	color: #ffffff;
}


#con_top{
	background: url(images/con_top_rfh.jpg) no-repeat;
	height:18px;
	margin-top:0px;
}

#con_bot{
	background: url(images/con_bot_rfh.jpg) no-repeat;
	height:18px;
}

#left{
	width: 260px;
	padding-left: 7px;
    font-family: Verdana, Arial;
    color: #292929;
}

#left H3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-align:center;
	color: #ffffff;
	padding-top:15px;
	background: url(images/title_left.jpg) no-repeat;
	height: 39px;
}

#left ul{
	list-style: none;
	padding-left: 10px;
	padding-right:10px;
	padding-top: 35px;
	background: url(images/leftulbg.jpg) no-repeat top;
}

#left li{
	background: url(images/ls.png) no-repeat left top;
	padding-left: 25px;
	margin-bottom:10px;
	padding-bottom: 10px;
}

#left a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color: #0E70AE;
	font-weight:bold;
}

#left a:hover{
	color: #000000;
}

.lefthr{
	height:1px;
	margin-top: 10px;
	border-bottom: 1px solid #000000;
	
}

#right_top{
	background: url(images/right_top.png) no-repeat;
	height:8px;
}

#right{
	float: right;
	width: 587px;
	margin-right:11px;
}

#textblog{
	padding: 15px;
}

#right H4{
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #022649;
    padding-top: 10px;
	padding-left: 5px;
	background: url(images/title_right.png) repeat-x bottom;
	margin-bottom:20px;
	padding-bottom:10px;
	clear:both;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #196050;
}
.right_button, #left ul li .right_button{
	float:right;
    vertical-align:text-bottom;
}
.right_button a, #left ul li .right_button a{
	font-weight:normal;
	color: #ffffff;
	background: url(images/read3.png) no-repeat top;
	width:100px;
	height: 19px;
	display: inline-block;
    padding-right:5px;
	padding-top:3px;
	text-align:center;
}

.right_button a:hover, #left ul li .right_button a:hover{
	color: #000000;
}

.left_button, #left ul li .left_button{
	float:left;
}
.left_button a, #left ul li .left_button a{
	font-weight:normal;
	color: #ffffff;
	background: url(images/read3.png) no-repeat top;
	width:100px;
	height: 19px;
	display: inline-block;
	padding-top:3px;
	text-align:center;
}

.left_button a:hover, #left ul li .left_button a:hover{
	color: #000000;
}


.text{
	padding-top:20px;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #18004f;
	font-weight:bold;
}

#leftcol{
	width: 195px;
	float:left;
	margin-left: 10px;
	text-align:left;
}

#cencol{
	width: 195px;
	float:left;
	margin-left: 40px;
	text-align:left;
}

#rightcol{
	width: 195px;
	float:left;
	margin-left: 40px;
	margin-right: 10px;
	text-align:left;
}

#footer {
	height: 33px;
	clear: both;
	padding-top: 5px;
	background: url(images/footer.jpg) repeat-x top;
	margin-top:10px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

