@charset "utf-8";
/* CSS Document */

body
{
	color: #333333;
	font-family: Arial, Verdana, Tahoma;
	font-size: 14px;
	margin: 0px;
}

h1
{
	color: #999999;
	font-weight: normal;
}

h2
{
	padding-top: 15px;
	color: #990000;
	font-weight: normal;
}

h3
{
	color: #999999;
	font-weight: bold;
	padding-top: 0px;
}

li
{
	margin-left: 20px;
	line-height: 24px;
}

/* Standard Page Style */
.Header
{
	background-color: #CCCCCC;
	height: 100px;
	background-image:url(../furniture/header.jpg);
	background-repeat:repeat-x;
	padding-right: 10px;
	border-bottom: #FFFFFF solid 1px;
}

.HeaderAddress
{
	font-size: smaller;
	text-align: right;
}

.HeaderTelephone
{
	font-size: larger;
	text-align: right;
	font-weight: bold;
	color: #B85F6E;
}

.MainMenuBar
{
	font-size: 14px;
	height: 31px;
	padding-left: 19px;
	padding-top: 4px;
	background-color: #990000;
	background-image:url(../furniture/menubar.jpg);
	background-repeat: no-repeat;
}

.MainMenuBar a:link, .MainMenuBar a:visited
{
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 9px;
	padding-right: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

.MainMenuBar a:hover
{
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 9px;
	padding-right: 9px;
	color: #990000;
	background-color: #FFFFFF;
}

.BannerGraphic
{
	background-color: #CCCCCC;
	border-top: 4px solid #ffffff;
	height: 290px;
}

.BannerGraphic a:link, .BannerGraphic a:visited
{
	color: #0066FF;
	text-decoration: none;
}

.BannerGraphic a:hover
{
	color: #0066FF;
	text-decoration: underline;
}

.BodyContent
{
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 45px;
	color: #333333;
	padding-bottom: 25px;
}

.BodyContent a:link, .BodyContent a:visited
{
	color: #0066FF;
	text-decoration: none;
}

.BodyContent a:hover
{
	color: #0066FF;
	text-decoration: underline;
}

.SideMenu
{
	line-height: 25px;
	padding-top: 70px;
	padding-right: 5px;
	padding-bottom: 30px;
	font-size: medium;
	font-weight: bold;
	color: #C11425;
}

.SideMenu a:link, .SideMenu a:visited
{
	color: #C11425;
	text-decoration: none;
}

.SideMenu a:hover
{
	color: #666666;
}

.Footer
{
	height: 130px;
}

.Copyright
{
	padding-top: 9px;
	color: #333333;
	font-size: 11px;
	padding-left: 5px;
}

.Disclaimer
{
	color: #666666;
	font-size: 11px;
	padding-left: 5px;
}

.ContactNoHighlight
{
	padding: 0px 10px 10px 10px;
	font-size: small;
}

.NewPropertyHeader
{
	border-bottom: 1px solid #990000;
	padding-bottom: 5px;
}

.NewPropertyContent
{
	padding-right: 5px;
	background-color: #dddddd;
}

.GalleryLabel
{
	padding: 5px 5px 5px 5px;
	background-color: #000000;
	color: #ffffff;
}
