/* CSS Document */

/*-- main id boxes --*/

#header {
	margin: 0px;
	padding: 0px;
	width: 755px;
	background-color: #001F6F;
	height: 119px;
}
#content {
	padding: 15px 0px 0px;
	width: 711px;
	margin: 0px 22px 22px;
}

/*-- nav-bar --*/

#mainNav {
	width: 755px;
}
#mainNav ul{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 755px;
	list-style-type: none;
	background-image: url(images/navBGround.gif);
	background-repeat: repeat-x;
	font-size: .9em;
	font-weight: bold;
}
#mainNav li{
	float: left;
	vertical-align: middle;
}
#mainNav a{
	line-height: 2em;
	color: #fff;
	text-decoration: none;
	float: left;
	display: block;
	padding-top: 6px;
	padding-right: .5em;
	padding-bottom: 6px;
	padding-left: .5em;
	background-image: url(images/navDivider.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
}
#mainNav ul .first a{
	background: none;
	padding-left: 22px;
}
#mainNav ul .first a:hover{
	background: none;
	background-color: #41A7D1;
}
#mainNav a:hover {
	background-color: #41A7D1;
	text-decoration: none;
}

/*-- resident services sidebar --*/

.residentservices-list {
	background-color: #001F6F;
	margin: 0px;
	padding: 0px;
}
.residentservices-list ul, .localleasing-list ul, .contact-list ul {
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
}
.residentservices-list .nav {
	margin: 0px;
	padding: 0px;
}
.residentservices-list .nav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
}
.residentservices-list .nav li{
	vertical-align: middle;
	background-image: url(images/residentservices-list-nav-bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	text-align: right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00163E;
	font-size: .9em;
	width: 210px;
}
.residentservices-list .nav a{
	display: block;
	color: #fff;
	text-decoration: none;
	padding-right: 0.5em;
	padding-left: 0.5em;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.residentservices-list .nav a:hover {
	background-color: #005FCB;
	text-decoration: none;
}

/*-- booth passport sidebar --*/

.passport-list {
	background-color: #7FAB49;
	margin: 0px;
	padding: 0px;
}
.passport-list ul {
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
}
.passport-list .nav {
	margin: 0px;
	padding: 0px;
}
.passport-list .nav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
}
.passport-list .nav li{
	vertical-align: middle;
	background-image: url(images/passport-nav-bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	text-align: right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #74A03F;
	font-size: .9em;
	width: 210px;
}
.passport-list .nav a{
	display: block;
	color: #fff;
	text-decoration: none;
	padding-right: 0.5em;
	padding-left: 0.5em;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.passport-list .nav a:hover {
	background-color: #B2CE89;
	text-decoration: none;
}

/*-- specials and events sidebar --*/

.specials-list {
	background-color: #C7387D;
	margin: 0px;
	padding: 0px;
}
.specials-list ul {
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
}
.specials-list .nav {
	margin: 0px;
	padding: 0px;
}
.specials-list .nav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
}
.specials-list .nav li{
	vertical-align: middle;
	background-image: url(images/specials-list-nav-bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	text-align: right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #953262;
	font-size: .9em;
	width: 210px;
}
.specials-list .nav a{
	display: block;
	color: #fff;
	text-decoration: none;
	padding-right: 0.5em;
	padding-left: 0.5em;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.specials-list .nav a:hover {
	background-color: #F469AC;
	text-decoration: none;
}

/*-- local and leasing 411 sidebar --*/

.localleasing-list {
	background-color: #0089C1;
	margin: 0px;
	padding: 0px;
}
.localleasing-list .nav {
	margin: 0px;
	padding: 0px;
}
.localleasing-list .nav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
}
.localleasing-list .nav li{
	vertical-align: middle;
	background-image: url(images/leasing-list-nav-bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	text-align: right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #106D95;
	font-size: .9em;
	width: 210px;
}
.localleasing-list .nav a{
	display: block;
	color: #fff;
	text-decoration: none;
	padding-right: 0.5em;
	padding-left: 0.5em;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.localleasing-list .nav a:hover {
	background-color: #5EC1EA;
	text-decoration: none;
}

/*-- contact us sidebar --*/

.contact-list {
	background-color: #BB0000;
	margin: 0px;
	padding: 0px;
}
.contact-list .nav {
	margin: 0px;
	padding: 0px;
}
.contact-list .nav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
}
.contact-list .nav li{
	vertical-align: middle;
	background-image: url(images/contact-list-nav-bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	text-align: right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #831511;
	font-size: .9em;
	width: 210px;
}
.contact-list .nav a{
	display: block;
	color: #fff;
	text-decoration: none;
	padding-right: 0.5em;
	padding-left: 0.5em;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.contact-list .nav a:hover {
	background-color: #D73737;
	text-decoration: none;
}

/*-- content --*/

.right {
	background-color: #FFFFFF;
	padding: 0px 0px 10px;
	float: right;
	width: 486px;
	margin: 0px;
}
.right h1,h2,h3,h4,h5 {
	padding: 0px;
	margin-right: 5px;
	margin-left: 22px;
	color: #001F6F;
	font-family: Helvetica, Arial, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #747877;
}
.right p {
	padding: 0px;
	margin-right: 5px;
	margin-left: 22px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	line-height: 1.1em;
}
.right ul, .right ol {
	margin-right: 5px;
	margin-left: 22px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
}
.right li {
	margin-right: 5px;
	margin-left: 22px;
	font-size: 1em;
	line-height: 1em;
	padding: 0px 0px 4px;
	margin-top: 0px;
	margin-bottom: 4px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #747877;
}
.right li a {
	font-size: 1.1em;
	color: #0089C1;
	text-decoration: underline;
}
.right li a:hover {
	color: #ee0000;
	text-decoration: none;
}
/*-- secondary boxes --*/

.col-2{
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
	width: 47%;
	float: left;
	padding: 0px;
}

/*-- text styles --*/

.apt-category {
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	font-weight: bold;
}
.bold-red {
	color: #ee0000;
	font-weight: bold;
}
.bold-darkgreen {
	color: #006745;
	font-weight: bold;
}
.bold-garnet {
	color: #990022;
	font-weight: bold;
}
.bold-royalblue {
	color: #0043B6;
	font-weight: bold;
}

/*-- picture borders --*/

.picturebox {
	border: 2px solid #FE4D00;
	margin: 4px;
}
.graphicsBorder {
	border: 1px solid #747877;
	margin: 4px;
}

/* forms */

fieldset {
	margin: 1em 0 1em 22px;
	padding: 1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Helvetica, Arial, sans-serif;
}
legend {
	font-weight: bold;
	display: block;
}
textarea {
	width: 300px;
	height: 100px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
textarea.text {
	margin-bottom: 1em;
	margin-left: 1em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
input.text {
	width: 200px;
	margin-bottom: 1em;
	margin-left: 1em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
select {
	margin-bottom: 1em;
	margin-left: 1em;
}
input.radio, input.checkbox, input.submit {
	width: auto;
	float: left;
	margin-right: 1em;
}
label {
	float: left;
	width: 8em;
	text-align: right;
}
fieldset#checkbox {
	margin: 0em;
	padding: 1em 0;
	background: transparent;
	border-bottom: none;
	border-right: none;
	border-top: 1px dotted #CCCCCC;
	border-left: none;
}
#checkbox h2 {
	width: 10em;
	float:left;
	font-size:1em;
	font-weight: normal;
	clear: both;
}
#checkbox div {
	width: 12em;
	float:left;
	margin-top: .8em;
}
#checkbox label {
	width: 8em;
	float:none;
	display:block;
	margin-bottom: .5em;
	text-align: left;
}
.small-text {
	font-size: .7em;
}