@charset "utf-8";
/* CSS Document */

.bodyText {
	font:14px arial;
	color:#FFFFFF;
	line-height:20px;
	letter-spacing:0.1em;
	margin-top:0px;
	}

.Heading {
	font-family: "Trajan Pro";
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFCC66;
	}
.subHeader {
	font:16px georgia;
	color: #ffcc66;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:18px;
	line-height:normal;
	}	
	
.sidebarHeader {
	font:14px georgia;
	color: #FFFFFF;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.detailText {
	font:12px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	font:10px arial;
	color:#FFFFFF;
	}
	
.menuItem {
	font-family: Georgia;
	font-size: 14px;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
	color: #FFFFFF;
	}

