body
{margin:0px}


/*********************HOME PAGE SETTINGS**************************/
.home_bg_1{
background-image:url(images/bg_main_1.jpg);
background-repeat:no-repeat;
}

.home_bg_2{
background-image:url(images/bg_main_2.jpg);
background-repeat:no-repeat;
}

.home_bg_3{
background-image:url(images/bg_main_3.jpg);
background-repeat:no-repeat;
}

.home_bg{
background-image:url(images/bg_home.jpg);
background-repeat:no-repeat;
}

.home_slide{
background-image:url(images/bg_home_bottom.jpg);
background-repeat:no-repeat;
}


.light_blue {
  width:900px;
  height:195px;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/bg_light_blue.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.light_blue[class] {
  background-image:url(images/bg_light_blue.png);
}


.dark_blue {
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/bg_dark_blue.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.dark_blue[class] {
  background-image:url(images/bg_dark_blue.png);
}


.footer_home{
color:#999999;
font-family:verdana,arial;
font-size:10px;
}


.footer_home a{
color:#999999;
font-family:verdana,arial;
font-size:10px;
text-decoration:none;
}

.nav_home{
cursor:pointer;
cursor:hand;
position: relative; 
height:10px; 
margin: 0; 
padding-top:4px;
width:162px;
text-align:middle;
}

/********************************END OF HOME PAGE SETTINGS***********************************/

.transparency {
  width:900px;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/bg_subpages.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.transparency[class] {
  background-image:url(images/bg_subpages.png);
}

.nav{
height:14px; 
margin: 0; 
width:162px;
padding-right:80px;
cursor:pointer;
cursor:hand;
}

.nav_over{
height:24px; 
width:244px;
padding-right:10px;
background-color:#000;
cursor:pointer;
cursor:hand;
}



.back
{
width:80px;
height:10px;
cursor:pointer;
cursor:hand;
padding-top:5px;
}



.pager_on{
border:1px solid #fff;
}

.textFont1{font-family: Arial, Verdana, Trebuchet MS; font-size : 11px; color : #ffffff; text-decoration: none;font-weight:normal;}
.textFont1n{font-family: Arial, Verdana; font-size : 8pt; color : #ffffff; text-decoration: none; font-weight:normal;}
.textFont4{font-family:  Verdana,Arial, Trebuchet MS; font-size : 10px; color : #000000; text-decoration: none;font-weight:normal;}
.textFont5{font-family:  Arial, Verdana, Trebuchet MS; font-size : 11px; color : #000000; text-decoration: none;font-weight:normal;}


.textTD{font-family:  Verdana,Arial, Trebuchet MS; font-size : 10px; color : #000000; text-decoration: none;font-weight:normal;}





.shoponline {

  height:250px;
  background-repeat:no-repeat;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/shoponlineholder.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.shoponline[class] {
  background-image:url(images/shoponlineholder.png);
    background-repeat:no-repeat;
}

.shopText{
color:#fff;
font-size:11px; 
font-family:arial;
}


/***********************BACKGROUNDS*****************************/
.collection_bg{
background-image:url(images/bg_collection.jpg);
background-repeat:no-repeat;
width:900px;
}

.about_bg{
background-image:url(images/bg_about.jpg);
background-repeat:no-repeat;
width:900px;
}

.about2_bg{
background-image:url(images/bg_about2.jpg);
background-repeat:no-repeat;
width:900px;
}

.ad_bg{
background-image:url(images/bg_ad.jpg);
background-repeat:no-repeat;
width:900px;
}

.events_bg{
background-image:url(images/bg_event.jpg);
background-repeat:no-repeat;
width:900px;
}


.contact_bg{
background-image:url(images/bg_contact.jpg);
background-repeat:no-repeat;
width:900px;
}

.shop_bg{
background-image:url(images/bg_shoponline.jpg);
background-repeat:no-repeat;
width:900px;
}

.store_bg{
background-image:url(images/bg_storelocator.jpg);
background-repeat:no-repeat;
width:900px;
}


/**************************/
#blue a:hover{
color:#00479C
}

#switch a:hover{
color:#FF9933
}


.footer{
color:#fff;
font-family:verdana,arial;
font-size:11px;
position:relative;
}

.footer a {
color:#fff;
font-family:verdana,arial;
font-size:11px;
text-decoration:none;
}