/* busybeader.com */
p {
	font-size : 12pt;
	font-family : "bradley hand itc", "times new roman", times, serif;
	text-align : justify;
	margin: 10px 10px 10px 10px;
}
body {
	font-size : 9pt;
	font-family : arial, helvetica, sans-serif;
	margin : 0 0 0 0;
	color: navy;
}
address {
	font-family : "times new roman", times, serif;
	font-size : xx-small;
	font-style : normal;
	color: gray;
}
.bold {
	font-weight: bold ;
}
.italic {
	font-style: italic;
}
.header {
	color : navy;
	font-size : 25pt;
	font-weight : bold;
	font-family : "lucida handwriting", "bradley hand itc", arial black, serif;
	/* line-height: 20px; */
	font-style: italic;
}
.headerbg {
	background-color: #ee82ee;
	/* border-bottom : 1px solid gray; */
}
.menubg {
	background-color: #c58ee0;
	width: 135px ;
	/* border-right : 1px solid gray; */
}
.bodybg {
	background-color: white ;
	border-left: 1px solid #b3b3d4 ;
	border-top: 1px solid #b3b3d4 ;
	/* background-image : url("images/skates7.jpg") ; */
}
.footerbg {
	background-color: white ;
}
.thbg {
 	background-color: #d9eaff ;
}
.membershiptitle {
	background-color: #d9eaff ;
	font-size: 13pt ; 
	font-weight: bold ;
	color: navy ;
}
.membershipp {
	font-size : 10pt;
	font-family : arial, helvetica, sans-serif;
	text-align : justify;
	margin-top : 5px;
	margin-bottom : 5px;
}
.tdbg {
	background-color: #f6f6f6;
}
.gray {
	 background-color: #f6f6f6;
}
.menuspan {
	width : 135px ;
	font-family : arial, helvetica, sans-serif;
	font-size : 9pt;
	color : navy ;
	line-height : 14pt;
	margin-left : 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
a.menuspan {
	text-decoration : none;
	border: 1px solid #b3b3d4;
	padding: 1px 3px 1px 3px;
	width: 125px; 
	color: navy; 
	font-weight: bold; 
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
.menuspan:hover {
	background: #ffdead;
	background-image: url(../images/bg/back-061.gif);
	width: 125px;
}
/* resolves issue with space after small images */
img.block
{
	display: block;
}

.hosting {
	font-family : times new roman, times, serif;
	font-size : xx-small;
	font-style : normal;
	color: #d3d3d3 ;
	text-decoration : none;
	/* line-height: 6px; */
	padding: 0px 0px 0px 0px;
}
a.hosting {
	text-decoration : none;
	color : #d3d3d3;
}
.hosting:hover {
	color: gray;
}
.divbox {
	border: 1px solid #d2d2e6;
	padding: 10px 10px 10px 10px;
}
.border {
	/* lighter: #d2d2e6 */
	border: 1px solid #b3b3d4;
}
.border-right {
	border-right: 1px solid #b3b3d4;
}
.border-left {
	border-right: 1px solid #b3b3d4;
}
.border-dark {
	border: 1px solid #b3b3d4;
}
.notice {
	border: 6px double red;
	background-color: #f6f6f6; 
	padding: 10px 10px 10px 10px; 
	width: 85%;
}
.noticeheader {
	color: red ;
	font-size: 14pt ;
}
.hmenubg {
	background-color: #ffdead;
}
.hmenu {
	font-family : arial, helvetica, sans-serif;
	font-size : 9pt;
	color : navy ;
	margin-left : 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
a.hmenu {
	text-decoration : none;
	padding: 1px 3px 1px 3px;
	color: navy; 
	/* font-weight: bold;  */
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
.hmenu:hover {
	background: #c58ee0 ;
	border: 1px solid #b3b3d4;
}
.jewelerydesc {
	background-color: #f4dafe ;
	font-size : 9pt;
	font-family : arial, helvetica, sans-serif;
	margin : 5px 5px 5px 5px;
}
.vertical-align {
	vertical-align: middle;
}


