/* Global Styles */

body {
	font-family: "Century Gothic";
	margin:0px;
	color: #333300;
	}
	
td {
	color:#666666;
	font-family: "Century Gothic";
	font-size: 11px;
	}
	
a {
	font-family: "Century Gothic";
	color: #993300;
	}
	
a:hover {
	font-family: "Century Gothic";
	color: #3A5119;
	}

/* ID Styles */

#navigation td {
	font-family: "Century Gothic";
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	}
	
#navigation a {
	color: #660033;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: bold;
	}
	
#navigation a:hover {
	font-family: "Century Gothic";
	color:#707E4D;
	background-color: #D5EDB3;
	}
	
#logo 	{
	font:24px "Century Gothic";
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:11px "Century Gothic";
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	font-family: "Century Gothic";
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px "Century Gothic";
	color: #FFFFCC;
	letter-spacing:0.2em;
	}
	
#dateformat a {
	color: #FFFFCC;
	font-weight:bold;
	letter-spacing:0.1em;
	text-decoration:none;
	font-family: "Century Gothic";
	font-size: 11px;
	}
	
#dateformat a:hover {
	font-family: "Century Gothic";
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	color:#FFFF99;
	line-height:16px;
	font-family: "Eras Light ITC";
	font-size: 15px;
	letter-spacing: normal;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	list-style-position: outside;
	list-style-image: url(imgfinal/vi%C3%B1eta.jpg);
	}
	
.pageName{
	color: #FFFF99;
	letter-spacing:normal;
	font-size: 19px;
	font-family: "Eras Light ITC";
	margin: 0px;
	padding: 0px;
	line-height: 17px;
	}
	
.subHeader {
	color: #46623B;
	line-height:normal;
	letter-spacing:.2em;
	font-family: "Eras Light ITC";
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}

.quote {
	color: #FFFF99;
	line-height:23px;
	font-family: "Eras Light ITC";
	font-size: 23px;
	margin: 0px;
	padding: 0px;
	}
	
.smallText {
	font: 10px Arial, "Century Gothic";
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	color: #3A5119;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 11px;
	}
	
