/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
p {
	margin-left: 20px;
}
strong {
	font-weight: normal;
	font-style: normal;
}
.em {
	font-weight: normal;
	font-style: normal;
}



/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
	font: bold 120% Arial,sans-serif;
	color: #334d55;
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
}

h2{
	font: bold 114% Arial,sans-serif;
	color: #006699;
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

.main-box
      {
	border: 1px solid #006633;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	  }
	  
.menu {
	text-align: center;
	font-family: Papyrus;
	font-size: 1em;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #006633;
	border-top-style: none;
	border-top-width: 1px;
	border-left-style: none;
	border-left-width: 1px;
	border-right-style: none;
	border-right-width: 1px;
	color: #006633;
	background-color: #FFFFCB;
	padding-top: 10px;
	padding-bottom: 10px;
	}
a.menulink, a.menulink:visited{
	color: #006633;
	font-weight: bold;
	margin: 0px;
	padding: 2px 8px 1px 8px;
	font-family: Papyrus;
	font-size: 1em;
	background-color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: none;
	border-bottom-color: #CC6699;
	border-bottom-width: thin;
	border-top-style: none;
	border-top-color: #CC6699;
	border-top-width: medium;
}
a.menulink:hover{
	color: #FFFFCB;
	margin: 0px;
	padding: 2px 8px 2px 8px;
	background-color: #046A3A;
	text-decoration: none;
}


a.linkitem, a.linkitem:visited{
	color: #CC6699;
	margin: 0px;
	font-family: "Microsoft Sans Serif";
	font-size: 0.7em;
	background-color: #e5e5e5;
	text-align: center;
}
a.linkitem:hover{
	color: #E5E5E5;
	margin: 0px;
	font-family: "Microsoft Sans Serif";
	font-size: 0.7em;
	background-color: #cc6699;
	text-align: center;
	text-decoration: none;
}
a.bottomlink, a.bottomlink:visited{
	color: #006633;
	margin: 0px;
	font-family: "Microsoft Sans Serif";
	font-size: 0.8em;
	background-color: #FFFFCB;
	text-align: center;
	text-decoration: none;
}
a.bottomlink:hover{
	color: #FFFFCB;
	margin: 0px;
	font-family: "Microsoft Sans Serif";
	font-size: 0.8em;
	background-color: #00612C;
	text-align: center;
	text-decoration: none;
}
a.emaillink, a.emaillink:visited{
	color: #006633;
	font-family: "Microsoft Sans Serif";
	font-size: 1em;
	text-align: center;
	text-decoration: none;
	background-color: #F0F0F0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-weight: normal;
}
a.emaillink:hover{
	color: #FFFFCB;
	margin: 0px;
	background-color: #086133;
	text-align: center;
	text-decoration: none;
}

a.accomlink, a.accomlink:visited{
	color: #FFFFFF;
	margin: 0px;
	font-family: "Microsoft Sans Serif";
	font-size: 0.65em;
	background-color: #3399CC;
}

.bottombar {
	color: #FFFFFF;
	font-family: "Microsoft Sans Serif";
	background-color: #66CC99;
}
.bendrigg-header {
	background-color: #66CC99;
	font-size: 0.9em;
	font-family: "Microsoft Sans Serif";
}
.pagename {
	font-size: 1em;
	font-family: Papyrus;
	font-weight: bold;
	color: #006232;
	margin-left: 40px;
	text-decoration: underline;
	border: 1px none #006637;
}
.address {
	font-size: 4em;
	color: #006633;
	font-weight: bolder;
	font-style: normal;
	background-color: #FFFFCB;
	border-bottom-color: #CC6699;
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-right-color: #CC6699;
	border-right-style: none;
	border-right-width: 1px;
	font-family: Papyrus;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 30px;
	}
.address2 {
	font-size: 0.8em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #006633;
	font-weight: bold;
	background-color: #FFFFCB;
	border-bottom-color: #CC6699;
	border-bottom-style: none;
	border-bottom-width: thin;
	text-align: center;
	line-height: 1.3em;
	font-style: normal;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
.normal-text {
	font-size: 1em;
	font-family: Papyrus;
	color: #666666;
	padding: 1px 1px 1px 1px;
	line-height: 1.2em;
}
p.normal-text h1 {
	font-family: "Microsoft Sans Serif";
	color: #666666;
	padding: 1px 1px 1px 1px;
	line-height: 1.2em;
}

.handtied-text {
	font-size: 0.7em;
	font-family: "Microsoft Sans Serif";
	color: #CC6699;
	padding: 1px 1px 1px 1px;
	line-height: 1.2em;
	font-weight: 400;
}
.classic-text {
	font-size: 0.7em;
	font-family: "Microsoft Sans Serif";
	color: #00529C;
	padding: 1px 1px 1px 1px;
	line-height: 1.2em;
}
.arrangements-text {
	font-size: 0.7em;
	font-family: "Microsoft Sans Serif";
	color: #CC6699;
	padding: 1px 1px 1px 1px;
	line-height: 1.2em;
}

.left-box {
	font-size: 0.75em;
	font-family: "Microsoft Sans Serif";
	color: #666666;
	padding: 1px 1px 1px 1px;
	width: 15em;
	text-align: left;
	left: 5%;
	top: 30%;
	position: absolute;
	background-color: #E4D7C7;
}
#middlebox {
	font-family: "Microsoft Sans Serif";
	left: 30%];
	position: absolute;
	top: 66px;
	background-position: top left;
	left: 35%;
	width: 352px;
	height: 255px;
}

#mainbody {
	padding-left: 10px;
	border-right-style: none;
	word-spacing: normal;
	border-left-style: none;
	background-color: #FFFFFF;
	font-family: "Microsoft Sans Serif";
	overflow: auto;
}

.shoplink {
	position:relative;
	text-align: center;
	font-family: "Microsoft Sans Serif";
	font-size: 1em;
	color: #666666;
	padding-bottom: 0px;
	}
.web3000link {
	text-align: center;
	font-family: "Microsoft Sans Serif";
	font-size: 0.8em;
	background-color: #FFFFCB;
	color: #FF9D9A;
	width: 100%;
	}

.web3000link-designs {
	position:absolute;
	font-family: "Microsoft Sans Serif";
	font-size: 0.8em;
	background-color: #E5E5E5;
	color: #FF9D9A;
	width: 100%;
	top: 140%;
	text-align: center;
	}
	.web3000link-links {
	position:absolute;
	font-family: "Microsoft Sans Serif";
	font-size: 0.8em;
	background-color: #E5E5E5;
	color: #FF9D9A;
	width: 100%;
	text-align: center;
	bottom: 0%;
	}
.sidebox {
	margin: 0 auto;
	width: 40%;
	background: url(images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
	top: 386px;
	position: absolute;
	left: 10px;
}
.sidebox-designs {
	margin: 0 auto;
	width: 32%;
	background: url(images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
	top: 30%;
	margin-left: 1.5em;
	position: absolute;
}
.midbox-index {
	position: absolute;
	right: 0%;
	background-repeat: no-repeat;
	top: 20%;
	left: 45%;
	width: auto;
}
.midbox-theshop {
	position: absolute;
	right: 0%;
	background-repeat: no-repeat;
	top: 17%;
	left: 40%;
}
.midbox-designs {
	position: absolute;
	right: 0%;
	background-repeat: no-repeat;
	top: 15%;
	left: 35%;
}
.midbox-links {
	position: absolute;
	right: 0%;
	background-repeat: no-repeat;
	top: 20%;
	left: 45%;
	background-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	padding: 0.5em;
}
.boxhead {
	background: url(images/sbhead-r2.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #B55072;
	width: 100%;
}
.boxhead h5 {
	background: url(images/sbhead-l2.gif) no-repeat top left;
	margin: 0;
	color: #CC6699;
	font-size: 1.7em;
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px;
	font-weight: 600;
	width: 100%;
	padding: 22px 30px 5px;
}
.boxbody {
	background: url(images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 1px 20px 31px;
	width: 100%;
	color: #FF66CC;
}
.style3 {
	font-family: "Brush Script MT";
}
