@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #660000;
	background-image: url(../img/serviced-apartment-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}

.oneColFixCtrHdr #container {
	width: 900px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #800000;
}
.oneColFixCtrHdr #header {
	background-color: #000000;
	height: 95px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	background-image: url(../img/top-bground.gif);
	background-position: left top;
}
.oneColFixCtrHdr  #header-text  h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
	font-style: italic;
	padding-top: 49px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.oneColFixCtrHdr #mainContent {
	background-color: #800000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin: 0px;
	background-image: url(../img/maincontent-background.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.oneColFixCtrHdr #mainContent p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
	line-height: 16px;
}

.oneColFixCtrHdr #footer {
	background-color: #660000;
	background-image: url(../img/footer-bottomline.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 64px;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 40px;
}
.oneColFixCtrHdr #footer p {
	margin: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.oneColFixCtrHdr #header-text {
	height: 95px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	float: right;
	width: 600px;
}
.oneColFixCtrHdr #header-logo {
	margin: 0px;
	padding: 0px;
	height: 95px;
	width: 282px;
	float: left;
}
.oneColFixCtrHdr #MainContent-Right {
	background-color: #800000;
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 500px;
}
.oneColFixCtrHdr #Content {
	background-color: #800000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 900px;
}
.oneColFixCtrHdr #topnav {
	background-image: url(../img/topnav.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	height: 27px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.oneColFixCtrHdr #topnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 27px;
	padding-top: 7px;
	padding-right: 34px;
	padding-bottom: 6px;
	padding-left: 34px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	height: 14px;
	margin: 0px;
}
.oneColFixCtrHdr #topnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	line-height: 27px;
	padding-top: 7px;
	padding-right: 34px;
	padding-bottom: 6px;
	padding-left: 34px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #660000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #330000;
	background-image: url(../img/topnav-hover.jpg);
	height: 14px;
	margin: 0px;
}
.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #FFCC00;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}
.oneColFixCtrHdr #footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.oneColFixCtrHdr #footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.rightcolumn {
	background-color: #990000;
}
.oneColFixCtrHdr #mainContent li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	list-style-image: url(../img/bullet.gif);
	list-style-position: outside;
	padding-bottom: 7px;
}

.oneColFixCtrHdr #header-text a {
	color: #FFCC00;
	text-decoration: none;
}
.oneColFixCtrHdr #mainContent a {
	color: #FFFFFF;
}
.smallname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCC;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #600;
}
