/*   GENERAL   */

* {margin:0; padding:0;}
body{margin:0px; padding:0px; font:normal 12px/18px "Helvetica", arial, verdana, sans-serif; color:#1d2123; background:#fff url(images/site-bg.jpg) top center no-repeat; line-height:1.5em;}

/*   TAG   */

h1 {text-indent:-9999px;}
a{text-decoration:none; font-weight:bold; color:#391d12;}
img{border:none;}
p{margin-bottom:1.5em;}
h3{color:#391d12; font-size:16px; margin-bottom:12px;}
/*  DIV   */
#nav {float:right; position:relative; top:73px;}
#nav li {float:left; list-style:none;}
#nav li img{margin:0 8px;}
#tagline {position:relative; top:72px; left:-10px; float:left; }
#container{position:absolute; margin:0px 0px 0px 50%; left:-465px; width:930px;}

#container ul, #container p {margin-bottom:1em;}
#container ul {list-style:none;}
#header{margin-top:10px; width:930px; height:90px;}
#header h1{position:relative; top:56px; left:-4px; display:block; float:left; width:334px; height:38px; background-image:url(images/flora-logo.jpg); background-repeat:no-repeat;}
#box1{float:left; margin-top:4px; width:930px; clear:both; height:498px;}
#footer{float:left; margin-top:0px; width:930px; height:60px; color:#9c8c7f; clear:both;}

#links-content li{
	padding-left:28px;
	padding-top:0px;
	height:18px;
	margin-left:5px;
	background:url(images/link-arrow.jpg) no-repeat;
}

#social-links li{
	padding-left:28px;
	padding-top:4px;
	height:22px;
	margin-left:5px;
}

#links-content a{
	font-weight:normal;
}

#container h3 {
	border-bottom:#fff 1px solid;
}

#facebook {
	background:url(images/facebook.jpg) no-repeat !important;
}
#twitter {
	background:url(images/twitter.jpg) no-repeat !important;
}
#etsy {
	background:url(images/etsy.jpg) no-repeat !important;
}
#blog {
	background:url(images/blogger.jpg) no-repeat !important;
}
/*  FLASH DIVS  */

#content{overflow:hidden; border:#391d12 1px solid; height:498px;}

/*  CLASSES  */


a:active, a:focus {outline: 0;}

/** No more dotted borders in Firefox! **/
input:active, a:active {outline: none;}

input:focus, a:focus{-moz-outline-style: none;}