body {
	background-color: #FFFFFF;
}

#content {
	width: 595px;
}

#contenthome {
	width: 575px;
}

#menu {
	width: 160px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#master {
	width: 700px;
}

#container {
	width: 780px;
}

#containerhome {
	width: 760px;
}

#headergraphic {
	width: 780px;
	background-image: url("images/sub1_back.gif"); 
}

#headergraphichome {
	width: 760px;
	background-image: url("images/background.gif"); 
}

#graphic2 {
	width: 780px;
	background-image: url("images/sub1_back.gif");
}

#graphic2home {
	width: 760px;
	background-image: url("images/background.gif");
}

#quotescreen {
	width: 160px;
}

#quoteprint {
	display: none;
}

.headerprint {
	display: none;
}

ul {
list-style-type: disc;
padding-left: 2px;
padding-bottom: 0;
margin-bottom: 0;
margin-left: 1em;
color: #000000;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding-left: 2px;
	margin-left: 1em;
	margin-bottom: 0;
	line-height: 1.3em;
}

.menu a:link {
	color: #000000; 
	text-decoration: none;
}

.menu a:active {
	color: #853A16; 
    font-weight: bold;
	text-decoration: none;
}

.menu a:visited {
	color: #000000; 
	text-decoration: none;
}

.menu a:hover {
	color: #853A16; 
	font-weight: bold;
	text-decoration: none;
}

.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;
}

.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;
}

.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #853A16;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
}

.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: #CDDBAF;
}

#tipDiv {
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  background-color:#CDDBAF; border:1px solid #336; 
  width:300px; padding:4px;
  color:#000; font-size:12px; line-height:1.2; font-family: arial, helvetica, sans-serif;
}

div.tp1 { font-size:12px; color:#336; font-style:normal }
div.tp2 { font-weight:bolder; color:#337; padding-top:4px }