*{
	outline: 0;
}
.clear {
	clear: both;
}
.fl-left {
	float: left;
}
.fl-right {
	float: right;
}
body {
	padding: 0;
	margin: 0;
	font:  75%/16px "Lucida Grande","Helvetica",Arial;
	color: #64604d;
	background: #D43027 url(../img/bg.jpg) repeat-y center -200px ;
}
a {
	color: black;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;	
	color: #370101;
}
a img {
	border:  0;
}
p {
	margin: 0 0 16px;
}
.container {
	width: 912px;
	margin: 0 auto;
}

.fullwide {
	width: 100%;
	margin: 0;
}
#header {
	height: 110px;
}
#header #logo{
	height: 89px;
	width: 288px;
	background: url(../img/ashton_logo.png) no-repeat;
	float: left;
	margin: 5px 0;
}
#logo a {
	height: 100%;
	width: 100%;
	display: block;
}
#logo a:hover {
	background: transparent;
}
#logo span {
	display: none;
}

.top-link1 {
	background: #c93028;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 8px;
	color:#f9f4db ;
}
.top-link1:hover {
	color:#f9f4db ;
}
.top-link2 {
	background: #C9321F;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
		padding: 8px;
		color: #F6EFBD;
		margin: 5px 9px 0 0;
}
a.top-link2:hover {
	color: white;
}


#header_contact {
		float: right;
		margin: 15px 6px 0 0;
		width: 390px;

}
#navbar {
	height: 27px;
	background: url(../img/navbar_bg.png) repeat-x bottom center;
	border-top: 1px solid #571511;
}
#nav {
	list-style: none;
	height: 27px;
	max-width: 912px;
	width: 912px;
	margin: 0 auto;
	padding: 0;

}
#nav li {
	float: left;
	margin: 0  0 0 33px;
}
#nav li:first-child {
	margin: 0;
}
#nav li a{
	display: block;
	font-weight: normal;
	.font-weight: bold;
	letter-spacing: 1px;
	.letter-spacing: -1px;
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-size: 1.35em;
	height: 22px;
	padding: 5px 10px 0 ;
	text-shadow: #313131 1px 1px 2px;
	color: #f0ecd8;
	
}
#nav a:hover,
#p-home #n-home,
#p-news #n-news,
#p-media #n-media,
#p-floorplans #n-floorplans,
#p-about #n-about,
#p-contact #n-contact,
#p-apply #n-apply {
	background: url(../img/navbar_rollover.jpg) repeat-x;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
#masthead {
	height: 377px;
	max-height: 377px;
	background: url(../img/masthead_bg.jpg) repeat-x bottom center;
	position: relative;
	border-bottom: #571511 1px solid;
}
.hide {
	visibility: hidden;
}

#slides {
	width: 800px;
	height: 350px;
	margin: 0 auto;
		border-right: 1px solid #0D1232;
	border-left: 1px solid #0D1232;
	overflow: hidden;
}
.slide-wrap {
	width: 800px;
	height: 350px;
	overflow: hidden;
	position: relative;

}
.slide-wrap img{
	border: 0;
}
.slide-wrap a {
	display: block;
	position: absolute;
	height: 350px;
	width: 800px;
	top: 0;
	left: 0;
	padding: 0;
}
.slide-side {
	padding: 25px 20px 25px 15px;
	width: 160px;
	position: absolute;
	right: 0;
	top: 0;
	height: 300px;
	background: url(../img/slide-side-bg.png) no-repeat;
	
}
.slide-side div {
	position: absolute;
	bottom: 0;
	width: 85%;
}
.slide-side h2 {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 2em;
	line-height: 28px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	text-shadow: #666 1px 1px 2px;
}
.slide-side p {
	font-size: 1.2em;
	line-height: 1.25em;
	text-shadow: #666 1px 1px 2px;
}
.slide-side p.fakelink {
	text-align: right;
	font-size: .9em;
	text-decoration: underline;
}
.slide-wrap a:hover {
	background: transparent;
	text-decoration: none;
}
.slide-button {
	margin: 0 0 0 -4px;
	width: 170px;
	height: 38px;
	overflow: hidden;
	display: block;
}

.slide-button:hover img {
	display: none;
}
#p-home #slides .home,
#p-news #slides .news,
#p-media #slides .media,
#p-floorplans #slides .floorplans,
#p-about #slides .about,
#p-contact #slides .contact,
#p-apply #slides .apply {
	display: none;
}

#slide_nav {
	margin: 4px auto 0;
	list-style: none;
	width: 182px;
	padding: 0;
}
#slide_nav li{
	display: inline;
}
#slide_nav a span{
	display: none;
	
}
#slide_nav a {
	padding: 0;
	border: 1px solid #f0ecd8;
	background: transparent;
	width: 20px;
	margin: 3px 2px 0;
	float: left;
	height: 10px;
	display: block;
	text-indent: -9999px;
}
#slide_nav a:hover, #slide_nav a.activeSlide {
	background: #f0ecd8;
}
#prevSlide, #nextSlide {
	display: block;
	height: 34px;
	width: 18px;
	padding: 0;
	position: absolute;
	top: 160px;
	left: 50%;
}
#prevSlide span, #nextSlide span {
	display: none;
}
#prevSlide {
	margin: 0 0 0 -435px;
	background: url(../img/prevSlide-arrow.png) no-repeat;
}
#nextSlide {
	margin: 0 0 0 417px;
	background: url(../img/nextSlide-arrow.png) no-repeat;
}
#nextSlide:hover, #prevSlide:hover {
	background-position: 0 100%;
	cursor: pointer;
}
#content {
	width: 912px;
	max-width: 912px;
	margin: 30px auto 0;
	overflow: auto;
}

#right-col {
	width: 304px;
	float: right;
	margin-bottom: 25px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #f9f4db url(../img/light_bg.jpg);
}
#left-col {
	width: 578px;
	float: left;
}
#right-col > p {
	padding: 0 15px 0;
}
.pagehead {
	font-size: 2.5em;
	color: #4f0b02;
	margin: 0 0 16px;
	line-height: 36px;
	font-family: Trebuchet MS;
}
.subsection-head {
	font-size: 2em;
	color: #C93028;
		font-family: Trebuchet MS;
		border-bottom: 1px solid #202642;
		padding: 0 0 10px;
		margin: 32px 0 10px;
		line-height: 1em;
}
.sidehead {
	background: #c93028;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-shadow: #671914 .5px .5px 1px;
	padding: 10px 15px;
	font-weight: normal;
	color: #f9f4db;
	margin: 0 0 16px;

}
.colorblk {
		background:  #F9F4DB url(../img/light_bg.jpg) repeat scroll 0 0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 15px;
	color: #f9f4db;
}
#social-media {
	text-align: center;
	overflow: auto;
	width: 95%;
	margin:0 auto 20px;
}
#social-media div {
	text-align: center;
}
#social-media a{
	display: block;
	padding: 0;
	margin: 0 auto;
}
#youtube, #twitter, #facebook, #flickr {
	float: left;
	margin: 0 15px 20px 0;
	width: 47%;
}
#facebook, #flickr {
	margin: 0 0 20px 0;
}
#twitter {
	clear: both;
}
#youtube a {
	width: 120px;
	height: 51px;
	
	background:  url(../img/sm-youtube.png) no-repeat 0 100%;
}
#facebook a {
width: 120px;
	height: 51px;

	background:  url(../img/sm-facebook.png) no-repeat 0 100%;
}
#twitter a {
width: 139px;
	height: 35px;

	background:  url(../img/sm-twitter.png) no-repeat 0 100%;
}
#flickr a {
width: 108px;
	height: 35px;

	background:  url(../img/sm-flickr.png) no-repeat 0 100%;
}
#social-media a span {
	display: none;
}
#social-media a:hover {
	background-position: 0 0 ;
}
.a2a_dd {
	text-align: center;
	margin: 25px auto;
	width: 256px;
	display: block;
}
.sharenews .a2a_dd {
	margin: 0;
	text-align: left;
}

#footer {
	background: #f9f4db url(../img/light_bg.jpg);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	width:872px ;
	padding: 20px;
	margin: 20px auto;
	position: relative;
	clear: both;
}
#sitemap {
	list-style: none;
	height: 27px;
	max-width: 912px;
	margin: 0 -10px 0 -10px;
	padding: 0;
}
#sitemap li {
		float: left;
	margin: 0  0 0 14px;
}
#sitemap li:first-child {
	margin: 0;
}
#sitemap li a {
	display: block;
	font-weight: normal;
	font-family: "verdana";
	text-decoration: none;
	height: 22px;
	padding: 5px 10px 0 ;
	color: #8c211c;
}
#sitemap a:hover, 
#p-home #sm-home,
#p-news #sm-news,
#p-media #sm-media,
#p-floorplans #sm-floorplans,
#p-about #sm-about,
#p-contact #sm-contact,
#p-apply #sm-apply
{
	background: #c93028;
	color: #f9f4db;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#cutline {
	font-size: .9em;
	margin: 20px 0 0 0;
}
#equalopp {
	position: absolute;
	bottom: 18px;
	right: 18px;
}
#pbbell-link {
	position: absolute;
	display: block;
	height: 34px;
	width: 141px;
	right: 33px;
	bottom: 24px;
	background: url(../img/pbbell.png) no-repeat;
}
#pbbell-link:hover {
	background-position: 0 100%;
}
#pbbell-link span {
	display: none;
}

/* TWITTER FEED */
#twitter-feed {
	
}
.status { 
	border-bottom: 1px dashed #D2DADA;
	padding: 8px 0; 
	background: url(img/whiteBG.gif); 
	margin: 0 auto 4px auto;
	width:90%;}
.user {
	font-style:italic; 
	font-size: 11px;
	color:#555;
	display:block;
	text-align:right;}
.status-text {}

#ws-walkscore-tile {
	margin: 0 auto 25px;
}
/***********************************************************************  homespage */
.homepic {
	/*padding: 9px 11px 11px 9px;
	border: 1px solid #d0cec1;
	/*width: 500px;*/
	min-height: 333px;
	text-align: center;
}
.homepic img {
	border: 1px solid black;
}
/***********************************************************************  Newspage */
#newsList {
	list-style: none;
	padding: 0;
	margin: 0;
}
#newsList li {
	border-top:  1px solid #b29e57;;
	padding-top: 32px;
	margin-bottom: 32px;
	clear: both;
}
#newsList li:first-child {
	border-top: 0;
	padding: 16px 0 0 0;
}
#newsList h4 {
	margin: 0 0 8px;
	color: #0d1232;
}
#newsList a {
	
}
.pagination {
	color: #313131;
	
}
.pagination a {
	text-decoration: underline;
}
/*************************************************************************  Videos */
#videos a,
#photos a {
	display:block;
	float: left;
	margin: 0 0 0 30px;
	height: 100px;
	width: 150px;
	padding: 9px 10px 10px 9px;
	border: 1px solid #d0cec1;
}
#photos a {
	width: 75px;
	height: 75px;
	margin:  0 0 24px 24px;
}
#photos .newrow {
	margin-left: 0;
}

#videos a:hover,
#photos a:hover {
	border-color: #aaa;

}
#videos a img,
#photos a img {
	border: 1px solid black;
	vertical-align: middle;
}
#videos a:first-child,
#photos a:first-child {
	margin: 0;
}

/*************************************************************  COntact _ Locatoin */
#contact_info {
	padding: 16px 15px;
	background: #F9F4DB url(../img/light_bg.jpg) repeat scroll 0 0;
	color: inherit;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	font-size: 1.25em;
	
}
#contact_info a {
	font-size: .8em;
	color: #313131;
	text-decoration: underline;
}
#contact_form_container {
	position: relative;
	overflow: auto;
}
#contact_form label, #contact_form .clear {
	display: block;
	margin: 4px 0 8px;
	clear: both;
	overflow: auto;
	color: #313131;
	font-size: .9em;
}
#contact_form label.error {
	margin-left: 95px;
	color: red;
	font-style: italic;
}
input.error {
	border: 1px solid red;
}
#contact_form .radiogroup label {
	clear: none;
	float: left;
	display: inline;
	overflow: hidden;
	margin: 0 10px 0 0;
}
.radiogroup input {
	margin: 0 5px 0 0;
}
#contact_form label span {
	display: block;
	float: left;
	clear: both;
	width: 90px;
	margin-right: 5px;
	text-align: right;
	
}
#captcha {
	position: absolute;
	right: 15px;
	top: 150px;
	width: 140px;
	text-align: right;
}
#captcha input{
	width: 93%;
}
#contact_form #captcha .req {
	float: none;
	display: inline;
}
.text, .textarea {
	border: 1px solid black;
	padding: 2px 4px;
	width: 240px;
	float: left;
}
.textarea {
	min-height: 150px;
}
#contact_form strong.req {
		color: red;
	display: inline;
	font-size: 1.25em;
	padding-top: 3px;
	
}
#indicates {
	position: absolute;
	top: 15px;
	right: 15px;
	color: #313131;
	font-size: .9em;
}
#contact_form .submit {
	height: 34px;
	background: #C93028;
	color: #F0ECD8;
	text-shadow: #43100d 1px 2px 3px;
	font-size: 1.5em;
	font-family: "Trebuchet MS";
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 0;
	cursor: pointer;
	font-weight: bold;
	padding: 4px 8px;
	position: absolute;
	bottom: 15px;
	right: 15px;
}
input.submit:hover {
	background: url(../img/bar_grad-bot.png) repeat-x bottom center;
	text-shadow: #414141 1px 1px 1px;
}
/*********************************************************  Amenities + Floorplans */
dl {
	width: 48%;
	float: left;
}
dt {
	color: #000;
	font-weight: bold;
	
}
dd {
	padding: 0;
	margin: 0 0 0 16px;
}
.sq-bulls {
	padding: 0;
	margin: 0;
}
.sq-bulls ul {
	padding: 0 0 0 20px;
}
.sq-bulls li {
	list-style-image: url(../img/sq-bullet.png);
}
.fp_container {
	background:  #c93028;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 20px 20px 5px;
	overflow: auto;
	.overflow:hidden;
	margin: 0 0 20px 0;
	color: #f9f4db;
	position: relative;
}
.fp_controls {
	background: #A02D15;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 5px;
	width: 360px;
	clear: right;
	float: right;
	margin: 0px 0 0px;
}
.fp_controls a{
	display: block;
	color: #F0E5B8;
	font-weight: bold;
	margin: 0 20px 0 5px;
	float: left;
}
.fp_controls a:hover {
	color: white;
	text-decoration: none;
}
.fp_controls a img {
	vertical-align: middle;
	margin:  0 7px 0 0;
}
a.fp_img {
	display: block;
	float: left;
	width: 150px;
	min-height: 100px;
	margin: 0 20px 0 0;
	padding: 0 0 15px 0;
	background: url(../img/enlarge_msg.png) no-repeat bottom center;
}
a.fp_img img {
	border: 1px solid #32354c;
}
.fp_img span {
	display: none;
}

.fp_container p {
	margin: 0;
}
.fp_content {
	width: 368px;
	float: right;
}
.fp_content h4{
	font-size: 1.4em;
	margin: 0 0 6px 0;
	font-family: "Trebuchet MS";
	color: #F9F4DB;
}
span.sqft , span.price {
	font-size: 1.15em;
	color: #F9F4DB;
}
.fp_content .fp_description {
	margin: 16px 0 0 0;
}


.rt {
	color: #8c211c;
	font-weight: bold;
}
.rt:hover {
	color: red;
}

.checkavail {
	display: block;
	position: absolute;
	right: 6px;
	bottom: 15px;
	height: 16px;
	width: 150px;
	background: url(../img/checkavailability.png) no-repeat;
}
.checkavail span {
	display: none;
}
.checkavail:hover {
	background-position: 0 100%;
}

