﻿nav.leftSideBar    { display:none }
nav.rightSideBar   { display:none }
div#socialMedia    { display:none }
div#searchBox      { display:none }
div#searchText     { display:inline }
div#homeButtonHide { display:none }
div#homeText       { display:inline }
.adTower {display:none;}

	div#container { margin:0; padding:0; width:100%; }
	article#content { margin:0; padding:0; width:100%; min-width: 250px }

div.topButtons	{ border: 1px solid navy; height:auto; padding:10px; width:75px }
div.twoColumns { clear:both; width: 95%; }

h1 { font-size: x-large;  }
h2 { font-size: medium;  }
h3 { font-size: medium;  }
h5 { font-size: medium;  }

ul { list-style-image: none; }
ul ul { list-style-image: none; }
ul ul ul { list-style-image: none; }

.indentLarge { margin-left: 10px }
.indentSmall { margin-left: 5px }

.floatStop { margin: 0; }
.floatRight { margin: 0; }
.floatLeft { margin: 0;  }