/* CSS Document */

body {
	margin: 0; padding: 0;
	background: #39073c url(../images/bg_body.jpg) no-repeat top center;
}


/** Structural Divs **/

#page {
	width: 800px;
	margin: 0 auto; padding: 0;
}

#page-inner {	
	width: 800px;
	margin: 0 auto;
}

#header {
	height: 75px;
	margin: 0;
}

#nav {
	width: 800px;
	height: 35px;
	margin: 0; padding: 0;
	background: #2e2a30 url(../images/bg_nav.jpg) repeat-x;
}

#content {
	background: #fff;
	margin: 0;
}


#showroomblock {
	width: 800px;
	margin: 0;
	background: #f0c00d url(../images/bg_showrooms.jpg) no-repeat;
}

#footer {
	width: 730px;
	height: 40px;
	margin: 0 0 45px 0;
	padding: 5px 35px;
	background: url(../images/bg_footer.png) repeat-x;
}



/** Supporting Structural Divs **/


#left {
	width: 345px;
	margin: 35px 30px 0 35px;
	float: left;
	display: inline;
}

#right {
	width: 360px;
	margin: 35px 0 0;
	float: left;
	display: inline;
}


#showroomleft {
	width: 475px;
	float: left; display: inline;
	margin: 25px 40px 0 35px;
}

.showroomtitle {
	width: 475px;
	margin: 0;
}

.showroomlisting {
	width: 145px;
	float: left; display: inline;
	margin: 15px 20px 0 0;
}

#showroomright {
	width: 210px;
	float: left; display: inline;
	margin: 25px 0 0 0;
}

#wide {
	width: 740px;
	margin: 0 auto;
	background: #FFF;
	
}

.clear {
	clear: both;
}


/** SHOWPAGE STYLES **/
.showrooms, .showrooms2, .showrooms3 {
	width: 176px;
	float: left;
	display: inline;
	padding: 5px 0 0;
}

.showrooms {
	margin: 0 12px 0 0;
	background-image: url(../images/bg_show.jpg);
}

.showrooms2 {
	margin: 0 0 0 0;
	background-image: url(../images/bg_show.jpg);

}

.showrooms3 {
	margin: 0 12px 0 0;
	background-image: url(../images/bg_show_2.jpg);

}

.clear2 {
	clear: both;
	height: 20px;
	width: 100%;
}

img.showthumbs {
	border: 1px solid #333333;
	margin: 5px 0 5px 8px;
}



/** Font Styles **/

body {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.4em;
	color: #555555;
}


.nobreak {
	margin: 0;
}

.first {
	margin: 40px 0 0;
}

h1 {
	font-size: 0.95em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #111111;
	font-weight: 600;
	margin: 0;
	padding: 0;
}

h1.small {
	font-size: 0.85em;
	letter-spacing: 0.1em;
}

h2 {
	font-size: .9em;
	color: #3f013f;
	margin: 15px 0 0 0;
	font-weight: normal;
}

h4 {
	font-size: 0.7em;
	text-transform: uppercase;
	color: #555555;
	margin: 0 0 0 8px;
}



p {
	font-size: 0.8em;
	line-height: 1.3em;
}

p.location {
	color: #fff;
}

#showroomleft p {margin: 0; line-height: 1.2em;}

.foot {
	margin: 0;
	font-size: 0.7em;
	color: #a09b9b;
}

/** Link Styles **/

a, a:visited {
	color: #e4ac1c;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

#footer a {
	color: #a09b9b;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#showroomleft a {
	color: #262427;
	text-decoration: none;
}

#showroomleft a:hover {
	color: #fff;
	text-decoration: none;
}

a.companyname {
	font-size: 0.65em;
	font-weight: bold;
	text-transform: uppercase;
	color: #3f013f;
	margin: 3px 0 0 8px;
}

a.companyname:hover {
	color: #FFF;
	text-decoration: none;
}







/**  Nav Styles  - rollovers use single image and negative positioning **/

#showrooms, #leasing, #building, #about, #news, #contact {
  float:left; display: inline;
  height: 35px;
  padding: 0;

}

#showrooms:hover, #leasing:hover, #building:hover, #about:hover, #news:hover, #contact:hover { 
  background-position: 0 -35px;
}

#showrooms span, #leasing span, #building span, #about span, #news span, #contact span {
  display: none;
}

#showrooms {
	 width: 151px;
	 background: url(../images/nav/showrooms.jpg) no-repeat 0 0;
	 margin: 0 0 0 60px;
}

#leasing {
	 width: 170px;
	 background: url(../images/nav/leasing.jpg) no-repeat 0 0;
	 margin: 0;
}

#building {
	 width: 107px;
	 background: url(../images/nav/building.jpg) no-repeat 0 0;
	 margin: 0;
}

#about {
	 width: 82px;
	 background: url(../images/nav/about.jpg) no-repeat 0 0;
	 margin: 0;
}

#news {
	 width: 59px;
	 background: url(../images/nav/news.jpg) no-repeat 0 0;
	 margin: 0;
}

#contact {
	 width: 96px;
	 background: url(../images/nav/contact.jpg) no-repeat 0 0;
	 margin: 0;
}

.navdiv {
	width: 3px;
	float: left; display: inline;
}


/** Home Page Styles **/
#home {
	width: 800px;
	height: 350px;
	margin: 0;
}

/* Flash Gallery **/
#flashcontent {
	margin:0;
	width: 350px;
	height: 400px;
}

