@charset "utf-8";
/* CSS Document */
body { background:url(../images/bg-repeat.jpg) repeat-x top left; font-family:Tahoma, Geneva, sans-serif; font-weight:normal; font-size:12px; line-height:15px; margin:0px; padding:0px; color:#000; overflow-y:scroll;}
#header-home{background:url(../images/logo.png) no-repeat top center; width:100%; height:136px;}
a { border:none; outline:none; color:#03a5e8; }
a:hover { text-decoration:none; }
.content-wrapper { padding-top:11px; width:100%; text-align:center; }
.content-wrapper .content { text-align:left; width:763px; margin:0px auto; padding:10px 25px 80px;  background:url(../images/wm.jpg) no-repeat bottom right; }
.menu { color:#FFF; font-size:14px; width:763px; margin:0px auto; text-align:left; }
.menu a { text-decoration:none; padding:5px 5px; color:#FFF; }
.redroadMenu { margin: 0; padding: 0; float: left; width: 100%; overflow: hidden; margin-bottom: 1em; }
.redroadMenu li { display: inline; }
.redroadMenu li a { float: left; color: white; text-decoration: none; padding:14px 17px; }
.redroadMenu  a:hover { background-color:#d8502a; }

.bullets li{padding:5px}
h1{color:#d8502a; font-size:18px; text-transform:uppercase; font-weight:normal;}
h2{color:#eaa063; font-size:15px; text-transform:uppercase; font-weight:normal;}
.heading-dark-organe{color:#d8502a; font-size:16px;  font-weight:normal; text-transform:uppercase}
.heading-light-orange{color:#eaa063; font-size:14px; text-transform:capitalize; font-weight:normal;}
.heading-light-orange a{color:#eaa063; text-decoration:none; }
.heading-light-orange a:hover{text-decoration:underline;}
.light-orange{color:#eaa063;}
.dark-orange{color:#d8502a;}
.dgrey{color:#333;  font-weight:normal;}
.lgrey{color:#999;  font-weight:normal; }
