@charset "UTF-8";

/* CSS Document */

body {
	margin: 0;
	padding: 0;
	/*background-color: #2a0c0a;*/
	background-color: #3F1512;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #ececec;
}

img {
	border: 0;
}

a {
	color: #ece0b5;
	text-decoration: underline;
}

p {
	line-height: 1.4em;
	margin-top: 0;
	margin-bottom: 1.5em;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	margin-top: 0;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 2em;
	color: #ece0b5;
	margin-bottom: .2em;
}

h1.image {
	text-align: left;
	background-repeat: no-repeat;
	background-position: left;
	height: 40px;
}

h1.image span {
	display: none;
}

/* header with logo */

#header {
	margin: 0;
	padding: 0;
	background-color: #3F1411;
	background-image: url("http://mymajesticproperties.com/images/header_gradient.gif");
	background-position: top;
	text-align: center;
	background-repeat: repeat-x;
}

#header-inner {
	margin: 0 auto;
	width: 982px;
	padding: 0;
}

#header .tagline {
	text-align: center;
	padding: 2px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: -10px;
}

.logo1 {
	float: left;
	text-align: center;
	padding-top: 42px;
}

.logo2 {
	float: right;
	text-align: center;
	padding-top: 52px;
}

.logo3 {
	text-align: center;
	margin-bottom: 0;
}

.curve {
	text-align: center;
	margin: 0;
}

/* header with logo */

#main {
	margin: 0;
	padding: 0;
	background-color: #3F1512;
	/*background-color: #2a0c0a;
	background-image: url("http://mymajesticproperties.com/images/main_gradient.jpg");
	background-position: top left;*/
	text-align: center;
}

#main-inner {
	margin: 0 auto;
	width: 980px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

/* footer */

#footer {
	margin: 0;
	padding: 0 0 6px 0;
	text-align: center;
	background-color: #3F1512;
	/*color: #E4D8AB;*/
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#footer a {
	color: #E4D8AB;
}

#footer-inner {
	margin: 0 auto;
	width: 982px;
}

.centerlogo {
	text-align: center;
	padding-top: 12px;
	margin: 0 200px;
}

.left {
	float: left;
	padding-left: 5px;
	text-align: left;
}

.right {
	float: right;
	padding-right: 5px;
	text-align: right;
}

/* top nav bar */

#nav {  
	margin: 0 auto;
	height: 36px;
	_width: 980px; /* this is a hack for idxre 0NLY */
} 

/*#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}*/

#nav ul, #nav ul ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
}

#nav li {
	float: left;
	vertical-align: 
}

#nav a {
	display: block;
	height: 36px;
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	clear: left;
}

#nav a span {
	display: none;
}

/* main nav images */

#nav_about {
	background-image: url("http://mymajesticproperties.com/images/nav_about2.png");
	width: 90px;
}

#nav_about:hover {
	background-image: url("http://mymajesticproperties.com/images/nav_about_o.png");
}

#nav_community {
	background-image: url("http://mymajesticproperties.com/images/nav_community.png");
	width: 140px;
}

#nav_short {
	background-image: url("http://mymajesticproperties.com/images/nav_short.png");
	width: 125px;
}
#nav_short:hover {
	background-image: url("http://mymajesticproperties.com/images/nav_short_o.png");
}

#nav_community:hover {
	background-image: url("http://mymajesticproperties.com/images/nav_community_o.png");
}

#nav_area {
	background-image: url("http://mymajesticproperties.com/images/nav_area.png");
	width: 140px;
}

#nav_area:hover {
	background-image: url("http://mymajesticproperties.com/images/nav_area_o.png");
}

#nav_mls {
	background-image: url("http://mymajesticproperties.com/images/nav_mls.png");
	width: 141px;
}

#nav_mls:hover {
	background-image: url("http://mymajesticproperties.com/images/nav_mls_o.png");
}

#nav_properties {
	background-image: url("http://mymajesticproperties.com/images/nav_properties.png");
	width: 140px;
}

#nav_properties:hover {
	background-image: url("http://mymajesticproperties.com/images/nav_properties_o.png");
}

#nav_communities {
	background-image: url("http://mymajesticproperties.com/images/nav_communities.png");
	width: 126px;
}

#nav_communities:hover {
	background-image: url("http://mymajesticproperties.com/images/nav_communities_o.png");
}

#nav_resources {
	background-image: url("http://mymajesticproperties.com/images/nav_resources2.png");
	width: 109px;
}

#nav_resources:hover {
	background-image: url("http://mymajesticproperties.com/images/nav_resources2_o.png");
}

#nav_contact {
	background-image: url("http://mymajesticproperties.com/images/nav_contact2.png");
	width: 95px;
}

#nav_contact:hover {
	background-image: url("http://mymajesticproperties.com/images/nav_contact_o.png");
}

/* subnav / dropdowns */

#nav li ul {
	position: absolute; z-index:99999999;
	width: 10em;
	left: -999em;
	background-color: #c1b8ae;
	margin-top: 36px;
	*margin-left: -140px; /* ie 7 positioning hack */
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #d0bb76;
	border-top: 1px solid #fff;
	/* make a little transparent */
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

#nav li:hover ul {
	left: auto;
	
}

#nav li ul a {
	height: auto;
	padding: 8px 10px;
	color: #6a211b;
	text-decoration: none;
	text-align: left;
	width: 120px; /* ul list minus link padding */
	_width: 140px; /* this is a hack for idxre ONLY */
	/*z-index: 1000;*/
}

#nav li ul a:hover {
	color: #fff;
	background-color: #000;
}

/* 3rd level */

#nav li ul ul {
	margin: 0 0 0 140px;
}

#nav li:hover ul ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}

#preloaded-images {
	position: absolute;
	overflow: hidden;
	left: -9999px;
	top: -9999px;
	height: 1px;
	width: 1px;
}


.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

.splash {
	border-top: 1px solid #fff;
	margin: 0;
	padding: 0;
	height: 533px;
}

.splashmessage {
	
}

.splashmessage {
	text-align: left;
	padding: 12px;
	background-color: #fff;
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	/* make a little transparent */
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	position: relative;
	top: 672px;
	width: 940px
}


.content {
	border-top: 1px solid #fff;
	margin: 0;
	padding: 25px 11px;
	background-color: #68352E;
	text-align: left;/*background-image: url("http://mymajesticproperties.com/images/content_gradient.gif");
	background-position: top;
	background-repeat: repeat-x;*/
	_width: 980px; /* this is a hack for idxre ONLY */
}

/* property list page */

#propertylist {
	padding: 0;
}

#propertylist p {
	line-height: 100%;
}

#propertylist .prop {
	padding: 9px;
	float: left;
	height:auto;
	width: 300px;
	margin-bottom: 10px;
	text-align: center;
}

#propertylist .prop img {
	margin-bottom: 8px;
}

#propertylist .prop h2 {
	font-weight: bold;
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 7px;
}

#propertylist .prop h2 a {
	text-decoration: none;
}

#propertylist .prop p {
	margin-bottom: 0;
	margin-top: 0;
	font-size: 12px;
}

/* use instead of clearfloat */

.newBFC {
	overflow: hidden;
	_overflow: visible;
	_overflow-x: hidden;
	_height: 0;
}

/*\*//*/ 
.newBFC {display: inline-block;}
/**/

.photo {
	text-align: center;	
}

.photo img {
	border: 1px solid #fff;
}

.photo img.border {
	border: 1px solid #fff;
}

#menu {
	width: 220px;
	margin: 0 0 0 700px;
	background-color: #501B17;
	color: #fff;
	padding: 12px;
	font-family:  Arial, Helvetica, sans-serif;
}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu ul li {
	padding-bottom: 5px;
}

#menu a {
	text-decoration: none;
}

#menu a:hover {
	color: #fff;
}

.marketing {
	float: left; width: 600px;
}

/* classes for property pages */

#propertydetail {
	margin: 0;
	padding: 20px 0 0 0;
	margin: 20px 25px 0 25px;
	border-top: 1px solid #999;
}

#propertydetail h1 {
	font-size: 20px;
	font-weight: normal;
}

#propertydetail .photoside {
	width: 510px;
	float: left;
}

#propertydetail .photoside .main img {
	margin-bottom: 10px;
	border: 2px solid #006666;
}

#propertydetail .photoside .thumbs img {
	margin: 0 8px 8px 0;
	float: left;
	border: 1px solid #006666;
}

#propertydetail .photoside .thumbs img:hover {
	border: 1px solid #000;
}

#propertydetail .photoside .documents {
	margin-top: 20px;
	padding-top: 10px;
	border: 1px solid #ccc;
	background-color: #efefef;
	margin-right: 7px;
	margin-left: 1px;
	text-align: center;
}

#propertydetail .photoside .documents p {
}

#propertydetail .textside {
	margin-left: 520px;
	background-image: url("http://mymajesticproperties.com/images/bg_textside2.gif");
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-left: 20px;
}

* html #propertydetail .textside {
	display:inline-block;
	padding-left:2px;
}

#propertydetail .textside h1 {
	margin-top: 0;
}

.minicontact {
	margin-top: 20px;
	padding: 20px;
	border-top: 1px solid #999;
}

.minicontact p {
	margin-top: 4px;
}

.minicontact table {
	margin-left: 20px;
}

.minicontact td {
	text-align: right;
	padding: 2px;
	font-size: 12px;
}

.minicontact input, .minicontact textarea {
	width: 200px;
	/*border: 1px solid #313131;
	background-color: #0F0F0F;*/
	border: 1px solid #999;
	background-color: #efefef;
	color: #333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.minicontact .radio {
	text-align: left;
	background: none;
}

.minicontact .radio input {
	width: auto;
	border: none;
	background-color: #fff;
	color: auto;
	vertical-align: baseline
}

.minicontact input.radio {
	width: auto;
	border: none;
	background-color: none;
	color: auto;
}

.more {
	padding-top: 30px;
}

#normal {
	margin: 0;
	padding: 20px 0 0 0;
	margin: 20px 25px 0 25px;
	border-top: 1px solid #999;
}

.spaced li {
	margin-bottom: 5px;	
}
.communitytable{font-size:11px;border:solid #fff 1px;}
.communitytable tr.odd td{background:#6c231c;}
.communitytable tr .even{}
.communitytable tr:hover td{background:#7d2821;}
.communitytable tr.nohover td{font-size:12px;font-weight:900;text-align:center; vertical-align:top;}
.communitytable tr.nohover:hover td{background:none;}

iframe {border:1px solid #999;}
