/* whole page */
body {
	margin: 0;
	padding: 0;
	background-color: C0BBB8;
	text-decoration: none;





}
h1 {
	font-size: 30pt;
	color: #A73F37;
	margin: 0px;
	text-align: left;
	font-family: Papyrus;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	background-position: left;
	height: 118px;
	width: 537px;
	position: absolute;
	left: 43px;
	top: 20px;




}
h2 {
	font-size: 11pt;
	color: #A73F37;
	font-weight: bold;
	display: none;
	font-family: Papyrus;
	font-variant: normal;
	font-style: normal;
	line-height: 36px;
	padding: 0px;
	height: 118px;
	width: 400px;
	position: absolute;
	left: 650px;
	top: 0px;
	text-decoration: none;
	text-align: center;


}
h3 {
	font-size: 13pt;
	color: #964E55;
	font-weight: normal;
	font-family: Tahoma;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;

}
h4 {
	font-size: 12pt;
	color: #575757;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	padding: 0px;
	margin: 15px;
	font-family: Tahoma;

}
h5 {
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;

}
h6 {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
}
p  {
	font-size: 11pt;
	color: #334;
	font-family: Papyrus;
}
li  {
	font-size: 11pt;
	color: #5d4f48;
	font-family: Papyrus;
}
td  {
	font-size: 11pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}


.list {
	list-style-position: outside;
	list-style-image: url(images/yinyang.gif);
	list-style-type: none;
	font-family: Papyrus;
	font-size: 11pt;
	font-style: italic;
	display: block;
	color: #4e4846;
	text-align: left;
	white-space: normal;
	margin: 0px;


}

.footer {
	margin-right: 0px;
	list-style-position: outside;
	list-style-image: url(images/yinyang.gif);
	list-style-type: disc;
	font-family: Papyrus;
	font-size: 9pt;
	font-style: normal;
	display: block;
	margin-left: 50px;
	color: #993333;
	text-align: center;
	white-space: normal;
	height: 200px;
	width: 600px;
	position: relative;
	left: -55px;



}

a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	color: #252221;
	text-decoration: none;
	font-weight: bold;
	border: none;
	font-family: Papyrus;
	font-size: 12pt;
	font-style: normal;

}
a:hover, a:active {
	text-decoration: none;
	border: none;
	color: #666666;
	font-weight: bold;
}
#logo {
	text-decoration: underline;
	border: none;
	font-style: italic;
	color: #413353;
	background-repeat: no-repeat;
	background-position: bottom;
	background-attachment: fixed;
}
#main {
	text-decoration: none;
	border: none;
	font-style: italic;
	position: absolute;
	background-color: #CCFFFF;
	height: 1100px;
	width: 1200px;

}

#page {
	text-decoration: none;
	font-style: italic;
	width: 1068px;
	position: absolute;
	height: 856px;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;


}

#subpage {
	text-decoration: none;
	border: none;
	font-style: normal;
	width: 1068px;
	position: absolute;
	height: 856px;

}

#nav {
	position: absolute;
	width: 350px;
	height: 500px;
	top: 100px;
	left: 0px;
	padding: 0;
	font-family: Papyrus;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	color: #252221;
	font-style: normal;
}
	 
#nav li {
	padding-bottom: 20px;
	margin: 0px;
	padding-top: 0px;
	font-style: normal;

}
#nav ul {
	margin: 0px;
	padding: 0;
	list-style-type: none;
	font-style: normal;
}

/* Either padding or margin works, but you will see it needs to be inside the link rather than the li to work */
.pad1 { margin-right: 0px; }
.pad1a { margin-right: 20px; }
.pad2 { margin-right: 55px; }
.pad3 { margin-right: 65px; }
.pad4 { margin-right: 70px; }
.pad5 { margin-right: 70px; }
.pad6 { margin-right: 50px; }
.pad7 { margin-right: 20px; }


#nav a {
	color: #252221;
	text-decoration: none;
	font-family: Papyrus;
	font-size: 12pt;
	font-style: normal;
}
#nav a:link {
	color: #252221;
	text-decoration: none;
	font-style: normal;
}
#nav a:visited {
	color: #252221;
	text-decoration: none;
	font-style: normal;
}
#nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Papyrus;
	font-size: 12pt;
	font-style: normal;
}

#title a:link {
	color: #993333;
	text-decoration: none;
	font-style: normal;
}
#title a:visited {
	color: #993333;
	text-decoration: none;
	font-style: normal;
}
#title a:hover {
	color: #993333;
	text-decoration: underline;
	font-family: Papyrus;
	font-size: 12pt;
	font-style: normal;
}

#subtext {
	text-decoration: none;
	border: none;
	font-style: normal;
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: Papyrus;
	font-size: 24px;
	font-weight: bold;
	height: 72px;
	width: 400px;
	position: absolute;
	left: 649px;
	top: 76px;
	text-align: center;
	color: #a73f37;
	line-height: 25pt;
}

#subtitle {
	text-decoration: none;
	border: none;
	font-style: normal;
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
	height: auto;
	width: 300px;
	position: absolute;
	left: 407px;
	top: 81px;
	text-align: center;
	color: #444E43;
}

#content {
	text-decoration: none;
	border: none;
	font-style: normal;
	font-family: Papyrus;
	font-size: 12pt;
	font-weight: normal;
	height: auto;
	width: 600px;
	position: absolute;
	left: 391px;
	top: 151px;
	text-align: left;
	color: #4E4846;
}


#hometext1 {
	text-decoration: none;
	border: none;
	font-style: normal;
	color: #5D4F48;
	background-repeat: no-repeat;
	background-attachment: fixed;
	bottom: 0px;
	font-family: Papyrus;
	font-size: 15px;
	font-weight: bold;
	height: 253px;
	width: 250px;
	position: absolute;
	left: 733px;
	top: 197px;
	line-height: normal;


}

#hometext2 {
	text-decoration: none;
	border: none;
	font-style: normal;
	color: #5D4F48;
	background-repeat: no-repeat;
	background-attachment: fixed;
	bottom: 0px;
	font-family: Papyrus;
	font-size: 15px;
	font-weight: bold;
	height: 89px;
	width: 300px;
	position: absolute;
	left: 734px;
	top: 370px;
	line-height: normal;


}

#hometext3 {
	text-decoration: none;
	border: none;
	font-style: normal;
	color: #5D4F48;
	background-repeat: no-repeat;
	background-attachment: fixed;
	bottom: 0px;
	font-family: Papyrus;
	font-size: 15px;
	font-weight: bold;
	height: 100px;
	width: 310px;
	position: absolute;
	left: 694px;
	top: 489px;
	line-height: normal;


}

#hometext4 {
	text-decoration: none;
	border: none;
	font-style: normal;
	color: #5D4F48;
	background-repeat: no-repeat;
	background-attachment: fixed;
	bottom: 0px;
	font-family: Papyrus;
	font-size: 15px;
	font-weight: bold;
	height: 100px;
	width: 650px;
	position: absolute;
	left: 560px;
	top: 546px;
	line-height: 14pt;


}

#navigation {
	text-decoration: none;
	border: none;
	font-style: normal;
	color: #252221;
	font-family: Papyrus;
	font-size: 12px;
	font-weight: bolder;
	padding: 0px;
	height: 552px;
	width: 400px;
	position: absolute;
	left: 100px;
	top: 200px;


}

#footer {
	text-decoration: none;
	border: none;
	font-style: normal;
	color: #333333;
	font-family: Papyrus;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	width: 539px;
	position: absolute;
}


#homefooter {
	text-decoration: none;
	border: none;
	font-style: normal;
	color: #333333;
	font-family: Papyrus;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 900px;
	position: absolute;
	padding: 0px;
	height: 200px;
	left: 100px;
	top: 780px;

}


#side {
	text-decoration: none;
	border: none;
	font-style: italic;
	color: #413353;
	background-repeat: no-repeat;
	background-attachment: fixed;
	bottom: 0px;
}
