/* ELEMENTS
==========================================================*/
body {
	background:url(../images/tile_background.gif) repeat-x #EAE4D0;
	color:#545448;
	font-family:'tahoma', arial, sans serif;
	font-size:75%;
	margin:35px;
}

a {
	color:#0573B0;
	text-decoration:underline;
}

a:hover {
	color:#0573B0;
	text-decoration:none;
}

h1 {
	font-family: garamond, serif;
	font-size: 23px !important;
	padding-bottom: 8px;
}

img {
		border:0;
}

p {
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}

/* CONTAINER
==========================================================*/
#quicks {
	margin:auto;
	width:675px;
	text-align: right;
	color: #d6dfe1;
	font-size: 11px;
	padding-bottom: 5px;
}

#container {
	background:url(../images/tile_main.gif);
	margin:auto;
	width:753px;
}

/* NAV CONTAINER
==========================================================*/
#nav_container {
	background:#fff;
	border:1px #DBDBDB solid;
	border-bottom:none;
	margin:auto;
	padding:6px;
	width:725px;
}

#nav_container a {
	display:block;
	float:left;
}

/* BANNER CONTAINER
==========================================================*/
#banner_container {
	background:#fff;
	border:1px #DBDBDB solid;
	border-bottom:none;
	border-top:none;
	margin: auto;
	margin-bottom: 5px;
	text-align:center;
	width:737px;
}

#banner_container img {
	display: block;
	margin: auto;
}

/* BODY CONTAINER
==========================================================*/
#body_container {
	margin:auto;
	padding:0px 36px 5px;
	width:675px;
}

#body_container p {
	line-height: 1.4em;
}	

#bay_city_lg {
	text-align: center;
	margin-bottom: 5px;
}
/* Column #1 */

#col_one {
	float: left;
	width: 410px;
}

#content p {
	margin: 0px 0px 15px 0px;
}

#news {
	font-size: 1.0em;
}

/* Column #2 */

#col_two {
	width: 220px;
	float:right;
	padding-top: 10px;
}

#client_login {
	height: 107px;
	margin-bottom: 9px;
}

#client_login_layer {
	position: absolute;
	width: 220px;
	height: 107px;
}

#clientcode {
	position: absolute; 
	bottom: 43px; 
	left: 17px; 
	border: 1px solid #DBDBDB; 
	width: 179px;
	font-size: .95em;
	padding: 3px;
	background: #ffffff;
}

#our_location {
	margin-bottom: 9px;
}

#map_thumbnail {
 text-align: center;
}

#video_tour {
	margin-bottom: 18px;
}

#photo_credits {
	font-size: 11px;
	padding: 10px 15px;
}

/* FOOTER
==========================================================*/

#footer_container {
	font-size: 0.95em;
	margin:auto;
	width:720px;
}

/* Footer Links */

#footer_links {
	margin:auto;
	padding:10px 36px 36px;
	text-align:center;
}

#footer_links a {
	color:#54544A;
	text-decoration:none;
}

#footer_links a:hover {
	color:#54544A;
	text-decoration:underline;
}

/* Contact Container */

#contact_container {
	background:#EBE4D1;
	margin:auto;
	width:680px;
}

#matagorda {
	float: left;
}

#bay_city {
	float: right;
}

.logo {
	float: left;
	margin-right: 20px;
	height: 100px;
}

.info {
	float: left;
	width: 165px;
}

/* Copyright */

#copyright {
	padding-top:35px;
	text-align:center;
}

/* INDIVIDUAL CLASSES
==========================================================*/
div.clearer {
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
	width:0;
}
