@charset "UTF-8";
/* CSS Document by Jay Perkins for Faubourg lighting */


body,
html {
	margin:0;
	padding:0;
	/*darker background
		/*background:#1a1e0c;*/
		background:#fff;
	color:#000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	background-image: url(/images/07_mainbg.jpg);
	background-repeat:repeat-x;
	line-height: 1.2em;
	}
	#wrapper {
    width: 790px;
    /*margin:0 auto;
		padding:0;*/
    background-image: url(images/07_wrapper_bg.gif);
		background-repeat: repeat-y;

}

   #left {
	  float:left;
		width: 140px;

	 }

	 
	 #right {
   float:right;
	 width: 610px;
	 background-image: url(images/01_7bg_seasspecial.jpg);
	 background-repeat: no-repeat;
	 padding: 20px;

	 }
	 
	 #floattext {
	margin:500px 0 0 0;
	padding: 0 33px 0 215px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	 }
	 
	 #footer {
	 clear:both;
	 }
	 
	 
  #logo {
	padding: 0 70px 0 120px;
	}
	
	p {
	margin:7px 2px 4px 2px;
	font-size: 12px;
	line-height: 1.2em;
	}
	
	h1 {
	font-size: 14px;
	font-weight: bold;
	color: #484a2a;
	margin:1.2em;
	line-height: 1.2em;
	}
	
	h2 {
	font-size: 12px;
	}
	
	h3 {
  font-size: 12px;
	}
	
	#imgpad {
	padding: 6px 18px 6px 6px;;
	}

	
	#address {
	margin: 10px 0 0 0;
	}
	
	#address p {
	margin: 2px;
	}
	
	#floattext h1 {
	margin:0;
	letter-spacing: normal;
	font-size: 14px;
	line-height: 1.2em;
	}
	
	.phonenumber {
	color: #484a2a;
	font-size: 17px;
	font-weight: bolder;
	margin:0;
	padding:0;
	letter-spacing:-0.4px;
	}

.left_nav {
}
#wrapper #left .left_nav img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* this removes the blue border from the map img */
#left_nav_map {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
