/* Content Center */
.content {
    max-width: 1200px;
    margin: auto;
}
/* Body Code*/
body {
		background-color: #8a8181;
}

/*Font Stuff*/
p {
	color: #fff;
}

br {
	color: #000;
}

h1 {
	color: #FFF;
}

/* ------------Nav Bar Dropdowns*/
ul#footerUL{
	padding-left: 10px;
	width: 1196px;

}

ul#mainUL{
	padding-left: 12px;
	width: 595px;
	float: left;
}

ul#searchUL{
	width: 420px;
	float: left;
	margin-left: 170px;
}

ul {
/*	border-radius: 14px; */
  list-style: none;
  padding: 0;
  margin: 0;
  background: #b10000;
  height: 39px;
}

ul li {
/*	border-radius: 14px; */
  display: block;
  float: left;
  background: #b10000;
}

li ul { 

	display: none;
 }

ul li a {

  display: block;
  padding: 11px;
  height: 39px;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  color: #fff;

}



ul li p {
/*  border-radius: 5px; */
  display: block;
  margin-left: 1em;
  text-decoration: none;
  white-space: nowrap;
  color: #fff;
  position: relative;
  float: left;
  height: 20px;
}


ul li a:hover { background: #888686; }

li:hover > ul {
  display: block;
  position: absolute;
}

li:hover li { float: none; }

li:hover a { background: #888686; }

li:hover li a:hover { background: #2F2D8E; }

.main-navigation li ul li { border-top: 0; }

ul ul ul {
  left: 100%;
  top: 0;
}

ul:before,
ul:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}

ul:after { clear: both; }

div#Header {
	/* border-radius: 22px; */
	border: 2px;
	border-style: solid;
	/*background-image: url("../assets/pave.jpg");*/
	background-repeat:no-repeat;
        background-size:100% 100%;
	background-color: #ffffff;
	width: 1200px;

}

div.logo {
	background: url("../assets/images/logo.gif") no-repeat;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../assets/images/logo.gif");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: 360px 130px;
	width: 360px;
	height: 130px;
	margin-left: 0;
	margin-top: 0;
	float: left;


}

div.subNav {
	border-style: solid;
	/* border-radius: 14px; */
	width: 260px;
	height: 45px;
	margin-right: 0;
	margin-left: auto; 
	background-color: #b10000;
}

div.search {
	margin-right: 0;
	margin-left: auto;
	margin-top: 8px;
 
	
}

div#NavBar { 
	/* border-style: solid; */
	/* border-radius: 15px; */
	background-color: #b10000;
        height: 39px;
	width: 1196px;
}

div.Nav {

	width: 1190px;
	margin-left: auto;
	margin-right: auto;
	height: 10px;
}

div#callNow {
	float: right;
	margin-top: 12px;
	margin-right: 37px;
}

form.searchheader {
	margin-left: 0;
	height: 26px;
	align-content: right;
}

input#searchmain{
	width: 140px;
}

button#searchmaingo {
	width: 40px;
}

#clear {
    clear: both;
}

table#summary{
	border-collapse: collapse;
	margin: auto;
	color: black;
	width: 1200px;
}
td#summaryTd{
	border: 2px solid #dddddd;
    padding: 8px;
	background-color: #e4e4e4;
}
p#summary{
	color: black;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 18px;
}

/*-------------- Search Catagory Menu*/

div#searchConfig{
	float: left;
}
form#catagorySearch {
	color: white;
	padding: 15px;
	border-style: solid;
	/* border-radius: 15px; */
	border-color: black;
	background-color: #b10000;
	width: 200px;
	height: 450px;
}

input#searchCat
{
	width: 162px;
}

input#searchUpdate
{
	width: 162px;
}
/* ------------- Main Gallery*/
div#Main {
	width: 1200px;
}

div#galleryMain {
	/*margin-left: auto;
	margin-right: auto;
	max-width: 1300px;*/
	margin: 0 auto;
	width: 1200px;
}

div.gallery {
    border: 1px solid #ccc;
	background-color: #1F1F1F;
}

div.gallery:hover {
    border: 1px solid #777;
}

div.gallery img {
    overflow: hidden;
    width: 100%;

}

div.desc {
    /*padding: 15px;*/
    text-align: center;
}

* {
    box-sizing: border-box;
}

.responsive {
    padding: 6px;
    float: left;
    width: 300px;
}




.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

/* ------------- Listing Gallery*/
div#galleryList {
	margin: 0 auto;
	margin-left: 360px;
	width: 480px;
}

div.galleryList {
    border: 1px solid #ccc;
	background-color: #1F1F1F;
	height: 120px;
}

div.galleryList:hover {
    border: 1px solid #777;
}

div.galleryList img {
    overflow: hidden;
    width: 160px;
	height: 118px;
	float: left;
}

div.descList {
    padding: 5px;
	display: inline-block;
    text-align: center;
	width: 300px;
}

* {
    box-sizing: border-box;
}

.responsiveList {
    padding: 0 6px;
    float: left;
    width: 480px;
	height: 120px;
}

/*----------Footer*/

li.footer {
	height: 32px;
}

div#Footer{
	width: 1200px;
	border-style: solid;
	border-width: 2px;
	float: left;
}


div#visitUS{
	align: center;
	width: 1200px;
	
}

a.fillDiv {
    display: block;
    height: 100%;
    width: 100%;
    text-decoration: none;
}

a#newItem{
	

}

.buttonTouch{
	width: 100px;
	height: 50px;
}
<!--[if lt IE 9]>
<![endif]-->

