@charset "utf-8";
/* CSS Document */

/* Begin Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* End Reset */

html {
background-image:url(../images/content/bg-block.jpg);
background-position:top center;
background-repeat:repeat;
height: auto;
height:100%;
}

body {
background-image:url(../images/content/bg-gradient.jpg);
background-repeat:repeat-x;
background-position:top left;
font-family:Verdana, Arial, Helvetica, sans-serif;
height: auto;
height:100%;
color:#133a3a;
}

body a:active {color:#133a3a; text-decoration:none;}
body a:link {color:#133a3a; text-decoration:none;}
body a:visited {color:#133a3a; text-decoration:none;}
body a:hover {color:#3e80aa; text-decoration:none;}

#content a:active {color:#3e80aa; text-decoration:none;}
#content a:link {color:#3e80aa; text-decoration:none;}
#content a:visited {color:#3e80aa; text-decoration:none;}
#content a:hover {color:#133a3a; text-decoration:none;}

#footer a:active {color:#133a3a; text-decoration:none;}
#footer a:link {color:#133a3a; text-decoration:none;}
#footer a:visited {color:#133a3a; text-decoration:none;}
#footer a:hover {color:#abceb5; text-decoration:none;}

#bar-behind {
background-image:url(../images/content/bar-behind.png);
background-repeat:repeat-x;
position:absolute;
top:220px;
left:0px;
width:100%;
height:45px;
z-index:10;
}

#bar-text {
position:absolute;
top:226px;
left:0px;
width:100%;
height:45px;
z-index:25;
text-align:center;
color:#B9B9B9;
font-size:12px;
font-family:"Times New Roman", Times, serif;
letter-spacing:3px;
font-style:italic;
}

#bar-text-inner {
min-width:850px;
margin:auto;
}

#bg-glow {
position:absolute;
top:11px;
left:0px;
background-image:url(../images/content/bg-glow.jpg);
background-position:center;
background-repeat:no-repeat;
width:100%;
height:680px;
z-index:0;
}

#container {
width:645px;
margin:auto;
padding:11px 0 0 0;
position:relative;
}

#phone-num {
font-family:"Times New Roman", Times, serif;
letter-spacing:6px;
font-size:36px;
color:#0F6255;
position:absolute;
top:45px;
right:15px;
z-index:21;
}

#logo {
background-image:url(../images/content/logo.png);
background-repeat:no-repeat;
position:absolute;
width:230px;
height:160px;
z-index:9;
top:45px;
left:-70px;
}

#logo-text {
position:absolute;
width:230px;
height:160px;
z-index:16;
top:100px;
left:50px;
}

#logo-text h1 {font-size:30px; font-family:"Times New Roman", Times, serif;}
#logo-text h2 {font-size:11px; font-family:"Times New Roman", Times, serif; margin:-20px 0 0 2px;}
#logo-text h3 {font-size:9px; font-family:"Times New Roman", Times, serif; margin:-18px 0 0 57px;}

#watermark {
background-image:url(../images/content/watermark.jpg);
background-repeat:no-repeat;
position:absolute;
width:342px;
height:66px;
top:125px;
left:200px;
z-index:15;
}

#top-light{
position:absolute;
width:400px;
height:20px;
font-size:9px;
text-align:right;
top:102px;
left:220px;
z-index:16;

}

#bottom-light{
position:absolute;
width:400px;
height:20px;
font-size:9px;
text-align:right;
top:200px;
left:220px;
z-index:16;
}

#bar-middle {
background-image:url(../images/content/bar-middle.png);
background-repeat:repeat-x;
position:absolute;
top:220px;
left:3px;
width:640px;
height:37px;
z-index:11;
text-align:center;
color:#FFFFFF;
}

#page {
position:absolute;
top:10px;
left:0;
margin-left:3px;
width:645px;
}

#page-top {
background-image:url(../images/content/page-top.png);
background-repeat:no-repeat;
background-position:bottom;
width:645px;
height:87px;
}

#page-middle {
background-image:url(../images/content/page-middle.png);
background-repeat:repeat-y;
width:645px;
}

#content {
padding:180px 15px 15px 15px;
min-height:450px;
}

#page-content {
font-size:12px;
}

	
	#page-content h1 {
	margin:-20px 0 -12px 0;
	font-size:28px;
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	letter-spacing:8px;
	}
	
	#page-content h2 {
	font-size:16px;
	font-weight:bold;
	}
	
	#page-content strong {
	font-weight:bold;
	}
	
	#page-content p {
	padding:5px 0 0 0;
	line-height:175%;
	}
	
	.div-contact {
	padding-bottom:25px;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	letter-spacing:4px;
	font-style:italic;
	}
	
	.intro {
	padding:0 50px 0 50px
	}
	
	.intro li {
	padding:10px 0 0 0;
	list-style:square;
	line-height:20px;
	}
	
	#showroomlink {
	background-color:#CCCCCC;
	width:400px;
	padding:15px;
	margin:auto;
	margin-bottom:20px;
	}
	
	#showroom-title {
	font-size:18px;
	margin-bottom:15px;
	}
	
	
	#gallery-title {
	font-size:18px;
	}
	
	#album-title {
	font-size:18px;
	}	
	
	#crumbs {
	margin-bottom:40px;
	margin-top:-10px;
	font-size:9px;
	}
	
	.imageflow {
	width:202px;
	height:175px;
	float:left;
	font-weight:100;
	}
	
	.width50 {
	float:left;
	width:30%;
	padding:20px 0 0 15%;
	}
	
	.width50 h4 {
	margin-left:-30px;
	font-weight:bold;
	padding-top:10px;
	}
	
	.width50 li {
	padding:10px 0 0 0;
	list-style:circle;
	line-height:15px;
	}
	
	.width80 {
	float:left;
	width:60%;
	padding:20px 0 0 15%;
	}
	
	.width80 h4{
	margin-left:-30px;
	font-weight:bold;
	padding-top:10px;
	}
	
	.width80 li{
	padding:10px 0 0 0;
	list-style:circle;
	line-height:15px;
	}
	
	.width75 {
	float:left;
	width:70%;
	padding:35px 0 0 5%;
	}
	
	.width75 li{
	padding:10px 0 0 0;
	list-style:circle;
	line-height:15px;
	margin-left:10px;
	}
	
	.width75 ul{
	padding:0 0 0 15px;
	}
	
	.width75 h4{
	font-weight:bold;
	padding-top:20px;
	}
	
	.indent {
	padding-left:35px;
	}
	
	#image-sidebar {
	float:left;
	width:20%;
	background-color:#CCCCCC;
	padding:0 5px 7px 5px;
	margin:25px 0 0 10px;
	}
	
	#image-bottom {
	width:85%;
	background-color:#CCCCCC;
	margin:25px 0 25px 23px;
	padding:20px;
	}
	
	#image-bottom img {
	padding:20px;
	}
	
	#image-sidebar img{
	padding:10px 0 3px 0;
	}
	
	.hide {
	display:none;
	}
	
	#div-contact-info {
	}
	
	div#fancy_div {
	background: #FFF;
	color: #133A3A;
	font-size:10px;
	}
	
		div#fancy_div h1 {
		font-family:"Times New Roman",Times,serif;
		font-size:28px;
		font-variant:small-caps;
		letter-spacing:8px;

		}
		
		div#fancy_div h2 {
		font-family:"Times New Roman",Times,serif;
		font-size:12px;
		font-style:italic;
		letter-spacing:4px;
		margin:-15px 0 20px 0;
		}
		
		div#fancy_div strong {
		font-size:12px;
		font-weight:bold;
		}

#page-bottom {
background-image:url(../images/content/page-bottom.png);
background-repeat:no-repeat;
width:645px;
height:16px;
margin-bottom:2px;
}

#bottom-pad {
width:100%;
height:30px;
}

.links {
padding:30px 0 20px 0;
border:1px solid #EBEBEB;
margin:35px 0 0 -5px;
}

.links img{
padding:20px;
}

#footer {
height:20px;
font-size:9px;
padding-bottom:20px;
}

/*
DROPDOWN
*/

.showroom-button {
    background:transparent url(../images/content/dropdown-dd-button.png) no-repeat;
    line-height:15px;
    padding:3px 30px 4px 12px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:-170px;
	z-index:20;
	}
	
.dropHolder {
margin-left:-170px;
}
    
.dropdown-menu {
    width:150px;
    position:absolute;
    font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
    color:#CCCCCC;
    cursor:pointer;
    z-index:1000px;
}

.showroom-button a:link, .showroom-button a:visited, .dropdown-menu a:link, .dropdown-menu a:visited {
    color:#CCCCCC !important;
    display:block !important;
    text-decoration:none !important; 
    margin:0 !important;
}

.dropdown-menu a:hover, .showroom-button a:hover {
    text-decoration:none !important;
	color:#FFF !important;
}

.dropdown-menu .slide-down {
    background:url(../images/content/dropdown-down-bottom.png) no-repeat;
}

.menu-first {
    background:transparent url(../images/content/dropdown-dd-button.png) no-repeat;
    line-height:15px;
    padding:3px 30px 4px 12px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.down-list {
    background:transparent url(../images/content/dropdown-drop-down-bottom.png) no-repeat bottom;
    margin-left:1px;
	padding-bottom:5px;
}
.down-list li {
    padding:5px 5px 5px 15px;
    background:#133939 url(../images/content/dropdown-list-divider.gif) no-repeat bottom;
}
.down-list .lastLI { background:#133939; padding-bottom:2px; }

/*
END DROPDOWN
*/    

/*
START SLIDER
*/    

#slide-frame {
width:571px;
height:360px;
background-image:url(../images/content/home-slide/frame.png);
background-repeat:no-repeat;
margin:auto;
border:1px solid;
}

#slider1 {
    width: 500px; /* important to be same as image width */
    height: 300px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	margin-top:31px;
	margin-left:33px;
	background-color:#000000;
}

#slider1 strong {
font-size:12px;
font-weight:bold;
}

#slider1Content {
    width: 500px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 694px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.slider1Image span strong {
    font-size: 14px;
}
.left {
	top: 0;
    left: 0;
	width: 135px !important;
	height: 280px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 290px;
}
ul { list-style-type: none;}

/*
END SLIDER
*/    


.clear {clear:both}