@import "twist-reset.css";

html{
	width: 100%;
	margin-bottom: 1px;
	height: 100%;
}

/* BODY
----------------------------------------------- */

body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	background-color: #230123;
}
.clear{
	clear: both;	
}
.white{
	color: #FFFFFF;
}
.large{
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	padding-top: 10px;
	text-transform: uppercase;
}
.large-price{
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
}
.beige{
	color: #dab36d;
}

acronym{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
}
#container {
	width: 875px;
	margin-top: 20px;
	background-color: #3B033C;
	border: 1px solid #6d166f;
	margin-right: auto;
	margin-left: auto;
}


/* HEADER
----------------------------------------------- */

#header {
	background-image: url(../media/header-tile.jpg);
	background-repeat: repeat-x;
	margin: 10px;
	border-bottom-width: 5px;
	border-bottom-color: #f7f7f7;
	border-bottom-style: solid;
	height: 108px;
	overflow: hidden;
}
#homes-of-distinction {
	background-image: url(../media/homes-of-distinction.gif);
	background-repeat: no-repeat;
	width: 268px;
	height: 108px;
	margin-left: 20px;
	float: left;
	clear: left;
	display: inline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	text-indent: -9999px;
}

/* CONTENT
----------------------------------------------- */

#content {
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

/* TOP NAV
----------------------------------------------- */

#top-nav {
	padding: 0px;
	float: right;
	margin-top: 77px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #2d022e;
	font-weight: bold;
	display: inline;
}
#top-nav ul {
}
#top-nav li {
	float: left;
	margin-left: 1px;
	margin-top: 1px;
}
#top-nav li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image: url(../media/top-nav-bullet-anchor.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: bold;
	background-position: 10px center;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 27px;
	background-color: #6b006f;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}
#top-nav #highlight a {
	color: #333333;
	text-decoration: none;
	display: block;
	background-image: url(../media/top-nav-bullet-hover.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: bold;
	background-position: 10px center;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 27px;
	background-color: #E7DAB6;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#top-nav li a:hover, #top-nav #highlight a:hover {
	color: #333333;
	text-decoration: none;
	display: block;
	margin: 0px;
	background-image: url(../media/top-nav-bullet-hover.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: bold;
	background-position: 10px center;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 27px;
	background-color: #F7F7F7;	
}
#top-nav .on {
	color: #333333;
	text-decoration: none;
	display: block;
	margin: 0px;
	background-image: url(../media/top-nav-bullet-hover.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: bold;
	background-position: 10px center;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 27px;
	background-color: #F7F7F7;	
}
/* LEFT CONTAINER
----------------------------------------------- */

#left-container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	float: left;
	clear: left;
	padding: 0px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: uppercase;
	font-weight: bold;
}

#left-container h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #510153;
	border: 1px solid #6d166f;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 10px;
	font-weight: bold;
}
#left-nav {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 180px;
}

#left-nav ul{
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#left-nav li{
	background-color: #e7dab6;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#left-nav li a{
	margin: 0px;
	padding-right: 10px;
	padding-left: 20px;
	background-color: #e7dab6;
	color: #666666;
	text-decoration: none;
	padding-top: 11px;
	padding-bottom: 11px;
	display: block;
	background-image: url(../media/s-nav-bullet-anchor.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#left-nav li a:hover{
	margin: 0px;
	padding-right: 10px;
	padding-left: 20px;
	background-color: #e4e4e4;
	color: #666666;
	text-decoration: none;
	padding-top: 11px;
	padding-bottom: 11px;
	display: block;
	background-image: url(../media/s-nav-bullet-anchor.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#left-nav .on-left{
	margin: 0px;
	padding-right: 10px;
	padding-left: 20px;
	background-color: #e4e4e4;
	color: #666666;
	text-decoration: none;
	padding-top: 11px;
	padding-bottom: 11px;
	display: block;
	background-image: url(../media/s-nav-bullet-anchor.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
/* RIGHT CONTAINER
----------------------------------------------- */

#right-container {
	color: #999999;
	float: right;
	width: 654px;
	background-image: url(../media/middle-tile.gif);
	background-repeat: repeat-y;
	margin-bottom: 10px;
	display: inline;
}
#right-container img{
	display: block;
}

#right-container h3 {
	text-transform: uppercase;
	color: #eeeeee;
	font-size: 23px;
	font-weight: normal;
	background-color: #3B033C;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 10px;
	line-height: 30px;
}

/* AREA INFO
----------------------------------------------- */

#area-info {
	background-color: #51214c;
	font-size: 13px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px solid #681669;
}

#area-info strong{
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
}
#area-info em{
	color: #dab36d;
	font-style: normal;
	font-weight: normal;
}
.float-left{
	float: left;
	margin-top: 0px;
}

#area-info p{
	line-height: 18px;
	padding-bottom: 15px;
}
#area-info blockquote{
	color: #CCCCCC;
	background-image: url(../media/bottom-quotes.gif);
	background-repeat: no-repeat;
	background-position: right 93%;
	padding-right: 10px;
}

/* PROPERTY INFO
----------------------------------------------- */

#property-info {
	background-color: #51214c;
	font-size: 13px;
	overflow: hidden;
	width: 100%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border: 1px solid #681669;
	color: #CCCCCC;
}
.price strong {
	color: #666666;
	font-weight: bold;
	font-size: 20px;
	background-color: #6B006F;
	padding: 10px;
}
#property-info strong{
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
}
#property-info em{
	color: #dab36d;
	font-style: normal;
	font-weight: normal;
}
#property-info p{
	line-height: 18px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
#large-image-holder {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	color: #dab36d;
	font-weight: bold;
	width: 310px;
	display: block;
	margin-top: -10px;
	margin-right: 10px;
}
#large-image-holder img{
	border: 5px solid #FFFFFF;
	float: none;
	display: block;
}
#large-image-holder p{
	background-color: #1d031e;
	text-align: center;
	margin-left: 50%;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
#large-image-holder strong{
	font-size: 12px;
	padding: 0px;
	background-color: #1D031E;
	font-weight: bold;
	color: #FFFFFF;	
}


/* MIDDLE CONTENT
----------------------------------------------- */

#middle-content {
	color: #FFFFFF;
	width: 434px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../media/middle-bgd.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #3B033C;
}
#flash {
	
}

#middle-content p{
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 16px;
}
#middle-content strong{
	color: #FFFFFF;
	font-weight: bold;
}
#middle-content em{
	color: #eedfb7;
	font-style: normal;
}

#normal-list {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 15px;
}
#normal-list li{
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-image: url(../media/bullet-middle.gif);
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 18px;
	color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#middle-content ol {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 35px;
}
#middle-content ol  li{
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-image: none;
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 18px;
	color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-type: decimal;
	list-style-position: outside;
}

/* CONTACT FORM
----------------------------------------------- */

#middle-content form {
	margin: 0px;
	padding: 0px;
}

#middle-content fieldset {
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 1px solid #681669;
	background-color: #431b3e;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

fieldset strong {
	color: #FDC000;
}

#middle-content fieldset p {
	color: #CCCCCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#middle-content .required {
	color: #FFC000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 16px;
	font-weight: bold;
}
fieldset img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}

#middle-content legend {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #431B3E;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: -10px;
}

#middle-content label {
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-top: 3px;
	width: 130px;
	display: block;
	float: left;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	color: #FFFFFF;
}
#middle-content input {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#middle-content select {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#middle-content textarea {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#middle-content input:focus, textarea:focus, select:focus{
	background-color: #EDF4FD;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.txtfield {
	color: #333333;
	width: 230px;
	background-color: #fefef6;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.bigtxtfield {
	color: #333333;
	background-color: #fefef6;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 230px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.buttons {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}


#middle-content a {
	text-decoration:underline;
	color:#28c3ef
}

#middle-content a:hover {
	text-decoration:none;
	color:#eedfb7
}

#errors {
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FDC000;
	background-image: url(../media/warning.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
}

#errors strong{
	margin: 0px;
	color: #000000;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 15px;
}

#errors p{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#errors ul {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	list-style-type: none;
	list-style-position: inside;
	padding-top: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#errors li {
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 10px;
	list-style-type: none;
	color: #000000;
	list-style-position: outside;
	background-image: url(../media/error-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	font-size: 12px;
}

/* SORTING NAV
----------------------------------------------- */
#sorting-nav {
	color: #FFFFFF;
	background-color: #431B3E;
	margin: 10px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	height: 31px;
}
#sorting ul {
	margin: 0px;
	padding: 0px;
}
#sorting-nav li {
	background-color: #431B3E;
	margin-right: 1px;
	float: left;
}
#sort {
	padding-right: 18px;
	padding-left: 10px;
	padding-top: 8px;
	font-weight: bold;
	padding-bottom: 0px;
}
#price-ascending a{
	background-image: url(../media/arrow-up.gif);
	background-repeat: no-repeat;
	background-position: 90% 30%;
	color: #333333;
	text-decoration: none;
	display: block;
	font-size: 12px;
	background-color: #d9d9d9;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 9px;
	padding-left: 10px;
}
#price-ascending a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-size: 12px;
	background-color: #bfa86a;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 9px;
	padding-left: 10px;
}
#price-ascending .on-sorting {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-size: 12px;
	background-color: #bfa86a;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 9px;
	padding-left: 10px;
}
#price-descending a{
	background-image: url(../media/arrow-down.gif);
	background-repeat: no-repeat;
	background-position: 90% 70%;
	color: #333333;
	text-decoration: none;
	display: block;
	font-size: 12px;
	background-color: #d9d9d9;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 9px;
	padding-left: 10px;
}
#price-descending a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-size: 12px;
	background-color: #bfa86a;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 9px;
	padding-left: 10px;
}
#price-descending .on-sorting {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-size: 12px;
	background-color: #bfa86a;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 9px;
	padding-left: 10px;
}
#bedrooms-ascending a{
	background-image: url(../media/arrow-up.gif);
	background-repeat: no-repeat;
	background-position: 90% 30%;
	color: #333333;
	text-decoration: none;
	display: block;
	font-size: 12px;
	background-color: #d9d9d9;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 9px;
	padding-left: 10px;
}
#bedrooms-ascending a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-size: 12px;
	background-color: #bfa86a;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 9px;
	padding-left: 10px;
}
#bedrooms-ascending .on-sorting {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-size: 12px;
	background-color: #bfa86a;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 9px;
	padding-left: 10px;
}
#bedrooms-descending a{
	background-image: url(../media/arrow-down.gif);
	background-repeat: no-repeat;
	background-position: 90% 70%;
	color: #333333;
	text-decoration: none;
	display: block;
	font-size: 12px;
	background-color: #d9d9d9;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 9px;
	padding-left: 10px;
}
#bedrooms-descending a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-size: 12px;
	background-color: #bfa86a;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 9px;
	padding-left: 10px;
}
#bedrooms-descending .on-sorting {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-size: 12px;
	background-color: #bfa86a;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 9px;
	padding-left: 10px;
}


/* PAGING NAV
----------------------------------------------- */
#paging-nav {
	color: #FFFFFF;
	background-color: #431B3E;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	height: 29px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#paging-nav ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
#paging-nav li {
	background-color: #431B3E;
	margin-right: 4px;
	float: left;
}
#page {
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 8px;
	font-weight: bold;
	padding-bottom: 0px;
}
#previous a {
	background-color: #5e594f;
	background-image: url(../media/arrow-left.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-size: 11px;
	background-color: #5e594f;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 30px;
	text-transform: uppercase;
	font-weight: bold;
	background-position: 10% center;
}
#next a {
	background-color: #5e594f;
	background-image: url(../media/arrow-right.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-size: 11px;
	background-color: #5e594f;
	padding-top: 9px;
	padding-right: 30px;
	padding-bottom: 9px;
	padding-left: 10px;
	text-transform: uppercase;
	font-weight: bold;
	background-position: 90% center;
}
#numbers a{
	color: #333333;
	text-decoration: none;
	display: block;
	font-size: 11px;
	background-color: #d9d9d9;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	font-weight: bold;
}
#numbers a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-size: 11px;
	background-color: #bfa86a;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	font-weight: bold;
}
#numbers .on-paging {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-size: 11px;
	background-color: #bfa86a;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	font-weight: bold;
}
.highlight-box{
	background-color: #431b3e;
	border: 1px solid #681669;
	margin-top: 10px;
	padding-top: 10px;
	color: #666666;
	margin-right: 15px;
	margin-left: 15px;
}
.highlight-box a{
	color: #28c3ef;
	text-decoration: underline;
}
.highlight-box h4{
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
}
.highlight-box ul{
	margin-left: 10px;
	margin-bottom: 10px;	
}
.highlight-box li{
	background-image: url(../media/bullet-middle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-bottom: 4px;
}

/* RESULTS
----------------------------------------------- */

.results{
	background-color: #431b3e;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 0px;
	color: #CCCCCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.results p{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.results strong{
	font-weight: bold;
	color: #FFFFFF;
}
.results em{
	color: #eedfb7;
	font-style: normal;
}
.results hr {
	color: #7c6078;
	background: #7c6078;
	border: 0;
	height: 1px;
	margin-right: 10px;
	margin-left: 10px;
}
.left-box {
	width: 170px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	display: block;
	text-align: left;
}
.left-box img{
	border: 5px solid #fff;
	width: 150px;
	margin-bottom: 10px;
	font-weight: bold;
	display: block;
	margin-left: 10px;
	background-image: url(../media/rich-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.reset-border {
	border: 0px none #fff;
	width: 150px;
	font-weight: bold;
	display: block;
	margin-left: 10px;
}
.left-box p{
	font-size: 17px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
.right-box{
	min-height:160px;
	height:auto !important;
	height:160px;
	margin-left: 165px;
	color: #FFFFFF;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}
.float-right{
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}
.right-box p{
	margin: 0px;
	color: #CCCCCC;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.right-box strong{
	font-size: 14px;
	font-weight: bold;

}
.view-button{
	margin-left: 14px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	display: inline;
}
/* NO RESULTS
----------------------------------------------- */

.no-results{
	background-color: #431b3e;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
	color: #CCCCCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.float-right {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.no-results strong{
	font-weight: bold;
	color: #FFFFFF;
}
.no-results em{
	color: #eedfb7;
	font-style: normal;
}

/* ROOM DETAILS
----------------------------------------------- */

#room-details{
	background-color: #431b3e;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-top: 10px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#room-details h4{
	font-size: 15px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
#room-details p{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#room-details strong{
	font-weight: bold;
	color: #FFFFFF;
}
#room-details em{
	color: #eedfb7;
	font-style: normal;
}

/* ROOM IMAGES
----------------------------------------------- */
.room-images{
	margin-top: 5px;
}

.room-images img{
	display: block;
	width: 150px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(../media/rich-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.room-images a img{
	border: 5px solid #fff;
	display: block;
	width: 150px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.room-images a:hover img{
	border: 5px solid #e7dab6;
	display: block;
	width: 150px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* NEWSLETTER
----------------------------------------------- */
#newsletter{
	background-color: #eee;
	width: 192px;
	margin-left: 15px;
	color: #333333;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #742c76;
	margin-top: 30px;
	background-image: url(../media/subscribe-bgd.gif);
	background-repeat: no-repeat;
	background-position: right 90%;
	float: left;
	display: inline;
	margin-bottom: 10px;
}
#newsletter p{
	background-repeat: no-repeat;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#newsletter h4{
	background-color: #742C76;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}
#newsletter img{
	margin-left: 10px;
	margin-bottom: 10px;	
}

/* CONTACT
----------------------------------------------- */
#contact {
	background-color: #eee;
	width: 192px;
	margin-left: 0px;
	color: #333333;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #bfa86a;
	margin-top: 30px;
	background-image: url(../media/contact-bgd.gif);
	background-repeat: no-repeat;
	background-position: right 75%;
	float: right;
	margin-right: 15px;
	display: inline;
	clear: right;
	margin-bottom: 10px;
}
#contact strong{
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
#contact em{
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #370337;
}
#contact p{
	background-repeat: no-repeat;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#contact h5{
	background-color: #bfa86a;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}
#contact img{
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 13px;
}


/* RIGHT CONTENT
----------------------------------------------- */

#right-content {
	color: #FFFFFF;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-color: #1D031E;
	float: right;
	background-image: url(../media/right-bgd.jpg);
	background-position: 0px 0px;
	clear: right;
	padding-bottom: 8px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #3B033C;
}
#right-content h6{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	line-height: 18px;
}
#right-content a{
	color: #28c3ef;
}
#right-content strong{	
}
/* RIGHT AREAS
----------------------------------------------- */
#areas img {
	margin-bottom: 10px;	
}
#areas ul {
	margin-left: 10px;
	margin-bottom: 10px;	
}
#areas li{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-image: url(../media/bullet-right.gif);
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 16px;
	color: #eedfb7;
}
#areas em {
	color: #eedfb7;
	font-style: normal;
}
/* RIGHT RESOURCES
----------------------------------------------- */
.resources {
	background-color: #391b39;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.resources img {
	border: 3px solid #473647;
	margin-left: 10px;
	margin-bottom: 10px;
}
.resources ul {
	margin-left: 10px;
}
.resources li{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-image: url(../media/bullet-right.gif);
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 16px;
	color: #eedfb7;
}
.resources em {
	color: #eedfb7;
	font-style: normal;
}
#featured-property {
}
#featured-property strong{
	color: #28c3ef;
	font-size: 13px;
	font-weight: bold;
}

#featured-property span {
	text-indent: -9999px;
	display: block;	
}
#right-content p{
	color: #eeeeee;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 16px;
	font-size: 12px;
}
#featured-property .border{
	border: 3px solid #FFFFFF;
	margin-left: 10px;
	margin-bottom: 10px;	
}

/* SUB NAV
----------------------------------------------- */

#featured-nav {
	display: block;
	height: 23px;
}
#featured-nav ul {
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 10px;
}
#featured-nav span {
	text-indent: -9999px;
	display: block;	
}
#featured-nav li {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: center;
	font-size: 12px;
	padding: 0px;
	line-height: 30px;
}

#view a {
	margin:0;
	padding:0;
	text-decoration:none;
	background-image: url(../media/view-btn-right.gif);
	background-repeat: no-repeat;
	width: 73px;
	height: 23px;
	display: block;
	background-position: 0px 0px;
}

#rss a {
	margin:0;
	padding:0;
	text-decoration:none;
	background-image: url(../media/rss-btn-right.gif);
	background-repeat: no-repeat;
	width: 73px;
	height: 23px;
	display: block;
	background-position: 0px 0px;
}
/* WORK LIST
----------------------------------------------- */
#work-list strong{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: normal;
}
#work-list ul {
} 

#work-list li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
	color: #CCCCCC;
	list-style-type: none;
}
#work-list  li a {
	color: #CCC;
	display: block;
	text-decoration: none;
	margin: 0px;
	font-size: 12px;
	list-style-type: none;
	line-height: 16px;
	background-color: #3B033C;
	padding: 10px;
}

 * html #work-list li a {  /* make hover effect work in IE */
}
#work-list a img{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#work-list a:hover img{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* CHANNEL LIST
----------------------------------------------- */
#channel-list strong{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
}
#channel-list ul {
} 

#channel-list li {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	color: #CCCCCC;
	list-style-type: none;
}
#channel-list  li a {
	color: #CCCCCC;
	display: block;
	text-decoration: none;
	margin: 0px;
	min-height:120px;
	height:auto !important;
	height:120px;
	font-size: 12px;
	list-style-type: none;
	line-height: 16px;
	background-color: #391b39;
	background-image: url(../media/magnify-glass.gif);
	background-repeat: no-repeat;
	background-position: 95% 7%;
	padding: 10px;
}

 * html #channel-list li a {  /* make hover effect work in IE */
}
#channel-list li a:hover  {
	color: #CCCCCC;
	display: block;
	text-decoration: none;
	margin: 0px;
	min-height:120px;
	height:auto !important;
	height:120px;
	font-size: 12px;
	list-style-type: none;
	line-height: 16px;
	background-color: #4f344f;
	background-image: url(../media/magnify-glass.gif);
	background-repeat: no-repeat;
	background-position: 95% 7%;
	padding: 10px;
}
#channel-list a img{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 3px solid #511e51;
}
#channel-list a:hover img{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 3px solid #5e3d5e;
}

#footer-content {
	background-color: #1D021E;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #999999;
	text-align: center;
	background-image: url(../media/footer-bgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 16px;
	margin: 10px;
	clear: both;
}
#footer-content strong{
	color: #FFFFFF;
	font-weight: bold;
}
#footer-content em{
	color: #ccc;
}
#footer-content p{
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;	
}
#footer-content a{
	color: #ac975a;
}
#twist {
	background-color: #B9B2B5;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: center;
	color: #FFFFFF;
	background-image: url(../media/twist-systems-logo.gif);
	background-position: center 30%;
	background-repeat: no-repeat;
	font-size: 11px;
}
#twist p{
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;	
}
#twist a{
	color: #353535;
}
