@charset "utf-8";
/* CSS Document */

/*** CSS RESET ***/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,textarea,p{margin:0; padding:0; text-align:left}table{border-collapse:collapse; border-spacing:0}fieldset,img{border:0;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}sup {vertical-align:text-top; position:relative}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}ul,ol,li{list-style:none}

/* Begin Dashed Line Removal - FireFox */
a
{
	outline: none;
}
:focus
{
  -moz-outline-style: none;
}
body {
	background-color: #12262C;
	font-family: Arial, Helvetica, sans-serif;
	font-size:75%;
	line-height: 20px;
	/*Style for Scrollbars on Welcome and Directory page*/
	scrollbar-3dlight-color:#969599;
	scrollbar-arrow-color:#f5f5f5;
	scrollbar-base-color:#f9f9f9;
	scrollbar-darkshadow-color:#4f5356;
	scrollbar-face-color:#4f5356;
	scrollbar-highlight-color:#808080;
	scrollbar-shadow-color:#969599;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}
html{ font-size:100%; }
H1 {font-size:2em}  /* displayed at 24px */
H2 {font-size:1.5em}  /* displayed at 18px */
H3 {font-size:1.25em}  /* displayed at 15px */
H4 {font-size:1em}  /* displayed at 12px */ 
.testimonials {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
}
.testimonalscity {
	color: #C30;
}
.pageselected {
	color: #CB0002;
	font-size: 11px;
	font-weight: bold;
}
img.floatRight {
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
img.floatLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.scrollingdiv {
	overflow: auto;
	height: 230px;
	width: 780px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BAB461;
	border-bottom-color: #BAB461;
	border-left-color: #BAB461;
	background-color: #432702;
}
#wrapper {
	background-image: url(../images/wrapper_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 1000px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#main-container {
	width: 862px;
	margin-right: auto;
	margin-left: auto;
}
div#header {position:relative}
#header {
	background-image: url(../images/boyd_header.jpg);
	background-repeat: no-repeat;
	height: 259px;
	width: 862px;
}
#header #sublinks {
	width: auto;
	position: absolute;
	top: 9px;
	right: 24px;
	font-size: 10px;
	height: auto;
}
#header #sublinks a {
	font-size: 11px;
	color: #196793;
	font-weight: bold;
	text-decoration: none;
}
#header #sublinks a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #6F6F6F;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6F6F6F;
}
#header #contact {
	width: auto;
	position: absolute;
	top: 9px;
	right: 256px;
	height: auto;
}
#header #contact a {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#header #contact a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #F8F1DF;
	text-decoration: none;
}
#header #fadingpics {
	height: 202px;
	width: 346px;
	position: absolute;
	left: 454px;
	top: 43px;
	border: 1px solid #e9e9e8;
}
#horiz_menu {
	background-image: url(../images/horiz_menu.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 862px;
}
/*Index Body*/
#body-content {
	background-image: url(../images/body_bg1.jpg);
	background-repeat: no-repeat;
	width: 842px;
	height: 673px;
	padding-left: 20px;
	padding-top: 30px;
}
#body-content div#leftcolumn {position:relative}
#body-content #leftcolumn {
	display: inline;
	float: left;
	height: 572px;
	width: 193px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEE9D5;
}
.leftcolumnbg1 {
	background-image: url(../images/leftcolumn_bg1.jpg);
	background-repeat: no-repeat;
	background-position: -10px;
	height: 572px;
	width: 193px;
}
.leftcolumnbg2 {
	background-image: url(../images/leftcolumn_bg2.jpg);
	background-repeat: no-repeat;
	background-position: -10px;
	height: 572px;
	width: 193px;
}
.leftcolumnbg3 {
	background-image: url(../images/leftcolumn_bg3.jpg);
	background-repeat: no-repeat;
	background-position: -10px;
	height: 572px;
	width: 193px;
}
#body-content div#leftcolumn .ourawards {
	height: 120px;
	width: 130px;
	position: absolute;
	bottom: 4px;
	left: 27px;
	cursor: pointer;
}
#body-content div#rightcolumn {position:relative}
#body-content #rightcolumn {
	display: inline;
	float: left;
	height: 560px;
	width: 518px;
	font-size: 1.1em;
	padding-left: 7px;
}
#body-content .pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6F2400;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE9D5;
	font-size: 1.4em;
	width: 460px;
}
#body-content .pagetitle .smtext {
	font-size: 11px;
}
#body-content #rightcolumn #indexbottomparagraph {
	height: 150px;
	width: 510px;
	position: absolute;
	left: 10px;
	top: 15px;
}
/*End Index Body*/
/*Pages Body*/
#body-content2 {
	background-image: url(../images/body_bg2.jpg);
	background-repeat: no-repeat;
	width: 842px;
	height: 673px;
	padding-left: 20px;
	padding-top: 30px;
}
#body-content2 div#leftcolumn {position:relative}
#body-content2 #leftcolumn {
	display: inline;
	float: left;
	height: 572px;
	width: 193px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEE9D5;
	background-image: url(../images/leftcolumn_bg1.jpg);
	background-repeat: no-repeat;
	background-position: -10px;
}
#body-content2 div#leftcolumn .ourawards {
	height: 120px;
	width: 130px;
	position: absolute;
	bottom: 4px;
	left: 27px;
	cursor: pointer;
}
#body-content2 div#rightcolumn {position:relative}
#body-content2 #rightcolumn {
	display: inline;
	float: left;
	height: 572px;
	width: 518px;
	font-size: 1.1em;
	padding-left: 7px;
}
#body-content2 #rightcolumn a {
	color: #196793;
	text-decoration: none;
}
#body-content2 #rightcolumn a:hover {
	color: #6f6f6f;
}
#body-content2 .pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6F2400;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE9D5;
	font-size: 1.4em;
	width: 470px;
}
#body-content2 #rightcolumn .link1 {
	background-image: url(../images/links-1.jpg);
	background-repeat: no-repeat;
	height: 76px;
	width: 106px;
	position: absolute;
	top: 50px;
	left: 54px;
}
#body-content2 #rightcolumn .link1 a:hover {
	border-bottom: none;
}
#body-content2 #rightcolumn .link2 {
	background-image: url(../images/links-2.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 129px;
	position: absolute;
	top: 74px;
	left: 299px;
}
#body-content2 #rightcolumn .link2 a:hover {
	border-bottom: none;
}
#body-content2 #rightcolumn .link3 {
	background-image: url(../images/links-3.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 143px;
	position: absolute;
	top: 165px;
	left: 35px;
}
#body-content2 #rightcolumn .link3 a:hover {
	border-bottom: none;
}
#body-content2 #rightcolumn .link4 {
	background-image: url(../images/links-4.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: 134px;
	position: absolute;
	top: 147px;
	left: 298px;
}
#body-content2 #rightcolumn .link4 a:hover {
	border-bottom: none;
}
#body-content2 #rightcolumn .link5 {
	background-image: url(../images/links-5.jpg);
	background-repeat: no-repeat;
	height: 96px;
	width: 104px;
	position: absolute;
	top: 225px;
	left: 56px;
}
#body-content2 #rightcolumn .link5 a:hover {
	border-bottom: none;
}
#body-content2 #rightcolumn .link6 {
	background-image: url(../images/links-6.jpg);
	background-repeat: no-repeat;
	height: 66px;
	width: 139px;
	position: absolute;
	top: 239px;
	left: 297px;
}
#body-content2 #rightcolumn .link6 a:hover {
	border-bottom: none;
}
#body-content2 #rightcolumn .link7 {
	background-image: url(../images/links-7.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 179px;
	position: absolute;
	top: 357px;
	left: 32px;
}
#body-content2 #rightcolumn .link7 a:hover {
	border-bottom: none;
}
#body-content2 #rightcolumn .link8 {
	background-image: url(../images/links-8.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 139px;
	position: absolute;
	top: 368px;
	left: 296px;
}
#body-content2 #rightcolumn .link8 a:hover {
	border-bottom: none;
}
#body-content2 #rightcolumn .link9 {
	background-image: url(../images/links-9.jpg);
	background-repeat: no-repeat;
	height: 77px;
	width: 105px;
	position: absolute;
	top: 452px;
	left: 57px;
}
#body-content2 #rightcolumn .link9 a:hover {
	border-bottom: none;
}
.featuredmerchants {
	background-color: #FFF;
	padding: 4px;
	width: 460px;
	border: 1px solid #C0B66D;
	margin-bottom: 3px;
}
.featuredmerchants .viewmore {
	text-align: right;
	width: 385px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DEA303;
}
.featuredmerchants .featuredtext {
	color: #C30;
}

/*End Pages Body*/
.indexlist {
	margin-top: 50px;
	margin-left: 30px;
	padding-right: 70px;
}
.indexlist ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 0.85em;
}
.indexlist li {
	display: list-item;
	list-style-image: url(../images/index_checkmark.gif);
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#footer {
	display: inline;
	float: left;
	width: 824px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEE9D5;
	margin-top: 8px;
	text-align: center;
	font-size: 0.9em;
	padding-top: 8px;
	color: #585858;
}
#footer a {
	color: #6b6c6b;
	text-decoration: none;
}
#footer a:hover {
	color: #196793;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #196793;
}
#footer_bottom {
	display: inline;
	float: left;
	width: 824px;
	margin-top: 11px;
	font-size: 0.8em;
	padding-top: 8px;
	color: #585858;
	height: 25px;
	background-image: url(../images/footer_smlogo.jpg);
	background-repeat: no-repeat;
	background-position: 780px;
}
Fading Pics
Inded Fading Pic
  #imageSlideshowHolder{
    width:346px;
    height:202px;
    background-color:#000;
    border:3px solid #317082;
    position:relative;  /* Never change this value */
    
  }
  .imageInGallery{    
    width:346px;
    height:202px;
    background-color:#000;
    
    /* Never change these 3 value */
    left:0px;
    top:0px;
    position:absolute;  
  } 

