body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}



#maincontent {
	width: 760px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

.navtxt a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#purpleboxlh {
	background-color: #ccccff;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 1px;
}
#purpleboxlhint {
	background-color: #ccccff;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 1px;
}
#indexpicbkgd {
	background-image: url(images/indexpicbkgd.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#quotepicbkgd {
	background-image: url(images/Beech-Wardrobe2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#intbkgd1 {
	background-image: url(images/indexpicbkgd.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#intbkgd2 {
	background-image: url(images/indexpicbkgd.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#intbkgd3 {
	background-image: url(images/indexpicbkgd.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.purplebkgd {
	background-color: #CCCCFF;
}

.font16 {
	font-size: 16px;
	font-weight: bold;
}
.font14 {
	font-size: 14px;
	font-weight: bold;
}
.font12 {
	font-size: 12px;
	font-weight: bold;
}
#whiteboxrh {
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
.paddinglh1 {
	padding-left: 15px;
}
.dblpadding {
	padding-right: 10px;
	padding-left: 10px;
}
.gradbkgd {
	background-image: url(images/purplegrad.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #66628E;
}
.lhborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.rhborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.navtxt {
	color:#FFFFFF;
	font-weight:bold;
}

.navtxt a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.navtxt a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.navtxt a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.footertxt {
	background-color:#333333;
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.footertxt a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footertxt a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.footertxt a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.footertxt a:active {
	text-decoration: none;
	color: #FFFFFF;
}

/* default opacity for IE */
img {
	filter:alpha(opacity=100);
	}

/* duplicate image positioning */
img.idupe {
	position:absolute;
	z-index:30000;
	visibility:hidden;
	}
