body {
	background-image: url('http://www.americanhospitalityacademy.com/images/globe_bckgrd.jpg');
	margin: 0px;
	padding: 0px;
	border: none;
	background-repeat: no-repeat;
	background-color: #ffffff;
	color: #0053A5;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.nav {
	background-color: #0053a5;
	border-top: 5px solid #007E3A;
	height: 25px;
}
.btmBar {
        clear: both;
	background-color: #0053a5;
	border-btm: 5px solid #007E3A;
	height: 10px;
}
.trophies {
	float: left;
	margin-top: 10px;
}
.subMenu {
	float: left;
	background-color: #0053a5;
	color: #ffffff;
	padding: 10px;
	border-right: double #007e3a;
	border-bottom: double #007e3a;
	width: 175px;
        margin-right: 20px; 
}
#resource {
	font-size: 10px;
	padding-left: 0px;
}
#starscultural {
	font-size: 10pt;
	padding-left: 0px;
}
.quote {
	font-style: italic;
	font-weight: bold;
	color: #000000;
	padding-right: 10px;
        width: 500px;
}
.testimonial {
	background-color: #ffffff;
	border-left: 1px solid #0053a5;
	border-top: 1px solid #0053a5;
	border-bottom: 1px solid #0053a5;
	width: 150px;
	padding: 5px;
	color: #0053a5;
	font-style: italic;
	float: right;
	margin-top: 10px;
}
.testimonialImage {
	padding-right: 5px;
	padding-bottom: 5px;
	border: 1px solid #0053a5;
}
.contentContainer {
	
}
.content {
	margin-left: 200px;
	margin-right: 175px;
}
.contentWide {
	margin-left: 200px;
	margin-right: 25px;
}
.contentWideBorder {
	margin-left: 230px;
	margin-right: 25px;
}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
}
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #007e3a;
}
h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
}
dt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #007e3a;
}
.subMenu dt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
a:link {
	color: #3373D6;
	text-decoration: none;
}
a:active {
	color: #3373D6;
	text-decoration: none;
}
a:visited {
	color: #0053A5;
	text-decoration: none;
}

a.fileLink:visited { color: #cccccc; }

a:hover {
	color: #EF4242;
	text-decoration: underline;
}
.subMenu a:link {
	color: #ffffff;
	text-decoration: none;
}
.subMenu a:active {
	color: #ffffff;
	text-decoration: none;
}
.subMenu a:visited {
	color: #ffffff;
	text-decoration: none;
}
.subMenu a:hover {
	color: #ffffff;
	text-decoration: underline;
}
address {
clear: both;
text-align: center;
padding: 10px;
}
.feature {
	border: double #0053a5;
	padding: 25px;
}
.feature img {
	border: inset #007e3a;
	margin-right: 10px;
	margin-bottom: 10px;
}

.signupform { width: 500px; }
.signupform td { background: #f1f1f1; border-bottom: 1px solid #cccccc; padding: 2px; }
.signupform .hdr { background: #5785B4; color: #fff; font-weight: bold; }

.tdHdr { 
  font-weight: bold; 
  font-variant: small-caps; 
  font-size: 8pt; 
  font-family: verdana,helvetica,sans-serif,arial; 
  background: #1974A9; 
  color: #fff;
  text-align: center;
}

.tdHdr2 { 
  font-weight: bold; 
  font-variant: small-caps; 
  font-size: 8pt; 
  font-family: verdana,helvetica,sans-serif,arial; 
  background: #cccccc; 
  color: #000;
  text-align: center;
}

h1 { font-variant: small-caps; font-size: 12pt; font-family: verdana; color: #1974A9; }

.adminMenuButton { padding: 3px; background: #CCD9EE; font-family: verdana; font-variant: small-caps;  font-size: 10pt; font-weight: bold; text-decoration: none; color: #000; border: 1px solid #999999; }
.adminMenuButton:hover { color: red; }

.adminlink { color: #fff; font-weight: bold; text-decoration: none; }
.adminlink:hover { color: #fff; font-weight: bold; text-decoration: underline; }
.nav {
        padding-left: 10px;
	background-color: #0053a5;
	border-top: 5px solid #007E3A;
	height: 25px;
}
.btmBorder { border-bottom: 1px solid #000; }
.formLabel { background: #C1D8E9; }