@charset "utf-8";
/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px auto;
	background: url(../images/homepage/grad_bg.jpg) no-repeat center top fixed #F4F4F4;
	z-index: 1;
}
/*the body tag holds the gradient background and the page hold everything in together in place*/
#page {
	max-width:1020px;
	min-width:1000px;
	background-color:#FFF;
	margin: 0px auto;
	border-left: solid #000 1px;
	border-right: solid #000 1px;
}
/*End*/

/*this is the container for the HEADER top*/
#header {
	padding: 0px;
	width: 1020px;
	position: fixed;
	z-index:3;
	height: 110px;
	margin: 0px auto;
}
/*End of container for the HEADER top*/

/*this section is the background for the left menu*/
#sidebar {
	background: url(../images/homepage/2010_blue_bg.jpg) repeat-y;
	width:200px;
	float:left;
	margin-top: 120px;
	margin: 0px;
	padding: 0px;
	height: auto;
}
/*End of section for background left menu*/

/*star of New Blue border and stuff with in*/
.marronborder {
	border: 10px solid #053569;
	background: #FFFFFF;
	margin-top:10px;
	width: 100px;
}
#border {
	background-color: #FFFFFF;
	border: 10px solid #053569;
	padding:5px;
	text-align: center;
}
.regtext {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
}
.regtext img {
	border:0px;
}
#marrontext {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #053569;
	text-align: center;
	padding-left: 65px;
	width:175px;
}
#marrontext div{
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #053569;
	text-align: center;
	padding-left: 65px;
	width:175px;
}

#bluepanel {
	background-color: #666666;
	height: 58px;
	width: 78%;
	border: 1px solid #333333;
}
#backButton {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	background: url(../images/buttons/navButton08.gif) no-repeat center;
	height: 34px;
	padding-top: 10px;
	font-weight: normal;
	text-align: center;
}
#backButton a {
	font-size: 11px;
	text-transform: uppercase;
	text-decoration:none;
	color: #FFFFFF;
	display:block;
}
#backButton a:hover {
	font-size: 11px;
	text-transform: uppercase;
	text-decoration:underline;
	color: #FFFFFF;
}
.title {
	font-size: 17px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	text-align: center;
	background: url(../images/homepage/grad_title.gif) repeat-x;
	height: 2em;
	width: 30em; 
	border: thin solid;
	border-top-color: #666;
	line-height: 28px;
}
.texttitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #053569;
	background: url(../images/gray_button.gif) repeat-x;
	height: 40px;
	width: 200px;
	text-align: center;
	background-position: center;
	vertical-align: middle;
	padding-top: 17px;
}
.atext {
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
/*End of New Blue border and stuff with in*/

/*main content container*/
#content {
	margin-left:0px;
	margin-top: 5px;
	float: left;
	width: 700px;
	padding: 5px 5px 5px 25px;
	height: auto;
	vertical-align: top;
	text-align: center;
}
/*end of main content container*/

h1 {
	font-size:3px;
	color:#fff;
	text-align:center;
	text-transform:none;
	font-weight: normal;
	line-height: 15px;
	font-style: normal;
}


h1_titles {
	font-size:11px;
	color:#999;
	text-align:center;
	text-transform:none;
	font-weight: normal;
	line-height: 15px;
	font-style: normal;
}


h1_gray {
	font:Arial, Helvetica, sans-serif;
	font-size:8px;
	color:gray;
	text-align:left;
	margin:0px;
	padding-left:20px;
}


.h1 {
	font-size:11px;
	color:#999;
	text-align:justify;
	text-transform:none;
	font-weight: normal;
	line-height: 20px;
	font-style: normal;
	padding-top: 20px;
	padding-bottom:20px;
}

p {
	font-size:11px;
	color:#000;
	text-align:center;
	text-transform:none;
	font-weight: normal;
	line-height: 20px;
	font-style: normal;
}

p a:link {
	font-size:11px;
	color:#999;
	text-align:center;
	text-transform:underline;
	font-weight: normal;
	line-height: 20px;
	font-style: normal;
}

.h1_history {
	font-size:12px;
	color:#999;
	text-align:left;
	text-transform:none;
	font-weight: normal;
	line-height: 20px;
	font-style: normal;
	padding-top: 5px;
	padding-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	
}
.history_headers {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #053569;
	text-align: left;
	text-indent: 20px;
	height: 20px;
	padding-top:3px;
	vertical-align: top;
}
#history_images {
	border:thin solid #666;
	margin-right:5px;
	margin-top:10px;
}

#nav_links_bottom ul {
	list-style-type: none;
	margin: 0px;
	text-align: center;
	padding-left: 10px;
	width: 100px;
	float: left;
	height: 10px;
	padding-left:10px;
}
#nav_links_bottom a {
	display: block;
	color: #999;
	text-decoration:none;
	width:120px;
}
#nav_links_bottom a:hover {
	display: block;
	color: #053569;
	text-decoration: underline;
	width:120px;
}
#nav_links_bottom li {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-align:left;
	list-style-type:none;
	color: #999;
	padding-top:0px;
	padding-left:20px;
	margin: 0px;
	height: 20px;
	width:120px;
	float: left;
}
.styleowner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
	padding-left: 10px;
	margin-left: 10px;
	text-align: left;
}
.stylemane {
	font-size: 12px;
	color: #FFFFFF;
}
.graytext11pt {
	font-size: 11px;
	font-style: normal;
	text-transform: capitalize;
	color: #666666;
	font-weight: bold;
	text-align: center;
}
.regularfont {
	font-size: 11px;
	font-style: normal;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
}
.price {
	width: 300px;
	border: thin solid #000000;
}
.redtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}
.blacktext11pt {
	font-size: 14px;
	font-style: normal;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
}
#backlinks {
	font-size: 11px;
	font-weight: bold;
	color: #053569;
	text-decoration: none;
	text-align: center;
}
.categoriesHeaders {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #053569;
	text-align: left;
	text-indent: 20px;
	height: 15px;
	padding-top: 3px;
}
.topHeaderText {
	height: 95px;
	width: 520px;
	float: none;
	border: 1px solid #333333;
	background-color: #ABABAB;
}
.headerTitleTop {
	font-size: 248%;
	line-height: normal;
	font-weight: 900;
	outline-style: inherit;
	outline-color: #660000;
	outline-width: 5px;
	text-transform: uppercase;
	color: #660000;
	text-align: left;
	text-indent: 20px;
	vertical-align: top;
	font-style: italic;
}
.tagLine {
	font-size: 20px;
	font-style: italic;
	line-height: normal;
	font-weight: 800;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: left;
	text-indent: 10px;
	outline-color: #FFFFFF;
}
#mouseoverimage {
 background: #FFFFFF;
 color: #000000;
 font-family: verdana, arial, sans-serif;
 font-size: 0.8em;
 margin: 20px 0px 0px 0px;
 padding: 0;
 text-align: left;
}
h2 {
	color: #666;
	font: normal 11px Verdana, sans-serif;
	line-height: 10px;
	text-decoration: none;
}
.right {
	font-size: 1.0em;
	padding-right: 100px;
	text-align: right;
}
#info {
	border: 1px solid #C2C7BE;
	margin: 20px 80px 0px 80px;
	padding: 0px 15px 0px 15px;
	position: relative;
}
#info a, #info a:visited {
	color: #8A9483;
	text-decoration: none;
}
#info a:hover {
	color: #9BA495;
	text-decoration: underline;
}
#pic {
	background-color: #FFFFFF;
	left: 10px;
	position: relative;
	top: 10px;
	width: 135px;
}
#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}
#pic a img {
	border: 0;
	background-image: url(../images/glass/2321sm.jpg);
}
#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	border: 1px solid #000000;
	display: block;
	height: 90px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 135px;
}
#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}
#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 233px;
	left: 150px;
	position: absolute;
	top: -60px;
	width: 300px;
}
#top {
	margin-left: 80px;
}
.imageover {
	position: relative;
	z-index: 0;
}
.imageover:hover {
	background-color: transparent;
	z-index: 50;
}
.imageover span {
	position: absolute;
	background-color: white;
	padding: 2px;
	left: -1000px;
	border: 1px solid black;
	visibility: hidden;
	color: black;
	text-decoration: none;
}
.imageover span img {
	border-width: 0px;
	padding: 2px;
}
.imageover:hover span { /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 10px;
	left: 90px;
}
.imagebullet {
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	text-transform: lowercase;
	color: #999999;
	list-style-position: inside;
	padding-left: 20px;
	padding-bottom:5px;
	margin: 10px 0px 20px 20px;
	border-bottom: #999966 thin dotted;
	list-style-type: disc;
	width: 150px;
}
#clickimage {
	color: #900;
}
.blacktextTitle {
	font-family: Helvetica;
	font-size: 14px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bolder;
	font-variant: normal;
}
#blacktextTitle2 {
	font-size: 1em;
	font-style: normal;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	padding-left: 2em;
	margin-left: 3em;
	text-align: left;
	height: 5em;
	width: 10em;
}
/*store locator stuff here*/

.store_locator09 {
	font-size: 18px;
	color: #FFF;
	padding-top: 40px;

}
.bluebutton {
	font-weight: bold;
	text-transform: capitalize;
	background-attachment: fixed;
	background-image: url(../images/homepage/buttonnew.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 25px;
	width: 133px;
	font-size: 11px;
	color: #333333;
	padding-top: -20px;
	/*line-height: -24px;*/
}
#small_text {
	font-size: 11px;
	color: #C90;
	text-align: center;
}



#storename {
	font-size: 14px;
	color: #FFF;
	text-align: left;
	font-weight: bold;
}

#store_bigimage {
	width: 288px;
	height: auto;
	background-color: #FFF;
	border: 3px solid #053569;
	text-align: center;
	vertical-align: top;
}
span storename {
	font-size: 14px;
	color: #FFF;
	text-align: left;
	font-weight: bold;
}
#small_text_stores {
	font-size: 11px;
	color: #FFF;
	text-align: left;
	width: 300px;
}
#store_address_for_emails {
	position:relative;
	left:520px;
	top:850px;
	width:351px;
	height:102px;
	z-index:1;
	font-size: 15px;
	font-weight: bold;
	color: #666;
	text-align: center;
}

.store_locator09stores {
	height: 55px;
	width: 500px;
	z-index: 2;
	padding-left: 10px;
	font-size: 18px;
	color: #FFF;
	padding-top: 10px;
}
#storetitle {
	position:absolute;
	left:589px;
	top:10px;
	width:500px;
	height:45px;
	z-index:1;
}
.storenames_address {
	font-size: 12px;
}
#stores_email_request_directions {
	font-weight:bold;
	font-size: 15px;
	color:#CAB84A;
	text-decoration: underline;
}

#city_gold_text {
	font-size: 22px;
	text-transform: capitalize;
	color: #FFF;
	z-index: 1;
	text-align: center;
	vertical-align: middle;
	line-height: normal;
	font-weight: bold;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
}
#city_gold_text_caps {
	font-size: 22px;
	text-transform: uppercase;
	color: #FFF;
	z-index: 1;
	text-align: center;
	vertical-align: middle;
	line-height: normal;
	font-weight: bold;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
}
#small_text {
	font-size: 11px;
	color: #C90;
	text-align: center;
	text-transform: lowercase;
}
#store_locator_whitetext {
	font-size:20px;
	color:#FFF;
	font-style: italic;
	text-transform: uppercase;
}
/*End of store locator stuff here*/
#goldsilvericon {
	background: url(../images/buttons/gold-Silver-Bronze.gif) no-repeat center top fixed;
	height: 26px;
	padding-top: 4px;
	padding-left: 95px;
	font-size: 14px;
	text-transform: capitalize;
	color: #333333;
	font-weight: bold;
	font-style: normal;
}
/*.style1 {
	color: #FFFFFF;
	text-decoration: underline;
}
.style2 {
	font-size: 11px;
	color: #333;
}
.style6 {
	color: #000000;
	font-size: small;
	font-weight: bold;
	text-align: center;
}*/
.subBar {
	margin: 0px;
	padding: 0;
}
.price {
	width: 300px;
}
.texttitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
	background-image: url(../images/gray_button.gif);
	background-repeat: repeat-x;
	height: 40px;
	width: 200px;
	text-align: center;
	background-position: center;
	vertical-align: middle;
	padding-top: 17px;
}
.marronborderStores {
	border: 10px solid #660000;
	background-position: center;
	background-color: #000;
	width: 500px;
	text-align: center;
	margin: 10px;
	padding: 10px;
}
.storelocatorgraphic {
	background: url(../stores/images/store_locator_new2010.jpg) no-repeat;
	height: 186px;
	width: 721px;
	border-bottom: 1px solid #999;
}
#imagerotation {
	width: 228px;
	border: thick solid #053569;
	z-index: 1;
	left: 300px;
	top: 15px;
	margin:  10px 20px 20px 530px;
	height: 136px;
	background-color: #FFF;
}
#footer {
	color: gray;
	background-color: white;
	padding: .1em 2em;
	margin-top: -1em;
}
#leftside_links ul {
	list-style-type:none;
	text-align:left;
	font-weight:bold;
	width:175px;
	font-size:11px;
	padding-left:5px;
}
#leftside_links a {
	display:block;
	color: #FFF;
	text-decoration:none;
}
#leftside_links a:hover {
	display:block;
	color: #FFF;
	text-decoration:underline;
}
#leftside_links li {
	font-style: normal;
	text-align:left;
	padding-top:0px;
	margin: 0px;
	height: 20px;
	float: left;
	list-style-type:none;
	font-size:11px;
	width:175px;
	font-weight:bold;
	color: #FFF;
	padding-left:8px;
	margin-bottom:-3px;
}
/*this section for the gold bold text*/

#small_text_trophies_plaques_medals {
	font-family: "Arial", Gadget, sans-serif;
	font-size: 12px;
	font-weight:bold;
	width:175px;
	color:#CAB84A;
	text-align: left;
	float: left;
	margin-bottom: 8px;
}
#small_text_trophies_plaques_medals ul {
	list-style-type:none;
	text-align:left;
	padding-left:8px;
}
#small_text_trophies_plaques_medals a {
	display:block;
	color:#CAB84A;
	text-decoration:none;
}
#small_text_trophies_plaques_medals a:hover {
	text-decoration:underline;
}
/* dynamic state */
#city_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-align: left;
}
#request_catalog_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform:capitalize;
	color: #333;
}
#address_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #777;
	text-align: left;
}
.mapimage {
	background-image: url(stores/images/USAMapLocations07.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	width: 570px;
	height: 372px;
}


.style6 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: center;
}


.catalogpages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

h3 {width:200px; height:15px; margin-bottom:-10px;
	padding-top:3px;
	background-color:#FFF;
	font:Arial, Helvetica, sans-serif; font-size:11px; text-transform:uppercase; text-align:center; color:#F00;
}

h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#039; font-style:normal; text-transform:capitalize;
	text-decoration:none;
	width:250px; height:8px;
}
h5 a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#039; font-style:normal; text-transform:capitalize;
	width:250px; height:8px;
	text-decoration:none;
}
h5 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#039; font-style:normal; text-transform:capitalize;
	width:250px; height:8px;
	text-decoration:none;
}

h5 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666; font-style:normal; text-transform:capitalize;
	width:250px; height:8px;
	text-decoration:underline;
}
h4 {
	font:Arial, Helvetica, sans-serif; font-size:14px; text-align:center; font-style:normal; font-weight:bold; color:#000;
	width:600px; height:25px;
	background-color:#999; padding-top:10px;
}

#h_page_bigger_blue_text {
	color: #053569;
	font-family:Arial, Helvetica, sans-serif; font-weight:bold;
	font-size:25px;
	padding-left:6px;
	padding-left:-3px;
	text-align:center;
}

#h_page_bigger_blue_text a {
	color: #053569;
	font-family:Arial, Helvetica, sans-serif; font-weight:bold;
	font-size:25px;
	padding-left:6px;
	padding-left:-3px;
	text-align:center;
	text-decoration:none
}

#h_page_bigger_blue_text a:hover {
	color: #C93;
	font-family:Arial, Helvetica, sans-serif; font-weight:bold;
	font-size:25px;
	padding-left:6px;
	padding-left:-3px;
	text-align:center;
	text-decoration:none;
}

#h_page_blue_blurb {
	color: #053569;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:left;
	padding-left:45px;
}
#h_page_black_blurb {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:left;
	padding-left:45px;
}

#gray_bg_img_home {
	width:400px;
	height:440px;
	border:#666; border-style:solid; border-width:medium;
	background-color:#F6F6F6;
}

