body {
	color: #e8d7a7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.3em; /* 16x1.5=24px */
}


/* ----- HEADINGS ----- */

h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin: 0 0 0em 0;
	line-height: 1.2em;/* 16x1.636=36px */
	/*word-spacing: .1em;
	letter-spacing: .05em;*/
	}

h1 {
	color: #666;
	font-size:1.5em;  /* 16x2.25=36 */
	/*word-spacing: .1em;
	letter-spacing: .05em;*/
	/* line-height: 1.636em; 16x1.636=36px */
	/*margin: 0;*/
}

#mainContent h1{
	color: #4D2000;
	font-weight: normal;
	background-image: url(../aassets-pdb/h1/h1liner.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	}

h2 {
		color: #D2BD83;
	font-size:1.25em;   /* 16x1.5=24 */
	/* margin:1em 0;  18x1=18px */
}
h3 { 
	color: #4D2000;
	font-size:1em; /* 16x1.125=18 */ 
}
h4 { 
	color: #D2BD83;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:0.875em; /* 16x0.875=14 */ 
	margin-top: 1em;
}

/* ----- LINKS ----- */

a:link{
	color: #e8d7a7;
}
a:visited{
	color: #e8d7a7;
}
a:hover{
	color: #efe7d2;
}
a:active, a:focus{
	color: #efe7d2;
}


/* ----- TYPOGRAPHY ----- 
fonts:
"Arial Black", Gadget, sans-serif
"Comic Sans MS", cursive
"Courier New", Courier, monospace
Geneva, Arial, Helvetica,
Georgia, "Times New Roman", Times
Impact, Charcoal, sans-serif
"Lucida Sans Unicode", "Lucida Grande", Lucida, sans-serif
"Palatino Linotype", "Book Antiqua", Palatino, serif
Tahoma, Geneva, sans-serif
"Trebuchet MS", Trebuchet, Helvetica, sans-serif
Verdana, Arial, Helvetica, sans-serif
Georgia, "Times New Roman", Times, serif */

p, li, dt, dd {
	font-size: 0.75em; /* 16x0.875=14px */
}

p, ul {
	margin: .5em 0 .5em 0;
}

/*p {
   margin-bottom:0 }
p + p {
   text-indent:1em;
   margin-top:0 }*/
   
/* ul {
list-style-type: cjk-ideographic;
list-style-type: disc, circle, square, decimal, none;
}
list-style-image: url(../whatever.png);
*/

h1 + p, h2 + p, h3 + p, h4 + p {
	margin-top: 0;
	}

h1 + h2, h2 + h3, h3 + h4, h1 + h1, h2 + h2, h3 + h3, h4 + h4 {
	margin-top: 0.5em;
	}
	
/* ----- COLUMN ----- */

#column1 {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	}

#column1 p, #column1 li {
	font-size: 0.625em;
	line-height: 1.2em;
}

#column1 ul, #column1 ol {
	padding: 0;
	margin: 0 0 1.125em 1.125em; /* 16x1.125=18px */
}

/* ----- FOOTER ----- */

#footer p {
margin: 0 0 0 0 ;
color: #dcbf70;
}

/*#footer a:hover, #footer a:active {
color: #788054;
}*/

p#copyright {
	font-size: .625em;
	margin: 0;
	padding: 0;
	}
p#websiteby {
	font-size: .625em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #888;
	margin: 0;
	padding: 0;
	}

p#websiteby a {
color: #ccc;
}

p#websiteby a:hover {
color: #000;
}


/* ----- BREADCRUMB ----- */

#breadcrumb {
	font-family: "Courier New", Courier, monospace;
}
