/***********************************************
Typography Section begins here
***********************************************/
body {
	font: normal normal normal 76%/1.5em Georgia, "Times New Roman", Times, serif;
}
h1, h2, h3, h4, h5, h6 {
	color: #645042;
	font: normal normal 1em/1em Georgia, "Times New Roman", Times, serif;
	margin: 1em 0 .2em 0;
	padding: 0;
}
h1 {
	color: #B48867;
	font-size: 1.4em;
}
h2 {
	font-size: 1.3em;
	font-variant: small-caps;
	font-weight: bold;
}
h3 {
	font-size: 1.3em;
	font-variant: small-caps;
}
h4 {
	color: #B48867;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
}
h5 {
	font-size: 1em;
	font-weight: bold;
}
h6 {
	color: #C04118;
	font-size: .8em;
	font-weight: bold;
}
hr {
	background: none;
	border-top: 1px dashed #000;
	border-right: none;
	border-bottom: none;
	border-left: none;
	display: block;
	height: 1px;
	margin: 10px 0;
	padding: 0;
}
p {
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.9em;
	margin: 10px 5px !important;
	padding: 0;
}
li > p {
	margin-top: 0.2em;
}
pre {
/*
moz 1.0/1.1/1.2.1, net 7.0/7.01 make this way too small, but i'm not going to go larger because monospace tends to run you into overflow pretty quick. prior moz and net are okay.
*/
	font-family: monospace;
	font-size: 1.0em;
}
ol, ul, li {
/*	list-style: none;*/
	color: #666;
	font-size: 1.0em;
	line-height: 1.4em;
	margin-top: 0.2em;
	margin-bottom: 0.1em;
}
strong, b, .b {
	font-weight: bold;
}
/* General Hyperlinks */
a:link {
	color: #C04118;
	text-decoration: underline;
}
a:visited {
	color: #C04118;
	text-decoration: underline;
}
a:hover {
	color: #B48867;
	text-decoration: none;
}
a:active {
	color: #C04118;
	text-decoration: underline;
}

/* Misc Type */
#intContMainLeft h1 {
   background-image: url(../images/line_img.png);
   background-repeat: no-repeat;
   background-position: bottom left;
   color: #645042;
   font-size: 1.9em;
   line-height: 1.1em;
   font-variant: small-caps;
   letter-spacing: 0.05em;
   width: 468px !important;
   width /**/: 480px;
   margin: 0;
   padding: 0 0 7px 12px !important;
   position: relative;
   z-index: 9999;
   top: -20px;
}

/***********************************************
Directory Profile Details begins
***********************************************/

#intContMainLeft h1.directoryProfile {
   background-image: none !important;
   padding: 0 !important;
   margin: 0 !important;
}

#intContMainLeft h3.directoryProfile {
   padding: 0 !important;
   margin: 0 !important;
   position: relative;
   top: -20px;
   height: 2em;
   background-image: url(../images/line_img.png);
   background-repeat: no-repeat;
   background-position: bottom left;
}


/***********************************************
Typography Section ends here
***********************************************/
ul.mini {float: none !important;}
ul.mini li {font-size: .8em; margin: 0 3px 0 0 !important; padding: 0 !important; width: 15px !important;}

