/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg-green.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;	
}
.body-gold {
background-image:url(bg-gold.jpg);
}

.body-orange {
background-image:url(bg-orange.jpg);
}
    
a:link {
	color: #4466b0;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	color: #4466b0;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #70a123;
	text-decoration: none;
	font-weight:bold;
}
a:active {
	color: #4466b0;
	text-decoration: none;
	font-weight:bold;
}
/* beekeeper pages navigation links */
a.bk:link {
	color: #4466b0;
	text-decoration: none;
	font-weight:bold;
	line-height: 12px;
}
a.bk:visited {
	color: #4466b0;
	text-decoration: none;
	font-weight:bold;
	line-height: 12px;
}
a.bk:hover {
	color: #70a123;
	text-decoration: none;
	font-weight:bold;
	line-height: 12px;
}
a.bk:active {
	color: #4466b0;
	text-decoration: none;
	font-weight:bold;
	line-height: 12px;
}
/* end beekeeper pages navigation links */

.text-tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
}
.text-10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text-closer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
}
.heading {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #BD5D2A;
}
.heading-black {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
} 
.info-box {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 10px;
	line-height: 12px;
	text-align:justify;
}
.bee-temp-descr {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 10px;
	line-height: 12px;
}
.text-orange {
	color: #BD5D2A;
}
.text-tiny-orange {
	color: #e05713;
		font-size: 9px;
	    line-height: 12px;

}
.pageboxnorepeat-resources {
    background: url(resources-left-bg.jpg);
}
.pageboxnorepeat {
    background: url(portfolio-left-bg.jpg);
	background-repeat: no-repeat;
}
.pageboxnorepeat2 {
    background: url(portfolio-right-bg.jpg);
	background-repeat: no-repeat;
}
.pageboxnorepeat4 {
    background: url(portfolio-print-topper3.jpg);
	background-repeat: no-repeat;
}
.pageboxnorepeat5 {
    background: url(portfolio-label-topper3.jpg);
	background-repeat: no-repeat;
}
.pageboxnorepeat3 {
    background: url(portfolio-left-bg.jpg);
	background-repeat: no-repeat;
}
blockquote { 
	 margin-left: 40px;
 }
 hr.portfoliopages {
     border: 0;
     width: 100%;
	 color: #4466b0;
     background-color: #4466b0;
     height: 10px;
}
