body {
padding: 0;
	font: 90%/115% Georgia, Times New Roman, Times, serif;
	margin-top: 0px;
	height: 100%;
	background: repeat url(artwork/pearwood.gif);
	z-index: 1;
}

p {
	color: #78573d;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 70px;
	font-size: 95%;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6666;
}
a:active {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #FF6666;
}

p.text {
	text-align: left;
	vertical-align: bottom;
	color: #78573d;
	font: 95% Georgia, Times New Roman, Times, serif;
	margin: 0px;
	padding: 0px;
	padding-top: .40em;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 70px;
	text-decoration: none;
}

p.textindent {
	text-align: left;
	vertical-align: bottom;
	color: #78573d;
	font: 95% Georgia, Times New Roman, Times, serif;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 70px;
	text-decoration: none;
	text-indent: 20pt;
}

p.textquestion {
	text-align: left;
	vertical-align: bottom;
	color: #78573d;
	font: italic bold 95% Georgia, Times New Roman, Times, serif;
	margin: 0px;
	padding: 0px;
	padding-top: .40em;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 70px;
	text-decoration: none;
	margin-bottom: -.35em;
}

/* text links */

.textlink {
	color: #FF6666;
	text-decoration: none;
}

a.textlink:link {
	text-decoration: none;
	color: #FF6666;
}

a.textlink:visited {
	text-decoration: none;
	color: #FF6666;
}

a.textlink:hover {
	text-decoration: none;
	color: #FF6666;
}

a.textlink:active {
	text-decoration: none;
	color: #000000;
}

/* sidebar nav menu */

.menu {
	text-align: center;
	color: #FF6666;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font: bold 85%/90px Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

a.menu:visited {
	text-decoration: none;
	color: #78573d;
	font-size: 85%;
	text-align: center;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	line-height: 90px;
}

a.menu:link {
	text-decoration: none;
	color: #78573d;
	text-align: center;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	line-height: 90px;
}

a.menu:hover {
	text-decoration: none;
	color: #FF6666;
	text-align: center;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	line-height: 90px;
}

a.menu:active {
	text-decoration: none;
	color: #000000;
	text-align: center;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	line-height: 90px;
}

/* bottom nav menu */

p.menubottom {
	text-align: left;
	color: #FF6666;
	margin: 0px;
	padding: 0px;
	padding-top: 35px;
	padding-right: 5px;
	padding-bottom: 70px;
	padding-left: 70px;
	text-decoration: none;
	font: bold 70% Verdana, Arial, Helvetica, sans-serif;
}

a.menubottom:link {
	text-decoration: none;
	color: #78573d;
}

a.menubottom:visited {
	text-decoration: none;
	color: #78573d;
}

a.menubottom:hover {
	text-decoration: none;
	color: #FF6666;
}

a.menubottom:active {
	text-decoration: none;
	color: #000000;
}


h1, h2, h3, h4, h5, h6 {
color: #000000;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	margin: 0px;
}

h1 {
color: #FF6666;
border-bottom: none;
text-shadow: none;
font-size: 90%;
	font-weight: bold;
}

h2 {
border-left: none;
font-size: 110%;
	font-weight: bold;
}

h3 {
font-size: 110%;
	color: #FF6666;
	font-weight: bold;
	padding-top: 1em;
	margin: 0px;
	padding-left: 70px;
}

h4 {
font-size: 10%;
	color: #FFF6E5;
}


/* front page background */

#id1 {
	position: absolute;
	left:0px;
	top:0px;
	width: 450px;
	background-color:#FFF6E5;
	z-index: 1;
	border-right: 2px dotted #78573d;
	margin: 0px;
	padding: 0px;
	height: 500px;
}

/* front page logo */

#id7 {
	position:absolute;
	left:70px;
	top:25px;
	width:310px;
	height:285px;
	background-color:#FFF6E5;
	z-index: 100;
}

/* front page sub headline */

#id20 {
	position:absolute;
	left:70px;
	top:310px;
	width:310px;
	background-color:#FFF6E5;
	text-align:center;
	vertical-align:top;
	z-index: 100;
}


/* left hand column text */

#id27 {
	background-color:#FFF6E5;
	border-right: 2px dotted #78573d;
	margin: 0px;
	position: absolute;
	width: 450px;
	top: 0px;
	left: 0px;
	padding: 0px;
	z-index: 100;
	border-bottom: 6px double #78573d;
}

/* right side menu */

#id8 {
	position:absolute;
	left:450px;
	top:25px;
	width:100px;
	height:90px;
	text-align:center;
	vertical-align: middle;
	line-height: 90px;
	z-index: 98;
}

#id9 {
	position:absolute;
	left:550px;
	top:25px;
	width:90px;
	height:90px;
	margin: 0px;
	padding: 0px;
	z-index: 98;
	border: 2px  #FFF6E5;
	line-height: 90px;
	text-align: center;
	vertical-align: middle;
}

#id12 {
	position:absolute;
	left:450px;
	top:120px;
	width:100px;
	height:90px;
	text-align:center;
	line-height: 90px;
	z-index: 98;
}

#id13 {
	position:absolute;
	left:550px;
	top:120px;
	width:90px;
	height:90px;
	margin: 0px;
	padding: 0px;
	z-index: 98;
	border: 2px  #FFF6E5;
}

#id16 {
	position:absolute;
	left:450px;
	top:215px;
	width:100px;
	height:90px;
	text-align:center;
	line-height: 90px;
	z-index: 98;
}

#id17 {
	position:absolute;
	left:550px;
	top:215px;
	width:90px;
	height:90px;
	margin: 0px;
	padding: 0px;
	z-index: 98;
	border: 2px  #FFF6E5;
}

#id21 {
	position:absolute;
	left:450px;
	top:310px;
	width:100px;
	height:90px;
	text-align:center;
	line-height: 90px;
	z-index: 98;
}

#id22 {
	position:absolute;
	left:550px;
	top:310px;
	width:90px;
	height:90px;
	margin: 0px;
	padding: 0px;
	z-index: 98;
	border: 2px  #FFF6E5;
}

/* end right menu */
