html,body

{
	margin: 0;
	padding: 0;
}

body
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5a5a5a;
	background: #494034;
	text-align: center;
	line-height:18px;
}

h1
{
	padding: 0;
	margin: 0;
}

h2
{
	font-size: 20px;
	margin: 0;
	padding-bottom: 10px;
}

h3
{
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

a 
{
	text-decoration: none;
	color: #5a5a5a;
}

a:hover 
{
	text-decoration: underline;
}


#container
{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}

#header
{
	float: left;
	width: 950px;
	height: 306px;
}

#header-img
{
	float: left;
	width: 950px;
	height: 306px;
	overflow: hidden;
}

#header-img ul
{
	margin: 0 !important; 
	padding: 0;	
}

#header-img li
{
	list-stlye: none;
	margin: 0; padding: 0;
}

#maps-logo
{
	position: absolute;
	right: 35px;
	top: 5px;
	z-index: 100;
}

.gradient-container
{
	float: left;
	width: 950px;
	background: url(/images/gradient-container.jpg) repeat-y;
}

.gradient-secondary
{
	float: left;
	width: 950px;
	background: url(/images/gradient-secondary.jpg) repeat-y;
}

/*-----------NAVIGATION-----------*/

#navigation-container
{
	float: left;
	width: 899px;
}

.nav
{
	float: left;
	display: block;
	padding: 0;
	margin: 0;
}


#nav-home
{
	float: left;
	width: 100px;
	height: 35px;
	background: url(/images/nav/home.jpg) no-repeat;
}

#nav-puerto
{
	float: left;
	width: 180px;
	height: 35px;
	background: url(/images/nav/puerto-rico-map.jpg) no-repeat;
}

#nav-san-juan
{
	float: left;
	width: 155px;
	height: 35px;
	background: url(/images/nav/san-juan-map.jpg) no-repeat;	
}

#nav-free
{
	float: left;
	width: 125px;
	height: 35px;
	background: url(/images/nav/free-maps.jpg) no-repeat;
}

#nav-advertise
{
	float: left;
	width: 128px;
	height: 35px;
	background: url(../images/nav/advertise.jpg) no-repeat;
}

#nav-faq
{
	float: left;
	width: 73px;
	height: 35px;
	background: url(../images/nav/faq.jpg) no-repeat;
}

#nav-contact
{
	float: left;
	width: 138px;
	height: 35px;
	background: url(../images/nav/contact.jpg) no-repeat;
}

#nav-home:hover, #nav-home:active, #nav-free:hover, #nav-free:active, #nav-advertise:hover, #nav-advertise:active, #nav-faq:hover, #nav-faq:active, #nav-contact:hover, #nav-contact:active, #nav-puerto:hover, #nav-puerto:active, #nav-san-juan:hover, #nav-san-juan:active, #navigation-container a.navselected
{
	background-position: 0 -35px;
	text-decoration: none;
}

/*--NAV END--*/


#main-body-container
{
	display: inline;
	float: left;
	margin-left: 26px;
	width: 899px;
}

.body-header
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #fe8b2f;
}

.body-header a
{
	font-weight: bold;
	color: #fe8b2f;
	text-decoration: underline;
}

.map-header
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #88a6da;
	width: 100%;
}

.map-header a
{
	font-weight: bold;
	color: #88a6da;
	text-decoration: underline;
}

.body-text
{
	float: left;
	padding-left: 60px;
}

.body-text a
{
	text-decoration: underline;
}

.body-text ul
{
	list-style-type: none;
	padding-left: 25px;
	margin-left: 0;
}

.body-text li
{
	background: url(../images/bullet.jpg) left center no-repeat;
	padding-left: 25px;
	margin-bottom: 10px;
}

#body-left
{
	display: inline;
	float: left;
	margin-top: 35px;
	width: 495px;
	line-height: 17px;
}

#body-left-secondary
{
	float: left;
	margin-top: 35px;
	width: 550px;
	line-height: 17px;
}

.answer
{
	float: left;
	padding: 6px 0px 15px 50px;
}

.secondary-left-yearly
{
	float: left;
	padding-left: 15px;
}

.espanol
{
	font-style: italic;
}


#body-right
{
	display: inline;
	float: left;
	margin-left: 100px;
	padding-left: 50px;
	margin-top: 35px;
	width: 250px;
	border-left: 1px solid #c5b69f;
}

#body-right-secondary
{
	float: right;
	padding-top: 35px;
	width: 295px;
	background: #ede8e1;
}

#body-right-advertise
{
	float: right;
	margin-top: 23px;
	width: 303px;
	border-left: 1px solid #c5b69f;
}


#body-spacer
{
	clear: both;
	float: left;
	height: 30px;
	width: 100%;
}


#map-links-container
{
	display: inline;
	float: left;
	margin-left: 26px;
	width: 899px;
	background: #ede8e1;
	padding-top: 10px;
}

#map-links-bg
{
	display: inline;
	float: left;
	margin-left: 45px;
	width: 800px;
	height: 314px;
	background: url(../images/maps/home-container.jpg) no-repeat;
}

#map-links-content-container
{
	display: inline;
	float: left;
	margin-top: 26px;
	margin-left: 36px;
}

.map-container
{
	display: inline;
	float: left;
	width: 380px;
}

.view-map
{
	clear: left;
	float: right;
	padding-right: 50px;
	margin-top: 6px;
}

.view-map a, .view-map a:visited
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #5a5a5a;
}


/*---------------FOOTER-----------------*/

#home-footer-left
{
	display: inline;
	float: left;
	margin-left: 26px;
	width: 618px;
	background: #fff;
}

#home-footer-text
{
	display: inline;
	float: left;
	margin-left: 60px;
	margin-top: 30px;
	width: 480px;
	line-height: 17px;
	border-bottom: 1px solid #c5b69f;
	height: 150px;
}

#home-footer-text a
{
	text-decoration: underline;
}

#home-footer-right
{
	display: inline;
	float: left;
	width: 281px;
	height: 213px;
}

#home-footer-left-secondary
{
	display: inline;
	float: left;
	margin-left: 26px;
	width: 603px;
	background: #fff;
	height: 213px;
}


#home-footer-right-secondary
{
	display: inline;
	float: left;
	width: 296px;
	height: 216px;
}


#footer-nav
{
	display: inline;
	clear: left;
	float: left;
	margin-left: 60px;
	padding-top: 15px;
	font-size: 11px;
	width: 558px;
	background: #fff;
}

#footer-nav-secondary
{
	display: inline;
	clear: left;
	float: left;
	margin-left: 60px;
	padding-top: 15px;
	font-size: 11px;
	width: 543px;
	background: #fff;
}

#footer-nav a, #footer-nav-secondary a
{
	font-weight: bold;
	color: #414141;
}

#bottom-bg-image
{
	clear: both;
}

#copyright
{
	display: inline;
	clear: both;
	float: left;
	color: #fff;
	margin-left: 90px;
	margin-right: 90px;
	font-size: 11px;
	min-height: 80px;
}


/*---------------CONTACT FORM-----------------*/


form label 
{   
	float: left; 
	width: 200px; 
	padding: 0; 
	margin-top: 5px;
	margin-right: 8px;
}

form input
{
 	float: left;
}
			
form 
{  
	margin: 0;
	padding: 0;
	width: 500px;
}

form fieldset 
{
	border: 0;
	margin: 0;
}
			
form dt
{
	float: left;
	padding-bottom: 15px;
}
			
			
			
fieldset legend 
{
	color: #435F8B;
}


label 
{   
	float: left; 
	width: 120px; 
	padding: 0; 
	margin-top: 5px;
	margin-right: 8px;
}
			
fieldset 
{
	border-width: 1px;
	border-style: solid;
	margin: 0;
}

.form-label
{
	float: right;
}

.red
{
	color: #dd2a00;
}

