﻿#HomeDesigns 
{
	background-image: url('../Images/bgHomeDesigns.jpg');
	background-repeat:no-repeat;
	width: 1000px;
	height: 683px;
	text-align: left;
	vertical-align: top;
}

#HomeDesignsTownhome
{
	background-image: url('../Images/bgHomeDesigns.jpg');
	background-repeat:no-repeat;
	width: 1000px;
	height: 583px;
	text-align: left;
	vertical-align: top;
}

#HomeDesignsVilla 
{
	background-image: url('../Images/bgHomeDesigns.jpg');
	background-repeat:no-repeat;
	width: 1000px;
	height: 583px;
	text-align: left;
	vertical-align: top;
}


#HomeDesignsMenu
{
  margin-left: 10px;
  margin-top: 10px;	
  line-height: 20px;
  font-size: 12px;
  font-weight: bold;
}




.HomeDesignCottagesMenuItem
{ 
   color: #003F5F;     
}


.HomeDesignCottagesMenuItemHover
{
   color: #DE312F;    
}

.HomeDesignCottagesMenuSelected
{
   color: #DE312F;   
}

.HomeDesignCottagesSubmenuItem
{ 
   color: #FFFFFF;  
   background-color: #DE312F;
   width: 120px;
   border: solid 1px #FFFFFF;
   padding: 5px;       
   z-index: 1;
}


.HomeDesignCottagesSubmenuItemHover
{
   color: #FFF200;    
}

.HomeDesignCottagesSubmenuSelected
{
   color: #FFF200;   
}

        
.DesignOptions 
{ width: 150px;
  vertical-align: top;
  font-weight: bold;
  font-size: 11px;
  line-height: 16px;  
}

.DesignOptionTitle {font-size: 12px; }

a.DesignOptionsMenu:link, a.DesignOptionsMenu:visited  {color: #DE312F; text-decoration: underline;}
a.DesignOptionsMenu:hover     {color: #003E5E;}
a.DesignOptionsMenu:active    {color: #DE312F; text-decoration: none;}


#CottageInfo
{
	line-height:  18px;  
	font-weight: bold;
	text-align: left;
	vertical-align: top;	
}

#CottageName
{
  font-size: 18px;  
  margin-top: 8px;
}

#CottagePlan
{
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: 20px;
}

#CottageRooms
{
 font-size : 11px;
}

#DesignDisclaimer
{ width: 900px;
  margin-left:50px;
  margin-top: 10px;
  font-size: 10px;
  vertical-align: middle; 
  text-align: center;
}


