/* STYLES FOR FIREFOX */
:root {
	--colorMain: #004b53;
	--colorAlt:#983318;
	--textMain:#000;
	--textAlt:#FFF;
}
body {
	background:#DFEDFA;
	margin:0px;	
	}

	
	.roll { color: #990000; text-decoration: none }
	.roll2 { color: #333366; text-decoration: none }
	.roll3 { color: white; text-decoration: none }
	a { color: #990000; text-decoration: none }
	a.roll2:hover { color: #CF5800; text-decoration: underline }
	a.roll2:link { text-decoration: none }
	a.roll3:hover { color: white; text-decoration: underline }
	a.roll3:link { color: white; text-decoration: underline }
	a.roll:hover { color: #000000 }
	a.roll:link { text-decoration: none }
	a:hover { color: #0000ff; text-decoration: underline }-->
	
	td {
		color: black;
		font-family: Arial,Helvetica,Geneva;
		font-size:10pt;
	}	
	
table.topBanner {
	background:#C5C4B0;
	width:100%;
	border-style:solid;
	border-width:1px 1px 0px 1px;
	border-color:#000000;
	}
	
table.topMenu {
	background:#C5C4B0;
	width:100%;
	}

td.topLeft{
	background:url('../gfx/bg_top_left.jpg');
	background-repeat:repeat-x;
	}
	
td.topRight {
	background:url('../gfx/bg_top_right.jpg');
	background-repeat:repeat-x;
	}
	
td.topMenu {
	text-align:center;
	}
	
td.CityTopRow {
	width:157px;
	padding-top:10px;
	padding-bottom:12px;
	}
	
td.CityBottomRow {
	width:157px;
	}

td.HomeTopRight {
	background:url('../gfx/bg_home_grey_box.jpg') no-repeat;
	height:271px;
	text-align:left;
	vertical-align:top;
	padding:5px 8px 4px 12px;
	}
	
td.InnerPageLeft {
	width:500px;
	text-align:left;
	vertical-align:top;
	border-right:1px solid #004b53;
	padding:10px 15px 10px 15px;
	}
	
td.InnerPageRight {
	width:500px;
	text-align:left;
	vertical-align:top;
	padding:10px 15px 10px 15px;
	}
	
td.InnerOneColumn {
	width:1000px;
	text-align:left;
	vertical-align:top;
	padding:10px 15px 10px 15px;
	}
	
td.Gallery {
	width:1000px;
	text-align:left;
	padding:10px 15px 10px 0px;
	}
	
td.GalleryTable {
	background:url('../gfx/bg_image_gallery.jpg') no-repeat;
	width:165px;
	height:125px;
	text-align:left;
	vertical-align:top;
	}
	
td.TermsConditionsPrivacy {
	width:1000px;
	text-align:left;
	padding:10px 15px 10px 15px;
	}

/*td.FooterLeftRight {
	background:url('../gfx/bg_bottom.jpg') repeat-x;
	}
	

td.FooterMiddle {
	background:url('/gfx/bottom2.jpg') no-repeat;
	width:1000px;
	height:36px;
	}
*/
	
td.GalleryThumbs {
	background:url('../gfx/bg_image_gallery.jpg') no-repeat;
	}

div.GalleryRowImage1 {
	position:relative;
	top:4px;
	left:3px;
	}
	
div.GalleryOtherRowImages {
	position:relative;
	top:-4px;
	left:3px;
	}
	
div.InsideGalleryImage {
	position:relative;
	top:7px;
	left:6px;
	}

div.MainMenu{
	background:url('../gfx/bg_top_menu.jpg') repeat-x;
	height:42px;
	}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
	}

p.HomeWhite {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFF;
	line-height:140%;
	}

p.PageTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:bold;
	color:#004b53;
	}
	
li.HomeWhite {
	list-style-image:url('../gfx/squares_on_grey.jpg');
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFF;
	line-height:225%;
	}
	
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14pt;
	}
	
#BodyContainer {
	background:#ffffff;
	width:1000px;
	position:relative;
	top:0px;
	left:0px;
	padding-bottom:12px;
	}
	
#BodyContainerInnerPages {
	background:#FFF;
	width:1000px;
	position:relative;
	top:0px;
	left:0px;
	padding-bottom:12px;
	}

.topLeft2{
	background-image:url('../gfx/bg_top_menu.jpg');
	background-repeat:repeat-x;
	height:42px;
	}
	
.Footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFF;
	}

a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#004b53;
	text-decoration:none;
	}

a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-decoration:underline;
	}	

a.MenuLink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	}

a.MenuLink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	color:#a7005d;
	text-decoration:none;
	text-transform:uppercase;
	}
	
a.CityLink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	}

a.CityLink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	}
	
a.Footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFF;
	text-decoration:underline;
	}

a.Footer:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFF;
	text-decoration:none;
	}
	
a.EcoFriendlyCarpet {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#004b53;
	text-decoration:none;
	}

a.EcoFriendlyCarpet:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-decoration:underline;
	}
	
.text-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
/* ------------------------- STYLES FOR HOME PAGE SLIDESHOW ------------------------- */

#simplegallery1 {
	position:relative; /*keep this intact*/
	visibility:hidden; /*keep this intact*/
	border:0px solid #a7005d;
	z-index:1;
	}

#simplegallery1 .gallerydesctext {
	text-align:left;
	padding:2px 5px;
	}