/*
	Styles2.css
	Additional stylesheet for site.
*/


.backOrange {background-color:#FFAC48;}
.backRed {background-color:#DF5029;}

#PropertyList ol { margin-top: 10px;margin-bottom:10px; }
#PropertyList li
{
	text-decoration: none;
	margin-left:30px;
	margin-bottom: 3px;
	font-size:10px;
	letter-spacing:  1px; 
    text-transform: uppercase;
    text-align:left;
}

#PropertyList .fontRenaissance	{font-family:Arial, Helvetica, Sans-Serif; color:#B4293E; font-weight: bold; text-decoration: none;  }
#PropertyList .fontCosmopolitan	{font-family:Arial, Helvetica, Sans-Serif; color:#005D82; font-weight: bold; text-decoration: none; }
#PropertyList .fontPopular		{font-family:Arial, Helvetica, Sans-Serif; color:#2D5E18; font-weight: bold; text-decoration: none; }
#PropertyList a		{font-family:Arial, Helvetica, Sans-Serif; color:#B4293E; font-weight: bold; text-decoration: none; }


#Enquiry td			{ font-family:Arial, Helvetica, Sans-Serif; color:#696969; font-weight: bold; text-decoration: none; font-size:10px; }
#Enquiry input		{ font-family:Arial, Helvetica, Sans-Serif; color:#696969; text-decoration: none; font-size:10px; }
#Enquiry select		{ font-family:Arial, Helvetica, Sans-Serif; color:#696969; text-decoration: none; font-size:10px; }
#Enquiry textarea	{ font-family:Arial, Helvetica, Sans-Serif; color:#696969; text-decoration: none; font-size:10px; }
#Enquiry .textbox	{ width: 200px; }

.subnav div {margin-bottom: 5px;}
.subnav a {font-family:Arial, Helvetica, Sans-Serif; color:#B4293E; text-decoration: none;}

#Gallery div { margin: 5px;}
#Gallery div.image { border: solid 1px #ffffff; padding:5px; background-color: #ffffff; text-align:center;}
#Gallery div.thumbs img { border: solid 5px #cccccc; margin-right:2px;}
#Gallery a:hover {border: solid 1px #BD3331;}


#tblRates, #tblRates th, #tblRates td
{
    font-family:Arial, Helvetica, Sans-Serif; color:#696969; text-decoration: none; font-size:11px; text-align:center;
}

#tblRates th {font-style: italic; font-weight: normal;}