﻿/************************* Module Layout Styles *************************/
div.NelsonApartments,  div.NelsonApartments td{
	font: normal 13px Helvetica, Arial, sans-serif;
	color: #fff
}
.reContentArea{
	background: #000
}
div.NelsonApartments{
	padding: 40px;
	border: solid 1px #9F9B96;
	background: url(bg.png);
	margin-bottom: 10px
}
.NelsonApartments .module-title{
	margin: 0;
	font-weight: normal
}
.NelsonApartments .module-content{
	margin: 0;
	line-height: 1.4em;
	color: #fff
}
.NelsonApartments p{
	margin: 0 0 1.2em 0;
	line-height: 1.4em;
	color: #fff
}
.NelsonApartments .Label{
	font-size: 1em;
}
/*====================================Module Content Text Styles====================================*/
.Highlight{
	font-weight: bold;
	color: #998f86
}
.Quote{
	font-size: 20px;
	line-height: 1.6em
}
.NelsonApartments h1, .NelsonApartments h2, .NelsonApartments h3, .NelsonApartments h4, .NelsonApartments h5, .NelsonApartments h6{
	margin: 0 0 .5em 0;
	font-weight: normal;
	color: #998f86
}
.NelsonApartments h1,
.NelsonApartments .module-title h2
{
	font-size: 22px;
	line-height: 30px
}
.NelsonApartments h2{
	font-size: 18px;
	text-decoration: none
}
.NelsonApartments h3{
	font-size: 15px;
	text-decoration: none
}
.NelsonApartments a{
	color: #e5e5e5 !important;
	text-decoration: none
}
.NelsonApartments a:hover{
	color: #fff;
	text-decoration: underline
}
.NelsonApartments hr{
	width: 100%;
	border: none;
	height: 1px;
	background: #796F6A
}
.NelsonApartments .field,
.NelsonApartments .Field{
	background-color: #D4CEC5;
	border: 1px #BAB3AA solid;
	font: normal 12px Arial, Helvetica, sans-serif
}
.NelsonApartments .FormTable .field,
.NelsonApartments .FormTable .Field{
	width: 70%;
	margin-bottom: .5em;
}
.NelsonApartments .button, .NelsonApartments .Button, .NelsonApartments a.Button, .NelsonApartments a:link.Button, .NelsonApartments a:visited.Button, .NelsonApartments a:hover.Button, .NelsonApartments a:active.Button{
	padding-right: 1em;
	margin-top: 0.1em;
	padding-left: 1em;
	font-weight: bolder;
	font-size: .9em;
	margin-bottom: 0.1em;
	padding-bottom: 3px;
	overflow: visible;
	border: solid 1px #e5e5e5;
	color: #fff;
	line-height: 20px !important;
	padding-top: 3px;
	font-family: Arial, helvetica, sans-serif;
	background-color: #000;
	background-image: none;
	text-align: center;
	text-decoration: none;
	border-radius: 0 !important;
	box-shadow: none !important;
}
.NelsonApartments input.Button{
	font-family: Arial, helvetica, sans-serif;
	font-size: .9em;
	line-height: 12px
}