/* ========================================================
    CSS STYLES FOR 21C RESIDENCES
   ======================================================== */   


/* PAGE ELEMENTS */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #131313;
}

body {
	background-color: #F5F5F5;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#container {
	background-image: url(../images/elements/bg_main_middle.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	text-align: left;
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#masthead {
	background-image: url(../images/elements/bg_main_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	height: 104px;
}

#nav {
	margin-left: 73px;
	position: relative;
	top: 15px;
}

#content {
	width: 960px;
	margin-left: 4px;
	position: relative;
}

#botMargin {
	height: 20px;
}

#bgBottom {
	background-image: url(../images/elements/bg_main_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 8px;
}

#bottom {
	margin-top: 6px;
	margin-bottom: 6px;
}

.clearFloats {
	clear: both;
}

/* CONTENT ELEMENTS AND CLASSES */

#contentLeft {
	text-align: left;
	display: inline;
	padding: 0px;
	float: left;
	width: 520px;
	margin-top: 0px;
	margin-left: 0px;
}

#contentRight {
	padding: 0px;
	width: 352px;
	margin-top: 0px;
	margin-left: 546px;
	position: relative;
}

.right01 {
	margin-left: 38px;
	text-align: justify;
}

.right02 {
	margin-left: 22px;
	text-align: justify;
}

.pic01 {
	margin-top: 3px;
	margin-right: 24px;
}

/* HTML TAGS */

p {
	margin-top: 0px;
	margin-bottom: 11px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	color: #131313;
	margin-top: 0px;
	margin-bottom: 12px;
	text-align: right;
	letter-spacing: .05em;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	color: #9FA1A4;
	margin-top: 0px;
	margin-bottom: 15px;
	letter-spacing: 0.05em;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	color: #131313;
	margin-top: 0px;
	margin-bottom: 22px;
	letter-spacing: 0.05em;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	font-weight: normal;
	color: #9FA1A4;
	margin-top: 5px;
	margin-bottom: 5px;
	letter-spacing: 0.05em;
}

/* CLASSES */

.list01 {
	text-indent: -0.667em;
	padding-left: 0.667em;
}

/* LINK STYLES */

/*a:link, a:active, a:visited { 
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
	}

a:hover { 
	font-weight: normal;
	color: #FF6666;
	text-decoration: underline;
	}
*/
a:link, a:active, a:visited {
	font-weight: normal;
	color: #9A9989;
	text-decoration: none;
}

a:hover {
	font-weight: normal;
	color: #5D5C41;
	text-decoration: none;
}
.navBottom {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #5D5C41;
	margin-top: 10px;
	margin-bottom: 3px;
}

.navBottom a:link, .navBottom a:active, .navBottom a:visited {
	font-weight: normal;
	color: #5D5C41;
	text-decoration: none;
}

.navBottom a:hover {
	font-weight: normal;
	color: #9A9989;
	text-decoration: none;
}

.copyright {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #9FA1A4;
	margin-top: 0px;
	margin-bottom: 6px;
}

.copyright a:link, .copyright a:active, .copyright a:visited {
	font-weight: normal;
	color: #9FA1A4;
	text-decoration: none;
}

.copyright a:hover {
	font-weight: normal;
	color: #9A9989;
	text-decoration: none;
}

.box01 a {
	color: #131313;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	display: block;
	margin-right: 32px;
	margin-left: 22px;
	padding-top: 14px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
}

.box01 a:hover {
	color: #131313;
	text-decoration: none;
	background-color: #EEEEEC;
}
