/***** Universal *****/
HTML {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 15px;
}
body {
margin: 0px;
padding: 0px;
}
img{
border: 0;
}
h3 {
font-size: 15px;
margin: 0px;
padding: 0px;
}
a {
color: #9C1B40;
text-decoration: none;
}
a:LINK {
color: #9C1B40;
text-decoration: none;
}
a:HOVER {
color: #9C1B40;
text-decoration: underline;
}

ul {
margin: 0px;
padding: 0px;
text-indent: 0px;
list-style: none;
}
li {
margin: 0px;
padding: 0px;
text-indent: 0px;
list-style: none;
}
form {
margin: 0px;
}
/***** ID *****/
#amenities ul {
margin: auto;
padding:  auto;
text-indent: 0;
list-style-image: url(images/bullet.gif);
}
#amenities li {
margin-bottom: 3px;
padding: 0px;
text-indent: 0px;
list-style-image: url(images/bullet.gif);
list-style-position: inside;
}
#nav {
background: url(images/navtile.gif) repeat-x;
border-left: solid 1px #C6C6C6; 	
border-right: solid 1px #C6C6C6; 	
border-bottom: solid 1px #C6C6C6; 	
}
#footer {
background: url(images/footer_tile.gif) repeat-x;
background-color: #EBEBEB;
line-height: 16px;
}
#footer a {
color: #1C1C1C;
text-decoration: none;
font-size: 11px;
}
#footer a:link {
color: #1C1C1C;
text-decoration: none;
}
#footer a:hover {
color: #1C1C1C;
text-decoration: underline;
}

/***** CLASS *****/

