*{
	margin:0;
	padding:0;
}
body  {
	font-family:Helvetica,Verdana,Arial,sans-serif;
	color:#001F3E;
	background:#CCCCCC url(../images/bg.jpg) repeat scroll 0 0;
}
img{
	border:none;
}
a {
	color:#D01630;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#container { 
	width: 890px;
	margin: 0 auto;
} 
#header {
	background-color:#001F3E;
	margin:10px auto;
	width:870px;
	border: 10px solid #FFFFFF;
}
#header h1 {
	color:#FFFFFF;
	float:left;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:24px;
	font-weight:normal;
	margin-left:10px;
}
#logo {
	float:left;
	height:113px;
	margin:5px 0 0 5px;
	width:168px;
}
#menu {
	margin-left:5px;
	margin-top:5px;
	width:870px;
}
#tsrBanner {
	background:#FFFFFF url(../images/tsr-banner.jpg) no-repeat scroll 0 0;
	height:164px;
	margin:5px auto 0;
}
#sidebar {
	float: right; /* since this element is floated, a width must be given */
	width: 200px;
	background-color:#F8F8F8;
	border:1px solid #E6E6E6;
}
#sidebar h2 {
	background-color:#D01630;
	color:#FFFFFF;
	font-size:12px;
	padding:5px 3px;
	text-transform:uppercase;
}
#sidebar p {
	font-size:13px;
	padding:10px 5px 0;
}
#sidebar a {
	font-weight:bold;
}
#sidebar .news {
	border:1px solid #D01630;
	margin:10px auto 0;
	padding-bottom:10px;
	width:190px;
}
#sidebar .news h3 {
	background-color:#D01630;
	color:#FFFFFF;
	font-size:12px;
	padding:5px 3px;
	text-transform:uppercase;
}
#brochure {
	background-attachment:scroll;
	background-image:url(../images/dots.gif);
	background-position:2px 0;
	background-repeat:no-repeat;
	height:40px;
	margin-top:10px;
}
#brochure a {
	font-size:11px;
}
#mainContent { 
	margin: 0 220px 0 0;
}
#mainContent h1 {
	background-color:#D01630;
	color:#FFFFFF;
	font-size:12px;
	padding:5px 3px;
	text-transform:uppercase;
}
#mainContent p {
	color:#001F3E;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	padding:10px 0;
}
.propertyOfTheWeek {
	border:1px solid #D01630;
	padding:10px 10px 0;
	width:625px;
	height:205px;
}
.propertyOfTheWeek img {
	border:1px solid #D01630;
	margin-right:10px;
	margin-top:10px;
	float:left;
	width:169px;
	height:126px;
}
#propertyWeekShortDesc {
	float:left;
	width:150px;
}
#propertyWeekLongDesc {
	float:left;
	width:290px;
}
#footer{
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size:10px;
	padding:5px 0;
	text-align:center;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#mainContent ul {
padding-bottom:0.5em;
padding-left:5px;
}
#mainContent li {
color:#001F3E;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
margin-left:1em;
padding-left:0;
}
#clientRequirementTable {
	border-collapse:collapse;
	font-family:"Lucida Sans Unicode","Lucida Grande",Sans-Serif;
	font-size:11px;
	margin-top:20px;
	text-align:left;
}
#clientRequirementTable th {
	color:#003399;
	font-size:12px;
	font-weight:normal;
	padding:0 5px 5px 5px;
}
#clientRequirementTable .odd {
	background:#E8EDFF none repeat scroll 0 0;
}
#clientRequirementTable td {
	color:#666699;
	padding:5px;
}
label{
	font-size:13px;
	color:#001F3E;
}
input{
	font-size:13px;
	color:#001F3E;
	margin:10px 0;
}
.input-submit {
	background-color:#D01630;
	border:0 none;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.3em;
	font-weight:bold;
	padding-top:1px;
	margin:0;
	cursor:pointer;
}
#type{
	margin:10px 0;
}
#propertyWeekShortDesc .cushycms {
	color:#001F3E;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	padding:10px 0;
}
#propertyWeekShortDesc .cushycms p{
	color:#001F3E;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	padding:0;
}
#propertyWeekLongDesc .cushycms {
	padding:10px 0;
}
