/*
Theme Name: R4L Theme
Theme URI: http://www..com
Description: Custom Theme designed
Version: 1.0


*/

@import "style-standards.css";

body { background: url(images/bg.jpg) repeat; color: black; font-size: 13px; font-family: Arial, Helvetica, sans-serif;  align: center;}

#wrapper { width: 980px; margin: 0 auto; align: center; }
#top { width: 980px; height: auto; }
#nav { position: relative; margin-top: 10px; width: 575px; height: 30px; font-size: 14px; }
	#nav table { border: none; border-collapse: collapse; width: 100%; }
	#nav td { vertical-align: middle; text-align: center; }
	#nav td a { color: #015cab; text-decoration: none; font-weight: normal; }
	#nav td a:hover { color: #666; text-decoration: underline; }

#main { width: 800px; min-height: 400px; padding: 10px 20px 30px 20px; background: #ffffff; }
#home a {  color: #015cab; text-decoration: none; font-weight: bold; }
#footer { width: 980px; text-align: center; padding-top: 10px; color: #666; text-decoration: none; }
#home { font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
	#home a {  color: #015cab; text-decoration: none; font-weight: bold; }
	#home a:hover {  color: #015cab; text-decoration: underline; font-weight: bold; }
#news { width: 225px; max-height: 30px; font-size: 11px; font-family: Arial, Helvetica, sans-serif; background: #ffffff; }
.advanced-recent-posts { list-style-type: none; }
.advanced-recent-posts li { margin-bottom: 2em; }

h1 { color: #015cab; font-family: tahoma; font-size: 18px; }
h2 { color: #015cab; font-family: tahoma; font-size: 16px; }
h3 { color: #015cab; font-family: tahoma; font-size: 14px; }
h4 { color: #015cab; font-family: tahoma; font-size: 12px; }
a:link {
	color: #015cab;
	font-family: tahoma;
	font-size: 15px;
	font-weight: normal;
	text-decoration: underline;
	}
a:visited {
	color: #333;
	font-family: tahoma;
	font-size: 15px;
	font-weight: normal;
	text-decoration: underline;
	}
a:hover {
	color: #666;
	font-family: tahoma;
	font-size: 15px;
	font-weight: normal;
	text-decoration: underline;
}

#leftnav { width: 120px; font-size: 12px; }
	#leftnav table { border: none; border-collapse: collapse; width: 100%; }
	#leftnav td a { display: block; width: 100px; text-decoration: none; text-indent: 5px; font-size: 12px; color: #000000; background-color: #f2f2f2; }
	#leftnav td a:hover { display: block; width: 100px; text-decoration: none; text-indent: 5px; font-size: 12px; color: #000000; background-color: #666; }	

a.gototop {  font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #015cab; text-decoration: none; font-weight: bold; }
a.gototop:hover {  font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #666; text-decoration: none; font-weight: bold; }
#management { width: 750px; min-height: 145px; padding: 20px 10px 10px 10px;}
#directorlist { width: 600px; align: center; font-size: 14px; 	color: #015cab;	font-family: tahoma; font-weight: bold; text-align: center; }
	#directorlist table { border: none; border-collapse: collapse; width: 100%; }
	#directorlist td a { text-decoration: none; font-size: 12px; color: #000000; text-align: center; }
	#directorlist td a:hover { text-decoration: underline; font-size: 12px; color: #666; }	

#resources a {  font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #015cab; text-decoration: none; font-weight: bold; }
#resources a:hover {  font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #666; text-decoration: none; font-weight: bold; }

.sub12 {  font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #015cab; font-weight: bold; }
#newspost { width: 550px; min-height: 156px; padding: 20px 10px 10px 10px;}

