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

/* Global Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, {
 margin: 0px;
 padding: 0px;
 border: 0px;
 outline: 0px;
}
/* remember to define focus styles! */

body {
	color: black;
	background: white;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/***** Global Settings *****/
 
html, body {
	border:0px;
	margin:0px;
	padding:0px;
}
body {
	margin:10px 0px 40px 0px;
	color:#454545;
	font-size:11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	background:#000000 url(../images/renaissance-condos-template-bg.jpg) repeat-x top left;
}
/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
}
h1 {
	margin-bottom:8px;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	padding-bottom:2px;
	border-bottom:1px solid #666600;
}
h2 {
	font-size:11px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:5px;
	border-bottom:1px solid;
}
h3 {
	font-weight:bold;
	font-size:12px;
	margin-bottom:4px;
}
img {
	behavior: url(iepngfix.htc);
}
p, ul, ol {
	margin:0;
	padding:0 0 12px 0;
}
ul, ol {
	padding:0 0 12px 25px;
}
blockquote {
	margin:10px;
}
small {
	font-size:0.85em;
}
img {
	border:0;
}
sup {
	position:relative;
	bottom:0.3em;
	vertical-align:baseline;
}
sub {
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
}
acronym, abbr {
	cursor:help;
	letter-spacing:1px;
	border-bottom:1px dashed;
}
/***** Links *****/
 
a:link, a:visited {
	color:#606060;
	text-decoration:none;
}
a:hover, a:active {
	color:#101010;
	text-decoration:underline;
}
/***** Forms *****/
 
form {
	margin:0;
	padding:0;
	display:inline;
}
input, select, textarea {
	font-size:11px;
	padding:1px;
	font-family:Arial, Helvetica, sans-serif;
}
textarea {
	line-height:1.25;
}
label {
	cursor:pointer;
}
/***** Tables *****/
 
table {
	border:0;
	margin:0px;
	padding:0;
}
table tr td {
/*padding:0px;
	vertical-align:top;*/
}
/***** Wrapper *****/
 
#wrap {
	width:960px;
	margin:0 auto;
}
/***** Global Classes *****/
 
.clear {
	clear:both;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.text-left {
	text-align:left;
}
.text-right {
	text-align:right;
}
.text-center {
	text-align:center;
}
.text-justify {
	text-align:justify;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.bold-itl {
	font-style:italic;
	font-weight:bold;
}
.underline {
	border-bottom:1px solid;
}
.highlight {
	background:#ffc;
}
.wrap {
	width:780px;
	margin:0 auto;
	background-color:#2d2d29;
}
.img-left {
	float:left;
	margin:4px 10px 4px 0;
}
.img-right {
	float:right;
	margin:4px 0 4px 10px;
}
.nopadding {
	padding:0;
}
.noindent {
	margin-left:0;
	padding-left:0;
}
.nobullet {
	list-style:none;
	list-style-image:none;
}
.margin {
	padding:2px 10px;
	display:block;
}
#logo {
	margin:0px auto;
	width:750px;
	text-align:center;
}
#menu {
	margin:0px auto;
	width:750px;
	height:52px;
	background:transparent url(../images/renaissance-condos-menu-bg.jpg) no-repeat top center;
	clear:both;
}
#image {
	margin:0px auto;
	width:780px;
}
#content {
	margin:0px auto;
	width:780px;
	background:transparent url(../images/renaissance-condos-content-bg.gif) repeat-y top center;
}
#bottom {
	margin:0px auto;
	width:780px;
}
#back {
	margin:0px auto;
	width:750px;
	text-align:right;
}
#back a:link, #back a:visited {
	display:block;
	padding:4px 8px;
	background-color:#c5bda6;
	float:right;
	font-size:9px;
	font-weight:bold;
	color:#333;
}
.menumargin {
	padding:18px 20px 0px 20px;
}
#menu a:link, #menu a:visited {
	color:#c2ab7a;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	display:block;
	padding:4px 8px;
}
#menu a:hover, #menu a:active {
	background-color:#371a01;
	text-decoration:none;
}
ul.lists {
	margin:5px 0px;
}
ul.lists li {
	list-style-image:url(../../images/arrow.gif);
	color:#2c5374;
	padding-bottom:5px;
}
table.prices {
	font: normal 11px/150% Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	border: 3px solid #f1f1f1;
	border-top: 2px solid #3E0D0D;
	border-bottom: 2px solid #3E0D0D;
}
table.prices th {
	font: bold 11px/120% Arial, Helvetica, sans-serif;
	padding: 5px 10px;
	font-weight: bold;
}
table.prices thead th {
	border: 1px solid #E6E3D8;
	white-space: nowrap;
	background: #B0B4A3;
}
table.prices tbody td, table.prices tbody th {
	padding: 5px 10px;
	background: #fff;
	color: #000;
}
table.prices tbody th {
	color: #047;
	font-weight: normal;
	font-variant: normal;
}
table.prices tbody tr.odd {
	border: 1px solid #E6E3D8;
}
table.prices tbody tr.odd td, table.prices tbody tr.odd th {
	background: #f1f1f1;
}
table.prices tfoot td, table.prices tfoot th {
	border: none;
	padding-top: 10px;
}
table.prices caption {
	font-family: "Georgia", serif;
	letter-spacing: 5px;
	font-style: italic;
	text-align: left;
	text-indent: 2em;
	text-transform: uppercase;
	font-size: 150%;
	padding: 10px 0;
	color: #047;
}
table.prices a:link {
	color: #DC143C;
}
table.prices th a:link {
	color: #047;
	text-decoration: none;
}
table.prices a:visited{
	color: #036;
	text-decoration: line-through;
}
table.prices a:hover{
	color: #000;
	text-decoration:none;
}
table.prices a:active{
	color: #000;
}
.gmg {
	margin:0px auto;
	width:760px;
	text-align:right;
	padding:10px 0px;
}