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

body {
	background:url(gfx/top_bg.jpg) repeat-x;
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.8em;
	color:#333333;
	}
#center {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	}
#container {
	width:900px;
	float:left;
	}
#header {
	position:relative;
	width:900px;
	height:105px;
	background:url(gfx/white_header_bg.png) no-repeat center;
	}
#flashAnim {
	position:absolute;
	width:900px;
	height:105px;
	top:0;
	left:0;
	z-index:3;
	}
	
	#flashComm {
	width:325px;
	height:485px;
	margin-bottom:20px;
	padding:0 0 0 0;
	float:right;
	}

#large-image {
	position: relative;
	width:325px;
	height:483px;
	float:left;
	}	
#header_content {
	position:absolute;
	width:900px;
	height:105px;
	top:0;
	left:0;
	z-index:5;
	}
a.logo {
	position:absolute;
	top:35px;
	left:100px;
	width:305px;
	height:90px;
	background:url(gfx/a1_logo.png);
	display:block;
	text-indent:-1000em;
	overflow:hidden;
	}
ul#header_links {
	float:right;
	list-style:none;
	margin:13px 0 0 0;
	padding:0;
	}
ul#header_links li {
	text-transform:uppercase;
	float:left;
	color:#FFFFFF;
	padding-left:10px;
	}
ul#header_links li a {
	font-size:0.85em;
	color:#FFFFFF;
	text-decoration:none;
	}
a.header_feature_link {
	position:absolute;
	top:51px;
	left:580px;
	padding-left:74px;
	display:block;
	height:49px;
	line-height:49px;
	text-transform:uppercase;
	background:url(gfx/fly.png) no-repeat left;
	color:#004A8F;
	text-decoration:none;
	}
a.header_feature_link_home {
	position:absolute;
	top:51px;
	left:580px;
	padding-left:74px;
	display:block;
	height:49px;
	line-height:49px;
	text-transform:uppercase;
	color:#004A8F;
	text-decoration:none;
	}
ul#nav {
	list-style:none;
	margin:0 0 0 180px;
	padding:0;
	line-height:29px;
	height:29px;
	}
ul#nav li {
	text-transform:uppercase;
	float:left;
	color:#004A8F;
	padding-left:10px;
	}
ul#nav li a {
	position:relative;
	z-index:1;
	font-size:0.85em;
	color:#004A8F;
	text-decoration:none;
	}

#content_container {
	width:900px;
	float:left;
	background:url(gfx/content_container_bg.gif);
	line-height:1.7em;
	}
#column_left {
	width:505px;
	padding:20px 20px 20px 50px;
	float:left;
	
	}
#column_right {
	width:325px;
	margin-bottom:20px;
	padding:0 0 0 0;
	float:right;
	}
.column_right_padding {
	width:285px;
	padding:0 20px 0 20px;
	float:left;
	}
#footer {
	float:left;
	width:100%;
	height:85px;
	background:url(gfx/footer_bg.jpg) repeat-x;
	}
#footer_content {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	font-size:0.85em;
	color:#7e9cbe;
	text-align:center;
	}
#footer_content p {
	margin:0;
	padding:8px 0 0 0;
	}
#footer_content a {
	color:#7e9cbe;
	}
#footer_content a:hover {
	color:#FFFFFF;
}
a img {
	border:none;
	}
table#img_table td img {
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
table#img_table td {
	text-align:center;
	}
td.spacer {
	width:20px;
	}
table#detail_table td {
	
	}
img.center {
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
/* ----- SOCIAL ICONS ----- */

ul#social_icons {
	list-style:none;
	margin:0.5em 0 1em 0;
	padding:0;
	width:325px;
	text-align:center;
	}
ul#social_icons li {
	display:inline-block;
	padding:0 5px 0 5px;
	}
a.wordpress, a.twitter, a.facebook, a.youtube, a.linkedin {
	width:30px;
	height:30px;
	display:block;
	text-indent:-1000em;
	overflow:hidden;
	}
a.wordpress {
	background:url(gfx/button_wordpress.png);
	}
a.twitter {
	background:url(gfx/button_twitter.png);
	}
a.facebook {
	background:url(gfx/button_facebook.png);
	}
a.youtube {
	background:url(gfx/button_youtube.png);
	}
a.linkedin {
	background:url(gfx/button_linkedin.png);
	}
a.citysearch {
	width:160px;
	height:29px;
	display:block;
	text-indent:-1000em;
	overflow:hidden;
	background:url(gfx/button_citysearch.png);
	margin-top:0.5em;
	margin-left:auto;
	margin-right:auto;
	}
/* ----- END SOCIAL ICONS ----- */



/* ----- TYPOGRAPHY ----- */

h1, h2, h3, h4 {
	margin:0;
	padding:0;
	color:#004A8F;
	font-weight:normal;
	line-height:1.1em;
	}
h2 {
	font-size:1.3em;
	font-weight: bold;
	color: #004A8F;
	}
h3 {
	font-size:1.2em;
	font-weight: bold;
	}
a {
	color:#004A8F;
	}
a:visited {
	color:#004A8F;
	}
.center {
	text-align:center;
	}
.margin_top {
	margin-top:1em;
	}
.margin_bottom {
	margin-bottom:1em;
	}
.smaller {
	font-size:0.85em;
	line-height:1.5em;
	}
/* ----- END TYPOGRAPHY ----- */

/* ----- FORMS ----- */
input {
	font-family:Verdana, Geneva, sans-serif;
	font-size:1em;
	padding:3px;
	}
form.cmxform fieldset {
  margin-bottom: 10px;
}
form.cmxform legend {
  padding: 0 2px;
  font-size:1.3em;
  color:#004A8F;

}
form.cmxform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}
form.cmxform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
  width: 56px; /* Width of labels */
}
textarea {
	font-family:Verdana, Geneva, sans-serif;
	font-size:1em;
	padding:3px;
	width:231px;
	height:100px;
	}

/* ----- END FORMS ----- */

/* ----- SEARCH ----- */

.column_right_search {
	float:left;
	width:295px;
	padding:10px 15px 10px 15px;
	}

#directory {
	width:900px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	padding-top:30px;
	padding-bottom:30px;
	}