/* This is the style of your browser text */

/*
body.splash {
  font-family: "Bembo", Verdana, Arial, sans-serif;
	background-color: #000000; 
  line-height: 1em;
  padding: 0;
  margin: 0;
}

*/

body {
  font-family: "Century Gothic", Verdana, Arial, sans-serif;
  /* background-color: #000000; */
  line-height: 1em;
  padding: 0;
  margin: 0;
}

object {
	margin: 0;
}


h2, h3, h4 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
	text-transform: uppercase;
	color: #C2A46F;
	font-weight:normal;
	text-decoration:none;
}

h4 {
	/* margin: 1em 0em 1em 1em; */
	margin:0px;
	text-transform: none;
	font-weight:bold;
	font-size:12px;
}

h4 a, h4 a:active, h4 a:focus, h4 a:link, h4 a:visited {	
	color: #C2A46F;
	font-weight:bold;
	text-decoration:none;
}

h2 a:hover , h3 a:hover , h4 a:hover {
	text-decoration:underline;
}

h2 {
  font-size: 24px;
  /* margin-left: 10px; */
}

h3 {
  font-size: 16px;
  /* margin-left: 10px; */
}

