@import url("main.css");
/* CSS Document */

	.leftSideBar {display:none}
	.rightSideBar {display:none;}
	nav.smallScreen { display:block }
 
ul           { list-style-image: none; margin:0 }
ul ul        { list-style-image: none; margin:0 }
ul ul ul     { list-style-image: none; }
li			    { padding-bottom:10px }
h1 { font-size: x-large;  }

.topBottomBorder { margin:0; padding:0 }
div#container    { margin:0; }
article#contentSm { padding:0; width:100%; }
article#contentLarge { padding:0; width:100%; }
article#content { padding:0; width:100%; }
div#searchBox   { width:250px }

.textLarge { font-size: large; }
div.topButtons	{ height:auto; padding:10px; width:100px }

.indentLarge   { margin-left: 5px }
.indentSmall   { margin-left: 2px }

.indexImage  { clear:both; min-height:10px; width:95%; text-align:left }
.indexText   { clear:both; min-height:10px; width:95% }

nav.topNav { padding: 0; }

div.topButton { width: 120px; }
div.columnsTwoNoBorder { width: 95%; margin: 10px; }
div.columnsTwoRC { width: 95%; margin: 10px; }
div.columnsThreeNoBorder { width: 95%; margin: 10px; }
div.columnsFourNoBorder { margin: 10px; width: 95%; min-height:0 }
div.columnsTwo { width: 90%; margin: 10px; }
div.columnsTwoB  { width:90%; margin: 10px; }
div.columnsTwoNB  { width:90%; margin: 10px; }
div.columnsThree { width: 95%; margin: 10px; }
div.columnsFour { margin: 10px; width: 95%; min-height: 0 }
div.columnsFourTall { margin: 10px; width: 95%; min-height: 0 }
div.galleryPage { margin: 10px; width: 95%; min-height: 0; }
div.img-flex { width: 95%; margin: 10px; min-height: 0; }
div.footerAd { width: 100%; margin-right: 0; }
div.middleAd { width: 100%; }

div#FeaturesInsert { width: 100%;  margin-right: 0; font-size: large; line-height: 140% }

