body {
padding: 0;
margin: 0;
text-decoration:none;
font:small Arial, Helvetica, sans-serif;
color:#000000;
voice-family: "\"}\"";
voice-family:inherit;
}

#contentArea {
	width: 97%;
	margin: 0 auto;
	padding: 10px;
	border-width:thin;
	border-color:#FF9900;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: thin;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: thin;
}

body { text-align: center;}

#contentArea { text-align: left;}

h1 {
	font:bold 170%/160% Arial, Helvetica, sans-serif;
	margin: 0 -50px;
	padding-left: 50px;
	width: 100%;
	color: #006699;
	text-transform: uppercase;
	text-decoration:none;
}



#nav1{
	width: 180px;
	border-right: 1px solid #cccccc;
	padding: 0 0 0 0;
	margin-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	background-color: #eeeeee;
	color: #006699;
	font-weight: bold;
}

* html #nav1{ /*IE 6 only */
width: 190px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#nav1 ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#nav1 li {
border-bottom: 1px solid #cccccc;
margin: 0;
}

#nav1 li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #006699;
border-right: 10px solid #006699;
background-color: #eeeeee;
color: #006699;
text-decoration: none;
width: 180px;
}

html>body #nav1 li a{ /*Non IE6 width*/
width: auto;
}

#nav1 li a:hover{
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}




#contentArea > h1 { margin-left: -50px;}

h2 {
	font:bold 140%/130% Arial, Helvetica, sans-serif;
	margin: 1.6em 0 0;
	color: #006699;
	padding-top: 0px;
	text-decoration: none;
}

h3 {
	font:bold 105%/100% Arial, Helvetica, sans-serif;
	margin: 1.6em 0 0;
	color: #006699;
	padding-top: 0px;
	text-decoration: none;
}

h4 {
	font:bold 110%/105% Arial, Helvetica, sans-serif;
	margin: 1.3em 0 0;
	color: #006699;
	text-align:left;
	vertical-align:top;
}

h5 {
	font:bold 110%/105% Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	color: #006699;
	text-align:left;
	vertical-align:top;
	margin-top: 5px;
}

h6 {
	font:bold 150%/140% Arial, Helvetica, sans-serif;
	margin: 0 -50px;
	padding-left: 50px;
	width: 100%;
	color: #006699;
	text-transform: uppercase;
	text-decoration:none;
}

p {font-size:110%;
line-height: 1.3em;
margin-top: 0;
margin-bottom: 0.8em;
text-align:justify;
text-decoration:none;
}

ul {
	font-size:105%;
	line-height: 1.3em;
	width: 80%;
	margin-top: 0;
	margin-bottom: 0.8em;
	font-family: small Arial, Helvetica, sans-serif;
}

intro {text-transform:uppercase;
}

blockquote {
	float:right;
	width:260px;
	margin: 0 0 20px 20px;
	position:relative;
	background-repeat: no-repeat;
	background-color: #ffffcc;
	background-image: url(file:///T|/Andalucia%20Rentals%20New%20Site%20live%20v2/assets/pullquote_top.gif);
	background-position: top;
}

#contentArea > blockquote { margin-right: 10px;
}

p.quoteBody {
	color:#006699;
	font-size: 165%;
	line-height: 1.2em;
	font-weight:bold;
	padding: 30px 0px 20px 30px;
	text-align:left;
	width: 260px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 260px;
	background-image: url(file:///T|/Andalucia%20Rentals%20New%20Site%20live%20v2/assets/quotemark_bottom.gif);
	background-repeat: no-repeat;	
	background-position: bottom right;
}

p.quoteCite {
	color:#006699;
	font-size:125%;
	font-weight: bold;
	text-align: right;
	padding-right:15px;
	padding-bottom:25px;
	background-image:url(file:///T|/Andalucia%20Rentals%20New%20Site%20live%20v2/assets/pullquote_bottom.gif);
	margin-bottom: 0;
	background-color: #ffffcc;
	background-repeat: no-repeat;
	background-position: bottom;
}
TABLE.info { border: 1px solid #FF9900; }TABLE.info TD { border: 1px solid #FF9900; }