
a{
	color:#c16513;
	/*border-bottom:1px dotted #663300;*/
	text-decoration:none;
}

a:hover{
	border-bottom:#c16513 1px dotted;
	}

a:visited{
	color:#c16513;
}


body{
	font-family:Arial, verdana, Helvetica, sans-serif;
	color:#a49d5e;
	background:#ecebe0;
	margin:10px 0;
	padding:0px 0 0 0;
	font-size:13px;
	text-align: center;
}


.clear{
	clear:both;
}



#container{
	margin:0;
	padding:0;
	background:#ffffff url(images/topbg2.gif) no-repeat 0 0;
}



#content{
	margin:0px;
	padding:10px 0px 0px 0;
	background:#553613 url(images/logoWatermark.gif) bottom left no-repeat;
	border-top:#eee0d3 1px solid;
}


#text{
	margin:0 0px 0 0;
	padding:0 50px 15px 0px;
	text-align:left;
	font-size:100%;
	line-height:1.2em;
	float:right;
	width:350px;
	color:#c16513;
	font-weight:bold;
	
}


	
#text ul{
	color:#ffffcc;
	font-size:100%;
	font-weight:normal;
	}


#diggles{
	color:#a49d5e;
}

#faq{
	margin:0;
	padding:0px 10px 10px 0px;
	text-align:left;
 	float:right;
	}


#faq ol li{
	margin:0 0 0 0px;
	padding:3px 0;
	line-height:1.2;
	font-size:12px;
	color:#a49d5e;
	font-weight:normal;
	}


#footer{
	margin:0px auto 0px auto;
	padding:5px 0 5px 0;
	width:810px;
	font-size:14px;
	
}


#footer ul{
	list-style-type:none;
	margin:0;
	padding:3px 0 0 0;
	text-align:right;
	float:right;
	width:575px;
}


#footer ul li{
	display:inline;
	padding:2px;
	font-size:90%;
	font-weight:300;
	color:#c16513;
}



#diggles{
	font-size:80%;
	font-weight:100;
	clear:both;
	padding:3px;
	margin-top:30px;
	
}


#footer #diggles a:hover{
	color:#a49d5e;
	background: url(images/dot.gif) repeat-x bottom;
}

#header{
	width:200px;
	float:left;
	height:100px;
	padding:0 0 0 100px;
}


#header h1{
	background:url(images/logo.gif) no-repeat 50% 0;
	height:100px;
	margin:0;
	padding:0;
	
}


#header h1 a{
	height:100px;
    width:200px;
    text-indent:-2000em;
    z-index:1000; /* need for FX and IE */	
    display:block;
	margin:0 auto;
	border:0;
}


#header h1 a:hover, h1 a:focus{
    cursor:pointer; /* IE7 */
	-moz-outline-style:none;  /*Firefox image outline fix*/
}

h3{
	font-size:20px;
	text-align:left;
	color:#ffffcc;
	font-weight:600;
	}

img a:hover{
	border:none;
	}

#napo {
	float:left;
	padding:6px;
	}

#picture{
	float:left;
	margin:0;
	padding:20px 0 10px 60px;
	text-align:left;
	font-size:100%;
	line-height:1.4em;
	width:300px;
}


	
#secNav{
	float:right;
	margin:40px 125px 0 0;
	
}


#secNav ul{
	padding:3px;
	margin:0;
	list-style-type:none;
	text-align:right;
	font-size:16px;
	
}


#secNav ul li{
	padding:0 2px;
	margin:0;
	font-size:100%;
	color:#c16513;
	display:inline;
	
}


#secNav ul li a{
	
	margin:0;
	color:#a49d5e;
	
}

#secNav ul li a:hover{
	color:#a49d5e;
	font-style:italic;
}



#spacer{
	height:90px;
	background:url(http://www.beeyondthehive.com/images/spacer.gif);
}


#wrapper{
	margin:0 auto;
	text-align:center;
	width:830px;
	background:#fff url(images/mainbg2.gif) repeat-y 0 0;
	border:#eee0d3 1px solid;
}


