html { 
    min-width: 1008px;
}

body {
    background: #ddd  ;
    font: 12px/1.3 helvetica, arial, verdana, sans-serif;
    color: #4B017E ;
    margin: 0 0 15px 0;
}

form {
    margin: 0px ;
    padding: 0px ;
}

input:focus::-webkit-input-placeholder{
    color: transparent!important;
}
input:focus::-moz-placeholder{
    color: transparent!important;
}
input:focus:-moz-placeholder{
    color: transparent!important;
}

h2, h3, h4 {
    color:  #4B017E ;
}

h2 {
    font-size: 25px ;
}

h3 {
    font-size: 17px ;
}

.clear {
    clear: both;
}

#wrapper {
    position: relative ;
    /*
    background: #fff url(bar.jpg) top left repeat-y;
    */
    width: 995px;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    border-left: 1px solid #036;
    border-right: 1px solid #036;
}

#homelink {
    width: 220px ;
    height: 80px ;
    display: block ;
}

#logo {
    background: no-repeat;
    height: 91px;
    width: 227px;
    margin: 1.5% 0 0 2%;
    position: absolute;
    z-index: 1;
}

#logo-large {
    position: absolute;
    background: url(logo.png) top left no-repeat ;
	width: 307px;
    height: 89px;
	top: 40px;
    left: 5px;
    /* For 20th year anniversary logo
	top: -13px;
	left: 81px;
	width: 150px;
	height: 116px;
    */
    display: block;
    z-index: 9999;
}

#nrha-logo {
	position: absolute;
	background: url(nrha-logo.png) top right no-repeat;
	top: -15px;
	width: 185px;
	height: 100px;
	left: 651px;
}

#constant-contact-button {
	float: right;
	margin-top: 4%;
	font-size: 11px;
	padding: 6px 4px;
	margin-right: 1%;
}

#header {
    /*
    background: url(/logo.jpg) top left no-repeat ;
    */
    width: 995px ;
    height: 125px ;
    margin: 0px ;
    padding: 0px ;
    background-color: #afaeae;
}

#hrTop {
    color: #4F007C;
    background-color: #4F007C;
    height: 2px;
    border: none;
    margin-top: 10px;
    position: absolute;
    top: 76px;
    width: 100%;
}

#sub {
    width: 138px;
    float: left;
    padding: 0;
    overflow: hidden 
}

#sub div span {
    /* font-size: 17px ; */
    font-size: 12 ;
    font-weight: bold ;
}

#sub div a {
    text-decoration: none ;
    color: #4B017E ;
}

#sub ul {
    margin: 0 ;
    padding: 0 ;
    /*
    padding-left: 10px ;
    */
    margin-left: 15px ;
    font-size: 10px ;
    font-weight: normal ;
}

#sub li {
    margin: 0;
    padding: 0;
}

#content {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    overflow: hidden;
    /*
    background-color: #afaeae;
    */
    background-color: white;
}

#state {
	position: absolute;
	z-index: 9;
	top: 427px;
}

#purpleBarSlideShow {
    height: 70px;
    background-color: #4F007C;
    width: 100%;
    z-index: 5;
    position: absolute;
    top: 602px;
}

#state2{
	position: absolute;
	z-index: 9;
	top: 516px;
    left: 450px;
}

.featuredStore {
    height: 277px;
    width: 389px;
    /*margin: .5% 2% 0 5.5%;*/
    border: solid 3px grey;
	/* New */
	color: white;
	font-size: 15px;
}

.featuredPic {
    height: 312px;
    width: 397px;
    position: relative;
    text-align: center;
    display: inline-block;
    margin: 0 4.25%;
    z-index: 99;
    bottom: 13px;
}

.featuredStoreTitle {
	height: 27px; 
	width: 395px;
	background-color: #4F007C;
	font-weight: bold;
	font-size: 21px;
	margin-left: 1px;
}

.storePics {
    bottom: 48px;
    position: relative;
	/* New */
	text-align: center;
	display: inline-block;
	margin: 0 4.25%;
	height: 167px;
	z-index: 99;
}

/* New stuff */

.storeTitle {
	height: 18px; 
	width: 243px;
	background-color: #4F007C;
	font-weight: bold;
	font-size: 15px;
	margin-left: 1px;
}

.store {
    height: 141px;
    width: 237px;
    /*margin: .5% 2% 0 5.5%;*/
    border: solid 3px grey;
	/* New */
	color: white;
	font-size: 15px;
}

#jsbar {
    width: 155px ;
    overflow: hidden ;
    padding-top: 79px ;
    background: #fff url(jsheader.jpg) top left no-repeat ;
    float: left ;
    border: 3px solid  #4B017E ;

}

#socialLinksBar {
    border: none;
    height: 2px;
    background-color: #4F007C;
    margin-top: -25px
}

#socialMedia {
    text-align: center;
    height: 54px;
	position: relative;
	bottom: 20px;
}

.socialOrb {
    height: 50px;
    width: 50px;
    margin: 0 1%;
    text-indent: -9999px;
    display: inline-block;
}

#purpleBarTitleContainer {
    height: 40px;
}


/*#grayBar {
	height: 55px;
	background-color: #afaeae;
	position: relative;
	bottom: 30px;
}*/

.purpleBar {
    height: 48px;
    background-color: #4F007C;
}

.purpleBar p {
    color: white;
    font-size: 2.5em;
    margin: .5% 0 .5% .5%;
}

#footer {
    clear: both;
    /*
    background: #4B017E  ;
    color: #fff;
    */
    color: #4B017E  ;
    background: #afaeae;
    padding-top: 10px ;
    padding-bottom: 10px ;
    font-size: 11px;
    margin: 0;
    text-align: center;
}

#footer a   {
    /*color: #fff;*/
    text-decoration: none;
}

#site-map {
	color: #4B017E;
	float: left;
	text-decoration: none;
	background-color: #afaeae;
	width: 100%;
	padding-top: 2px;
}

#site-map-logo {
	background: url(logo.png) top left no-repeat ;
	width: 307px;
    height: 89px;
	/* 20th anniversary logo
    width: 150px;
	height: 116px;
	bottom: 33px;
    */
	position: relative;
	display: block;
}

#site-map ul {
	padding: 0 5px 0 15px;
	margin-top: 3px;
}

#site-map li {
	list-style: none;
	padding-right: 5px;
}

#site-map div a {
	text-decoration: none;
}

#site-map span {
	width: 20.7%;
	display: inline-block;
}
.site-map-row {
	float:left;
	display: inline-block;
}

.site-map-bottom3 {
	margin-top: 30px;
}

#altTitle {
    position: absolute;
    right: 4px;
    top: 62px;
    font-size: 115%;
    font-weight: bold;
    color: white;
}

#menu {
    position: absolute ;
/*
    background: blue ; 
    border: 1px solid blue ;
*/
    top: 62px ;
    left: 320px ;
    height: 25px ;
    width: 675px ;
    padding: 0px;
    margin: 0px ;
    z-index: 9;
}

::-webkit-input-placeholder {
    color: #afaeae;
}

:-moz-placeholder {
    color: #afaeae;
}

::-moz-placeholder {
    color: #afaeae;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #afaeae;
}

#search {
    color: #4B017E;
    /*background-color: #afaeae;*/
    border: 1px solid purple;
    padding-left: 1%;
    font-weight: bold;
    float: left;
    width: 300px;
}

#ulTop {
    position: relative;
    bottom: 10px;
    padding-left: 7%;
    float: left;
    width: 40%;
}

#ulTop li {
    list-style: none;
    float: left;
    padding-right: 8%;
    color: white;
}

#ulBottom {
    position: relative;
    float: left;
    width: 64%;
    margin-top: 4%;
    padding-left: .5%;
    font-size: 115%;
    right: 186px;
}

#ulBottom li {
    float: left;
    list-style: none;
    padding-right: 8%;
    color: white;
}

#top-links {
	position: absolute;
	bottom: 63px;
	right: 15px;
}

.top-right {
	float: left;
	padding-left: 25px;
}

/*
#logIn {
    padding: 0 24px 0 0;
    margin-top: 14px;
    float: left;
}
*/

/* Menu change */
.menu-row {
    padding-right: 40px;
    float: left;
}

#menu div {
    /*float: left;*/
    /*padding-left: 26px;*/
    /*width: 90px ;*/
}

#menu div a {
    display: block;
    padding: 0;
    border: 0;
    color: #fff;
    font-size: 115% ;
    font-weight: bold ;
    margin: 0;
    text-decoration: none;
}

#page {
    display: block;
    color: #fff;
    font-size: 125%;
    font-weight: bold;
    float: right; 
    padding-right: 10px;
}

#menu div ul {
    list-style: none;
    border-top: 0;
    border-right: 1px solid #4B017E;
    border-bottom: 1px solid #4B017E;
    border-left: 1px solid #4B017E;
    margin: 0;
    padding: 0;
    width: 150px;
    position: absolute;
    background: #fff;
    z-index: 2;
}

#menu div li    {
    margin: 0;
    padding: 0;
}

#menu div li a:link {
    padding: 6px;
    margin: 0;
    width: 138px;
    height: auto;
    color: #4B017E;
    font-weight: bold;
    text-decoration: none;
    display: block;
    background: #fff;
    text-indent: 0;
}

#menu div li a:visited  {
    padding: 6px;
    margin: 0;
    width: 138px;
    height: auto;
    color: #4B017E;
    font-weight: bold;
    text-decoration: none;
    display: block;
    background: #fff;
    text-indent: 0;
}

#menu div li a:hover    {
    padding: 6px;
    margin: 0;
    width: 138px;
    height: auto;
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
    display: block;
    background: #4B017E  ;
    text-indent: 0;
}

#profileInfo {
	float: right;
}
.hide   {
    display: none;
    }

.header {   
    color:  #4B017E ;
    font-weight: bold ;
    }

.header a:link  {   
    color: #fff;
    }

.header a:visited   {   
    color: #fff;
    }

.header a:hover {   
    color: #fff;
    }

.cell   {   
    background: #9cf;
    }

    /*   Links  */

a:link  {
    color: #4B017E ;
    font-weight: bold;
    }

a:visited   {
    color: #4B017E ;
    font-weight: bold;
    }

a:hover {
    color: #900;
    font-weight: bold;
    text-decoration: none;
    }


.flc_header {
    font-weight: bold ;
    font-size: 115% ;
}

/* for hiding default viewed content in large mode with a popup button */
.responsive-show {
    display: none ;
}

.responsive-hide {
}

button, input[type=submit], .button, .button:hover {
    text-decoration: none;
    display: inline-block;
    margin-top: 1px;
    padding: 5px ;
    background:  #aaaaaa ;
    color: white;
    border: 0;
    border-radius: 5px;
    font-weight: bold;
    cursor: pointer;
}
