body { 	background-color:#cccc99;
	margin: 0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	color: #0000FF;
	text-decoration: none;
}

a:hover, a:active {
	color: #0000FF;
	text-decoration: none;
	background-color: #ffcc66;
}


h1,h2,h3,h4,h5 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-weight: normal; font-style: normal; color: #003399;
	text-align: left;
}

h1 {
	font-size:30px;
	margin: 1px 0 0 0;
	letter-spacing: -2px;
}

h2 {
	font-size:24px;
	line-height: 28px;
}

h3 {
	font-size: 22px;
	line-height: 24px;
}

h4 {
	font-size: 18px;
	line-height: 18px;
	margin: 10px 0 10px 0;
}

h5 {
	font-size: 12px;
	line-height: 12px;
}

#contain {
	width: 745px;
	background-color: #006699;
	text-align: left;
	border-bottom: 5px solid #006699;
	font-size: 13px;
	line-height: 18px;
}

#left {
	width: 148px;
	float: left;
	vertical-align: top;
	background-color: #0099cc;
	font-size: 11px;
}

#top {
	width: 745px; height: 52px; border: none;
	background-image: url(images/san-antonio-bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	overflow: hidden;
}

#top h1 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 48px; line-height: 48px; letter-spacing: 1px;
	font-weight: normal; font-style: normal;
	color: #ffffff;
	text-align: left;
	margin: 1px 0 0 180px;
}

.menu {
	width: 148px; height: 18px;
	display: block;
	margin: 0px;
	background-color: #66ccff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #999999;
	font-size: 12px;
	text-align: center;
	padding-top: 3px;
}

#main {
	width: 570px; float: left;
	background-color: #ffffff;
	vertical-align: top;
	color: #003366; font-size: 13px;	
	text-align: left;
	line-height: 18px;
	padding: 3px 5px 30px 15px;
}

#footer {
  	width: 745px;
  	text-align: center;
  	font-size: 11px;
  }