body {
  font-family: verdana;
  background-color: white;
  font-size: 12px;
  background-image: url(side-bg.gif);
}

#mast {
background-color: white;
  width: 750px;
  margin: auto;
  padding: 5px;
  border: 1px black solid;
  background-image: url(ds.gif);
  background-repeat: no-repeat;
}

#search {
	width: 750px;
	text-align: right;
		padding: 3px 0;
}

#search form {
padding-right: 80px;
}

#container {
	width: 736px;
  margin: 10px auto;
  padding: 10px ;
  border: 1px solid black;
  background-color: white;
  }

#container p {
	line-height: 160%;
  padding-left: 15px ;

  }
	
	h1 {
		font-family: verdana;
		color: Black;
	margin: 0;
	padding: 1px;
	font-size: 12px;
	}
	
	h2 {
		font-size: 13px;
		font-weight: normal;
		margin-left: 40px;
		color: #990101;
	}

a:link {
	text-decoration: none;
    color: Blue;
    background: transparent;

}

a:visited {
	text-decoration: none;
    color: Blue;
    background: transparent;
}

a:hover {
	text-decoration: underline;
    color: Black;
    background: transparent;

}

a:active {
	text-decoration: underline;
    color: Blue;
    background: transparent;
}

form {
	margin: 0;
	padding: 0;
}

 #navcontainer
{
margin: auto;
width: 765px;
padding: 0;
height: 18px;

}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;

}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
border-right: 1px solid black;

}

#navcontainer ul li a
{
background: #fff;
width: 125px;
height: 18px;
border-top: 1px solid black;
border-left: 1px solid black;
border-bottom: 1px solid black;
border-right: none;
padding: 0;
margin:  0;
color: #00008B;
text-decoration: none;
display: block;
text-align: center;
font: normal 12px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#navcontainer ul li a:hover
{
color: #930;
background: #FEE189;
}

#navcontainer a:active
{
background: #c60;
color: #fff;
}

#navcontainer li#active a
{
background: #c60;
border: 1px solid #c60;
color: #fff;
}

#crumbs {
	font-size: 11px;
	border-bottom: dashed; 
	border-bottom-width: 1px;
	margin-bottom: 15px;
	padding-bottom: 5px;
}

#clear  {
	clear: both;
}

#news {
	width: 200px;
border: 1px solid #8B0000;
margin: 6px;
padding: 6px;
	float: right;
}

#provinces {
	width: 140px;
	float: right;
	border-left: 1px dotted #990101;
}

#provinces ul{
list-style-type: none;
margin-left: 10px;

}

#provinces li{
border-bottom: 1px dotted gray;
padding: 3px;
text-indent: 5px;
}


#mainindex {
	width: 480px;
background-image: url(../images/spain-relief.jpg);
	border: 1px solid #8B0000;
	margin: 5px 5px;
	font-weight: bold;
	padding: 5px;
color: navy;
	background-color: White;
	
}



#mainindexsup {
	width: 480px;
	border: 2px dashed blue;
	margin: 20px auto;
	padding: 5px;
	
}


#mainindex a:link {
	text-decoration: underline;
	font-family: helvetica, arial;
	font-size: 1em;
letter-spacing: 1px;
	font-weight: bold;
    color: blue;
    background: transparent;

}

#mainindex a:visited {
	text-decoration: none;
	font-family: helvetica, arial;
	font-size: 1em;
letter-spacing: 1px;
	font-weight: bold;
    color: blue;;
    background: transparent;
}

#mainindex a:hover {
	text-decoration: underline;
	font-family: helvetica, arial;
	font-size: 1em;
letter-spacing: 1px;
	font-weight: bold;
    color: red;
    background: transparent;

}

#mainindex a:active {
	text-decoration: underline;
	font-family: helvetica, arial;
	font-size: 1em;
letter-spacing: 1px;
	font-weight: bold;
    color: red;
    background: transparent;
}

#subcat {
	line-height: 180%;
	padding: 10px 5px;
	border-bottom: 2px solid Maroon;
	border-top: 2px solid Maroon;
	margin: 0 40px;
}

#listings {
	padding: 10px 50px;
}

