/* site master styles - override these settings for 'local' projects */

body {
	border: none;
	margin: 0;
	padding: 0;

	background-repeat: no-repeat;
	background-color: #EFEAD9;
	
	color: #663333;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
        font-style: normal;
	line-height: 15px;
}


/* mostly to move the content box around... */
.content_box {
	margin: 3px;
	padding: 1px;
	border: 10px;
}

/* html style (re) defines */
h1 {
font-size: 12px;
color: #663333;
}

h2 {
font-size: 11px;
font-style: italic;
font-family: times;
color: #666633;
}


.Company_Font {
color: Black;
/* font-family: Copperplate Gothic Bold, Franklin Gothic Demi Cond, san-serif; */
font-family: "Copperplate Gothic Bold";
font-style: normal;
font-size: 24px;
margin: 1px;
font-weight: normal;
font-variant: small-caps;
line-height: 26px;
}

.Company_Font a {
color: Black;
text-decoration: none;
}

.Content_Header {
color: #5F9EA0;
font-size: 20px;
font-weight: normal;
font-style: normal;
font-variant: small-caps;
font-family: "Copperplate Gothic Bold";

margin: 2px;
line-height: 24px;
}

.flist {
color: #663333;
background-color: #E1DBCA;

text-align: left;
text-decoration: none;

font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: lighter;
font-size: 12px !important;

line-height: 22px;
}

.flist a {
color: #663333;;
display: block;
text-decoration: none;
}

.flist a:hover {
color: #7374FF;
text-decoration: none;
}

.flist_header {
font-weight: bold;
}


/*this style is used for footer*/ 
.footer {
clear: both;
font-size: 9px !important;

top: 600px; 
margin-top: 0;
margin-left: 48px;
padding: 0;
}

.footer a:link {
font-size: 9px !important;
text-decoration: underline;
}

.footer a:visited {
font-size: 9px !important;
}

.footer a:hover {
font-size: 9px !important;
}

.footer a:active {
font-size: 9px !important;
}


.byline {
font-family: Eras Demi ITC;
font-style: italic;
font-size: medium;
font-weight: lighter;
}

.photo {
font-size: 10px;
font-style: italic;
font-family: times;
float: inherit;
}

.continue {
font-size: 12px;
font-style: italic;
font-family: times;
color: #003399;
}

.names {
font-size: 14px;
font-style: italic;
font-family: Times New Roman;
color: #663333;
}

.normal, .emphasis, {
font-size: 10px;
font-style: normal;
font-family: times;
color: #663333;
}

.dropcap
 {
 float: left;
 /* width: .7em; */
 font-size: 4em;
 color: #999999;
 line-height: 83%;
 
 /*
 border: 1px;
 margin: 1px;
 padding: 1px;
 */
 
 }


/* menu items for javascript IDs - add to taste...*/
#menu-item01, #menu-item02, 
#menu-item03, #menu-item04,
#menu-item05, #menu-item06,
#menu-item07, #menu-item08,
#menu-item09, #menu-item10 {
display: none;
list-style: none;
}
