body {
    background-color: #06424D !important;
}
#container {
  	max-width: 810px !important;
  	margin: 0px auto !important;
}
.row {
    margin: 0 auto;
    width: 100%;
}
.menu-home {
  	background: url(http://collectorcarscg.com/wp-content/uploads/2016/04/menu-home.jpg) no-repeat;
    font-family: serif;
    padding: 0px 0px 0px 20px !important;
}
.menu-amenities {
  	background: url(http://collectorcarscg.com/wp-content/uploads/2016/04/menu-amenities.jpg) no-repeat;
    font-family: serif;
    padding: 0px 0px 0px 20px !important;
}
.menu-location {
  	background: url(http://collectorcarscg.com/wp-content/uploads/2016/04/menu-location.jpg) no-repeat;
    font-family: serif;
    padding: 0px 0px 0px 20px !important;
}
.menu-allenmorris {
  	background: url(http://collectorcarscg.com/wp-content/uploads/2016/04/menu-allenmorris.jpg) no-repeat;
    font-family: serif;
    padding: 0px 0px 0px 20px !important;
}
.menu-photogallery {
  	background: url(http://collectorcarscg.com/wp-content/uploads/2016/04/menu-photogallery.jpg) no-repeat;
    font-family: serif;
    padding: 0px 0px 0px 20px !important;
}
.menu-contactus {
  	background: url(http://collectorcarscg.com/wp-content/uploads/2016/04/menu-contactus2.jpg) no-repeat;
    font-family: serif;
    padding: 0px 0px 0px 20px !important;
}
.menu-home a, .menu-amenities a, .menu-location a, .menu-allenmorris a, .menu-photogallery a, .menu-contactus a {
  	color: #000000 !important;
}
a:hover {
  	background: none !important;
  	color: #383838 !important;
}
a:active {
  	font-weight: 900 !important;
}
.nav-head .current_page_item > a, .nav-head .current_page_parent > a {
    text-decoration: none !important;
    margin-top: -2px !important;
}
#header {
  	background: #ffffff !important;
  	width: 20% !important;
  	padding: 0px !important;
}
#header .logo {
  	display: none !important;
}
.nav-widgettitle {
  	display: none !important;
}
#content {
  	width: 72% !important;
  	float: left !important;
}
#content p {
  	font-size: 11px !important;
  	line-height: 14px !important;
    text-align: justify !important;
}
.site-info {
    background: #3A99AB !important;
  	font-size: 11px !important;
}
#footer {
  	color: #ffffff !important;
}

/*ARROW BULLET POINTS*/
#content ul li {
background: url('http://collectorcarscg.com/wp-content/uploads/2016/04/yellow_arrow.jpg') no-repeat left top;
    padding-left: 24px;
    padding-top: 3px;
    margin-top: 12px;
  	font-size: 11px;
  	line-height: 14px; 
  	list-style: none !important;
}
/*END ARROW BULLET POINTS*/

.third-column {
  	width: 33.3%;
  	float: left;
}
.gallery img {
  	width: 30% !important;
    height: auto;
    padding: 0px 15px 15px 0px !important;
}
.first {
  	margin-top: 10px;
}
.frm_style_formidable-style.with_frm_style label.frm_primary_label, .frm_style_formidable-style.with_frm_style.frm_login_form label {
    font-family: inherit !important;
    font-size: 11px !important;
}

@media screen and (min-width: 768px) {
	.mobile-image {
    	float: right;
    	display: none;
	}
}

@media screen and (max-width: 768px) {
  	.gallery img {
    	width: 100% !important;
  	}
  	#content {
    	width: 100% !important;
  	}
  	.nav-head select {
    	background: #000 !important;
    	font-size: 12px !important;
  	}
  	.mobile-image {
  	}
    .hide-flash {
      	display: none !important;
    }
}

.nav-head .current_page_item > a, .nav-head .current_page_parent > a {
  	font-weight: 900;
}