@charset "UTF-8";
/* CSS Document */

body {margin: 0px; background-image:url(images/body_bg.jpg);}

img {border: 0px;}

#wrap {width: 920px; margin-left: auto; margin-right: auto;}

  #glow {width: 920px; background-image:url(images/glow.png);}

    #top {width: 898px; height: 148px; background-image:url(images/top_bg.png); margin-left: auto; margin-right: auto; position: relative;}
	
	  #nav {position: absolute; top: 122px; left: 172px; z-index: 200;}
	    /* #nav img {float: left;} */
  
    #content {width: 898px; min-height: 492px; background-image:url(images/content_bg.png); background-repeat: no-repeat; background-color: #ffffff; margin-left: auto; margin-right: auto; position: relative;}
	  #content a:link {text-decoration: none; color: #1a1717;}
	  #content a:active {text-decoration: none; color: #1a1717;}
	  #content a:visited {text-decoration: none; color: #1a1717;}
	  #content a:hover {text-decoration: underline; color: #894e57;}
	
	  #left_nav {font-family: "Gill Sans", arial; font-size: 14px; font-weight: bold; line-height: 25px; position: absolute; top: 300px; left: 50px;}
	    #left_nav ul {margin: 0px; padding: 0px;}
		#left_nav li {margin: 0px 0px 10px 0px; padding: 0px;}
		
		.narts {position: absolute; bottom: 10px; left: 30px;}
		.purse {position: absolute; bottom: -5px; right: -5px;}
		.coupons {position: absolute; left: 62px; bottom: 140px;}
		
			#slideshow {z-index: 100; margin-top:10px}
	  #slideshow img {z-index: 100; position: relative; width: 590px;	height: 403px;}
	 
		
      #content_text {width: 430px; padding: 38px 20px 10px 448px; font-family: arial; font-size: 14px; line-height: 25px; color: #1a1717;}
	    #content_text span {font-weight: bold; color: #894e57;}
		#content_text p {margin: 10px 0px 0px 0px;}
	
	  .main_logo {position: absolute; top: -140px; left: 10px;}
	  .main_pic {position: absolute; top: 35px; left: 240px;}
	  .connect_buttons {position: absolute; top: 450px; left: 240px;}

  #bottom {width: 920px; height: 87px; background-image:url(images/bottom_bg.png); position: relative;}
  
    .signmeup {position: absolute; top: 10px; left: 257px;}
	.name_form {width: 119px; height: 19px; border: 1-x solid #7d7d7d; position: absolute; top: 40px; left: 74px;}
	.email_form {width: 119px; height: 19px; border: 1-x solid #7d7d7d; position: absolute; top: 40px; left: 254px;}
  
  #copy {margin-left: 23px; float: left; font-family: arial; font-size: 12px; color: #894f58; padding-top: 4px;}
	
  #ptc {margin-right: 23px; float: right; margin-bottom:5px; padding-bottom: 10px;}
  
  .left {width: 100px;float: left;}
  
  
  /* New Nav */
  
  #nav a {height: 19px; background-position: top left; display: block; float: left; text-indent: -1000em;}
    #nav a:hover {background-position: 0px -19px;}
  
    .nav_home {width: 58px; background-image: url(images/nav_home.jpg);}
	.nav_gallery {width: 80px; background-image: url(images/nav_gallery.jpg);}
	.nav_about {width: 102px; background-image: url(images/nav_about.jpg);}
	.nav_account {width: 120px; background-image: url(images/nav_account.jpg);}
	.nav_corner {width: 173px; background-image: url(images/nav_corner.jpg);}
	.nav_contact {width: 165px; background-image: url(images/nav_contact.jpg);}
