@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Mobile Layout: 480px and below. */

.gridContainer {
	width: 88.2%;
	max-width: 480px;
	margin: auto;
	border: thick double rgba(51,51,133,1);
	border-radius: 10px;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}


	
#header {
	clear: none;
	float: left;
	width: 80%;
	display: block;
	border: thick double rgba(255,255,255,1);
	margin: 1%;
	border-radius: 10px;
	background-color: rgba(0,0,102,0.8);
	padding-left: 1%;
	padding-right: 1%;
}


#header img {
	max-width: 18%;
	min-width: 18%;
	border-radius: 10px;
	display: inline;
	margin: 1%;
}



#article1 {
	clear: none;
	float: left;
	width: 93%;
	display: inline;
	border: thick double rgba(255,255,255,1);
	margin: 1%;
	border-radius: 10px;
	background-color: rgba(0,0,102,0.8);
	color: rgba(255,255,255,1);
	padding-left: 1%;
	padding-right: 1%;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
}
#articlef1 {
	clear: none;
	float: left;
	width: 94%;
	display: inline;
	border: thick double rgba(255,255,255,1);
	margin: 1%;
	border-radius: 10px;
	background-color: rgba(0,0,102,0.8);
	color: rgba(255,255,255,1);
	padding-left: 1%;
	padding-right: 1%;
}

#articlef1 h1 , h2{
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}


#article1 h1 , h2{
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
#article2 {
	clear: none;
	float: left;
	width: 93%;
	display: inline;
	border: thick double rgba(255,255,255,1);
	margin: 1%;
	border-radius: 10px;
	background-color: rgba(0,0,102,0.8);
	color: rgba(255,255,255,1);
	padding-left: 1%;
	padding-right: 1%;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
}


#articlef2 {
	clear: none;
	float: left;
	width: 94%;
	display: inline;
	border: thick double rgba(255,255,255,1);
	margin-top: 1%;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 1%;
	border-radius: 10px;
	background-color: rgba(0,0,102,0.8);
	color: rgba(255,255,255,1);
	padding-left: 1%;
	padding-right: 1%;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}

.bluehome {
	max-width: 10%;
	display:inline;
	padding-right: 5px;
    padding-left: 5px;
	border-radius: 10px;
	margin-bottom: 25px;
	margin-right: 15px;
	margin-left: auto;
	float: right;
	margin-top: 50px;
} 



	

.quote-image-swop{
	width: 100%;
	
}


	
	

.electrics-image-swop-div {
	
	clear: none;
	float: right;
	width: 22%;
	display: inline;
	border: thick double rgba(255,255,255,1);
	border-radius: 10px;
	background-color: rgba(0,0,102,0.8);
	color: rgba(255,255,255,1);
	margin: 1%;
	padding: 5px;
	font-size: 20px;
	visibility:visible;
	
	


	}



.towbar-image-swop-div {
	clear: none;
    float:right;
	width: 22%;
    display: inline;
	border: thick double rgba(255,255,255,1);
	border-radius: 10px;
	background-color: rgba(0,0,102,0.8);
	color: rgba(255,255,255,1);
	margin: 1%;
	padding: 5px;
	font-size: 20px;
	visibility:visible;
	}




.hitchtype-image-swop-div {
	clear: none;
	float: right;
	width: 22%;
	display: inline;
	border: thick double rgba(255,255,255,1);
	border-radius: 10px;
	background-color: rgba(0,0,102,0.8);
	color: rgba(255,255,255,1);
	margin: 1%;
	padding: 5px;
	font-size: 20px;
	visibility:visible;
	}

#article3 {
	clear: none;
	float: left;
	width: 93%;
	display: inline;
	border: Thick double rgba(255,255,255,1);
	margin: 1%;
	border-radius: 10px;
	background-color: rgba(0,0,102,0.8);
	color: rgba(255,255,255,1);
	padding-left: 1%;
	padding-right: 1%;
	text-align: center;
	font-size: 18px;
}

#articlef3 {
	clear: none;
	float: left;
	width: 94%;
	display: inline;
	border: thick double rgba(255,255,255,1);
	margin: 1%;
	border-radius: 10px;
	background-color: rgba(0,0,102,0.8);
	color: rgba(255,255,255,1);
	padding-left: 1%;
	padding-right: 1%;
	text-align: center;
	font-size: 20px;
}
#articlef3 img {
	max-width: 30%;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	border-radius: 45px;
	margin-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
}

#article3 h1 , #article3  h2{
	text-align: center;
	font-family: "Arial Black", Gadget, sans-serif;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	max-width: 50%;
	max-height: 80%;
	font-size: 150%;
}

#article3 img {
	max-width: 75%;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	border-radius: 10px;
	margin-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
}
#article3 h3 {
	font-size: 22px;
	border: medium solid rgba(255,255,255,1);
	border-radius: 10px;
	max-width: 70%;
	margin-right: auto;
	margin-left: auto;
}
#article3 h3 a, h2 {
	color: rgba(255,255,255,1);
	text-decoration: none;
}
#article3 h3:hover {
	color: rgba(255,255,255,1);
	background-color: rgba(50,75,165,1);
	border: thick double rgba(255,255,255,1);
	border-radius: 10px;
}

#sidebar1 {
	clear: none;
	width: 22%;
	display:none;
	border: thick double rgba(255,255,255,1);
	margin: 1%;
	border-radius: 10px;
	background-color: rgba(0,0,102,0.8);
	float: right;
		
}
#aside {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	color: rgba(255,255,255,1);
}
#aside img {
	margin-top: 30px;
	border-radius: 10px;
	max-width: 85%;
	display: block;
	margin-right: auto;
	margin-left: auto;
}


#sidebar1 #aside p {
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}


#article4 {
	clear: none;
	float: left;
	width: 93%;
	display: inline;
	border: thick double rgba(255,255,255,1);
	margin: 1%;
	border-radius: 10px;
	background-color: rgba(0,0,102,0.8);
	color: rgba(255,255,255,1);
	padding-left: 1%;
	padding-right: 1%;
	font-size: 18px;
	text-align: center;
}
	
	#article4 h3 {
	font-size: 22px;
	border: medium solid rgba(255,255,255,1);
	border-radius: 10px;
	max-width: 70%;
	margin-right: auto;
	margin-left: auto;	
}

#article4 h3 a {
	color: rgba(255,255,255,1);
	text-decoration: none;
}
#article4 h3:hover {
	color: rgba(255,255,255,1);
	background-color: rgba(50,75,165,1);
	border: thick double rgba(255,255,255,1);
	border-radius: 10px;
}
#article4 img {
	max-width: 75%;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	border-radius: 10px;
	margin-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
}
#article5 {
	clear: none;
	float: left;
	width: 93%;
	display: inline;
	border: thick double rgba(255,255,255,1);
	margin: 1%;
	border-radius: 10px;
	background-color: rgba(0,0,102,0.8);
	color: rgba(255,255,255,1);
	padding-left: 1%;
	padding-right: 1%;
	font-size: 18px;
	text-align: center;
}
	#article5 h3 {
	font-size: 22px;
	border: medium solid rgba(255,255,255,1);
	border-radius: 10px;
	max-width: 70%;
	margin-right: auto;
	margin-left: auto;
}
#article5 h3 a {
	color: rgba(255,255,255,1);
	text-decoration: none;
}
#article5 h3:hover {
	color: rgba(255,255,255,1);
	background-color: rgba(50,75,165,1);
	border: thick double rgba(255,255,255,1);
	border-radius: 10px;
}
#article5 img {
	max-width: 90%;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	border-radius: 10px;
	margin-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	clear: none;
	float: left;
	width: 96%;
	display: block;
	border: thick double rgba(255,255,255,1);
	margin: 1%;
	border-radius: 10px;
	background-color: rgba(0,0,102,0.8);
	color: rgba(255,255,255,1);
	font-size: 14px;
	padding: 1px;
	text-align: center;
}
ul.nav {
	list-style: none; /* this creates the top border for the links - all others are placed using a bottom border on the LI */
	margin-bottom: 15px;
	margin-left: auto;
	padding: 0px;
	margin-right: auto;
	text-decoration: none;
	max-width: 90%;
}
ul.nav li {
	color: rgba(255,255,255,1);
	border-top-color: rgba(237,237,237,0.0);
	border-right-color: rgba(237,237,237,0.0);
	border-bottom-color: rgba(237,237,237,0.0);
	border-left-color: rgba(237,237,237,0.0);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	max-width: 98%;
	width: 80%;
}
ul.nav a, ul.nav a:visited { /* grouping these selectors makes sure that your links retain their button look even after being visited */
	display: block;
	background-color: rgba(0,0,102,0.0);
	color: rgba(255,255,255,1);
	border: medium solid rgba(255,255,255,0.0);
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	max-width: 100%;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { /* this changes the background and text color for both mouse and keyboard navigators */
	color: #FFF;
	background-color: rgba(50,75,165,1);
	border-radius: 10px;
	border: medium solid rgba(255,255,255,1);
	display: block;
	text-decoration: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	max-width: 100%;
}


form {
	margin-top: 1%;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 1%;
}
fieldset {
	border: thick solid rgba(155,155,255,1);
	padding: 5;
	border-radius: 10px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 2px;
}

/* Indicate that 'label' will shift focus to the associated form element */
label {
	cursor: pointer;
	float: left;
	width: 35%;
	display: inline;
	border-right-color: rgba(255,255,255,1);
	margin-left: 1px;
	font-size: 14px;
	/* [disabled]max-width: 20%; */
	/* [disabled]min-width: 20%; */
	margin-right: 5px;
}

/* 
 * 1. Correct color not inheriting in IE6/7/8/9 
 * 2. Correct alignment displayed oddly in IE6/7 
 */

legend {
	border: 0;
    *margin-left: -7px; 			
    padding: 0;
	margin-bottom: 10px;
	margin-top: 10px;
}

input {
	width: 50%;
	font-size: 12px;
	margin: 0;
	border: thick solid rgba(255,255,255,1);
	border-radius: 10px;
	vertical-align: central;
    height: 18px;
	display: inline;
}

select {
	width: 55%;
	height: 30px;
	font-size: 12px;
	border: thick solid rgba(255,255,255,1);
	border-radius: 10px;
	vertical-align: central;
	display: inline;
}

/*
 * Reintroduce inner spacing in 'table' to avoid overlap and whitespace issues in IE6/7
 */

table button, table input { *overflow: auto; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 */

button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
	float: none;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	display: block;
	background-color: rgba(155,155,255,1);
	color: rgba(255,255,255,1);
	border: thick solid rgba(255,255,255,1);
	border-radius: 10px;
	margin-top: 20px;
	height: 50px;
}

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	display: block;
}
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/* 
 * Remove inner padding and border in FF3/4: h5bp.com/l 
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }


/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
	
	
	/*.menu-wrap {
		visibility:hidden;
	}
	*/
	
	
	
	.menu-wrap{
	visibility:hidden 
	}
	
	
.gridContainer {
	width: 88.2%;
	max-width: 1232px;
	margin: auto;
	border: thick double rgba(51,51,133,1);
	border-radius: 10px;
	background-image: url(../images/towball2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
#header {
	clear: none;
	float: left;
	width: 93.5%;
	display: block;
	border: thick double rgba(255,255,255,1);
	margin: 1%;
	border-radius: 10px;
	background-color: rgba(0,0,102,0.8);
	padding-left: 1%;
	padding-right: 1%;
}
#header img {
	max-width: 18%;
	min-width: 18%;
	border-radius: 10px;
	display: inline;
	margin: 1%;
}


#sidebar1 {
	clear: none;
	width: 19%;
	display: inline;
	border: thick double rgba(255,255,255,1);
	margin: 1%;
	border-radius: 10px;
	background-color: rgba(0,0,102,0.8);
	float: right;
	align-items: center;
	justify-content: center;
}
#aside {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	color: rgba(255,255,255,1);
	 align-items: center;
	justify-content: center;
}
#aside img {
	margin-top: 30px;
	border-radius: 10px;
	max-width: 80%;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#sidebar1 #aside p {
	font-size: 22px;
	color: rgba(255,255,255,1);
	text-align: center;
	font-weight: bold;
}
#article1 {
	clear: none;
	float: left;
	width: 64%;
	display: inline;
	border: thick double rgba(255,255,255,1);
	margin: 1%;
	border-radius: 10px;
	background-color: rgba(0,0,102,0.8);
	color: rgba(255,255,255,1);
	padding: 15px;
}

#articlef1 {
	clear: none;
	float: left;
	width: 94%;
	display: inline;
	border: thick double rgba(255,255,255,1);
	margin: 1%;
	border-radius: 10px;
	background-color: rgba(0,0,102,0.8);
	color: rgba(255,255,255,1);
	padding: 15px;
}


#article1 h1 , h2{
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
}
#article2 {
	clear: none;
	float: left;
	width: 64%;
	display: block;
	border: thick double rgba(255,255,255,1);
	margin: 1%;
	border-radius: 10px;
	background-color: rgba(0,0,102,0.8);
	color: rgba(255,255,255,1);
	padding: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}
#articlef2 {
	clear: none;
	float: left;
	width: 94%;
	display: inline;
	border: thick double rgba(255,255,255,1);
	margin: 1%;
	border-radius: 10px;
	background-color: rgba(0,0,102,0.8);
	color: rgba(255,255,255,1);
	padding-left: 1%;
	padding-right: 1%;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}
#article3 {
	clear: none;
	float: left;
	width: 65%;
	display: block;
	border: thick double rgba(255,255,255,1);
	border-radius: 10px;
	background-color: rgba(0,0,102,0.8);
	margin: 1%;
	padding: 15px;
	color: rgba(255,255,255,1);
	text-align: center;
	font-size: 20px;
}
#articlef3 {
	clear: none;
	float: left;
	width: 94%;
	display: block;
	border: thick double rgba(255,255,255,1);
	border-radius: 10px;
	background-color: rgba(0,0,102,0.8);
	margin: 1%;
	padding: 15px;
	color: rgba(255,255,255,1);
	text-align: center;
	font-size: 20px;
}


#article3 h1 , #article3  h2{
	text-align: center;
	font-family: "Arial Black", Gadget, sans-serif;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	max-width: 50%;
	max-height: 80%;
	font-size: 150%;
}
#article3 img {
	max-width: 85%;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	border-radius: 10px;
	margin-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
}
#article3 h3 {
	font-size: 22px;
	border: thick solid rgba(255,255,255,1);
	border-radius: 10px;
	max-width: 70%;
	margin-right: auto;
	margin-left: auto;
}
#article3 h3 a {
	color: rgba(255,255,255,1);
	text-decoration: none;
}
#article3 h3:hover {
	color: rgba(255,255,255,1);
	background-color: rgba(50,75,165,1);
	border: thick double rgba(255,255,255,1);
	border-radius: 10px;
}
#sidebar1 #aside p {
	font-size: 28px;
	text-align: center;
	font-weight: bold;
}
#article4 {
	clear: none;
	float: left;
	width: 64%;
	display: block;
	border: thick double rgba(255,255,255,1);
	margin: 1%;
	border-radius: 10px;
	background-color: rgba(0,0,102,0.8);
	color: rgba(255,255,255,1);
	padding: 15px;
	text-align: center;
	font-size: 20px;
}
#article4 h3 {
	font-size: 22px;
	border: thick solid rgba(255,255,255,1);
	border-radius: 10px;
	max-width: 70%;
	margin-right: auto;
	margin-left: auto;	
}





#article4 img {
	max-width: 85%;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	border-radius: 10px;
	margin-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
}
#article5 {
	clear: none;
	float: left;
	width: 64%;
	display: block;
	border: thick double rgba(255,255,255,1);
	border-radius: 10px;
	background-color: rgba(0,0,102,0.8);
	color: rgba(255,255,255,1);
	margin: 1%;
	padding: 15px;
	font-size: 20px;
}
#article5 img {
	max-width: 10%;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	border-radius: 10px;
	margin-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	clear: none;
	float: left;
	width: 96%;
	display: block;
	border: thick double rgba(255,255,255,1);
	margin: 1%;
	border-radius: 10px;
	background-color: rgba(0,0,102,0.8);
	color: rgba(255,255,255,1);
	font-size: 14px;
	padding: 1px;
	text-align: center;
}
ul.nav {
	list-style: none; /* this creates the top border for the links - all others are placed using a bottom border on the LI */
	margin-bottom: 15px;
	margin-left: auto;
	padding: 0px;
	margin-right: auto;
	text-decoration: none;
	max-width: 100%;
}
ul.nav li {
	color: rgba(255,255,255,1);
	border-top-color: rgba(237,237,237,0.0);
	border-right-color: rgba(237,237,237,0.0);
	border-bottom-color: rgba(237,237,237,0.0);
	border-left-color: rgba(237,237,237,0.0);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	text-align: center;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	max-width: 100%;
	width: 80%;
}
ul.nav a, ul.nav a:visited { /* grouping these selectors makes sure that your links retain their button look even after being visited */
	display: block;
	background-color: rgba(0,0,102,0.0);
	color: rgba(255,255,255,1);
	border: medium solid rgba(255,255,255,0.0);
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	max-width: 100%;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { /* this changes the background and text color for both mouse and keyboard navigators */
	color: #FFF;
	background-color: rgba(50,75,165,1);
	border-radius: 10px;
	border: medium solid rgba(255,255,255,1);
	display: block;
	text-decoration: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	max-width: 100%;
}
form {
	margin-top: 1%;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 1%;
}
fieldset {
	border: thick solid rgba(155,155,255,1);
	width: auto;
	padding: 5;
	border-radius: 10px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 2px;
}

/* Indicate that 'label' will shift focus to the associated form element */
label {
	cursor: pointer;
	float: left;
	width: 35%;
	display: inline;
	border-right-color: rgba(255,255,255,1);
	margin-left: 1px;
	font-size: 16px;
	/* [disabled]max-width: 20%; */
	/* [disabled]min-width: 20%; */
	margin-right: 5px;
}

/* 
 * 1. Correct color not inheriting in IE6/7/8/9 
 * 2. Correct alignment displayed oddly in IE6/7 
 */

legend {
	border: 0;
    *margin-left: -7px; 			
    padding: 0;
	margin-bottom: 10px;
	margin-top: 10px;
}

input {
	width: 50%;
	font-size: 12px;
	margin: 0;
	border: thick solid rgba(255,255,255,1);
	border-radius: 10px;
	vertical-align: central;
    height: 18px;
	display: inline;
}

select {
	width: 55%;
	height: 30px;
	font-size: 12px;
	border: thick solid rgba(255,255,255,1);
	border-radius: 10px;
	vertical-align: central;
	display: inline;
}

/*
 * Reintroduce inner spacing in 'table' to avoid overlap and whitespace issues in IE6/7
 */

table button, table input { *overflow: auto; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 */

button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
	float: none;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	display: block;
	background-color: rgba(155,155,255,1);
	color: rgba(255,255,255,1);
	border: thick solid rgba(255,255,255,1);
	border-radius: 10px;
	margin-top: 20px;
	height: 50px;
}

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	display: block;
}
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/* 
 * Remove inner padding and border in FF3/4: h5bp.com/l 
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }


/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */
}
@media only screen and (min-width: 769px) {
	
	
	
	
.menu-wrap{
	visibility:hidden 
}
	
	

.gridContainer {
	width: 88.2%;
	max-width: 1232px;
	margin: auto;
	border: thick double rgba(51,51,133,1);
	border-radius: 10px;
	background-image:url(../images/towball.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
#header {
	clear: none;
	float: left;
	width: 95%;
	display:block;
	
	}
	
#header img {
	max-width: 18%;
	min-width: 18%;
	border-radius: 10px;
	display: inline;
	margin: 1%;
}


#sidebar1 {
	clear: none;
	width: 20%;
	display: inline;
	border: thick double rgba(255,255,255,1);
	margin: 1%;
	border-radius: 10px;
	background-color: rgba(0,0,102,0.8);
	float: right;
	 align-items: center;
	justify-content: center;
	
}
#aside {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	color: rgba(255,255,255,1);
	 align-items: center;
	justify-content: center;
}
#aside img {
	margin-top: 30px;
	border-radius: 10px;
	max-width: 80%;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#aside h3 {
    font-size: 25px;
	border-radius: 10px;
	max-width: 90%;

	
	 align-items: center;
	justify-content: center;
}
#article1 {
	clear: none;
	float: left;
	width: 68%;
	display: block;
	border: thick double rgba(255,255,255,1);
	margin: 1%;
	border-radius: 10px;
    background-color: rgba(0,0,102,0.8);
	color: rgba(255,255,255,1);
	padding: 15px;
}

#articlef1 {
	clear: none;
	float: left;
	width: 94%;
	display: inline;
	border: thick double rgba(255,255,255,1);
	margin: 1%;
	border-radius: 10px;
	background-color: rgba(0,0,102,0.8);
	color: rgba(255,255,255,1);
	padding: 15px;
}


#article1 h1 , h2{
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
}
#article2 {
	clear: none;
	float: left;
	width: 68%;
	display: block;
	border: thick double rgba(255,255,255,1);
	margin: 1%;
	border-radius: 10px;
	background-color: rgba(0,0,102,0.8);
	color: rgba(255,255,255,1);
	padding: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}

#articlef2 {
	clear: none;
	float: left;
	width: 94%;
	display: inline;
	border: thick double rgba(255,255,255,1);
	margin: 1%;
	border-radius: 10px;
	background-color: rgba(0,0,102,0.8);
	color: rgba(255,255,255,1);
	padding-left: 1%;
	padding-right: 1%;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}




#article3 {
	clear: none;
	float: left;
	width: 68%;
	display: block;
	border: thick double rgba(255,255,255,1);
	border-radius: 10px;
	background-color: rgba(0,0,102,0.8);
	margin: 1%;
	padding: 15px;
	color: rgba(255,255,255,1);
	text-align: center;
	font-size: 20px;
}

#articlef3 {
	clear: none;
	float: left;
	width: 94%;
	display: block;
	border: thick double rgba(255,255,255,1);
	border-radius: 10px;
	background-color: rgba(0,0,102,0.8);
	margin: 1%;
	padding: 15px;
	color: rgba(255,255,255,1);
	text-align: center;
	font-size: 20px;
}


#article3 h1 , #article3  h2{
	text-align: center;
	font-family: "Arial Black", Gadget, sans-serif;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	max-width: 50%;
	max-height: 80%;
	font-size: 150%;
}

#article3 img {
	max-width: 95%;
	min-width: 50%;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	border-radius: 20px;
	margin-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
}

#article3 h3 {
	font-size: 22px;
	border: thick solid rgba(255,255,255,1);
	border-radius: 10px;
	max-width: 70%;
	margin-right: auto;
	margin-left: auto;
}
#article3 h3 a {
	color: rgba(255,255,255,1);
	text-decoration: none;
}
#article3 h3:hover {
	color: rgba(255,255,255,1);
	background-color: rgba(50,75,165,1);
	border: thick double rgba(255,255,255,1);
	border-radius: 10px;
}



#sidebar1 #aside p {
	font-size: 28px;
	color: rgba(255,255,255,1);
	text-align: center;
	font-weight: bold;
}


#article4 {
	clear: none;
	float: left;
	width: 68%;
	display: block;
	border: thick double rgba(255,255,255,1);
	margin: 1%;
	border-radius: 10px;
	background-color: rgba(0,0,102,0.8);
	color: rgba(255,255,255,1);
	padding: 15px;
	font-size: 20px;
	text-align: center;
}
#article4 img {
	max-width: 95%;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	border-radius: 20px;
	margin-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
}
#article4 h3 {
	font-size: 22px;
	border: thick solid rgba(255,255,255,1);
	border-radius: 10px;
	max-width: 70%;
	margin-right: auto;
	margin-left: auto;
}
#article4 h3 a {
	color: rgba(255,255,255,1);
	text-decoration: none;
}
#article4 h3:hover {
	color: rgba(255,255,255,1);
	background-color: rgba(50,75,165,1);
	border: thick double rgba(255,255,255,1);
	border-radius: 10px;
}
#article5 {
	clear: none;
	float: left;
	width: 68%;
	display: block;
	border: thick double rgba(255,255,255,1);
	border-radius: 10px;
	background-color: rgba(0,0,102,0.8);
	color: rgba(255,255,255,1);
	margin: 1%;
	padding: 15px;
	font-size: 20px;
}
#article5 img {
	max-width: 10%;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	border-radius: 10px;
	margin-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
}
#article6 {
	clear: none;
	float: left;
	width: 65%;
	display: block;
	border: thick double rgba(255,255,255,1);
	border-radius: 10px;
	background-color: rgba(0,0,102,0.8);
	color: rgba(255,255,255,1);
	margin: 1%;
	padding: 15px;
	font-size: 20px;
}
#article6 img {
	max-width: 20%;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	border-radius: 10px;
	margin-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
}

#article7 {
	clear: none;
	float: left;
	width: 65%;
	display: block;
	border: thick double rgba(255,255,255,1);
	border-radius: 10px;
	background-color: rgba(0,0,102,0.8);
	color: rgba(255,255,255,1);
	margin: 1%;
	padding: 15px;
	font-size: 20px;
}
#article7 img {
	max-width: 20%;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	border-radius: 10px;
	margin-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
}
.floatright {
	float: right;
}
ul.nav {
	list-style: none; /* this creates the top border for the links - all others are placed using a bottom border on the LI */
	margin-bottom: 15px;
	margin-left: auto;
	padding: 0px;
	margin-right: auto;
	text-decoration: none;
	max-width: 100%;
}
.floatleft {
	float: left;
}




#footer {
	clear: none;
	float: left;
	width: 96%;
	display: block;
	border: thick double rgba(255,255,255,1);
	margin: 1%;
	border-radius: 10px;
	background-color: rgba(0,0,102,0.8);
	color: rgba(255,255,255,1);
	font-size: 14px;
	padding: 1px;
	text-align: center;
}
ul.nav li {
	color: rgba(255,255,255,1);
	border-top-color: rgba(237,237,237,0.0);
	border-right-color: rgba(237,237,237,0.0);
	border-bottom-color: rgba(237,237,237,0.0);
	border-left-color: rgba(237,237,237,0.0);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	text-align: center;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	max-width: 100%;
	width: 80%;
}
ul.nav a, ul.nav a:visited { /* grouping these selectors makes sure that your links retain their button look even after being visited */
	display: block;
	background-color: rgba(0,0,102,0.0);
	color: rgba(255,255,255,1);
	border: medium solid rgba(255,255,255,0.0);
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	max-width: 100%;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { /* this changes the background and text color for both mouse and keyboard navigators */
	color: #FFF;
	background-color: rgba(50,75,165,1);
	border-radius: 10px;
	border: medium solid rgba(255,255,255,1);
	display: block;
	text-decoration: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	max-width: 100%;
}
form {
	margin-top: 10%;
	margin-right: 20%;
	margin-left: 20%;
	margin-bottom: 5%;
}
fieldset {
	border: thick solid rgba(155,155,255,1);
	padding: 5;
	border-radius: 10px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}


/* Indicate that 'label' will shift focus to the associated form element */
label {
	cursor: pointer;
	float: left;
	width: 30%;
	display: inline;
	border-right-color: rgba(255,255,255,1);
	margin-left: 5px;
	font-size: 16px;
	/* [disabled]max-width: 20%; */
	/* [disabled]min-width: 20%; */
	margin-right: 5px;
}

/* 
 * 1. Correct color not inheriting in IE6/7/8/9 
 * 2. Correct alignment displayed oddly in IE6/7 
 */

legend {
	border: 0px;
    font-size: 20px;
*margin-left: -7px; 				padding: 0;
	margin-bottom: 10px;
	margin-top: 10px;
}
button, input, select {
	font-size: 12px;
	margin: 0;
	vertical-align: central;



}



select {
	width: 62%;
	height: 40px;
	font-size: 14px;
	border: thick solid rgba(255,255,255,1);
	border-radius: 10px;
	vertical-align: central;
	display: block;
}

input {
	width: 60%;
	height: 25px;
	font-size: 14px;
	border: thick solid rgba(255,255,255,1);
	border-radius: 10px;
	vertical-align: central;
	display: block;
}
/*
 * Reintroduce inner spacing in 'table' to avoid overlap and whitespace issues in IE6/7
 */

table button, table input { *overflow: auto; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 */

button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
	float: none;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	display: block;
	background-color: rgba(155,155,255,1.00);
	color: rgba(255,255,255,1);
	border: thick solid rgba(255,255,255,1);
	border-radius: 10px;
	margin-top: 20px;
	height: 50px;
}

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	display: block;
}
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/* 
 * Remove inner padding and border in FF3/4: h5bp.com/l 
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
}
.bluehome {
}
