/*
  $Id: stylesheet.css,v 1.1.1.1 2004/03/04 23:38:03 ccwjr Exp $

  guavavision stylesheet.
  
*/


body {background-image: url(images/content.jpg);
border-style:none;
background-position: top center
}


a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #660000;
	text-decoration: none;
    font-weight: bold;
}
a:visited {
	color: #504539;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #504539;
	text-decoration: none;
	font-weight: bold;
}

.style2 {color: #000000}

.style3 {color: #FFFFFF; }
.box_heading {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;


	a img border: none; 
}

.style8 {font-size: x-small}

P.main {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #666666;
}
.medium_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
}
.small_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	color: #000000;
}
.medium_font_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	color: #000000;
}
.xsmall_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
}
.box_heading2 {
	color: #000000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;








	a img border: none;
}
.medium_font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
}
.heading_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-variant: small-caps;
	text-decoration: none;
}
.large_heading_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-variant: small-caps;
}
