@charset "UTF-8";
/* CSS Document */

/* Andrew Roboson Bridge Club Style Sheet - At the club copyright 2011 */

/* Author: Logo Design: Sebastian Jordan 22-06-2011 */

/*** Overwrites any other body styles to add orange background and other 'orange' styles ***/

body {background-color:#ea6a21 !important;background-image:url(../assets/site_images/bg-orange.jpg);background-repeat:no-repeat;background-position:top center;}

.InnerLeft .here {background-color:#f15a24 !important;}

.InnerMiddleContent h1 {color:#e86930 !important;}
.InnerMiddleContent h2 {color:#191919 !important;}

.InnerRightBoxText {background-image:none;background-color:#fff;}
.InnerRightBoxText a {color:#191919;font-size:13px;font-weight:bold;letter-spacing:-1px;}
.InnerRightBoxText a:hover {color:#e86930;text-decoration:none;}

.container .menu li ul li a:hover {color:#191919 !important;}