@charset "utf-8";
/* CSS Document */

div#container{
	width: auto;
	margin: 0 auto;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

div#mainbox{
	float: left;
	width: 800px;
	margin-top: 5px;
	margin-bottom: -13px;
}

div#maintext{
	padding-left: 20px;
	padding-bottom: 10px;
	width: 770px;
	float: left;
	background-color: inherit;
	height: auto;
	text-align:left;
}
.main_{
	background-image: url(../images/MainMiddle.jpg);
	background-position: left;
	background-repeat:repeat-y;
	width: auto;
	float: left;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: -5px;
	margin-right: 0px;
	padding-right: 0px;
	padding-bottom: -25px;
	font-size: 12px;
	line-height: 20px;
	}

.bottom {
	width: auto;
	float: left;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: -25px;
	}

div#top
	{
		width: 800px;
		height: 108px;
		background-color: #ffffff;
	}
div#middle
	{
		height: auto;
		width: auto;
		background-color: #FFffff;
	}
div#bottom
	{
		width: auto;
	}
div#footer{
	color: #FFF;
	font-size: 9px;
	float: left;
	width:auto;
	padding: 0px;
	}
	
	
#r3{
width: 3px;
}
#r5
{
width: 5px;
}
#r6
{
width: 6px;
}
#r7
{
width: 7px;
}
#r8
{
width: 8px;
}
#r9
{
height: 2px;
width: 9px;
}
#r10
{
height:2px;
width: 10px;
}



.special{
color: #2C2C85;
}/*for links and page-headers 
		and whatnot*/

.topcurrent{
	color: #6464CB;
}
/*like "current" but for top links*/
em{
color: #006600; 
font-weight: bolder;
font-style: normal;
}
h2{
font-size: 14px;
font-weight: bolder;
}
.menu-headings{
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
}
#toplinksfront{
height: 12px;
background-color: #ffffff; 
width: 800px;
float: left;
padding-left: 20px;
padding-right: 0px;
padding-top: 5px;
padding-bottom: 5px;
top: 180px;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-color: inherit;
}
.links a:link {color: inherit;}
.links a:visited {color: inherit;}
.links a:active {color: inherit;}
.links a:hover { color: inherit; text-decoration: underline; }
.links a {text-decoration: none;}


#cap {font-size:50px; color: #006600;  float:left; height:34px; line-height:34px; margin-top:2px; 
margin-right:1px;}
* html #cap {margin-right:-2px; margin-top:3px;}
/*http://www.cssplay.co.uk/menu/dropcap.html*/

#frontbureau{
	float: right;
	height: 21px;
	right: 9px;
	text-align: right;
	font-size: 10px;
	padding-bottom: 3px;
	padding-top: 18px;
	padding-right: 15px;
	padding-left: 60px;
	background-color: #ffffff;
	background-image: url(../images/hslogo.jpg);
	background-repeat: no-repeat;
	border-top: #ffffff 2px solid;
	border-bottom: #ffffff 1px solid;
}

#newbox{
	width:	140px;
	height: 460px;
	padding-bottom: 130px;
	margin-top: 15px;
	margin-left: 10px;
	background-color: #E4F3E4;
	}/*#ccffaa #a2c5af #d2f5df #72957f*/
#newimage{
	margin-top: 110px;
	margin-bottom: 10px;
	border: 1px #ffffff solid;
	width: 122px;
	height: 122px;
	background-image: url(earring.jpg);
	left: 15px;
	
}


#smallr7{
top:	7px;
width: 165px;
height: 1px;
left: 0px;
background-color: #6699cc;
}

ul{
	list-style-image: url(../images/squareBullet.jpg);
	list-style-position: outside;
	list-style-type: square;
}



