@charset "utf-8";
/* CSS Document */
* {
	margin:auto;
	padding:0;
	}
body {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:90%;
	background:url(../images/huntingtonbeach2.jpg) no-repeat center top;
	}
a img {
	border:none;
	}
#wrapper {
	width:998px;
	background:#FFF;
	
	}	
#nav2 {
	margin:0 auto;
	width:1046px;
	height:200px;
	margin-left:2em;
	}
#flashobject { 	
	margin:0 auto;
	padding:0;
	clear:both;
				}	
object#flashcontent {
	margin:0 auto;
	padding:0;
	}				
			
#frame1 {
	border:none;
	margin:auto 0;
	}	
.calltoaction {
	width:200px;
	float:right;
	font-size:22px;
	font-weight:normal;
	text-align:right;
	padding-top:1em;
	}	
a {
	text-decoration:none;
	color:#990000;
	}
a:hover {
	color:#000;
	}	
	
img a {
	border:none;
	}			
	
/****************************styles**************************/

.logohead {
	float:left;
	width:122px;
	height:146px;
	margin-top:1em;
	}			
.topheader {
	float:left;
	width:707px;
	height:114px;
	background: url(../assets/logoHeader.jpg) no-repeat;
	}
#navBar {
	width: 780px;
	background:url(../assets/navBar.png) repeat-x;
	height:35px;
	float:left;
	}
.listings {
	padding-bottom:1em;
	width:929px;
	border:solid 1px #990000;
	background:#fff;
	margin: auto;
	}	
.listings2 {
	padding-bottom:1em;
	width:929px;
	margin-left:6em;
	border:solid 1px #990000;
	background:#fff;
	margin:auto;
	clear:both;
	height:1200px;
	}	
.listings-tuscany {
		padding-bottom:1em;
	width:929px;
	margin-left:6em;
	border:solid 1px #990000;
	background:#fff;
	margin:auto;
	clear:both;
	height:905px;
	}
.listings-rentals {
		padding-bottom:1em;
	width:929px;
	margin-left:6em;
	border:solid 1px #990000;
	background:#fff;
	margin:auto;
	clear:both;
	height:1105px;
	}
	
.listings-single {
	padding-bottom:1em;
	width:929px;
	margin-left:6em;
	border:solid 1px #990000;
	background:#fff;
	margin:auto;
	clear:both;
	height:1200px;
	}	

	
.listings h2 {
	font-weight:normal;
	margin:0;
	padding:0;
	}
		
.footer {
	margin:auto;
	margin-top:2em;
	text-align:center;
	clear:both;
	display:inline;
    bottom:0;
	width:998px;
	
	}	
.footer p {
	text-align:center;
	vertical-align:middle;
	
	}	
	
.footer ul {
	display:inline;
	text-align:center;
	margin-left:3em;
	
	}	
		
.footer li {
	display:inline;
	margin-right:2em;
	text-align:center;
	margin-bottom:2em;
	margin-left:2em;
	
	}		
.disclaimerText {
	font-size:10px;
	}	
.pics {
	float:left;
	width: 230px;
	}	
	
.next ul, .next li{
	display:inline;
	list-style:none;
	text-align:right;
	margin-left:17em;

	}	


/*****************styles for listings************************************/
.mainpic {
	float:left;
	width:650px;
	margin-top:1.3em;
	margin-left:1em;
	}
.stats {
	float:left;
	width:250px;
	margin-top:1.3em;
	}	
.pixs {
	float:left;
	margin:auto;
	padding-left:1em;
	margin-top:1em;
	padding-top:1em;
	width:250px;
	}		
.description {
	float:left;
	width:630px;
	margin:0;
	text-align:left;
	padding-top:.8em;
	padding-left:5px;
	}	
.description2 {
	clear:both;
	float:left;
	width:650px;
	}		
.hb {
	margin:auto 0;
	width:600px;
	}	
#search {
	margin:auto;
	}	
/****************************tuscany tour*************************************/
.tuscany {
	float:left;
	width:998px;

	}
.img {
	float:left;
	}	
	
	/*
			Vertical Accordions
		*/
#vertical_container {
	float:left;
	width:620px;
	margin:0;
	padding:0;
	}
.accordion_grey {
	background:url(../../img/grey.png) no-repeat;
	}
.accordion_blue {
	background:url(../../img/blue.png) no-repeat;
	}
.accordion_green {
	background: url(../../img/green.png) no-repeat;
	}
.accordion_brown {
	background:url(../../img/brown.png) no-repeat;
	}
.accordion-ul {
	list-style:inside;
	padding-left:2em;
	}							
.accordion_toggle {
			display: block;
			height: 31px;
			width: 600px;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #ffffff;
			font-weight: bold;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			border-bottom: 1px solid #ccc;
			cursor: pointer;
			margin: 0 0 0 0;
		}
		
.accordion_toggle_active {
			background:url(../../img/army.png) no-repeat;
			color: #ffffff;
			border-bottom: 1px solid #f68263;
		}
		
.accordion_content {
			background-color: #e7cead;
			color: #444444;
			overflow: hidden;
			width:620px;
		}
			
.accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}
			
.accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
			
.vertical_accordion_toggle {
			display: block;
			height: 31px;
			width: 600px;
			background: url(images/accordion_toggle.jpg) no-repeat top right #a9d06a;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			border-bottom: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
		}

.vertical_accordion_toggle_active {
			background: url(images/accordion_toggle_active.jpg) no-repeat top right #e0542f;
			color: #ffffff;
			border-bottom: 1px solid #f68263;
		}

.vertical_accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}

.vertical_accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}

.vertical_accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
  			
		/*
			Horizontal Accordion
		*/
		
.horizontal_accordion_toggle {
			/* REQUIRED */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */

			display: block;
			height: 100px;
			width: 30px;
			background:#99CCCC;
			color: #ffffff;
			text-decoration: none;
			outline: none;
			border-right: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
		}
		
.horizontal_accordion_toggle_active {
			background:#CCCC99;
			border-right: 1px solid #f68263;
		}
		
.horizontal_accordion_content {
			/* REQUIRED */
			height: 600px;	/* We need to define a height for the accordion as it stretches the width */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */
			width:580px;
			overflow: hidden;
			background-color: #e6ccab;
			color: #444444;
		}
			
.horizontal_accordion_content p {
				width: 580px;
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
					
					
    /* Container styling*/
    #horizontal_container {
      margin: 10px auto 10px auto;
      width: 580px;   
      height: 600px;    
	  background:#e6ccab;
    }
    
    #vertical_nested_container {
      margin: 10px auto 10px auto;
      width: 580px;
    }
.stats ul, .stats li {
	list-style:none;
	margin:0 auto;
	padding-left:.5em;
	}
	
.bio {
	margin:auto;
	width:500px;
	} 	