/* Global Styles */

body {
	margin:0px;
	background-color: #60890A;
	background-image: url(images/background_bromelia3.jpg);
	}
	
a {
	text-decoration:none;
	color: #1E5C86;
	font-weight: bold;
		}
	
a:hover {
	text-decoration: none;
	color: #50A1D8;
	}

#padding {
	padding:20px 5px 20px 5px;
	}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	font:12px "Times New Roman", Times, serif;
	color: #336666;
	line-height:normal;
	}
	
.bodyText {
	font:13px arial;
	color:#333333;
	letter-spacing: normal;
	text-align: left;
	}
	
.subHeader {
	color: #436565;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing: normal;
	}
	
	
.style43 {
	color: #819A0A;
	font-size: 17px;
	font-family: "Times New Roman", Times, serif;
}
.style45 {
	font-size: xx-large;
	color: #819A0A;
}

