@charset "utf-8";
/* RAK Garage Makeovers CSS Document */

body {	background-color: #D9D8DC;}
#Body { display: table; margin: auto; }
#BannerTable {background-color: #333333;}
a:link, a:visited, a:active {color: #333333; font-weight: bold;	text-decoration: none;}
a:hover {color: #c1272d; font-weight: bold;	text-decoration: none;}
h1 {color: #c1272d;}
h2 {color: #333333;	}
h3 {color: #333333;	}
h4 {color: #333333;	}
#fadeshow1, #fadeshow1 .gallerylayer { background-color:#D9D8DC!important;}
.Framed {background-color: #909090;}
.ColorBeige {color: #EBEBD2;}
.Copyright{	color:#cccccc;}
.Link_Copyright:link, .Link_Copyright:visited, .Link_Copyright:active {	color:#cccccc;}
.Link_Copyright:hover {	color:#c1272d;}
.Link_Nav:link, .Link_Nav:visited, .Link_Nav:active {color:#807C61;}
.Link_Nav:hover {	color:#CFAA73;}
.sidebar { width: 200px; margin-left: 30px;}
.TitleBar {	background: #707070; border-top-color: #909090;	border-bottom-color: #909090;}
.Footer {	background: #707070; padding-top: 10px; padding-bottom: 10px; }

/* Mobile Menu ****************************************** */
/*.topnav { background-color: #909090;}*/
/* Style the hamburger menu */
.topnav a.icon {  color: #c1272d;}
.topnav a.icon:hover {  color: #000;}

/*  DROPDOWN NAVIGATION MENU -----------------------------------------------------*/
#sddm li a {	color: #c1272d;}
#sddm li a:hover { 	color: #FFF;}
#sddm li span a {	color: #000;}
#sddm li span a:hover {	color: #FFF;}
#sddm div{	border: 0px solid #D9D8DC;}
#sddm div a {		background: #D9D8DC;color: #c1272d;	}
#sddm div a:hover{	background: #D9D8DC;color: #FFF;}

/*  PHOTO GALLERIES -----------------------------------------------------*/
/* CSS for hovering over images on RIGHT side of screen */
 ul.enlargeR img{	background-color: #909090;}
 ul.enlargeR span{	background-color: #909090; }
/* CSS for hovering on images on LEFT side of screen */
 ul.enlargeL img{	background-color: #909090;}
 ul.enlargeL span{	background-color: #909090; }
