body{

	margin:0;

	font:11px Arial, Helvetica, sans-serif;

	color:#000;

	background:#61b3d5 url(../images/bg-body.jpg) no-repeat 50% 0;

}

a{text-decoration:underline;}

a:hover{text-decoration:none;}

form{

	padding:0;

	margin:0;

}

#container{

	width:1000px;

	margin:0 auto;

}

#header{

	width:100%;

	height:155px;

	margin-bottom:35px;

}

#header h1{

	background:url(../images/logo.png) no-repeat;

	width:336px;

	height:136px;

	text-indent:-9999em;

	overflow:hidden;

	margin:10px 0 0 17px;

	float:left;

	display:inline;

}

#header h1 a{

	height:100%;

	display:block;

	position:relative;

}

.address{

	float:right;

	font:16px Verdana, Arial, Helvetica, sans-serif;

	padding:20px 0 0;

}

.address span{

	color:#0080b2;

	padding-bottom:10px;

	display:block;

	border-bottom:2px dotted #abb8bf;

	margin-bottom:10px;
	text-align:right;

}

.address span img{

	vertical-align:middle;

	margin-bottom:3px;

}

.address p{

	text-align:right;

	color:#0080b2;

	margin:0 0 8px;

}

.address p.blk{

	text-align:center;

	color:#000;
	background: #fff;
	border:1px solid #A2D7DD;

}
.address p.blk a{
	text-decoration:none;
display:block;
padding:3px;
font-weight:normal;
outline:none;
color:#222;
background-color:#E8A713;
}
.address p.blk a:hover {background-color:#ADD6E6;color:#0080B2}

.address p span{

	color:#455560;

	border:none;

	display:inline;

}

.address p a{

	color:#0080b2;

}



#main{

	width:1000px;

	overflow:hidden;

	position:relative;

}

.main-top{

	background:url(../images/main-top.png) no-repeat;

	width:100%;

	overflow:hidden;

}

.main-holder{

	background:url(../images/main-bg.png) repeat-y;

	width:990px;

	padding:0 5px;

	margin-top:52px;

	float:left;

}

.main{

	width:990px;

	background:#fff url(../images/main-bg.gif) no-repeat;

	float:left;

}

.main-bottom{

	background:url(../images/footer-bg.png) no-repeat;

	height:45px;

	width:100%;

	text-indent:-9999em;

	display:block;

	position:relative;

}

.bottom-image{

	background:url(../images/footer-img.png) no-repeat;

	width:364px;

	height:105px;

	text-indent:-9999em;

	overflow:hidden;

	position:absolute;

	bottom:45px;

	right:5px;

	z-index:2;

}



.image{

	position:absolute;

	bottom:52px;

	right:5px;

	z-index:1;
	background: transparent url(../images/woman.png) 0 0;
	display:block;
	width:237px;
	height:368px;

}

.main-content{

	width:100%;

	overflow:hidden;

	margin-top:-47px;

	position:relative;

	padding:0 0 20px;

}

.content{

	width:717px;

	float:left;

}

.sidebar{

	width:273px;

	float:right;

	padding-top:12px;

}

#navigation{

	width:100%;

	overflow:hidden;

	list-style:none;

	margin:0;

	padding:0;

}

#navigation li{

	float:left;

	padding:4px 15px 0;

	height:43px;

}

#navigation li.active{background:url(../images/bg-active-nav.gif) repeat-x;}

#navigation li a{

	font:18px Georgia, "Times New Roman", Times, serif;

	color:#2c343a;

	text-decoration:none;

	float:left;

}

#navigation li a span{

	float:left;

}

#navigation li a em{

	font-style:normal;

	float:left;

	height:34px;

	padding:0 10px;

	line-height:34px;

	cursor:pointer;

}

#navigation li a:hover{background:url(../images/bg-hover-nav.gif) repeat-x;}

#navigation li a:hover span{background:url(../images/bg-left-nav.gif) no-repeat;}

#navigation li a:hover em{background:url(../images/bg-right-nav.gif) no-repeat 100% 0;}

#navigation li.active a:hover, #navigation li.active a:hover span, #navigation li.active a:hover em{background:none;}

.sidebar h3{

	margin:0 0 13px;

	font:18px Georgia, "Times New Roman", Times, serif;

	color:#016d97;

	text-align:center;

	background:url(../images/bg-sidebar-heading.gif) no-repeat 50% 100%;

	padding-bottom:16px;

}

.contact{padding-right:11px;}

.contact-holder{

	width:100%;

	overflow:hidden;

	margin-bottom:4px;

}

.contact label{

	font-size:14px;

	line-height:30px;

	color:#6d6d6d;

	float:left;

	width:93px;

	text-align:right;
	padding-right:6px;

}

.contact  input{

	width:150px;

	float:left;

	border:1px solid #a2d7dd;

	font:14px Arial, Helvetica, sans-serif;

	padding:6px 0 6px 10px;

}

.contact  textarea{

	width:150px;

	float:left;

	height:54px;

	border:1px solid #a2d7dd;

	font:14px Arial, Helvetica, sans-serif;

	padding:5px 0 5px 10px;

}



.contact .security  input{

	width:72px;

	margin-right:6px;

}

.contact  img{

	float:left;

	border:1px solid #a2d7dd;

}

.contact .btn  input{

	width:auto;

	float:right;

	padding:0;

	border:none;

	margin-top:20px;

}

.main-block{

	width:630px;

	padding:23px 52px 0 35px;

}

.main-block h2{

	background:url(../images/bg-heading.gif) no-repeat 0 100%;

	font:26px Georgia, "Times New Roman", Times, serif;

	color:#0080b2;

	margin:0 0 5px;

}

.main-block p{

	margin:0 0 15px;

	font-size:15px;

	line-height:26px;

	color:#737373;

}

.local-facts{

	width:277px;

	padding:16px 10px 16px 20px;

	background:#f1f1f1;

	float:right;

	margin:5px 8px 0 6px;

	display:inline;

}

.local-facts h3{

	font:18px Georgia, "Times New Roman", Times, serif;

	color:#0080b2;

	margin:0 10px 0 0;

	border-bottom:1px solid #455560;

}

.local-facts ul{

	list-style:none;

	margin:0;

	padding:5px 0 0;

	color:#8e8e8e;

}

.local-facts ul li{

	font-size:13px;

	padding-left:13px;

	background:url(../images/local-facts-link.gif) no-repeat 0 4px;

}

.block{

	border-bottom:2px dotted #e3e6e7;

	margin-bottom:25px;

}

.bottom-logos{

	width:100%;

	overflow:hidden;

	list-style:none;

	margin:0;

	padding:0;

}

.bottom-logos li{

	float:left;

	margin-right:25px;

}





#footer{

	padding:5px 0 60px;

	font-size:14px;

	text-align:center;

	width:100%;

}

#footer ul{

	list-style:none;

	margin:0;

	padding:0 0 5px;

}

#footer ul li{

	display:inline;

	border-left:1px solid #fff;

	padding:0 3px 0 4px;

}

#footer ul li a{color:#feffff;}



#footer ul li:first-child { 

	border-left: none; 

	padding-left: 0; 

}

#footer p{

	color:#f0f0f5;

	margin:0;

}

#footer p a{color:#f0f0f5;}

.blk {
border:1px solid #0181b2;
padding:0px;
margin-bottom:12px;
clear:both;
}
.blk div {
background:#cce5ef;
color:#000!important;
line-height:19px;
padding:8px;
}
.main-block.inner p
{
	font-size:12px;
	line-height:19px;
	margin-bottom:8px;
}
.main-block.inner .block
{
	border:none;
}
.blk div p
{
	color:#000000;
}
.blk h3
{
	border-bottom:1px dotted #fff;
	padding-bottom:7px;
	font-size:16px;
	margin-top:6px;
}
h4
{
	font-size:14px;
	margin-bottom:6px;
}
.main-block.inner h2
{
	margin-bottom:15px;
}
.imagee {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #CCCCCC;
float:right;
margin:10px 0 10px 15px;
padding:5px;
}
.inner ul.lists li {
background:transparent url(../images/bullet.gif) no-repeat scroll 0 5px;
border-bottom:1px solid #ECEDED;
margin:5px 0;
padding:0 0 8px 18px;
font-size:12px;
}
.inner ul.lists {
line-height:19px;
list-style-type:none;
margin:0;
padding:0;
width:345px;
}
h6
{
	font-size:14px;
	margin-bottom:12px;
}
.im
{

	margin:0 auto;
	border:1px solid #fff;
}
.local-facts {

margin:5px 8px 0 6px;
padding:10px;
text-align:center;
width:auto;
}
.im1
{
	padding:6px;
	border:1px solid #ccc;
	margin:15px 0;
}

/*New add March 13 2010*/
.blk .photo {
	float:left; 
	width:130px; 
	height:150px; 
	background-color:#e6f3f9; 
	border:solid 1px #60b3d5; 
	margin-right:10px; 
	margin-bottom:3px;
}

.gomatagorda {
	float:right; 
	margin-top:45px;
}







