/* Global Styles */

body {
	background-color: #9b7b52;
	font-family: "Arial Unicode MS", Arial, Verdana, "Trebuchet MS";
	font-size: 100%;
	color: #000000;
	}	
.footer {
	font-family: "Arial Unicode MS", Arial, Verdana, "Trebuchet MS";
	font-size: 85%;
	color: #EEF6F8;
	text-align: center;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #EEF6F8;
	border-bottom-color: #EEF6F8;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	letter-spacing: 1.5px;
}

#footer a {
	color: #EEF6F8;
	text-decoration: none;
}

.img {
	margin: 0px;
	border: thin dotted #99442B;
	text-align: center;
	padding: 5px;
}

	
a {
	color: #480C0C;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-bottom: 1px;
	}
	
a:hover {
	color: #5C743D;
	background-color: #eedddd;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #9b7b52;
	}
	
#navigation a {
	color: #480c0c;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 0px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
#navigation a:hover {
	background: #9b7b52;
	color:#480c0c;
	}
	


/* Class Styles */
#mainbody{
	font-family: "Arial Unicode MS", Arial, Verdana, "Trebuchet MS";
	font-size: 100%;
	padding: 10px;
	margin: 10px;
}
.bodyText {
	color:#333333;
	line-height:27px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.pageName{
	font: bold 18px/26px Arial, Helvetica, sans-serif;
	color: #99442B;
	letter-spacing:0.21em;
	margin-top: 10px;
	}
	
.subHeader {
	color: #480C0C;
	line-height:22px;
	letter-spacing:.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 10px;
	}

.quote {
	font: 20px/30px Arial, Helvetica, sans-serif;
	color: #470c0e;
	}
	
.smallText {
	color: #666666;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 5px;
	padding-left: 5px;
	}
	
.navText {
	color: #480c0c;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.subtitleText {
	font: 400 11px/16px Arial, Helvetica, sans-serif;
	color: #334431;
	letter-spacing:0.2em;
	text-decoration: none;
	text-align: left;
	background-color: #f3efe4;
	padding: 5px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e8d0d0;
	border-bottom-color: #e8d0d0;
	text-transform: lowercase;
	}
blockquote {
	font-style: normal;
	font-size: small;
	letter-spacing: 1px;
	font-family: "Arial Unicode MS", Arial, Verdana, "Trebuchet MS";
}
li {
	line-height: 26px;
	color: #000105;
	font-family: "Arial Unicode MS", Arial, Verdana, "Trebuchet MS";
}
ul {

	line-height: 26px;
	color: #333333;
	list-style-type: circle;
}
.sidesmall {
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	border-bottom: thin solid #EAB550;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 30px;
	margin-top: 10px;
	margin-left: 2px;
	margin-bottom: 5px;
}
