#content {
	width: 100%;
}

#contenthome {
	width: 100%;
}

#menu {
	display: none;
}

#master {
	width: 100%;
}

#container {
	width: 100%;
}

#containerhome {
	width: 100%;
}

#headergraphic {
	width: 100%;
}

#headergraphichome {
	width: 100%;
}

#graphic {
	display: none;
}

#graphic2 {
	width: 100%;
}

#graphic2home {
	width: 100%;
}

#quotescreen {
	display: none;
}

#quoteprint {
	width: 100%;
}

.headerscreen {
	display: none;
}

.headerprint {
}

body {
	background-color: #FFFFFF;
}

ul {
	list-style-type: disc;
	padding-left: 2px;
	padding-bottom: 0;
	margin-bottom: 0;
	margin-left: 1em;
	color: #000000;
}

.contenthome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
}

.contenthome a:link {
	color: #853A16; 
	text-decoration: none;
}

.contenthome a:active {
	color: #853A16; 
	text-decoration: none;
}

.contenthome a:visited {
	color: #000000; 
	text-decoration: none;
}

.contenthome a:hover {
	color: #000000; 
	text-decoration: none;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
}

.content a:link {
	color: #853A16; 
	text-decoration: none;
	font-weight: bold;
}

.content a:active {
	color: #000000; 
	text-decoration: none;
	font-weight: bold;
}

.content a:visited {
	color: #853A16; 
	text-decoration: none;
	font-weight: bold;
}

.content a:hover {
	color: #000000; 
	text-decoration: none;
	font-weight: bold;
}

.subcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
}

.subcontent a:link {
	color: #000000; 
	text-decoration: none;
	font-weight: normal;
}

.subcontent a:active {
	color: #853A16; 
	text-decoration: none;
	font-weight: normal;
}

.subcontent a:visited {
	color: #000000; 
	text-decoration: none;
	font-weight: normal;
}

.subcontent a:hover {
	color: #853A16; 
	text-decoration: none;
	font-weight: normal;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #853A16;
	font-weight: bold;
	line-height: 24px;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
}

.subtitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #853A16;
	font-weight: bold;
	line-height: 18px;
}

.subtitle2line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #853A16;
	font-weight: bold;
	line-height: 18px;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #853A16;
	font-weight: bold;
	font-style: italic;	
	line-height: 16px;
	text-align: left;
}